/* Styles for Version 5 and higher Browsers*/


/* Browser Fixes and Workarounds */
.nn6img { display : block }
p { margin-top : 0px }
td {
	padding : 0px;
	vertical-align: top;
}



/* The Main Content */
.maintext {
	text-align : justify;
	color : #000000;
	font : 11px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 15px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


.maintext a:link { color : #000000; text-decoration : underline }
.maintext a:visited { color : #000000; text-decoration : underline }
.maintext a:hover { color : #030396; text-decoration : underline }
.maintext h1 {
	color : #030396;
	letter-spacing : 1px;
	padding-bottom: 3px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.maintext h2 {
	color : #968001;
	font : bold 16px Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
	padding-bottom: 0px;
	padding-top: 5px;
}
p.mnlinkbar {
	font : 11px "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	margin: 24px 0px 12px 0px;
	text-align: left
}

/* The left Sidebar buttons */

	
p.navSubs {
	margin-bottom : 0px;
	margin-top : 0px;
	width : 153px;
	left:0px;
	margin-left:0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
	
.navSubs a {
	color : #333333;
	padding : 7px 7px 7px 5px;
	text-decoration : none;
	width : 140px;
	display: block;
	text-align: left;
	text-indent: 9px;
	font-weight: bold;
	margin: 0px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.navSubs a:hover,.navSubs a:active {
	text-decoration : underline;
	color: #3366CC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/* The Text Links and copyright at Bottom of Pages */
.linkbar {
	color : #FFFFFF;
	font : 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 5px 0px;
	text-align: center;
	text-decoration: none;
	padding: 5px 7px 7px;
	background-color: #333333;
	width: 753px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
.linkbar a:link {
	color : #FFFFFF;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linkbar a:visited { color : #FFFFFF; text-decoration : underline }
.linkbar a:hover { color : #FFFFFF; text-decoration : underline }

.horiz_menu_lt {
	background-color: #030396;
	height: 22px;
	vertical-align: middle;
	margin: 1px;
	background-repeat: repeat-x;
	background-position: left;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
.horiz_menu_rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../assets/img_main/menubar_bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: text-bottom;
	text-align: right;
	padding-right: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-bottom: 4px;
	background-color: #030396;
}
.horiz_menu_rt a:link {
	color : #FFFFFF;
	text-decoration: none;
}
.horiz_menu_rt a:visited,.horiz_menu_rt a:active {
	color : #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.horiz_menu_rt a:hover {
	color : #FFFFFF;
	text-decoration: none;
}

.img_border {
	border: 2px solid #ADAE00;
	margin: 10px;
}
.img_float_rt {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	border: 1px solid #333333;
	padding: 0px;
}
.leftside {
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../assets/img_main/leftside_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 140px;
}
.subheader {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.mainheader {
	color: #FFFFFF;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../assets/img_main/mainhd_bk.gif);
	background-repeat: repeat-x;
	background-position: left;
	border-top: 2px solid #adae00;
	border-right: 2px solid #adae00;
	border-left: 2px solid #adae00;
	width: 720px;
}
.pagelabel {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006531;
}
.rtside {
	padding: 0px 5px 0px 7px;
	width: 200px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-image: url(../assets/img_main/rtside_bk.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rtside a:link {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.rtside a:visited {
	color : #000000;
	text-decoration: none;
}
.rtside a:hover {
	color : #BF6F00;
	text-decoration: none;
}

.img_border {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CECF9C;
	border-left-color: #CECF9C;
}

.header{
	color : #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

.header a:link {
	color : #ADAE00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;
}
	
.header a:hover {
	text-decoration: underline;
	color: #ADAE00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header a:visited, a:active {
	color : #ADAE00;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlft {
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-image: url(../assets/img_main/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 219px;
	padding-top: 5px;
	padding-left: 7px;


}
.headrt {
	background-color: #FFFFFF;
	text-align: left;
	width: 543px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	height: 80px;
	background-repeat: no-repeat;
	background-position: right top;



}
li {
	list-style-image: url(../assets/img_main/bullet.gif);
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
.agreement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border: 2px solid #3366CC;
}
.agent_border_lt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.agent_border_rt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
