/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family: 'FuturaBkBTBook';
	font-size:14px;
	background:#000f32 url(../images/body_bg.png) repeat-x left top;
}
h1, h2, h3, h4, h5, h6, p, form, input, ul, li {
	padding:0px;
	margin:0px;
	font-weight:normal;
}
p {
	line-height:16px
}
ul, ol, li {
	list-style:none;
}
input, select, textarea {
	font-family: 'FuturaBkBTBook';
	font-size:12px;
	color:#000;
}
a {
	text-decoration:underline;
	outline:none;
	color: #00379b;
}
a:hover {
	text-decoration:underline;
	outline:none;
}
a img {
	border:0px;
	outline:none;
}
.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	display:block;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
/* ======================================== Master Styles ============================================ */
.Master_div {
	width:760px;
	margin:0px auto;
}
/* ======================================== Header Styles ============================================ */
.top {
	width:760px;
	margin:0px auto;
	padding:12px 0;
}
.top span {
	font:normal 10px Tahoma, Geneva, sans-serif;
	color:#808ba3;
}
.top ul {
	float:right;
}
.top li {
	float:right;
	padding:0 0 0 15px;
	font:normal 10px Tahoma, Geneva, sans-serif;
	color:#808ba3;
}
.top li a {
	float:left;
	color:#808ba3;
}
.header {
	width:750px;
	margin:0px auto;
	background:#fff url(../images/header_bg.png) no-repeat center 5px;
	min-height:170px;
	padding:5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.header img.logo {
	float:left;
	margin:10px 0 0 20px;
}
.header p {
	float:left;
	padding:7px 0 0 15px;
	font:normal 14px Tahoma, Geneva, sans-serif;
	color:#ffffff;
	width:260px;
	text-shadow:#000 5px 5px 13px;
}
.nav {
	width:760px;
	margin:0px auto;
	background:#fff url(../images/header_btm.png) no-repeat left bottom;
	min-height:50px;
}
/* ======================================== Container Styles ============================================ */
.container {
	width:760px;
	margin:11px auto 6px;
	border-bottom:1px dotted #545e76;
	padding-bottom:6px;
}
div.intbx{
	width:740px;
	padding: 10px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #545e76;
	background-color: #c8c8c8;
}
div.intbx a{
	text-decoration: underline;
}
div.intbx a:hover{
	text-decoration: underline;
	color: #7e1b1b;
}
.cont_L {
	width:220px;
	float:left;
}
.cont_R {
	width:530px;
	float:right;
}
.CL_top {
	width:100%;
	float:left;
	background:#c8c8c8;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	margin:0 0 5px;
}
.CL_top h1 {
	width:100%;
	float:left;
	padding:7px 0 5px 10px;
	min-height:18px;
	font:normal 12px 'FuturaBkBTBook';
	color:#7a7a7a;
	text-transform:uppercase;
	background-image: url(../images/head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.CL_top ul {
	margin:0 0 0 10px;
	float:left;
	width:205px;
}
.CL_top li {
	float:left;
	padding:5px 0 5px 0px;
	font:bold 10px Tahoma, Geneva, sans-serif;
	color:#0b379b;
	border-bottom:1px dotted #868a91;
	width:195px;
}
.CL_top li a {
	float:left;
	color:#0b379b;
	text-transform:uppercase;
}
.CL_top li span {
	background:url(../images/arrows.png) no-repeat left center;
	float:left;
	width:10px;
	height:12px;
}
.CL_cen {
	width:100%;
	float:left;
	background:#00379b;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	margin:0 0 5px;
	padding-bottom:10px;
}
.CL_cen h1 {
	background:url(../images/B_head_bg.png) no-repeat left top;
	width:100%;
	float:left;
	padding:7px 0 5px 10px;
	min-height:18px;
	font:normal 12px 'FuturaBkBTBook';
	color:#fff;
	text-transform:uppercase;
}
.CL_cen ul {
	margin:5px 0 0 10px;
	float:left;
	width:205px;
	border-bottom:1px dotted #3269cd;
}
.CL_cen li {
	float:left;
	padding:4px 0 4px 0px;
	font:bold 10px Tahoma, Geneva, sans-serif;
	color:#0b379b;
	width:195px;
	text-transform:uppercase;
}
.CL_cen li a {
	float:left;
	color:#ffffff;
}
.CL_cen li p {
	color:#649bff;
	font:bold 10px Tahoma, Geneva, sans-serif;
	float:left;
}
.CL_cen h6 {
	background:#2158bc;
	width:200px;
	height:18px;
	float:left;
	margin:0 0 0px 8px;
}
.cont_R h1 {
	width:515px;
	float:left;
	padding:6px 0 5px 15px;
	margin:5px 0 0px;
	font:normal 14px 'FuturaBkBTBook';
	color:#7a7a7a;
	text-transform:uppercase;
	background-color: #FFF;
	background-image: url(../images/text_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
iframe {
	border:0;
	border-bottom:10px solid #c8c8c8;
	margin:0px;
}
.frame {
	width:493px;
	float:left;
	background:#c8c8c8;
	margin: 0px;
	padding: 10px;
}
.box img {
	float:left;
}
.box {
	width:480px;
	float:left;
	min-height:428px;
	padding:8px;
	float:left;
	margin:5px 0 0 10px;
	background:#fff url(../images/box_bg.png) repeat-x left bottom;
}
.box span {
	color:#557baf;
	font:normal 10px Tahoma, Geneva, sans-serif;
	float:left;
	width:100%;
	padding:15px 0 5px 0;
}
.box h2 {
	color:#00379b;
	font:normal 14px Tahoma, Geneva, sans-serif;
	float:left;
	width:100%;
	padding:0 0 10px 0;
}
.box p {
	color:#6f6f6f;
	font:normal 10px Tahoma, Geneva, sans-serif;
	float:left;
	width:100%;
	line-height:11px;
	padding-bottom:10px;
}
.box li {
	float:left;
	padding:0 15px 0 0;
}
.box li a {
	color:#a93c01;
	font:normal 10px Tahoma, Geneva, sans-serif;
	text-decoration:underline;
}
.box li a:hover, .box li.active a {
	color:#a18110;
}
.box a.read_more {
	color:#45609d;
	font:normal 10px Tahoma, Geneva, sans-serif;
	padding:0 15px 0 0;
	float:right;
	text-decoration:underline;
	background:url(../images/RM_arrow.png) no-repeat right 2px;
}
/* ======================================== Footer Styles ============================================ */
.footer {
	width:760px;
	margin:0px auto;
	background:url(../images/footer_bg.png) no-repeat left top;
	min-height:50px;
}
/* Easy Slider */


#slider {
	 width:530px; 
	 height:196px;
	 display:block;
	 overflow:hidden;
}


#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:530px;
	height:196px;
	overflow:hidden;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}
#nextBtn, #slider1next {
	left:696px;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.html) no-repeat 0 0;
}
#nextBtn a, #slider1next a {
	background:url(../images/btn_next.html) no-repeat 0 0;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
	display:none;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
ol#controls li.current a {
	background:#5DC9E1;
	color:#fff;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
div.footer-bx{
	clear: both;
	float: none;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center 3px;
}	
div.copyright{
	width: 650px;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'FuturaBkBTBook';
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}
div.copyright a, div.copyright a:link, div.copyright a:visited{
	font-family: 'FuturaBkBTBook';
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
div.copyright a:hover{
	font-family: 'FuturaBkBTBook';
	color: #333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
div.footmenu{
	clear: both;
	float: right;
	margin: 0px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	display: block;
	font-family: 'FuturaBkBTBook';
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	padding: 0px;
}
div.footmenu ul{
	list-style-type: none;
}
div.footmenu li, div.footmenu li a, div.footmenu li a:visited{
	display: inline;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	list-style-type: none;
	font-family: 'FuturaBkBTBook';
	font-size: 11px;
	font-style: normal;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
div.footmenu li a:hover{
	display: inline;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 8px;
	margin-left: 2px;
	list-style-type: none;
	font-family: 'FuturaBkBTBook';
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
div.nfl{
	color: #FFF;
	clear: both;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div.ave25bx{
	float: right;
	width: 119px;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'FuturaBkBTBook';
	color: #1b3a56;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	word-spacing: normal;
	white-space: pre;
	display: block;
	background-image: url(../../default/images/ave25.html);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.ave25bx a.avelink{
	font-family: 'FuturaBkBTBook';
	color: #dbdacc;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	width: 110px;
	height: 59px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 25px;
	}
	div.ave25bx a.avelink:hover{
	font-family: 'FuturaBkBTBook';
	color: #1dbdacc;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;

	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;

	}
/*===================================
	Log in Page
	==================================*/
	input.login{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2b9c9;
	border-right-color: #b2b9c9;
	border-bottom-color: #8f98ad;
	border-left-color: #b2b9c9;
	padding: 3px;
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	height: 15px;
	width: 150px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.remember{
	font-size: 12px;
}
div.updated { color: #999; margin-bottom: 5px; font-size: 0.8em; }
div.seo{
	width: 200px;
	height: 218px;
	clear: both;
	float: none;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	background-color: #CCC;
}
/*=================================
Directory table
==============================*/
table{

	clear: both;
	float: none;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	visibility: visible;
}
