/*//RESET//*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*//GLOBALS//*/

small {
	font-size: 9px;
	}

strong {
	font-weight: bold;
	}

/*//MAIN STRUCTURE//*/

body {
	background: url(../images/m_bg.jpg) top left repeat-x #000033;
	color: #227aa7;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 135%;
	margin: 0;
	}
	
#wrapper {
	margin: 0 auto;
	width: 960px;
	}
	
#header {
	background: url(../images/m_bg_logo.jpg) top left no-repeat;
	color: #ffffff;
	height: 100px;
	text-align: right;
	}

#header small {
	font-size: 14px;
	}
	
	#header h1{
	   margin: 5px 0;
	   font-size: 20pt;
	}
	
	#header span {
	bottom: 0;
	right: 0;
	}
	
#nav, #nav ul {
    background: #fdc437 url(../images/m_bg_nav.jpg) top left no-repeat;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	
	position:relative;
	list-style: none;
	padding: 0;

}

#nav a, #nav a:visited {
	display: block;
	width: auto;
	w\idth: auto;
	color: #002659;
	text-transform:uppercase;
	text-decoration: none;
	padding: 0 1.3em;

}

	#nav a:hover {
		color: #8a0000;
		text-decoration: none;
		}


#nav li {
	background: url(../images/img_nav_spacer.jpg) center right no-repeat;
	float: left;  
	padding:  0 20px;
		width: auto;

}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18em;
	w\idth: 18em;
	border-width: 0.1em;
	font-weight: normal;
	font-size: 1em;
	background: #fdc437;
	background-position: top;
	margin: 0;
	border: 3px solid #ffffff;
}

#nav li li {
	position: relative;
	width: 18em;
	w\idth: 18em;
	background: none;
	line-height: 30px;
}

#nav ul li {
       
		width: 18em;
		w\idth: 18em;
		
		}




#nav li ul a {
	width: 18em;
	w\idth: 18em;
	border-right: none;
}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;

}

#nav li:hover, #nav li.sfhover {

	

}
	
/*#nav {
	background: url(../images/m_bg_nav.jpg) top left no-repeat;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 960px;
	}
	
	#nav li {
	background: url(../images/img_nav_spacer.jpg) center right no-repeat;
	display: inline;
	padding: 0 30px;
	}
	
		#nav li a, #nav li a:visited {
		color: #002659;
		text-decoration: none;
		}
		
		#nav li a:hover {
		color: #8a0000;
		text-decoration: none;
		}*/
		
#main {
	background: #ffffff;
	float: left;
	width: 960px;
	}
	
#left_side {
	float: left;
	width: 296px;
	}
	
		#left_side li a{
			color: #227AA7;
			font-weight: bold;
			text-decoration: none;
		}
		#left_side li a:hover{
			color: #df9300;
			font-weight: bold;
			text-decoration: none;
		}
	
		#left_side ul {
		list-style: none;
		}
		
			#left_side ul li {
		list-style: none;
		padding: 5px 5px 5px 15px;
		}
	
	#left_bar_top {
	background: url(../images/img_tl_scale.jpg) top left no-repeat;
	height: 286px;
	width: 296px;
	}
	
	#left_bar_content {
	background: url(../images/m_bg_leftbar.jpg) bottom left no-repeat;
	float: left;
	width: 296px;
	}
	
	.sidebox_top {
	background: url(../images/m_sidebox_bg_top.jpg) top left no-repeat;
	color: #ffffff;
	font-size: 20px;
	margin: 50px 0 0 20px;
	width: 242px;
	}
	
		.sidebox_top p {
		padding: 10px 20px 5px 20px;
		}
	
	.sidebox_content {
	background: url(../images/m_sidebox_bg_content.jpg) top left repeat;
	margin-left: 20px;
	width: 242px;
	}
	
		.sidebox_content p {
		padding: 10px 20px 0 20px;
		}
	
	.sidebox_bottom {
	background: url(../images/m_sidebox_bg_bottom.jpg) top left no-repeat;
	height: 12px;
	margin-left: 20px;
	width: 242px;
	}
	

	
	#sidebox_form_top {
	background: url(../images/m_sidebox_bg_top.jpg) top left no-repeat;
	color: #ffffff;
	font-size: 20px;
	margin: 50px 0 0 20px;
	width: 242p
	}
	
		#sidebox_form_top p {
		padding: 10px 20px 5px 20px;
		}
	
	#sidebox_form {
	background: url(../images/m_sidebox_bg_content.jpg) top left repeat;
	margin-left: 20px;
	width: 242px;
	height: 200px;
	}
	
		#sidebox_form p {
		padding: 10px 20px 0 20px;
		}
	
	#sidebox_form_bottom {
	background: url(../images/m_sidebox_bg_bottom.jpg) top left no-repeat;
	height: 12px;
	margin-left: 20px;
	width: 242px;
	}

	
	
	#qform {
	width: 200px;
	height: 190px;
	padding: 15px 0 0 5px;
	text-align:right;
	vertical-align:top;
	font-size: 11px;
	font-weight: bold;
	color: #227AA7;
}

#qright {
	width: 220px;
	
}

#qform input, textarea { border:solid 1px #333333; 
	
}
	
#right_side {
	float: right;
	width: 664px;
	}
	
	#flash {
	background: #2a7baa;
	float: left;
	height: 186px;
	width: 660px;
	}
	
	#main_content {
	background: url(../images/m_bg_content.jpg) top left no-repeat;
	float: left;
	width: 660px;
	}
	
		#main_content h1 {
		border-bottom: 1px dotted #b8b8b8;
		border-top: 1px dotted #b8b8b8;
		color: #8A0000;
		font-family: "Times New Roman", Times, serif;
		font-size: 26px;
		margin: 30px 30px 0 50px;
		padding: 10px 0;
		}
		
			#main_content h2 {
		border-bottom: 1px dotted #b8b8b8;
		border-top: 1px dotted #b8b8b8;
		color: #8A0000;
		font-family: "Times New Roman", Times, serif;
		font-size: 23px;
		margin: 30px 30px 0 50px;
		padding: 10px 0;
		line-height: 25px;
		}
		
		#main_content h3 {
		color: #8A0000;
		font-family: "Times New Roman", Times, serif;
		font-size: 20px;
		margin-left: 50px;
		padding-top: 15px;
		padding-bottm: 10px;
		line-height: 25px;
		}		
		
			#main_content h1 small {
			font-size: 20px;
			}
			
			#main_content h2 small {
			font-size: 20px;
			}
			
		#main_content ul {
		list-style: disc outside;
		margin: 10px 30px 0 70px;
		color: #000000;
		
		}
		
		#features ul {
		font-size: 1.2em;
		}
		
		#features ul li {
		padding: 5px;
		}
		
		ul.content_list li{
		list-style: disc;
		list-style-position: outside;
		padding-bottom: 0.7em;
		}		
		
		ul.short_list li{
		list-style: disc;
		list-style-position: outside;
		margin-left: 15px;
		padding-bottom: 0.2em;
		}
		
		#main_content p {
		color: #000000;
		margin: 15px 30px 0 50px;
		}
		
		#main_content a{
			color: #227AA7;
			font-weight: bold;
			text-decoration: underline;
		}
		#main_content a:hover{
			color: #df9300;
			font-weight: bold;
			text-decoration: none;
		}
		
		a.noline{ 
			color: #FFFFFF; 
			text-decoration: none; 
		}
		
#footer {
	background: url(../images/m_footer.jpg) top left no-repeat;
	float: left;
	font-size: 11px;
	text-align: center;
	width: 960px;
	}
	
	#footer ul {
	margin: 20px 0;
	}
	
	#footer ul li {
	display: inline;
	}
		
	#footer p {
	text-align: left;
	margin-bottom: 20px;
	}
	
	#footer a, #footer a:visited {
		color: #227aa7;
		text-decoration: none;
		font-weight: bold;
		}
		
	#footer a:hover {
	color: #8a0000;
	text-decoration: none;
	}