/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: black;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(gradient.jpg);
	font-size: 12px;
	text-align: center;
	position: relative;
}

a#bannerlink {
	position: absolute;
	height: 60px;
	width: 400px;
	left: 400px;
	top: 20px;
	display: block;
}
#bannersubnav {
	font-size: 12px;
}
#leftnav {
	background-image: url(LeftNavBackground.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	margin: 0px;
	padding:0px;
	position: absolute;
	/* height: 260px; */
	width: 180px;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
#leftnav a{
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}
#leftnav a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
#leftnav ul {
	padding-right:12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 34px;
	text-indent: -1em;
}
#leftnav ul ul {
	padding:0px 12px;
}
#leftnavimage {
	position: relative;
	bottom: -3px;
	left: 0px;
}
img.leftnav {
	position: relative;
	bottom: -3px;
	left: 0px;
}
#main{
	position: relative;
	width: 580px;
	left: 185px;
	top: 0px;
	padding-top: 0px;
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
}
#main a:link{
	color: #006699; /* teal for white */
}
#main a:visited{
	color: #6B8894; /*lt grey teal for white */
}
#main a:active {
	color: #6B8894; /* gold for white */
}
#main a:hover {
	text-decoration:underline;
}

#main ul{
	list-style-type:disc;
	margin: 0px;
	padding: 0px 24px;
}
a:link{
	color: #006699; /* teal for white */
}
a:visited{
	color: #6B8894; /*lt grey teal for white */
}
a:active {
	color: #6B8894; /* gold for white */
}
a:hover {
	text-decoration:underline;
}
#main a.main:link{
	color: #006699; /* teal for white */
	font-weight: bold;
}
#main a.main:visited{
	color: #006699; /* teal for white */
	font-weight: bold;
}
#main a.main:active {
	color: #6B8894; /* gold for white */
	font-weight: bold;
}
#main a.main:hover {
    color: #6B8894; /* gold for white */
	font-weight: bold;
}
/* ----------------TABBING--------------- */
#main #basictab{
padding: 3px 0;
margin-left: 0;
font: 12px Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #ccc;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}
#main #basictab li{
display: inline;
margin: 0;
}
#main #basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
border-bottom: none;
background-color: #cccc99; /* med gold */
color: black;
}
#main #redtab li a{
background-color: #cc9999; /* lt red */
}
#main #greytab li a{
background-color: #99cc66; /* green */
}
#main #violettab li a{
background-color: #9999cc; /* violet */
}
#main #basictab li a:visited{
color: black;
}
#main #basictab li a:hover{
background-color: #ffff66; /* bright yellow */
color: black;
}
#main #redtab li a:hover{
background-color: #ff9999; /* lt red */
}
#main #greytab li a:hover{
background-color: #ccff99; /* lt green */
}
#main #violettab li a:hover{
background-color: #cc99ff; /* lt violet */
}
#main #basictab li a:active{
color: black;
}
#main #basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: white;
color: black;
}
/* ----------------TABBING--------------- */
.gtitle {
	font-size: 200%;
	color: #cc9900;
	font-weight: bolder;
	letter-spacing: 6px;
	margin: 5px;
}
.btitle {
	font-size: 200%;
	color: #333;
	font-weight: bolder;
	letter-spacing: 6px;
	margin: 5px;
}
.stitle {
	font-size: 200%;
	color: #666;
	font-weight: bolder;
	letter-spacing: 6px;
	margin: 5px;
}
.gsubtitle {
	color: #990000; /* dk red */
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.bsubtitle {
	color: #336600; /* dk green */
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
.ssubtitle {
	color: #663366; /* dk purple */
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 4px;
}
table.solid, th.solid, td.solid, p.solid, ol.solid, ul.solid{
	color: black; 
	background-color: white;
}
table.half, th.half, td.half, ol.half, ul.half{
	color: black; 
	background-repeat: repeat;
	background-image: url(halfwhite.png);
}
p.half{
	color: black; 
	background-repeat: repeat;
	background-image: url(halfwhite.png);
	padding: 5px;
}
table.tint, th.tint, td.tint, p.tint{
	color: black; 
	border: 1px solid #cccccc;
	background-color: white;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(gradient2.jpg);
}
td.special, th.special, p.special{
	color: black; 
	border: 1px solid #ccc;
	background-color: #ffffcc;
	padding: 10px;
}
/* p.mainmenu, td.mainmenu, th.mainmenu{
	color: black; 
	border: 1px solid #cccccc;
	background-color: #bababa;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(gradient2.jpg);
	padding: 5px;
} */
table.collapse {
border-collapse: collapse;
}
.border{border: 1px solid #000;}
.floatright { float: right; margin: 0 0 10px 10px;}
.floatleft { float: left; margin: 0 10px 10px 0;}
.clearboth { clear: both; }
p.indent{
	color: black; 
	background: white none;
	padding: 5px;
	margin-left: 25px;
}
p.shift, .shift
{
margin-left:50px;
margin-right:50px;
}
p.sm, .sm
{
margin-left:10px;
margin-right:10px;
}
p.vsm, .vsm
{
margin-left:5px;
margin-right:5px;
font-size: 10px;
}
b.gold, strong.gold, em.gold, i.gold
{ 
color: #cc9900;
}
hr {
    height:1px;
    width: 100%;
	color: #ccc; 
    background-color: #ccc; 
	border: 0;
	margin: 0;
   }
p.in{
text-indent: 30px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 20px;
}

#footer {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top: 50px;
	position: relative;
	height: 50px;
	width: 800px;
	left: 0px;
	bottom: 0px;
	line-height: 12px;
}
#footer a{
	color: #666666;
	text-decoration:underline;
}


