/* General Attributes ****************************/

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.6em; }

body 
{
width: 100%;
text-align: center;
margin: 0px;
padding: 0px;
background: url('images/bg.gif') repeat-x fixed; 
background-color: #feff8c ;  
font-family: tahoma, arial, verdana;
font-size: 12px;

}

.tahoma10
{
font-family: tahoma, arial, verdana;
font-size: 12px;
color: #000000;
text-align: justify;
}

.smallText
{
font-family: tahoma, arial, verdana;
font-size: 9px;
color: #333333;
}


.quote
{
color:#666666;
font-size:14px;
font-weight: bold;
}


a:link{text-decoration:none; color: #FF6600;}
a:active{text-decoration:none; color: #FF6600;}
a:visited{text-decoration:none; color: #FF6600;}
a:hover{text-decoration:underline; color: #2176cd;}


/* END General *******************/


/***************** MENU HERE ****************/

#menu ul
{
margin-top: 0px;
margin-bottom: 1px;
padding-left: 0;
margin-left: 0;
background: #4f9900;

float: left;
width: 780px;
height: 20px;
}

#menu ul li { display: inline; }

#menu ul li a
{
padding: 3px 20px 3px 20px;
background: #ff6c00;
color: #ffffff;
text-decoration: none;
float: left;
font-size: 12px;
font-weight: bold;
border-right: 1px solid #ffffff;

}

#menu ul li a:hover
{
color: #ffffff;
background: #4f9900;
text-decoration: none;
}

/******************END MENU******************/

#top
{
width: 780px;
margin-top:0px;
margin-bottom:0px;
text-align: center;
background: #ffffff;
}

#content
{
width: 780px;
margin-top:0px;
margin-bottom:5px;
text-align: center;
background: #ffffff;
border: 1px solid #73a107;
}

#topDisplay
{
width: 780px;
margin-top:0px;
margin-bottom:0px;
text-align: left;
background: #ffffff;
}

#main
{
width: 780px;
margin-top:0px;
margin-bottom:0px;
background:#ffffff;
}


* html #content { /* STUPID IE */
	margin-bottom: 5px;
}

.table01
{
font-family: tahoma, arial, verdana;
font-size: 13px;
text-align: justify;
}

.title
{
color: #f34949;
font-size: 1.4em;
font-weight: bold;
padding-bottom:3px;
border-bottom: 1px solid #8FB11E;
border-right: 1px solid #8FB11E;
}

.sub-title
{
color: #57931c;
font-weight: bold;
}

.sub-title .bigger
{
font-size:1.2em;
font-weight: bolder;
}

.rightBorder
{
border-right: 1px dotted #999;
}

.article-pic
{
padding: 5px 5px 5px 5px;
}

/***************************************************************/

.bg-navbox 
{
background-color: #E5E5E5;
}

.bg-navboxg 
{
background-color: #E5E5E5; 
padding-bottom: 4px; 
font-size: 12px; 
color: #5C6F06; 
font-family: tahoma, arial, verdana; 
font-weight: bold;
}

.highlightBoxText
{
font-weight: normal;
font-family: tahoma, arial, verdana;
font-size: 13px;
margin-left: 8px;
margin-right: 8px;
text-align: justify;
}

.HighlightBox 
{
font-weight: normal; 
font-size: 11px; 
color: #FF6600; 
font-family: tahoma; 
text-decoration: none;
}

.HighlightBox:hover 
{
font-weight: normal; 
font-size: 11px; 
color: #2176cd; 
font-family: tahoma; 
text-decoration: underline;
}

/********************************************************/


#bottom
{
width: 780px;
background: #ffffff; 				
}

.bottomword
{
color: #333333;	
padding-top: 3px;
padding-left: 14px;
font-size: 11px;
text-align: left;
}

#footer
{ 
font-size: 12px;
border-left: 1px solid #333;
height: 80px;		
}

/***************** TABLE CODE **********************************/

.table02 {
	border-style: none;
	border-collapse: collapse;
}

.table02 td.l {
	border: 1px solid #eeeeee;
	font-family: tahoma;
	padding: 8px 8px 8px 8px ;
	background: #ffffff;
	font-size: 13px;
	text-align: left;
}

.table02 td.d {
	border: 1px solid #ffffff;
	font-family: tahoma;
	padding: 8px 8px 8px 8px ;
	background: #ebebeb;
	font-size: 13px;
	text-align: left;
}

/***************************************************************/

.tableService
{
font-size: 10pt;
font-family: Tahoma;
}

.tableService .d
{
background:#E1E1E1;
}

/********************* END Table Code **************************/

