H2.head{
	font-size:22px;
	line-height:22px;
	font-weight:lighter;
	color:#004799;
	padding:0px 0px 20px 0px;
	margin:0px;
}

H2.head span{
	font-size:16px !important;
	font-weight:lighter;
	color:#004799;
	padding:0px 0px 20px 0px;
	margin:0px;
}

H3.subhead{
	font-size:16px;
	line-height:16px;
	font-weight:lighter;
	color:#004799;
	padding:20px 0px 5px 0px;
	margin:0px;
}

.cb{
	clear:both
	margin:0px;
	padding:0px;
}

.center{
	text-align:center;
}

P.image{
	padding:10px 0px 0px 0px;
	margin:0px;
}
P.caption{
	font-size: 10px;
	padding:20px 0px 30px 0px;
	margin:0px;
	width:450px;
}

IMG.body{
	border:20px solid white;
}
IMG.body-bottom{
	border-bottom:20px solid white;
}
IMG.body-left{
	border-left:60px solid white;
}

/* HOME PAGE SPOTLIGHT BUTTONS */
IMG.spotlight{
	cursor:pointer;
}

IMG.spotlight:hover{
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

DIV.divImageHome{
	position: re;
	width:942px;
	height:200px;
	clear:both;
	margin-bottom:25px;
}

DIV.divImage{
	background-image: url("../images/imageTop-new.jpg");
	width:942px;
	height:200px;
	clear:both;
	margin-bottom:50px;
	cursor: pointer;
}

DIV.divContent{
	width:942px;
	clear:both;
	padding:15px 15px 50px 15px;
}

DIV.divContent DIV.divLeft{
	width:680px;
	float:left;
	padding:0px 20px 0px 20px;
	font-size:11px;
	line-height:14px;
	margin-bottom: 40px;
}

UL.list {
	padding:0px 0px 0px 35px;
	margin:0px;
	font-size:11px;
}
UL.list LI {
	padding-bottom:7px;
}


/* BEGIN NAV */
DIV.divContent DIV.divRight{
	background-color:#ffffff;
	width:220px;
	float:right;
	background-image:url('../images/rightBottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left; 
	margin-bottom: 40px;
}

DIV.divContent DIV.divRight DIV.padding{
	padding:0px 0px 0px 10px;
	width:90%;
}

DIV.divContent DIV.divRight DIV.padding #sidenav li{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
}
DIV.divContent DIV.divRight DIV.padding #sidenav li.lastli{
	font-size: 11px;
	font-weight: bold;
}

DIV.divContent DIV.divRight UL.ulSub{
	padding:0px 0px 0px 10px;
}
DIV.divContent DIV.divRight UL.ulSub LI{
	padding-bottom:4px !important;
	color:#58595b;
	font-size:11px;
	font-weight:normal !important;
}
DIV.divContent DIV.divRight UL.ulSub LI a:link 		{color: #004799; text-decoration: none;}
DIV.divContent DIV.divRight UL.ulSub LI a:visited 	{color: #004799; text-decoration: none;}
DIV.divContent DIV.divRight UL.ulSub LI a:active 	{color: #004799; text-decoration: none;}
DIV.divContent DIV.divRight UL.ulSub LI a:hover 	{color: #78b3ee; text-decoration: none;}

DIV.divContent DIV.divRight Span.navheader {
	display:block;
	padding:0px 0px 10px 10px;
	margin:0px;
	font-size:13px;
	font-weight:bold;
	color:#b0b0b0;
}
/* END NAV */

/* Comparison to Identifiler Kit */
UL.similarities {
	display:block;
	float:left;
	font-size:13px;
	line-height:15px;
	color: #fff;
	width:290px;
	height:327px;
	background-image:url(../images/bg-similarities.jpg);
	background-repeat: no-repeat;
	padding:50px 0px 0px 35px !important;
	margin:20px 15px 0px 0px !important;
}
UL.similarities li {
	padding:0px;
	margin:0px 0px 11px 30px;
}
UL.similarities li.head{
	list-style-type: none;
	font-size:15px;
	font-weight:bold;
	color:#004799;
	padding:0px;
	margin:0px 0px 25px 0px;
}

UL.differences {
	display:block;
	float:left;
	font-size:13px;
	line-height:15px;
	color: #fff;
	width:290px;
	height:327px;
	background-image:url(../images/bg-differences.jpg);
	background-repeat: no-repeat;
	padding:50px 0px 0px 35px !important;
	margin:20px 0px 0px 0px !important;
}
UL.differences li {
	padding:0px;
	margin:0px 0px 11px 30px;
}
UL.differences li.head{
	list-style-type: none;
	font-size:15px;
	font-weight:bold;
	color:#004799;
	padding:0px;
	margin:0px 0px 25px 0px;
}



/* FAQs PAGE */
p.faqs {
	margin-bottom:20px;
}