/* CSS Document */
body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,hr,form{
	margin:0;
	padding:0;
	font-weight:normal;
}
body,div {
	font-family:Arial,Verdana,Helvetica;
	font-size:10pt;
	color:#000;
}



ul {
	list-style-type: none;
}
p{
	margin-bottom:10px;
}
img {border:none}
a{
	color:#0053B7;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
	text-decoration:none;
	color:inherit;
}
a span, h1 span, h2 span, h3 span {
	display:none;
}
#wrapper {
	width:1005px;
	margin:0 auto;
	height:100%;
	background:url(/images/bg_body.gif) center top repeat-y #fff;
}
#header,#content,#footer{
	width:800px;
	margin:0 auto;
}
/*div{border:1px solid red !important}*/ /*debug*/
/*---header---*/
#header{
	padding-top:0;
	height:170px;
	background:url(/images/bg_top.gif) repeat-x;
}
	#flashmovie{
		margin-bottom:5px;
		width:800px;
		height:135px;
	}
	#header a{
		display:block;
		float:left;
		font-size:9pt;
		font-weight:bold;
		font-style:italic;
		text-decoration:none;
		background: none;
		color:#fff;
		padding-left:12px;
	}
	
	#header a.with_image{
		background:url(/images/bg_link.gif) no-repeat;
		margin-left:28px;
		padding:5px 0 0 12px;
	}

	#header a:hover{
	/*
		color:#fee301;
	*/
	background:#358933;
	color: #fff;
	text-decoration:underline;
	}

	#header a.with_image:hover{
		background:url(/images/bg_link.gif) no-repeat;
	}

/*---content---*/

#content {
	background:url(/images/bg_middle.jpg) repeat-x #fff;
}
	.inp{
		padding:2px;
		margin:0px;
		width:140px;
		font-size:9pt;
		font-family:inherit;
		color:#444;
		border:1px solid #bdc9e1;
	}

	/*-----mLeft*/
	#mLeft {
		float:left;
		width:195px;
	}
	.comment {
		font-size:8pt;
		color:#19385E;
	}
		#mLeft div.pad{
			padding:28px 10px 20px 10px;
		}

			#loginForm{
				display:block;
				padding:40px 0 5px 10px;
				margin:20px 0;
				width:170px;
				height:110px;
				background:url(/images/bg_loginform.jpg) no-repeat #fff;
			}

			#loginForm1{
				display:block;
				padding:6px 0 5px 10px;
				margin:30px 0 0 5px;
				height:98px;
				background:url(/images/login_new.gif) no-repeat #fff;
			}

			#topFive{
				display:block;
				padding:6px 0 5px 7px;
				margin: 0px 0 0 5px;
				height:170px;
				background:url(/images/top_five.gif) no-repeat #fff;
			}

			#topFiveEspanol{
				display:block;
				padding:6px 0 5px 7px;
				margin: 0px 0 0 5px;
				height:200px;
				background:url(/images/top_five_espanol.gif) no-repeat #fff;
			}

			#needMore{
				display:block;
				padding:6px 0 5px 0;
				margin: 0;
				height:170px;
				background:url(/images/renew.gif) no-repeat #fff;
			}
			#needMoreEspanol{
				display:block;
				padding:6px 0 5px 0;
				margin: 0;
				height:250px;
				background:url(/images/needmore_espanol.jpg) no-repeat #fff;
			}

.left_header {
	margin-top: 5px;
	color: #FFFFFF;
	background: #1C3A60;
	width: 100%;
	padding:3px;
	font-weight: bold;
}

.left_content {
	width: 100%;
	margin-top: 2px;
	padding:3px;
	background: #D1DEEF;
	font-size: 12px;
	margin-bottom: 15px;
}

				#loginForm .inp{
					width:100px;
				}
					#loginForm div{
						padding-bottom:1px;
					}	
						#loginForm div label{
							display: block;
							float: left;
							width:55px;
							font-size:8pt;
							color:#283e6d;
						}
						#loginForm a{
							font-size:8pt;
							color:#192e6c;
						}
						#btnSignIn{
							margin-left:10px;
							font-size:8pt
						}
				#cite {
					display:block;
					margin:0 0 20px 4px;
					width:175px;
					background:url(/images/bg_cite.jpg) no-repeat;
				}

					#cite div.content{
						padding:15px 25px 10px 25px;
						color:#555;
						font-size:9pt;
						font-family: Georgia, Garamound, "Times New Roman";
						background:url(/images/bg_citeclose.jpg) 90% bottom no-repeat;
					}
					#cite div.sign{
						float:right;
						margin:15px;
						width:50%;
						font-size:7pt;
						color:#376198;
						text-align:right;
					}
					#cite a{
						color:#19385E;
						text-decoration:underline;
						font-size:8pt;
						padding-right:10px;
						margin-right:15px;
						background:url(/images/img_marker.gif) right center no-repeat;
						float:right
					}
					
					#admLinks {
						margin-top:25px;
						/*padding-bottom:100px; */
					}
	/*------mCenter*/
	#mCenter{
		float:left;
		width:590px;
		/*background:url(/images/bg_vertdot.gif) left top repeat-y; */
	}
		#mCenter div.pad{
			padding:28px 10px 20px 40px;
		}
			#mCenter h1 {
				font-size:14pt;
				color:#24b;
				margin-bottom:12px;
			}
			#mCenter h2 {
				font-size:11pt;
				font-weight:bold;
				color:#000;
			}
			#mCenter h3 {
				font-size:15pt;
				font-weight:bold;
				color:#000;
			}
			#mCenter h4{
				padding:5px 0 0 0px;
				height:25px;
				background:url() 0px 6px no-repeat;
				font-size:11pt;
				font-weight:bold;
				color:#000;
			}
			
			#mCenter p{
				margin: 5px 0 15px;
				text-align:justify;
			}
				#mCenter span.sign{
					display:block;
					width:50%;
					color:#666;
					font-size:8pt;
					font-style:italic;
					text-align:left;
				}
			#phonebox{
				font-size:11pt;
				font-weight:bold;
				color:#213E5E;
				width:323px;
				height:56px;
				margin:45px auto;
				padding-top:10px;
				background:url(/images/bg_phone.gif) no-repeat;
				text-align:center;
			}
			#mCenter Ol{
				margin:5px 0 15px 20px;
			}
			#mCenter ul{
				list-style-type: disc;
				margin:5px 0 15px 15px;
			}

			#formTable{
				background:#eee;
			}
				#formTable input, #formTable select, #formTable textarea{
					width:167px;
				}
				#formTable input.phone{
					width:80px
				}
				#formTable input.extension{
					width:30px
				}

				#formTable input.salesrep{
					width: 462px;
				}
				
			#block1 {
				padding:10px 0px 10px 20px;

			}
			#moreexe{
					display:block;
					font-size:10pt;
					float:right;
					margin-bottom:10px;
					color:#719500;
					text-decoration:none;
					font-weight:normal;
					font-size:9pt;

			}
			
			
		

			#moreexe ul li{

				float:left;

				margin-left:10px;

			}

			#moreexe ul li a{

				font-size:10pt;

				color:#719500;

				text-decoration:none;

			}

			#moreexe ul li a:hover{

				color:#9acc00;

			}
			
	/*-----mRight*/
	#mRight {
		float:right;
		width:180px;
	}	
		#mRight div.pad{
			padding:28px 10px 20px 10px;
		}
			p.title{
				color:#333;
				font-size:10pt;
				font-weight:bold;
				margin-bottom:10px
			}
					
			#contactForm{
				display:block;
				padding:10px 0 5px 10px;
				margin:20px 0;
				width:153px;
				height:251px;
				background:url(/images/bg_contactform.jpg) no-repeat #fff;
			}
				#contactForm .inp{
					width:140px;
				}
					#contactForm div{
						padding-bottom:5px;
					}	
						#contactForm div label{
							display: block;
							clear:both;
							width:120px;
							font-size:9pt;
							font-weight:bold;
							color:#283e6d;
						}
						#contactForm a{
							font-size:8pt;
							color:#192e6c;
						}
						#btnContact{
							width:60px;
							margin:0 40px 10px;
							font-size:8pt
						}
	/*----footer*/
	#footer {
		height:50px;
		padding-bottom:20px;
		background:url(/images/bg_footer.gif) repeat-x;
	}

	#footer1 {
		width: 800px;
		margin:0 auto;
		padding-bottom:20px;
		background:url(/images/bg_footer.gif) repeat-x;
	}

		#fLeft1{
			padding:0 0 0 10px;
			width:100%;
			color:#fff;
		}

			#fLeft1 ul{
				list-style: none;
				display: inline;
				padding: 5px 30px 0 10px;
				width:100%;
			}
				#fLeft1 ul li{
					list-style: none;
					display: inline;
					padding-right:15px;
				}
					#fLeft1 ul li a{
						color:#263E5D;
						font-weight:bold;
						font-size:7pt;
						text-decoration:none
					}
					#fLeft1 ul li a:hover{
						text-decoration:underline;
					}



		#fLeft{
			/*float:left;*/
			padding:0 0 0 10px;
			width:470px;
			color:#fff;
		}

			#fLeft ul{
				float:left;
				padding:5px 30px 0 10px;
				width:470px;
			}
				#fLeft ul li{
					float:left;
					padding-right:15px;
				}
					#fLeft ul li a{
						color:#263E5D;
						font-weight:bold;
						font-size:9pt;
						text-decoration:none
					}
					#fLeft ul li a:hover{
						text-decoration:underline;
					}
			#copy{
				width:300px;
				padding:10px 0 0 10px;
				font-size:9pt;
				float:left;
				clear:both;
			}
		
		#fRight {
			float:right;
			padding:20px 10px 0 0;
			width:300px;
			text-align:right;
		}
			#fRight img{
				padding-left:2px;
			}
			
/*----------------------------fixes-----------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*.clearfix {display: inline-block;}*/

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */








.menu {
	width:100%;
	position:relative;
	font-size:11px;
	z-index:100;
	height:26px;
}

.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	/*width:110px; */
	height:26px;
	text-align:center;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
}

.menu ul {
	padding:0;
	margin:0px;
	list-style-type: none;
}

.menu ul li {
	background: url(../images/nav.gif) repeat-x;
	float:left;
	/*border-right:1px solid #d9d8d8;*/
	position:relative;
}

.menu ul li ul {
	display: none;
	background: #87B93C;
	width: 135px;
	margin-left:28px;
	/*border: 1px solid #fff;*/
}

.menu ul li ul li{
	/*border: 1px solid #fff;*/
	width: 100%;
	font-size: 11px;
	height: 26px;
}

.menu ul li ul li:hover{
	background: #358933;
	color: #FFF;
}

.menu ul li ul li a, .menu ul li ul li a:visited{
	width: 100%
	line-height: 20px;
}

.menu ul li ul li a:hover{
	background: #358933;
}

.submenu {
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}

.submenu ul li a, .submenu ul li a:visited {
	display:block;
	text-decoration:none;
	/*width:110px;*/
	height:26px;
	text-align:center;
	line-height:20px;
	font-size:11px;
	overflow:hidden;
}

li.submenu {
 width:110px;
 float:left;
 border-right:1px solid #ba95c8;
 }
.submenu ul li ul {display: none;
}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff;
 background:url(../images/navhover.gif) repeat-x;
}
.menu ul li:hover ul {display:block;
 position:absolute;
 top:30px;
 left:0;
 /*width:110px;*/
}
.menu ul li:hover ul li a.hide {background:#ba95c8;
 color:#fff;
}
.menu ul li:hover ul li:hover a.hide {background:#ba95c8;
 color:#fff;
}
.menu ul li:hover ul li ul {display: none;
}
.menu ul li:hover ul li a {display:block;
 background:#ddd;
 color:#666;
 /*border-bottom:1px solid #fff;*/
}
.menu ul li:hover ul li a:hover {background:#ba95c8;
 color:#fff;
}
.menu ul li:hover ul li:hover ul {display:block;
 position:absolute;
 left:110px;
 top:0;
}
.menu ul li:hover ul li:hover ul.left {left:-105px;
}