/* ------------------- GENERAL FORMATING ------------------- */

body , form , font  {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:#000000;
	text-decoration: none;
}  
  
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

A:LINK { 
	text-decoration: underline;
	color: #0000FF; 
} 
A:HOVER {
	text-decoration: underline;
	color: #FFDD33;
} 
A:ACTIVE {
	text-decoration: underline;
	color: #0000FF;
} 
A:VISITED {
	text-decoration: underline;
	color: #0000FF;
}
h1 {  
	color: #000000; 
	font-weight:bold;
	margin-top:6px;	
	font-size : 16px;  
	margin-bottom : 2px;  
	padding-top : 2px;  
	padding-bottom : 2px;  
}  
h2 {  
	color: #000000; 
	font-weight:bold;
	margin-top:4px;	
	font-size : 14px;  
	margin-bottom : 2px;  
}  
h3 {
	font-size : 12px;
	font-weight:bold;
	margin-top:4px;
	margin-bottom: 2px;
}  
h4 {
	font-weight:bold;
	margin-top:2px;
	font-size : 11px;
	color: #0000FF;
}

/* ------------------- CONTENT AREA ------------------- */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A.bodytext:LINK , A.bodytext:VISITED , A.bodytext:ACTIVE { 
	color : #0000FF;
	text-decoration: underline;
}
A.bodytext:HOVER { 
	color : #FFDD33;
	text-decoration: underline;
}
.bodytextsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
A.bodytextsm:LINK , A.bodytextsm:VISITED , A.bodytextsm:ACTIVE { 
	color : #0000FF;
	text-decoration: underline;
}
A.bodytextsm:HOVER { 
	color : #FFDD33;
	text-decoration: underline;
}
.bodytextlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
A.bodytextlarge:LINK , A.bodytextlarge:VISITED , A.bodytextlarge:ACTIVE { 
	color : #0000FF;
	text-decoration: underline;
}
A.bodytextlarge:HOVER { 
	color : #FFDD33;
	text-decoration: underline;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.subheaderbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subheaderRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 1.3em;
}
A.small:LINK , A.news:VISITED , A.news:ACTIVE { 
	color : #0000FF;
	text-decoration: underline;
}
A.small:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}

/* ------------------- more general text styles ------------------- */

.white {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	color : #FFFFFF;
	font-weight: normal;
}
	
A.white:LINK , A.white:ACTIVE , A.white:VISITED {
	color : #FFFFFF;
	text-decoration: underline;
}

A.white:HOVER {
	color : #FFE910;
	text-decoration: underline;
}

.red {
	color : #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.red:LINK , A.red:VISITED , A.red:ACTIVE { 
	color : #FF0000;
	text-decoration: none;
}
A.red:HOVER { 
	color : #FF0000;
	text-decoration: underline;
}

.gold {
	color : #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.gold:LINK , A.gold:ACTIVE , A.gold:VISITED {
	color : #FFCC33;
	text-decoration: underline;
}

A.gold:HOVER {
	color : #0000FF;
	text-decoration: underline;
}
.blue {
	color : #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 10px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #000000;
	line-height: 1.1em;
}
	
A.footer:LINK , A.footer:VISITED , A.footer:ACTIVE { 
	font-weight : normal;
	color : #000000;
	text-decoration: underline;
}

A.footer:HOVER { 
	color : #999999;
	text-decoration: underline;
}



/* ------------------- Table cell styles ------------------- */
#tdTopbar {
	background-color: #ffffff;
	padding: 2px;
}
#tdBtmBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}

#tdBrdr {
	border: 1px solid #000000;
}

#tdBrdrBtm {
	border-bottom: 1px solid #000000;
}

#tdBrdrTop {
	border-top: 1px solid #000000;
}

#tdBrdrTopBtm {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#tdBrdrRt {
	border-right: 1px solid #000000;
}

#tdContent {

	background-color: #FFFFFF;

}

/*----------------------Top Nav Links with Tab Button Style----------*/



div#navcontainer 
{
background-color: #FFFFFF; 
}

div#navcontainer ul 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
text-align: right; 
margin: 0; 
padding-bottom: 2px; 
padding-top: 2px; 
}

div#navcontainer ul li 
{
display: inline; 
margin-left: -4px; 
}

div#navcontainer ul li a 
{
padding: 1px 8px; 
color: #000000; 
text-decoration: none; 
border-left: 1px solid #000000; 
}

div#navcontainer ul li a:hover 
{
color: #FFDD33;
text-decoration: none; 
}

#active a {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}  

/*---- LEFT SIDE  Navigation Styles --------*/

#leftnavcontainer ul 
{
	margin: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding: 0;
}

#leftnavcontainer li { margin: 0 0 1px 0; } 

#leftnavcontainer a 
{
display: block; 
padding: 0px; 
width: 125px; 
color: #0000FF; 
text-decoration: none; 
}

#leftnavcontainer a:hover 
{
color: #FFCC33;
text-decoration: underline; 
}

#leftnavcontainer ul ul li { margin: 0 0 1px 0; } 

#leftnavcontainer ul ul a 
{
	display: block;
	padding: 0px 0px 0px 15px;
	width: 125px;
	color: #0000FF;
	font-size:12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
}

#leftnavcontainer ul ul a:hover , a:active
{
	color: #0000FF;
	text-decoration: underline;
	
}

/*-------- Highlight the Active Link----------*/
body#home a#home,
body#link1 a#link1,
body#link2 a#link2,
body#link3 a#link3,
body#link4 a#link4,
body#link5 a#link5,
body#link6 a#link6,
body#link7 a#link7,
body#link8 a#link8,
body#link9 a#link9,
body#link10 a#link10,
body#link11 a#link11,
body#link12 a#link12 {
	color: #FFDD33;
	text-decoration: none;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
