body {
	background: #efefef;
	color: #464646;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	behavior: url(/csshover.htc);
}

img {
	border: none;
}

#txt_lg {
	font-size: 14px;
	color: #464646;
}

#txt_rfq {
	color: #B70000; maroon*/
	/*color: #011681; /*navy blue*/
	/*color: #FD7E00; /*orange*/
	font-weight: bold; 
	font-size: 15px;
	/*text-decoration:none;*/
	text-align:right;
	vertical-align: top;
	display: block;
	padding: 2px;
}

#searchbox form {
	margin: 0px;
	padding: 0px;
}

#searchbox {
	background: #003366;
	padding: 5px 0px 0px 0px;
	position: relative;
	float: right;
}

#ctrl_body {
	background: #fff;
	color: #000;
	width: 960px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	position: relative;
}

#ctrl_header {
	background: #003366;
	color: #000;
	height: 65px;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 20px 10px 40px;
	margin: 0;
	vertical-align: top;
	text-align: center;
	position: relative;
}

#horiz_rule {
	border: none 0;
	border-bottom: 1px dashed #797979;
	height: 1px;
}

#ctrl_navigation {
	background: #E0E2E6;
	height: 20px;
	padding: 10px 30px 10px 30px;
	margin: 0px 0px 0px 0px;
	/*border-top: 1px dashed #ccc;*/
}

#nav_container {
	padding: 0.2em 1em;
	margin:0;
	color: #011681;
	font-weight: bold;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	text-decoration: none;
}
/***********************/
#navbar {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}
#navbar li {
	padding: 0.2em 1em;
	color: #011681;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    list-style: none;
    float: left; 
}
#navbar li a {
    display: block;
    padding: 3px 8px;
    background-color: #E0E2E6;
	font-size: 11px;
	font-weight: bold;
    color: #011681;
    text-decoration: none; }
#navbar li ul {
    display: none;
     /*width: 20em; Width to help Opera out */
	text-align: left;
    background-color: #E0E2E6;}
#navbar li:hover ul {
    display: block;
    position: absolute;
	z-index: 100;
    margin: 0;
    padding: 0; }
#navbar li:hover li {
    float: none; }
#navbar li:hover li a {
    background-color: #E0E2E6;
    border-bottom: 1px solid #fff;
    color: #011681; 
	font-size: 11px;
	font-weight: bold;
}
#navbar li li a:hover {
    background-color: #E0E2E6; }

/***********************/
.ctrl_home_pic A:link, .ctrl_home_pic A:hover, .ctrl_home_pic A:visited, .ctrl_home_pic A:active {
	color: #011681;
	text-decoration: none;
}

.ctrl_home_pic {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: #fff;
	width: 170px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: none;
	position: relative;
	float: left;
	text-align: left;
	text-decoration:none;
}

.ctrl_home_pic_first {
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background: #fff;
	width: 170px;
	height: 150px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	border: none;
	position: relative;
	float: left;
	text-align: left;
	text-decoration:none;
}

.ctrl_home_nav {
	/*background: #E0E2E6;*/
	color: #000;
	width: 520px;
	height: 150px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	margin: 10px 10px 10px 20px;
	position: relative;
	float: right;
	border: 0px solid #E0E2E6;
}

.ctrl_home_nav h2{
	/*vertical-align: top;*/
	font-size: 10px;
	color: #011681;
	text-align: center;
	/*padding: 2px;*/
}

.ctrl_home_info {
	background: none;
	color: #000;
	width: 500px;
	height: 150px;
	padding: 0px 5px 0px 5px;
	margin: 0px 10px 10px 0px;
	border: 0px solid #797979;
	position: relative;
	float: left;
	font-family: arial-mt, helvetica, sans-serif;
	font-size: 12px;
	color: #011681;
	text-decoration: none;
}

.ctrl_home_content {
	background: #fff;
	color: #000;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	position: relative;
}

.ctrl_home_content h1{
	vertical-align: top;
	font-size: 18px;
	color: #011681;
	text-align: left;
}

.ctrl_home_content h2{
	vertical-align: top;
	font-size: 15px;
	color: #011681;
	/*color: #FD7E00;*/
	text-align: left;
}

.ctrl_home_content a{
	vertical-align: top;
	font-size: 12px;
	color: #7894e4;
	text-align: left;
	/*text-decoration: none;*/
	font-weight: bold;
	display: block;
	padding: 2px;
}

.ctrl_content {
	background: #fff;
	color: #000;
	min-height: 400px;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	position: relative;
	width: 100%; 
}

.ctrl_content h2{
	vertical-align: top;
	font-size: 13px;
	color: #011681;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 2px 10px 2px 2px;
}

.ctrl_content_right {
	background: #fff;
	color: #464646;
	height: auto;
	font-size: 12px;
	font-weight: normal;
	padding: 20px 20px 10px 30px;
	margin: 0px 10px 10px 20px;
	vertical-align: top;
	text-align: left;
	position: relative;
	height: 100%;
}

.ctrl_content_right h1{
	vertical-align: top;
	font-size: 18px;
	color: #011681;
	text-align: left;
}

.ctrl_content_right h2{
	vertical-align: top;
	font-size: 15px;
	color: #011681;
	/*color: #FD7E00;*/
	text-align: left;
}

.ctrl_content_right a{
	vertical-align: top;
	font-size: 12px;
	color: #7894e4;
	text-align: left;
	/*text-decoration: none;*/
	font-weight: bold;
	padding: 2px;
}

.ctrl_content_right th{
	vertical-align: top;
}

.nav_left H1{
	font-size: 14px;
	font-weight: bold;
	color: #011681;
}

.nav_left H2{
	vertical-align: top;
	font-size: 12px;
	color: #011681;
	text-align: left;
	padding: 10px 0px 0px 5px;
	margin: 10px 5px 2px 5px;
}

.nav_left p{
	vertical-align: top;
	font-size: 11px;
	color: #B70000;
	text-align: left;
	line-height: 20px;
	padding: 10px 0px 0px 5px;
	margin: 10px 5px 2px 5px;
}

.nav_left A:link,  .nav_left A:hover, .nav_left A:visited, .nav_left A:active{
	color: #011681;
	text-decoration: none;
}

.nav_left li{
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	list-style-image: url('../images/bullet_nav1.jpg');
}

.nav_left {
	background: #E0E2E6;
	width: 200px;
	height: 100%;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	border: 1px solid #A3A3A3;
	vertical-align: top;
	text-align: left;
}

.related A:link, .related A:hover, .related A:visited, .related A:active {
	color: #000;
	text-decoration: none;
}

.related li, .ctrl_content_right li {
	list-style-type: disc;
	list-style-image: url(../images/link_arrow_bl.png);
	margin: 0px 0px 0px 20px;
	padding:  0px;
	color: #464646;
	font-weight: bold;
	font-size: 12px;
}

.related ul, .ctrl_content_right ul {
	padding: 0px;
}

.related h2 {
	font-size: 14px;
	font-weight: bold;
	border: 0px;
	color: #011681;
	margin: 0px 0px 0px 5px;
}

.related {
	background: #ffe;
	color: #000;
	width: 300px;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
	border: 1px solid #333;
	position: relative;
	float: right;
}

#video_div {
	background: #003366;
	color: #000;
	/*width: 380px;*/
	border: 1px solid #333;
	position: relative;
	float: right;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

#img_large {
	background: #003366;
	width: 600px;
	height: 360px;
	color: #464646;
	text-decoration: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	vertical-align: top;
	border: 0px solid #797979;
	position: relative;
	float: right;
}

.img_med {
	padding: 10px;
	margin: 10px;
	vertical-align: top;
	border: none;
	/*border: 1px solid #797979;*/
	position: relative;
	float: left;
	text-align: center;
}

.img_small {
	background: #fff;
	/*width: 150px;
	height: 112px;*/
	padding: 0px;
	margin: 10px;
	vertical-align: top;
	border: 0px solid #797979;
	position: relative;
	float: right;
	text-align: center;
}

#img_banner {
	width: 650px;
	height: 138px;
	vertical-align: top;
}

.txt_home {
	font-family: arial-mt, helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

.txt_home_link {
	font-family: arial-mt, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #011681;
	/*color: blue;*/

    /*

     options for IE and NS include default, crosshair, move, text,

     wait, help, n-resize (ne, e, se, s, sw, w, nw)

     options for IE only include hand, progress, not-allowed, no-drop,

     vertical-text, all-scroll, col-resize, row-resize, url(uri)

     options for NS only include pointer (same as hand for IE)

    */
}

#ctrl_footer {
	clear: both;
	background: #efefef;
	color: #000;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;
	text-align: right;
}


.qform {
	font-weight: bold;
	color: #011681;
}

.questlist {
	color: #000;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

.qitems {
	color: #000;
	font-weight: normal;
	padding: 0px 0px 10px 15px;
	margin: 0px;
}

.qitems td {
	font-size: 12px;
}

.qitems input {
	font-size: 12px;
}

.qitems select {
	font-size: 12px;
}

.req {
	color: #330000;
	font-weight: bold;
}

.pdf_icon {
	position: relative;
	float: right;
	font-weight: bold;
	width: 70px;
	/*height: 70px;*/
	text-decoration: none;
	border: none;
}

.pdf_icon A:link, .pdf_icon A:hover, .pdf_icon A:visited, .pdf_icon A:active {
	color: #011681;
	text-decoration: none;
	border: none;
}


