/* MAIN STYLES */
body 
{
	background-color: #fff;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {color: #0066ff;}
a img {border-style: none;}
h1 {color: #02264e; font-size: 16px;}
h2
{
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
}
.fleft {float: left;}
.clr {clear: both;}
.rel {position: relative;}
.abs {position: absolute;}
.tcenter {text-align: center;}
.tleft {text-align: left;}
#wrapper 
{
	margin: 10px auto;
	overflow: hidden;
	text-align: left;
	width: 980px;
}
* html #wrapper {margin: -10px auto;}
/* ALL PAGES */
#xmain {background-color: transparent; width: 976px;}
.xtop, .xbottom {background-color: transparent; display: block; font-size: 1px;}
.xb1, .xb2, .xb3, .xb4 {display: block; overflow: hidden;}
.xb1, .xb2, .xb3 {height: 1px;}
.xb2, .xb3, .xb4 {background-color: #415c7a; border-left: 1px solid #415c7a; border-right: 1px solid #415c7a;}
.xb1 {background-color: #415c7a; margin: 0 5px;}
.xb2 {border-width: 0 2px; margin: 0 3px;}
.xb3 {margin: 0 2px;}
.xb4 {height: 2px; margin: 0 1px;}
.xboxcontent 
{
	background-color: #415c7a;
	border: 0 solid #415c7a;
	display: block;
	border-width: 0 1px;
}

/* INSIDE PAGES ONLY */
#imain {background-color: transparent;}
.itop, .ibottom {background-color: transparent; display: block; font-size: 1px;}
.ib1, .ib2, .ib3, .ib4 {display: block; overflow: hidden;}
.ib1, .ib2, .ib3 {height: 1px;}
.ib2, .ib3, .ib4 {background-color: #fff; border-left: 1px solid #fff; border-right: 1px solid #fff;}
.ib1 {background-color: #fff; margin: 0 5px;}
.ib2 {border-width: 0 2px; margin: 0 3px;}
.ib3 {margin: 0 2px;}
.ib4 {height: 2px; margin: 0 1px;}
.iboxcontent 
{
	background-color: #fff;
	border: 0 solid #fff;
	border-width: 0 1px;
	display: block;
}
#lcol 
{
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	width: 660px;
}
#lcolnav 
{
	background: transparent url(../images/border-left.png) repeat-y top right;
	float: left;
	height: 519px;
	padding-bottom: 30px;
	padding-right: 20px;
	width: 230px;	
}
#lcolmain {padding-left: 15px; width: 395px;}
*:first-child+html #lcol p, *:first-child+html #lcolmain p, *:first-child+html #lcolmain ul
{
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
}
* html #lcol p, * html #lcolmain p, * html #lcolmain ul 
{
	margin-bottom: 0;
	margin-top: 10px;
	padding-bottom: 0;
	padding-top: 0;
}
#rcol 
{
	background: transparent url(../images/border-right.png) repeat-y top left;
	float: left;
	height: 519px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 0;
	width: 230px;
}
*:first-child+html #rcol {height: 549px; padding-bottom: 0;}
* html #rcol {height: 549px; padding-bottom: 0; background-color: #fff;}
* html #locolnav {padding-bottom: 0;}

/* SIDEBAR */
.sidebox 
{
	background-color: #f7f7f7;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sidebox h1
{
	color: #02264e;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 5px;
}
.sidebox h2
{
	color: #02264e;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	padding-top: 5px;
}
.sidebox div.spacer 
{
	background-color: #ddd;
	height: 1px;
	margin-bottom: 3px;
	margin-top: 3px;
}
.sidebox hr {display: none;}
.sidebox label {display: block; font-weight: bold; margin-top: 5px;}
.sidebox input, .sidebox textarea {display: block;}
@media screen and (-webkit-min-device-pixel-ratio:0) /* safari & chrome only */
{
	.sidebox textarea {left: -2px; position: relative;}
	.sideinput {width: 205px;}
}
.sidebox ul {list-style-type: none; margin: 0; padding: 0;}
.sidebox ul li {background: transparent url(../images/bullet.png) no-repeat 2px 6px; line-height: 20px; padding-left: 20px;}
.sidebox ul li a {color: #333; font-weight: bold; text-decoration: none;}
*:first-child+html #contactform {margin-top: 3px; padding-top: 3px;}
* html #contactform {margin-top: 3px; padding-top: 3px;}
input.req {border: 1px solid red;}
span.req {color: red;}
.events {background-color: #f7f7f7;}
* html .events {margin-top: -5px;}
.events h2 
{
	color: #fff;
	background-color: #415c7a;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 11px;
}
.events div {border: 1px solid #ddd; border-top-style: none;}
.events p 
{
	padding-left: 11px;
	padding-right: 11px;
	position: relative;
	top: -10px;
}

/* HEADER */
#logoholder {width: 515px;}
*:first-child+html #logoholder {width: 518px;}
* html #logoholder {width: 518px;}
#formholder {margin-top: 5px;}
#header {margin: 10px auto 0 auto; width: 980px;}
#header label 
{
	color: #666;
	float: left;
	height: 18px;
	line-height: 18px;
	margin-right: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) /* safari & chrome only */
{
	#header {position: relative;}
	#formholder 
	{
		margin-top: 0;
		position: absolute;
		right: 5px;
		top: 5px;
	}
	#header label {height: 25px; line-height: 25px;}
	#LoginSubmit {position: relative; top: 3px;}
}
#header input {float: left; margin-right: 10px;}
.menu 
{
	background-image: url(../images/navbg.png);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 38px;
	position: relative;
	width: 975px;
	z-index: 100;
}
.menu ul li a, .menu ul li a:link, .menu ul li a:visited 
{
	background-image: url(../images/blue-carrot.png);
	background-repeat: no-repeat;
	color: #052850;
	float: left;
	font-size: 13px;
	height: 31px;
	line-height: 23px;
	margin-left: 10px;
	overflow: hidden;
	padding-right: 56px;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li a:active {background-image: url(../images/red-carrot.gif); background-repeat: no-repeat;}
.menu ul {list-style-type: none; margin-left: 0; padding: 7px 0 0 0;}
.menu ul li {float: left; position: relative;}
.menu ul li ul 
{
	background-image: url(../images/subnavbg.gif);
	border: 1px solid #cacaca;
	display: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
.menu ul li ul li, .menu ul li ul li a {height: 23px; text-align: left; width: 100%;}

/* specific to non IE browsers */
.menu ul li:hover a {background-image: url(../images/red-carrot.gif); background-repeat: no-repeat; color: #da040c;}
.menu ul li:hover ul 
{
	display: block;
	left: 0;
	position: absolute;
	top: 27px;
	width: 200px;
}
.menu ul li:hover ul li a 
{
	background-image: none;
	color: #052850;
	display: block;
	float: none;
}
.menu ul li:hover ul li a:hover {background-image: none; color: #da040c;}

/* IE 6 */
* html .menu ul li a.hide, * html .menu ul li a:visited.hide {display: none;}
* html .menu ul li ul li a, * html .menu ul li ul li a:visited {margin-left: 5px;}
* html .menu ul li a:hover {color: #da040c; width: auto;}
* html .menu ul li a:hover ul 
{
	display: block;
	left: 0;
	position: absolute;
	top: 27px;
	width: 135px;
}
* html .menu ul li a:hover ul li a 
{
	background-image: none;
	color: #052850;
	display: block;
	height: 23px;
	margin-left: 5px;
	width: 135px;
}
* html .menu ul li a:hover ul li a:hover {color: #da040c;}

/* FOOTER */
#footer {text-align: center;}
#footer ul, #footer li 
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer a {color: #000; font-size: 10px; text-decoration: none;}
#footer span {padding-left: 10px; padding-right: 5px;}