@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d606c;
	background: #015f9e url(../img/site_bg_gradient.jpg) repeat-x top;
	padding: 0;
	margin: 0;
	font-size: 11px;
	}
	
p {
	line-height: 15px;
	letter-spacing: 1px;
	}

#container {
	width: 914px;
	margin: 0 auto;
	-xmoz-outline: 1px solid red;
	}

#left {
	width: 7px;
	height: 752px;
	background: url(../img/main_left.jpg) no-repeat;
	float: left;
	}
	
#middle {
	float: left;
	background-color: #FFFFFF;
	}

#right {
	width: 7px;
	height: 752px;
	background: url(../img/main_right.jpg) no-repeat;
	float: left;
	}

#logo {
	float: left;
	height: 72px;
	}

#logo h3 {
	padding: 0;
	margin: 0;
	}
	
#top {
	height: 72px;
	xbackground: url(../img/header_background.jpg) repeat-x;
	}

#nav {
	float: left;
	height: 72px;
	margin-left: 35px;
	}

#nav .gap {
	margin-right: 2px;
	}
	
#bottom {
	height: 25px;
	width: 900px;
	background: url(../img/header_bottom.jpg) no-repeat top;
	clear: both;
	}
	
#maincontent {
	background-color: #FFFFFF;
	}
	
#banner {
	width: 892px !important;
	border: 1px solid #CCCCCC;
	height: 257px;
	margin: 4px 0 0 3px;
	}
	
#flash {
	float: left;
	margin: 2px 0 0 2px;
	}

#subNav a.top {
	display: block;
	xclear: both;
	margin-top: 21px;
}

#subNav .other {
	margin-top: 6px;
	display: block;
	}

#content {
	padding: 0 10px;
	}

#content h2 {
	color: #015f9e;
	font-size: 14px;
	background:  url(../img/bullet.gif) left no-repeat;
	padding-left: 22px;
	}

#content a:link { font-family: Tahoma; font-size: 10pt; color: #4d606c; text-decoration:none;}
#content a:visited { font-family: Tahoma; color: #4d606c; font-size: 10pt; text-decoration: none }
#content a:hover { font-family: Tahoma; color: red; font-size: 10pt; text-decoration: none}

	


#content .leftcol, #content .rightcol {
	float: left;
	width: 435px;
	x-moz-outline: 1px solid red;
	}

#content .leftcol {
	margin-right: 10px;
	}

#content .leftcol_wide {
	margin-right: 10px;
	width: 600px;
	float: left;
	}

#content .rightcol_narrow {
	float: left;
	width: 270px;
	}

/*  FOOTER STYLES  */

#footer {
	clear: both;
	background-color: #015f9e;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	}

#footer p {
	margin: 5px;
	padding: 0;
	}

#footer a:link,
#footer a:visited,
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

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

/*  COMMON  */

img.border_grey {
	border: 1px solid #969a9c;
	}

img.fl {
	float: left;
	margin: 0 11px 11px 0;
	}

img.fr {
	float: right;
	margin: 0 0 11px 11px;
	}
	

/* 1 COLUMN STYLES */


#content .1col {
	float: left;
	width: 880px;
	}

#degins {

	width: 880px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4d606c;
	background: #e2e2e2 repeat-x top;
	padding: 0;
	margin: 0;
	font-size: 11px;
	}
#tblmiddle {

	

	color: #4d606c;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 11px;
	}
