@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-image:url(../images/inner-bg.gif);
	background-repeat:repeat;
}	
#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;
}
#wrapper3 {
	clear:both;
	display:block;
	width:100%;
	height:82px;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:repeat-x;
}
a {
	font-family:"MS Sans Serif", "MS Serif", "Microsoft Sans Serif";
	color:#3769a0;
	text-decoration:underline;
}
a:hover{
	color:#000000;
	text-decoration:none;
}
.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;
	background-image:url(../images/inner-mid-bg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
	background-position:right;
} 
.navContainer	{
	display:block;
	width:332px;
	float:left;
	overflow:hidden;
	background-image:url(../images/inner-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;
}	
.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:25px;
}
li.leftLink {	
	display:block;
	width:160px;
	list-style:none;
	margin-left:6px;
}
.innerMainHeader {
	font-size:.7em;
	text-transform:uppercase;
	color:#3c74b0;
	background-image:url(../images/inner-header-bg.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	width:100%;
	height:28px;
	padding-top:16px;
}
.leftImg {
	float:left;
	display:block;
	border:8px solid #518dce;
	margin:5px;
}
.imgCenter {
	padding-left:115px;
}	
.rightImg {
	float:right;
	display:block;
	margin:5px;
	border:8px solid #518dce;
}	
.contactTable {
	font-size:.7em;
	color:#3c74b0;
}

/***********************************************************
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:2px;
	padding-top:3px;
}
a.linkLeftNav:hover {
	color:#052441;
	display:block;
}
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:#6090bf;
	font-size:.75em;
	margin-top:13px;
}
.txtWhiteBig {
	color:#ffffff;
	font-size:.9em;
}
.txtLightBlueInner {
	color:#3769a0;
	font-size:.8em;
	margin-top:13px;
}
.contentLink {
	font-size:.7em;
	color:#3c74b0;
	text-decoration:none;
	font-weight:bold;
}
.contentLink:hover {
	font-size:.7em;
	color:#3c74b0;
	text-decoration:none;
	font-weight:bold;
}
ul.contentList {
	padding-left:40px;
}
li.contentListStyle {
	list-style-image:url(../images/arrow.gif);
	line-height:16px;
	font-size:.8em;
	font-weight:bold;
	margin-top:8px;
	color:#3c74b0;
}
li.contentTxtStyle {
	list-style-image:url(../images/dot.jpg);
	line-height:16px;
	font-size:.8em;
	color:#3c74b0;
	margin-top:5px;
	margin-left:30px;
}
a.linkBlackBlue {
	color:#000000;
	text-decoration:underline;
}
a.linkBlackBlue:hover {
	color:#60686f;
}
a.linkContactEmail {
	color:#000000;
	text-decoration:none;
}
a.linkContactEmail:hover {
	color:#60686f;
}
.txtBoldNew {
	font-size:16px;
	font-weight:bold;
}


/* live validation styles*/
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
 	font-size:.8em;  
	text-align:left; 
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#FF0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #FF0000;
}