@charset "utf-8";
/* CSS Document */

body{
	margin:0px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	text-align:center;
	}
	
a img{
	border:0px;
}

#container{
	margin:0px auto;
	padding:0px;
	background:url(../images/marketing/bg_body.jpg) repeat-x;
	width:100%;
	height:400px;
	}
	
#navbar{
	margin:0px auto;
	padding:0px;
	height:86px;
	width:100%;
	background:url(../images/marketing/bg_top_nav.jpg) repeat-x;
	text-align:center;
	}
	
#navbarContent{
	margin:0px auto;
	width:910px;
	text-align:left;
	}

#searchBar{
	width:100%;
	text-align:right;
	height:40px;
	}	
	
#bodycontainer{
	width:910px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	}
	
#flashBox{
	width:425px;
	height:268px;
	float:left;
	}
	
#welcomeBox{
	float:right;
	width:451px;
	background:url(../images/marketing/homepage_welcome_middle.jpg) repeat-y;
	}
	
.textBackgroundBox{
	float:right;
	width:425px;
	background:url(../images/marketing/text_background_mid.jpg) repeat-y;
	}
	
#footer{
	clear:both;
	background:url(../images/marketing/bg_footer.jpg) repeat-x;
	height: 130px;
	width:100%;
	float:left;
	}
	
#footerContents{
	clear:both;
	width:900px;
	margin:0px auto;
	padding-top:25px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	}

#footerContents a{
	color:#FFFFFF;
	font-size:12px;
	}	
	
#bodyContentLeft{
	width:425px;
	float:left;
	padding:0 10px 10px 10px;
  line-height:17px;
	}
	
#bodyContentRight{
	width:425px;
	float:right;
	padding:0 10px 10px 10px;
	line-height:17px;
	}
	
#bodyContentFull{
	width:100%;
	padding:0 10px 10px 10px;
	min-height: 300px;
	}
	
/* PANELS */
#toolsPanel{
	width:274px;
	height:540px;
	float:left;
	background:url(../images/marketing/bg_tools.jpg) no-repeat;
	padding-top:40px;
	padding-left:15px;
	padding-right:15px;
	}

#toolsPanel img{
	border:1px solid #CCCCCC ;
	padding:2px;
	margin-right:5px;
	}
	
#toolsPanel tr{
	height:125px;
	font-size:11px;
	}

#toolsPanel strong{
	font-size:14px;
	}



#productPanel{
	width:275px;
	height:100%;
	float:left;
	background:url(../images/marketing/bg_products.jpg) no-repeat;
	padding-top:40px;
	padding-left:10px;
	padding-right:15px;
	}

#productPanel strong{
	font-size:14px;
	}

#newsPanel{
	width:275px;
	min-height:540px;
	float:left;
	background:url(../images/marketing/bg_news.jpg) no-repeat;
	padding-top:40px;
	padding-left:15px;
	padding-right:15px;
	}

#newsPanel img{
	border:1px solid #CCCCCC ;
	padding:2px;
	margin-right:5px;
	}

#newsPanel tr{
	height:125px;
	font-size:11px;
	}

#newsPanel strong{
	font-size:14px;
	}

/* FONT STYLES */
h1{
	font-size:20px;
	color:#4192b4;
	margin:0px;
	padding-top:0px;
	padding-bottom:5px;
	}

h2{
	font-size:16px;
	color:#4192b4;
	margin:0px;
	padding-top:0px;
	padding-bottom:5px;
	}

a{
	color:#3399cc;
	}
	
hr {
	color:#3399cc;
	}

/* NAVIGATION STUFF */
#navigation{
	padding-top:5px;
	text-align:center;
	}
	
#navigation a img{
	border:0;
	}
	

/* GENERAL STYLES */
.searchbkgd{
	background:url(../images/marketing/bg_search_bar.jpg) no-repeat right;
	height:37px;
	width:367px;
	float:right;
	padding-top:3px;
	padding-right:15px;
}



/* FORM STYLES */
.formGoButton{
	background:url(../images/marketing/btn_go.jpg) no-repeat;
	height:22px;
	width:25px;
}
	
.formSearchBox{
	width:140px;
	font-size:10px;
	height:13px;
}





/* ------------------------------------------------------------------------------------ */
/* FORMS
/* ------------------------------------------------------------------------------------ */

.frmButtonS
{
  width: 55px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}

.frmButtonM
{
  width: 100px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.frmButtonL
{
  width: 150px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color: #000000;
}

.frmTextBoxXS
{
  width: 50px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextBoxS
{
  width: 100px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextBoxM
{
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextBoxL
{
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextBoxXL
{
  width: 400px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextAreaM
{
  width: 200px;
  height: 50px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextAreaL
{
  width: 300px;
  height: 100px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmTextAreaXL
{
  width: 400px;
  height: 150px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.frmDropDownBox
{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	text-align: left;
  font-family: Arial, Helvetica, sans-serif;
}

.frmListBox
{
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-align: left;
	background-color:#EEEEEE;
  font-family: Arial, Helvetica, sans-serif;
}

.frmBulletList
{
 font-size:15px;
}

.frmBulletList ul
{
list-style-type: none;
padding: 0;
margin-left: 0;   
}

.mediumRed
{
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #CC0000;
}

.searchPanel {
 font-size:12px;
 padding-top:10px;
 width:700px;
}

.searchTitle {
	font-size:16px;
	font-weight: bold;
	color:#4192b4;
	padding-bottom:5px;
}

.searchResults {
 font-size:12px;
 width:100%;
}

.searchResults_Tab {
	font-size:11px;
	color: #009900;
}

.searchResults a:link {
	font-size:11px;
	color: #009900;
}

.searchResults a:visited {
	font-size:11px;
	color: #009900;
}

.searchResults a:hover {
	font-size:11px;
	color: #00AA00;
  text-decoration: none;
}

.searchResults a:active {
	font-size:11px;
	color: #009900;
}

.searchUrl {
	font-size:11px;
	color: #009900;
	padding-bottom:25px;
}

.searchPaging {
  padding-bottom: 20px;
  font-size:13px;
}

.frmSearchBox
{
  width: 300px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.frmSearchDDL
{
  width: 70px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.frmSearchButton
{
  width: 75px;
  font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}

.searchPaging a:link {
	color: #3399cc;
	text-decoration: underline;
}

.searchPaging a:visited {
	color: #3399cc;
	text-decoration: underline;
}

.searchPaging a:hover {
	color: #3399cc;
  text-decoration: none;
}

.searchPaging a:active {
	color: #3399cc;
	text-decoration: underline;
}

.searchWaterMark {
 color: #333333;
 font-size: 16px;
 font-style:italic;
 width: 300px;
 font-family: Arial, Helvetica, sans-serif;
}



/** Table spacing for Best Practices **/

.bp_tablespacing_title {
  padding:0 0 20px 0;
}
.bp_tablespacing {
  padding:8px 0 8px 0;
}



/* jquery validator styles */
.updnValidatorCallout
{
  background-color: #e8e8e8;
  padding: 8px;
  margin: -5px 0 0 10px;
  position: relative;
	font-size:11px;
	font-family:tahoma, helvetica, arial;
	font-weight: bold;
	color:#264f83;
	border:1px solid #d4d4d4;
}
.updnValidatorCallout img {
	padding:0 4px 0 0;
	color:#264f83;
}
.updnValidatorCalloutPointer
{
  position: absolute;
  left: 0;
  top: 7px;
  margin: 0 0 0 -10px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 10px solid #e8e8e8;
  border-left: 0;
	color:#264f83;
}
.updnValidationErrorInput
{
	color:#264f83;

}
.updnValidationErrorLabel
{
	color:#264f83;
}



/*-----------------------------------------------------------------------------------------*/
/* Formatting for tables with borders */
/*-----------------------------------------------------------------------------------------*/
.tableBorders
{
  font-size: 12px;
  font-family: Verdana;
}
.tableBorders td
{
	border: solid 1px #333333;
  padding: 4px;
}
