/* Global Styles */

body {
	margin:0px;
	background-color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
height: 100%;
	}
	
hr {
	color: #669999;
	height: 1px;
	width: 80%;
}

html { height: 100%; }

#fulltable
	 { height: 100%; }
	
a {
	color: #660000;
	text-decoration:underline;
	}
	
a:hover {
	color: #336666;
	text-decoration:underline;
	}
	
H1 {color: #CC3300;
font-size:18px;}

H2 {color: #336666;
font-size:16px;}

H3 {color: #996666;
font-size:14px;}
	
H4 {
	color: #CC3300;
	font-size:24px;
	line-height:30px;
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.brown {color: #996666;}

.teal {color: #336666;}

.red {color: #CC3300;}

/* Class Styles */


.formbutton{
cursor:pointer;
border:outset 1px #cccccc;
background:#ffffff;
color:#666666;
padding: 1px 1px;
font-size:10px;
}

 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
}
input
{
color: #336666;
background: #FFFFFF;
border: 1px solid #336666;
}

.submit input
{
color: #333333;;
background: #FFFFFF;
border: 2px outset #336666;
font-size:10px;
}
fieldset
{
border: 1px solid #FFFFFF;
width: 20em;
color:#FFFFFF;
}

legend
{
color: #CC3300;
background: #a4c2c2;
border: 1px solid #333300;
padding: 2px 2px;
}

.qa
{
background: #a4c2c2;
border: 1px;
padding: 2px 2px;
width:80%;
}

.answer
{
background: #FFFFFF;
padding: 2px 2px;
width:80%;
}

.ques
{
font:10px;
color:#cc3300;
}

.ans
{
font:10px;
color:#336666;
}
	
.small{
font:10px;
}

.green
{color:#336666;}
	
#nav-side
{background-color:#FFFFFF;}

 #nav-side ul
{width: 150px;
 margin: 0;
padding: 0;}

#nav-side li
{
list-style:none;
padding:0px;
margin: 0px;
background-color: #FFFFFF;
text-align: left;
}

#nav-side li a
{
display: block;
color: #336666;
text-decoration: none;
padding: 5px;
border-bottom: 1px dotted #333300;

}

#nav-side li a:hover
{
color: #FFFFFF;
text-decoration: underline;
background-color: #336666;
/* border-bottom: 1px solid #FFFFFF; */
/* border-right: 1px solid #FFFFFF; */
}	

	
 #nav-menu ul
{
list-style:none;
padding:0;
margin: 0;
width: 850px;
background-color: #a4c2c2;
text-align:center;
}

#nav-menu li
{
float:left;
font-size:12px;}

#nav-menu li a
{
background-color: #a4c2c2;
display: block;
color: #336666;
text-decoration: none;
text-align: center;
padding:5px 19px 5px 19px;
}

#nav-menu li a:hover
{
background-color: #a4c2c2;
display: block;
color: #333300;
text-decoration: underline;
text-align: center;

}	

#tabnav {
float:left;
list-style:none;
font-size:10px;
list-style:none;
}

#tabnav table {
background-color:#FFFFFF;
}

iframe 
{
overflow-x: hidden;
overflow-y: hidden;
}

	
td#sidenav
{background-color:#bbaa77;}

.quote {
	color: #336666;
	font-style:italic;
	
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px;
	color: #333300;
	letter-spacing:.1em;
	}
	
	
/* ID Styles */

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}
	
a.sidebutton 
   {
background: #FFFFFF;
color: #333300;
text-decoration: none;
text-align: center;
border: 1px solid #000000;
border-style:outset;
padding:5px;
font:10px arial;
				}

a.sidebutton:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #cc9933;
	border-style:inset;
	padding:5px;
	background-color: #339999;
font:10px arial;}


a.mybutton 
   {
background: #FFFFFF;
color: #333300;
text-decoration: none;
text-align: center;
border: 1px solid #000000;
		border-style:outset;
		padding:5px;
font:10px arial;				
}

a.mybutton:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #333333;
	border-style:inset;
	padding:5px;
	background-color: #bbaa77;
font:10px arial;	              
}

/*ticker */

.title		{ COLOR: #669999; font-weight: bold; }
#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }
