body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #000999;
}

a:visited {
	text-decoration: none;
	color: #000999;
}

a:hover {
	text-decoration: none;
	color: #D0A56C;
}

a:active {
	text-decoration: none;
	color: #000999;
}

.logo {
	background-image: url(images/IDlogo2.gif);
	background-repeat: no-repeat;
	width: 613px;
	height: 100px;
}

.title {
	background-image: url(images/sdn-title.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 900px;
}

.slogan {
	height: 30px;
	font-family:	Cooper Lt BT;
	font-size: 29px;
	color: #FF1111;
}

.nav {
	font-size: 32px;
	padding-bottom: 15px;
}

.nav a:link {
	text-decoration: none;
	color: #F0E1B9;
}

.nav a:visited {
	text-decoration: none;
	color: #F0E1B9;
}

.nav a:hover {
	text-decoration: none;
	color: #FFCCDA;
}

.nav a:active {
	color: #F0E1B9;
	text-decoration: none;
}

.heading {
	font-family:	Cooper Lt BT;
	font-size: 32px;
	color: #FF1111;
}

.footer {
	height: 30px;
}

.ftext {
	font-family: arial;
	font-size: 10px;
}
