@charset "utf-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, div {
	border: 0;
	margin: 0;
	padding: 0;
}
.txtSmall {font-size:.7em;} 	.txtMedium {font-size:.8em;} 	.txtLarge {font-size:.9em;} 	.alignRight {float:right;} 	.alignLeft {float:left;}
.txtRed {color:#CC0000;} 		.txtBrown {color:#aa5c56}		.txtGray {color:#5e5d5d}		.txtWhite {color:#FFFFFF} 	.txtBlack {color:#000000;} 
.txtviolet {color:#d73593;} 	.txtBlue {color:#0d59ab} 		.txtBold {font-weight:bold;}
.row{width:990px; clear:both; margin:0 auto;} 
.breaker {clear:both; width:100%;}

/***********************************************************
If you edit any fields above please communicate to all teams
************************************************************/
body {
	font-family:"MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	background-color:#174775;
}	
#wrapper1 {
	clear:both;
	display:block;
	width:100%;
	height:426px;
	background-image:url(../images/top-bg.gif);
	background-repeat:repeat-x;
}
#wrapper2 {
	clear:both;
	display:block;
	width:100%;
	overflow:hidden;
	background-image:url(../images/home-content-area-bg.jpg);
	background-repeat:repeat-x;
	background-color:#144471;
}
#wrapper3 {
	clear:both;
	display:block;
	width:100%;
	height:82px;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
}
.logoAlign {
	display:block;
	margin:48px 0 0 42px;
}
.logoContainer {
	display:block;
	width:372px;
	float:left;
}
.flashContainer {
	display:block;
	width:618px;
	float:left;
}
.productHeadAdj {
	display:block;
	clear:both;
	margin-top:25px;
}	
.prdFlashContainer {
	display:block;
	width:356px;
	height:206px;
	float:left;
	background-image:url(../images/prd-flash-container.gif);
	background-repeat:no-repeat;
}
.midImgHolder {
	display:block;
	width:179px;
	height:125px;
	float:left;
	margin:32px 0 0 15px;
	border:7px solid #68a9dc;
}
.midRow {
	width:966px; 
	clear:both; 
	margin:0 auto;
	padding-left:24px;
} 
.navContainer	{
	display:block;
	width:332px;
	height:495px;
	float:left;
	overflow:hidden;
	background-image:url(../images/link-bg.gif);
	background-repeat:no-repeat;
}
.thumbContainer {
	display:block;
	width:142px;
	float:right;
}
.thumpImg {
	display:block;
	width:107px;
	height:71px;
	border:8px solid #356a9f;
}	

.thumpImg1 {
	display:block;
	width:113px;
	height:124px;
	border:8px solid #356a9f;
}


.contentContainer {
	display:block;
	float:left;
	width:615px;
	padding-left:10px;

}
.box {	
	width:196px;
/*	display:block;*/
	float:left;
	padding-right:8px;
}
.footerCol1 {
	display:block;
	float:left;
	width:372px;
	height:82px;
	text-align:right;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:no-repeat;
}
.footerCol2 {
	display:block;
	float:left;
	width:313px;
	color:#3a485e;
	font-size:.7em;
}
.footerCol3 {
	display:block;
	float:left;
	width:305px;
}
.emailContainer {
	display:block;
	float:right;
	padding-right:40px;
	padding-top:25px;
}
.leftFlashHolder {
	display:block;
	width:282px;
	height:178px;
	margin:10px 0 0 41px;
	border:7px solid #68a9dc;
}
ul.leftNav {
	width:174px;
	float:left;
	display:block;
	padding-top:23px;
}
li.leftLink {	
	display:block;
	width:160px;
	list-style:none;
	margin-left:6px;
}

/***********************************************************
Links and text styles used
************************************************************/

a.linkLeftNav {
	font-size:.8em;
	color:#cee7fa;
	text-decoration:none;
	display:block;
	width:160px;
	padding-left:8px;
	/*padding-bottom:3px;
	padding-top:3px;
	height:20px;
	#height:18px;*/
	margin-left:7px;
	padding-bottom:1px;
	padding-top:1px;
}
a.linkLeftNav:hover {
	color:#052441;
	display:block;
}
.leftMenuHomeBotSpace {
	padding-top:15px;
}
.hoverStyle {
	width:100px;
}
a.linkWhite {
	font-size:.75em;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.linkWhite:hover {
	color:#3d75b2;
}
a.linkLightBlue {
	font-size:.75em;
	color:#6090bf;
	text-decoration:none;
}
a.linkLightBlue:hover {
	color:#ffffff;
	border: 1px dotted #6090bf;
}
a.linkSignature {
	font-size:.75em;
	color:#3a485e;
	text-decoration:none;
}
a.linkSignature:hover {
	color:#6090bf;
}
.txtLightBlue {
	color:#80b9f0;
	font-size:.8em;
	margin-top:15px;
}
.txtWhiteBig {
	color:#ffffff;
	font-size:.9em;
}
ul.contentList {
	padding-left:40px;
}
li.contentListStyle {
	list-style-image:url(../images/arrow-home.gif);
	line-height:16px;
	font-size:.8em;
	font-weight:bold;
	margin-top:8px;
	color:#64a1e3;
}
.leftMenuBreakerStyle {
	margin-left:6px;
	#margin-left:-10px;
}
