/* 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 : left;
	color : #000000;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2D2;
}
.maintext a:link { color : #CC062A}
.maintext a:visited { color : #CD0429; text-decoration : underline }
.maintext a:hover { color : #CE0126; text-decoration : underline }
.maintext a:active {
	color: #CC062A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.maintext h1 {
	color : #CC062A;
	letter-spacing : 1px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.maintext h2 {
	color : #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-transform: lowercase;
	background-color: #413F33;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.maintext h2 a:link { color : #000000; text-decoration : underline }
.maintext h2 a:visited { color : #CD0429; text-decoration : underline }
.maintext h2 a:hover { color : #CD0429; text-decoration : underline }
.maintext h2 a:active {
	color: #8D7D80;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.maintext h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}


/* 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;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	
.navSubs a {
	padding : 7px 7px 7px 0px;
	text-decoration : none;
	width : 153px;
	display: block;
	text-align: left;
	text-indent: 9px;
	margin: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2D2;
	background-color: #FFFFFF;
	}

.navSubs a:hover {
	text-decoration : none;
	color: #FFFFFF;
	background-position: left top;
	font-size: 10px;
	font-weight: bold;
	background-color: #CC062A;
}
/* The Text Links and copyright at Bottom of Pages */
.linkbar {
	color : #FFFFFF;
	font : 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 761px;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding: 0px;
	height: 5px;
	}
.linkbar a:link {
	color : #D5B800;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linkbar a:visited { color : #D5B800; text-decoration : none}
.linkbar a:hover { color : #D5B800; text-decoration : underline}
.linkbar a:active {
	color: #D5B800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.horiz_menu_lt {
	background-color: #413F33;
	height: 17px;
	vertical-align: text-top;
	margin: 1px;
	background-image: url(../assets/img_main/menubar_bk.jpg);
	background-repeat: repeat-x;
	background-position: left;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 7px;
	padding-left: 7px;
}
.horiz_menu_rt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D5B800;
	background-position: left top;
	vertical-align: middle;
	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: #413F33;
}
.horiz_menu_rt a:link {
	color : #D5B800;
	text-decoration: none;
}

.horiz_menu_rt a:visited {
	color : #D5B800;
	text-decoration: none;
}
.horiz_menu_rt a:hover {
	color : #D5B800;
	text-decoration: underline;
}

.horiz_menu_rt a:active {
	color : #D5B800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.table_border {
	border: 1px solid #E8A543;
	background-color: #F2F2F2;
	padding: 7px;
}

.img_float_rt {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	padding: 0px;
	border: 1px solid #000000;
}
.img_border_grey {
	border: 2px solid #E4E4E4;
	padding: 2px;
}

.leftside {
	padding: 0px;
	background-position: left top;
	width: 145px;
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D5D2D2;
	border-left-color: #D5D2D2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5D2D2;
	vertical-align: top;
}
.left_top {
	background-color: #EEEEEE;
	width: 160px;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D2D2;
}


.rtside {
	padding: 0px 5px 0px 7px;
	width: 200px;
	vertical-align: top;
	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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rtside a:active {
	color : #E28A33;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.header_menu {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-right: 3px;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	text-align: right;
}

.header_menu a:link {
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.header_menu a:visited {
	color : #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.header_menu a:hover {
	color : #CC062A;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.header_menu a:active {
	color : #CC062A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
.rtside_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 8px;
	padding-top: 10px;
	text-decoration: underline;
}

.img_border {
	border: 1px solid #D5D2D2;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
.img_float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 2px;
	border: 2px solid #DEDEDE;
	padding: 2px;
}

li {
	list-style-image: url(../assets/img_main/orange_bullet.gif);
	padding-top: 2px;
}
.hr_rule_space {
	padding-bottom: 20px;
	padding-top: 10px;
}
.form_td_width {
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_field_witdh {
	padding-top: 3px;
	padding-right: 2px;
	vertical-align: middle;
}
.menu_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 156px;
}
.news_menu {
	background-color: #CC062A;
	height: 10px;
	width: 226px;
}
.resource_menu {
	background-color: #CC062A;
	height: 10px;
	width: 530px;
}

.quick_links_menu {
	background-color: #CC062A;
	height: 10px;
}
.quick_boxes {
	padding: 3px;
	height: 60px;
	width: 249px;
	border: 1px solid #D5D2D2;
}
.button {
	background-image: url(../Assets/img_main/search_go.gif);
	background-repeat: no-repeat;
}
.cell_bot_br {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.img_float_rt_nbrd {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.resource_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 300px;
}
.resource_tbl a:link {
	color : #333333;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.resource_tbl a:visited {
	color : #333333;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.resource_tbl a:hover {
	color : #CC062A;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.resource_tbl a:active {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
