body
{
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background-image: url(../grafix/bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
}

p
{
	font-family: Palatino, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 10px 5px 10px;
	padding: 0px;
}

a:link, a:visited
{
	color: #0099ff;
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:visited:hover, a:active, a:visited:active
{
	color: #006699;
	text-decoration: underline;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	margin: 2px 0px 5px 20px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #fff;
	font-weight: normal;
}

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

input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 1px;
	padding: 2px;
	background-color: #333333;
	border: 1px solid #000;
}

input:focus, textarea:focus, select:focus
{
	background-color: #333333;
	color: #fff;
	font-weight: bold;
}
#container
{
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 800px;
	background-color: #000;
}

#container #here
{
	background-color: #069;
	color: #fff;
}

#centercontentfull
{
	margin: 0px auto 5px auto;
	padding: 5px;
}

#centercontentwide
{
	padding: 5px;
	width: 625px;
	margin: 0px auto;
}

#centercontent
{
	margin: 0px auto;
	padding: 5px;
	width: 480px;
}

#centercontentmed
{
	margin: 0px auto;
	padding: 5px;
	width: 550px;
}

#footer
{
	margin: 0px;
	padding: 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: right;
}
#footer a:link, #footer a:visited
{
	margin: 0px;
	padding: 5px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
#footer a:hover, #footer a:visited:hover
{
	color: #0099ff;
}

#header
{
	margin: 0px;
	padding: 5px 2px 5px 2px;
	text-align: center;
}

#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;
}

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

#menucontent
{
	padding: 5px;
	float: left;
	width: 150px;
	background-color: #026E30;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: right;
	background-image: url(../grafix/bg2.jpg);
}

#menucontent a:link, #menucontent a:visited
{
	display: block;
	background-color: transparent;
	padding: 2px 12px 2px 2px;
	margin: 0px;
	color: #FFF;
}

#menucontent a:hover, #menucontent a:visited:hover
{
	background-color: #603;
	color: #fff;
	background-image: url(../grafix/bg2side.jpg);
	background-position: right;
}

#right
{
	padding: 2px 2px 12px 2px;
	width: 155px;
	float: right;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../grafix/bg2.jpg);
}
  
  /*********** end drop shadow styles ***********/
/*  begin Nav Styles */
	#navstrip
	{
	padding: 0px 2px 0px 2px;
	height: 30px;
	top: 0px;
	margin: 0px auto 5px auto;
	clear: both;
	border-top: 1px #09f solid;
	}

#navtabs
{
	padding: 0px 2px 2px 2px;
	margin: 0px 0px -4px 0px;
	clear: both;
	font-size:10px;
	border-bottom: 1px #09f solid;
}

#navtabs a
{
	background-color: #069;
	padding: 2px 4px 4px 4px;
	margin: 5px 2px 0px 2px;
	border-top: 1px #006699 solid;
	border-right: 1px #006699 solid;
	border-bottom: 0px #000 none;
	border-left: 1px #006699 solid;
	color: #000;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}

#navtabs #current
{
	background-color: #09f;
	color: #fff;
}

#navbar
{
	margin: 0px auto 0px auto;
	padding: 0px 2px 1px 2px;
	clear: both;
	border-top: 1px #09f solid;
}

#navmenu
{
	height: 12px;
	margin: 0px 0px 0px 70px;
	padding: 0px;
}

#navmenu a
{
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	background-color: #000;
	margin: 0px 2px 0px 5px;
	border: solid #0089e5 1px;
	border-top: solid #000 0px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	color: #0099ff;
}

#navmenu a:hover
{
	color: #FFC;
}

#navmenu ul li a:hover, #navmenu ul li.shover
{
	/*/ presentation of rollovers*/
	color: #fff;
}

#navmenu li:hover, #navmenu li.sfhover
{
	color: #FFC;
}

#navmenu li
{
	color: #FFF;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#navmenu li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0px;
	width: 150px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

#navmenu li li {
	width: 150px;
}
#navmenu li ul a { width: 150px; }

#navmenu li ul ul
{
	margin: 0px;	/*/ width of the li plus the padding*/	/*/ negative top margin brings it up and beside */	/*/ repositions the menu after rollover*/
}

#navmenu li:hover ul ul, #navmenu li:hover ul ul ul, #navmenu li.sfhover ul ul, #navmenu li.sfhover ul ul ul { left: auto; }
#navmenu li:hover ul, #navmenu li li:hover ul, #navmenu li li li:hover ul, #navmenu li.sfhover ul, #navmenu li li.sfhover ul, #navmenu li li li.sfhover ul {
	left: auto;
	background-color: #0099ff;
	background-image: url(../grafix/dropbg.gif);
}

/*  end Nav Styles */

.descrip
{
	font-size: 10px;
	text-align: center;
}

.blu
{
	color: #0088FF;
	text-align: center;
}

.blu a:link, .blu a:visited
{
	color: #0088FF;
	text-align: center;
}

.dark
{
	background-color: #006699;
	padding: 4px;
	margin: 2px 0px 2px 0px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

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

.darker
{
	background-color: #0099ff;
	padding: 4px;
	margin: 2px 0px 2px 0px;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.darker h1, .darker h2, .darker h3, .darker h4, .darker h5, .darker h6, .darker p { color: #fff; }
.darker a { color: #FF9; }
.darker a:hover, .darker a:visited:hover {
	color: #000;
}
.small { font-size: 10px; }

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

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

.fineprint { font-size: 9px; }

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

div#qTip
{
	padding: 3px;
	border: 1px solid #363;
	border-right-width: 2px;
	border-bottom-width: 2px;
	display: none;
	max-width: 300px;
	color: #000;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: absolute;
	z-index: 1000;
	background-color: #9FC;
}

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

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

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

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

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

.outline
{
	border: double #fff 3px;
	padding: 5px;
}
.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; }

.two3
{
	width: 60%;
	float: left;
	margin-bottom: 5px;
}

.two3r
{
	width: 60%;
	float: right;
	margin-bottom: 5px;
}

.one2
{
	width: 48%;
	float: left;
	margin-bottom: 5px;
}

.one2r
{
	width: 48%;
	float: right;
	margin-bottom: 5px;
}

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

.one3r
{
	width: 32%;
	float: right;
	margin-bottom: 5px;
}

.one4
{
	width: 24%;
	float: left;
	margin-bottom: 5px;
}

.one4r
{
	width: 24%;
	float: right;
	margin-bottom: 5px;
}

.one5
{
	width: 19%;
	float: left;
	margin-bottom: 5px;
}

.one5r
{
	width: 19%;
	float: right;
	margin-bottom: 5px;
}

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

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

.denim
{
	background-color: #617494;
	padding-left: 3px;
	padding-right: 3px;
}
/*
	yDSF (ydnar Drop-Shadow-Fu)
	ydnar@sixapart.com - http://www.sixapart.com
*/

.ydsf
{
	display: block;
	position: relative;
	margin: 4px 2px 2px 4px;
	background-image: url(../grafix/ysdf/shadow-grid.gif);
	background-repeat: repeat;
}

/* ie6 ignores this selector */
html>body .ydsf
{
	margin: 10px -2px -2px 10px;
	background-image: url(../grafix/ysdf/shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* shadow corners */
.ydsf:before,
.ydsf:after
{
	content: " ";
	display: block;
	width: 10px;
	height: 10px;
}

.ydsf:before
{
	position: absolute;
	top: 0;
	right: 0;
	margin: -10px 0 0 auto;
	background-position: right top;
}

.ydsf:after
{
	margin: -10px 0 0 -10px;
	background-position: left bottom;
}

.ydsf .inner
{
	display: block;
	position: relative;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
	/* prevents margin leakage from child elements */
	left: -4px;
	top: -4px;
}

/* ie6 ignores this selector */
html>body .ydsf .inner
{
	left: -10px;
	top: -10px;
	margin: 0;
}

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

.right { float: right; }

/*********** end drop shadow styles ***********/
/*********** more drop shadow styles ***********/
.dropshadow2{
	float:left;
	clear:left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../grafix/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 500px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}
/*********** end drop shadow styles ***********/
/*********** yet more drop shadow styles for images ***********/
.img-shadow {
  float:left;
  background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../grafix/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }
.img-shadowR {
  float:right;
  background: url(../grafix/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../grafix/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img, .img-shadowR img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 

