/* ------------------------- General Styles ------------------------- */

body,h1,h2,h3,h4,h5,h6,span,div,table,tr,td,ul,ol,li{
	padding:0;
	margin:0 auto 0 auto;

}

body{
	background-image:url(../images/layout/background_gradient.jpg);
	background-repeat:repeat-x;
	font-family:arial;
	font-size:11px;
	color:#004D91;
}

.right_image{
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-top: 6px;
}


.left_image{
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-top: 6px;
}

.redhead{
	color:#E20A17;
	font-size:17px;
	font-weight: bold;
}

.bolddwn{
	font-weight:bold;
	color:#E20A17;
	text-decoration:none;
	font-size:11px;
}

.bluesml{
	font-size:11px;
	color:#004D91;
}

.redsml{
	font-size:12px;
	color:#E20A17;
}

.redtiny{
	font-size:11px;
	color:#E20A17;
}

.maintxt{
	color:#666666;
	font-size:12px;
	margin:0;
}

.maintxt table,.maintxt tr,.maintxt td{
	border:1px solid #cbcbcb;
}

.maintxt table tr td{
	padding:3px;
}

.bluehead{
	font-size:14px;
	color:#004D91;
	font-weight:bold;
}

.greyhead{
	font-size:14px;
	color:#666666;
	font-weight:bold;
}

.input { 
	font: 10px Verdana; 
	color: #333333; 
	text-transform: none; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: text-bottom; 
	background-color: #FFFFFF; 
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid;
	width:90px;
}

.inquiry { 
	font: 12px Arial; 
	color: #333333; 
	text-transform: none; 
	text-decoration: none; 
	text-align: left; 
	vertical-align: text-bottom; 
	background-color: #FFFFFF; 
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid;
	width:250px;
}

/* ------------------------- Website Container ------------------------- */

/* ------------------------- Navigation ------------------------- */
#content_left table a,#content_right table a{
	color:#004D91;
	text-decoration:none;
} 

#content_left table a:hover,#content_right table a:hover{
	color:#E20A17;
	text-decoration:underline;
} 

/* ----- Center Nav ----- */
#center_nav a{
	font-weight:bold;
	color:#004D91;
	text-decoration:none;
	font-size:11px;
}

#center_nav a:hover{
	color:#E20A17;
	text-decoration:underline;
}

/* ----- Breadcrumbs ----- */
#breadcrumbs{
	color:#004D91;
	font-size:11px;
}

#breadcrumbs a{
	color:#E20A17;
	text-decoration:none;
}

#breadcrumbs a:hover{
	color:#004D91;
	text-decoration:underline;
}


/* ----- Footer ----- */
#footer{
	font-size:11px;
	color:#666666;
}

#footer a{
	color:#E20A17;
	text-decoration:none;
}

#footer a:hover{
	color:#004D91;
	text-decoration:underline;
}


/* ------------------------- Content | General Content Styles ------------------------- */
h3{
	font-size:18px;
	color:#E20A17;
}

/* ------------------------- Content | Left ------------------------- */
#content_left{
	background-image:url(../images/layout/left_nav_bg.jpg);
	background-repeat:no-repeat;
	height:275px;
}

#content_left table{
	font-size:12px;
	color:#004D91;
	margin:0;
} 

/* ------------------------- Content | Center ------------------------- */
#content_center_top{
	background-image:url(../images/layout/main_content_top.jpg);
	background-repeat:no-repeat;
	height:75px;
}

#content_center{
	background-image:url(../images/layout/main_content_center.jpg);
	background-repeat:no-repeat;
	height:320px;
}

/* ------------------------- Content | Right ------------------------- */
#content_right{
	background-image:url(../images/layout/right_nav_bg.jpg);
	background-repeat:no-repeat;
	height:275px;
}

#content_right table{
	font-size:12px;
	color:#004D91;
	margin:0;
} 

/* ------------------------- Content | Bottom ------------------------- */
#content_btm{
	background-image:url(../images/layout/main_content_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:159px;
	margin:0;
	}
	
/* ------------ Borders ------------------*/

.borderall{
	border-left: #333333 1px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 1px solid;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}

.bordertop{
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}

.borderbtm{
	border-left: #333333 0px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}

.borderlftop{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}
.borderlfbtm{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
}
.borderrttop{
	border-left: #333333 0px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 1px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderrbtm{
	border-left: #333333 0px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderlft{
	border-left: #333333 1px solid; 
	border-right: #333333 0px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}
.borderrt{
	border-left: #33333301px solid; 
	border-right: #333333 1px solid; 
	border-bottom: #333333 0px solid; 
	border-top: #333333 0px solid; 
	font-weight: normal; 
	color: #333333;
	font-size: 11px;
}	