body
{
	background-color: #3369B3;
	background-image: url(../grafix/gradient.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	color: #610022;
	padding: 3px;
	margin: 3px;
}

p
{
	margin: 5px 10px 5px 10px;
	padding: 0px;
	font-size: 16px;
}

ul
{
	margin: 5px 5px 15px 15px;
	padding: 0px;
	font-size: 14px;
}

li
{
	margin: 1px 2px 1px 10px;
	padding: 0px;
	font-size: 14px;
}

a:link, a:visited
{
	color: #84112D;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active, a:visited:active
{
	color: #330066;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0px 5px 5px 5px;
	padding: 0px;
	color: #610022;
}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	margin: 1px;
	padding: 2px;
	background-color: #ccc;
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

input:focus, textarea:focus, select:focus
{
	background-color: #CCD6E0;
	color: #000;
}

#centercontentfull
{
	margin: -2px 5px 5px 5px;
	padding: 10px 10px 5px 10px;
	border: 1px #000 solid;
	background-attachment: scroll;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#centercontentwide
{
	margin: 0px 5px 5px 5px;
	padding: 10px 5px 5px 5px;
	float: left;
	width: 695px;
	-webkit-border-radius: 7px;
}

#centercontent
{
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px #000 solid;
	float: left;
	width: 480px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#centercontentmed
{
	margin: 0px 5px 5px 5px;
	padding: 15px 5px 5px 5px;
	border: 1px #000 solid;
	float: left;
	width: 595px;
	background-attachment: scroll;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#container
{
	padding: 10px 0px 0px 0px;
	margin: 5px auto 5px auto;
	width: 870px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px #333 solid;
	background-color: #fff;
}

#containerflex
{
	padding: 5px 0px 0px 0px;
	margin: 5px auto 5px auto;
	width: 90%;
	background-color: #fff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#footer
{
	color: #fff;
	margin: 0px;
	padding: 5px;
	clear: both;
	background-color: #2E5FA0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	text-align: right;
}

#footer ul
{
	margin: 0px 0px 0px 0px;
	padding: 1px;
	clear: both;
	text-align: center;
}

#footer li
{
	padding: 0px;
	margin: 2px 5px 5px 0px;
	font-size: 9px;
	display: inline;
}

#footer li ul, #footer li.headlink ul { display: none; }
#footer a { color: #fff; }
#footer p { font-size: 9px; }
#header h1 { padding-top: 20px; }

#header
{
	margin: 0px;
	padding: 0px 5px 0px 5px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
}

#logolayer
{
	position: absolute;
	right: 5px;
	top: 0px;
	width: 155px;
	height: 165px;
	z-index: 2;
}

#logolayerl
{
	position: relative;
	left: -25px;
	top: -5px;
	width: 155px;
	height: 180px;
	z-index: 2;
}

#leftcontent
{
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #0fc;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
}

#menucontent
{
	float: left;
	width: 144px;
	padding: 10px 5px 10px 0px;
	margin: 0px 0px 10px 3px;
	background-color: #2E5FA0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#menucontent ul
{
	margin: 0px;
	padding: 0px 2px;
	list-style: none;
}

#menucontent li
{
	font-size: 14px;
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	position: relative;
}

#menucontent li ul { padding-bottom: 5px; }

#menucontent li li
{
	list-style: none;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	padding: 0px 5px;
}

#menucontent .float
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	position: absolute;
	top: 0px;
	z-index: 30;
	left: 0px;
}

#menucontent .float a { background-color: transparent; }

#menucontent .float a:hover
{
	color: #fff;
	background-color: transparent;
}

#menucontent a:link, #menucontent a:visited
{
	display: block;
	margin: 10px 0px 2px 0px;
	padding: 1px 5px;
	color: #fff;
}

#menucontent a:hover, #menucontent a:visited:hover
{
	background-color: #603;
	color: #fff;
	text-decoration: none;
	background-image: url(../grafix/butnbg.gif);
	background-repeat: repeat-y;
}

#menucontent p, #menucontent h1, #menucontent h2, #menucontent h3, #menucontent h4, #menucontent h5, #menucontent h6, #right p, #right h1, #right h2, #right h3, #right h4, #right h5, #right h6
{
	color: #eee;
	margin: 0px;
	padding: 2px;
}

#menucontent .white a, #menucontent .white p { color: #003366; }

#right
{
	padding: 2px 2px 12px 2px;
	width: 125px;
	float: right;
	background-color: #026E30;
	margin: 0px;
	color: #fff;
	font-size: 12px;
}

#navtabs
{
	padding: 0px 0px 1px 0px;
	margin: 5px 10px 2px 0px;
	clear: both;
	text-align: center;
	font-size: 11px;
}

#navtabs select
{
	font-size: 9px;
	padding: 0px;
	margin: -2px;
	position: relative;
	bottom: 1px;
}

#navtabs li
{
	display: inline;
	margin: 0px;
}

#navtabs ul, #navtabs li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

#navtabs ul
{
	border-bottom: 1px #4781C3 solid;
}

#navtabs select:focus { background-color: #92B66D; }

#navtabs a
{
	background-color: #4781C3;
	padding: 2px 4px 2px 4px;
	margin: 5px 2px 2px 2px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 none;
	border-left: 1px #333 solid;
	color: #fff;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}

#navtabs #current
{
	background-color: #fff;
	border-bottom: 1px #ccff99 none;
	color: #603;
}

#search
{
	font-size: 10px;
	float: right;
	clear: right;
	position: relative;
	right: 0px;
}

#search input { font-size: 10px; }

#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	color: #000099;
}

#tooltip h3, #tooltip div
{
	margin: 0;
	font-size: 12px;
	color: #000099;
}

.border
{
	border: 1px #fff solid;
	padding: 2px;
	margin: 0px;
	clear: both;
	display: block;
	background-color: #333;
}

.centercolor { background-color: #ccff99; }

.centertone
{
	background-color: #7a7a7a;
	color: #fff;
}

.denim
{
	background-color: #617494;
	padding-left: 3px;
	padding-right: 3px;
}

.dark
{
	background-color: #234A7C;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a:link { color: #fff; }
.dark a:visited { color: #ffc; }
.dark a:hover, .dark a:visited:hover { color: #3F6; }

.darker
{
	background-color: #2E5FA0;
	padding: 2px 10px 2px 10px;
	margin: 2px;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p, .darker a:link { color: #fff; }
.darker a:visited { color: #ffc; }
.darker a:hover, .darker a:visited:hover { color: #3F6; }

.float
{
	float: left;
	margin-bottom: 5px;
}

.floatr
{
	float: right;
	margin-bottom: 5px;
}

/***********  drop shadow styles ***********/
.img-shadow
{
	position: relative;
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowR
{
	position: relative;
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadowC
{
	position: relative;
	float: left;
	top: 0px;
	left: 10%;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 2px 2px 10px;
}

.img-shadow, .img-shadowR, .img-shadowC
 { 
	/*[if gte ie 5.5000]> */
	/* the underscore hides this from non-IE browsers */
	_background: url(../grafix/shadow.gif) no-repeat bottom right;
	/*<![endif]: ;*/
 }

.img-shadow img, .img-shadowR img, .img-shadowC img
{
	position: relative;
	top: -6px;
	left: -6px;
	border: solid #fff 2px;
	margin: 0px;
	padding: 0px;
}

/*********** end drop shadow styles ***********/
.left
{
	float: left;
	display: inline;
	margin-right: 5px;
	/* fixes ie double margin-left bug */
}

.one4offset
{
	width: 22%;
	float: left;
	margin: -22px 5px 0px -25px;
	padding: 0px 0px 0px 5px;
}

.outline
{
	background-color: #3369B3;
	margin: 5px;
	padding: 5px;
	color: #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.outlinebox
{
	background-color: #244C7F;
	margin: 0px 0px 5px 0px;
	padding: 7px;
	border: 1px #996 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.outline p, .outline h1, .outline h2, .outline h3, .outline h4, .outline h5, .outline h6, .outline a
{
	color: #fff;
}

.outlinecomment
{
	background-color: transparent;
	background-image: url(../grafix/bottarrow.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	padding: 8px 0px 0px 10px;
	margin: -2px 0px 0px 0px;
}

.one2
{
	width: 48%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 2px;
}

.one2r
{
	width: 48%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 2px;
}

.one3
{
	width: 32%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}

.one3r
{
	width: 32%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 5px;
}

.one4
{
	width: 22%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 5px;
}

.one4r
{
	width: 22%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 5px;
}

.one5
{
	width: 18%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 5px;
}

.one5r
{
	width: 18%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 5px;
}

.two3
{
	width: 64%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.two3r
{
	width: 63%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

.right
{
	float: right;
	display: inline;
	margin-left: 5px;
	/* fixes ie double margin-left bug */
}

.pale
{
	background-color: #676767;
	color: #434343;
}

.per5left { margin: 0px 5% 5px 5%; }
.per10left { margin: 0px 10% 5px 10%; }

.spacer
{
	clear: both;
	margin: 0px;
}

.scroller
{
	height: 350px;
	overflow: scroll;
}

.scrollertall
{
	height: 550px;
	margin: 0px;
	padding: 0px;
	overflow: scroll;
}

.slider { display: none; }

div.slider
{
	margin: 0px;
	padding: 0px;
	display: none;
}

.white
{
	background-color: #E6FFCC;
	margin: 0px;
	padding: 5px;
}

.white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white p { color: #801019; }
.white a:link, .white a:visited { color: #617494; }
.fineprint { font-size: 9px; }
.small { font-size: 10px; }
.medium { font-size: 14px; }
.large { font-size: 20px; }

.tabs
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 0px #333 solid;
	margin: 5px auto 0px auto;
	font-size: 10px;
}

.tabsalpha
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #4781C3 solid;
	margin: 5px auto 0px auto;
	font-size: 9px;
}

.tabs a, .tabsalpha a
{
	background-color: #4781C3;
	padding: 0px 3px 0px 3px;
	margin: 5px 0px 2px 0px;
	border-top: 1px #333 solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	border-left: 1px #333 solid;
	color: #fff;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
}

#tabsalphacurr
{
	background-color: #fff;
	border-bottom: 1px #fff solid;
	color: #4781C3;
}

