/* CSS Document */
body	{
	font-size:	73%;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	}		
	
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	font-size: 1.0em;
	}	
	
.small	{	
	font-size:	0.80em;
	}

.highlight	{
	font-weight: bold;
	}	
			
.reverse {
	color: #2D5BC2;
	}
.reverse2 {
	color: #2D5BC2;
	}	

.style1 {color: #666666}
	
.white {
	color: #FFFFFF;
	}	

.RowOdd {
	background-color: #2D5BC2;
	color: #FFFFFF;
	}

.RowEven {
	background-color: #E5E5E5;
	color: #000000;
	}
		
h1	{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:	1.35em;
	font-weight: bold;
	font-style:normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	color: #2D5BC2;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 	
	}	
		
h2	{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	uppercase;
	font-size:	1em;
	color: #000000;
		margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
		
h3	{	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:	1.15em;
	font-weight: bold;
	font-style:normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	color: #2D5BC2;
	text-transform: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
		
h4	{	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #2D5BC2;
		margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}	
	
h5	{	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	0.85em;
	color: #2D5BC2;
		margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}		
		
h6	{	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	inherit;
	font-size:	1em;
	color: #2D5BC2;
		margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	}			
	
/* Tables */		
		
table, tbody, tr, td	{
	text-transform:	none;
	color: #000000;
	font-size: 1em;

	}		
		
th	{
	vertical-align:	baseline;
	font-weight:	normal;
	text-transform:	uppercase;
	font-family: "Trebuchet MS", Verdana, Arial;
	background-color: #3E6959;
	color: #FFFFFF;
	font-size: 1em;
	}	
		
/* Links */		
			
a	{
	text-decoration: none;
	color:#2D5BC2;
	}	
		
a:visited	{	
	text-decoration: none;
	}	

a:hover	{
	text-decoration: underline;
	font-weight:bold;
	color:#2D5BC2;
	}	


/* Form elements and buttons */

.formbutton:link{
background-color: #2D5BC2;
border: 1px #FFFFFF outset;
padding: 3px;
color:#FFFFFF;
text-decoration: none;
font: bold 10px "Trebuchet MS", Verdana, Arial;
}
.formbutton{
background-color: #2D5BC2;
border: 1px #FFFFFF outset;
padding: 3px;
color:#FFFFFF;
text-decoration: none;
font: bold 10px "Trebuchet MS", Verdana, Arial;
}
.formbutton:hover{
background-color: #2D5BC2;
border: 1px #FFFFFF outset;
padding: 3px;
color:#FFFFFF;
text-decoration: none;
font: bold 10px "Trebuchet MS", Verdana, Arial;
}
.formbutton:visited{
background-color: #2D5BC2;
border: 1px #FFFFFF outset;
padding: 3px;
color:#FFFFFF;
text-decoration: none;
font: bold 10px "Trebuchet MS", Verdana, Arial;
}


/* Scrollbar - remove /* if active - see http://www.chillibomb.com/scroll_bars.htm for tool */

/* html, body{
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-BASE-COLOR: #51B84D;
SCROLLBAR-TRACK-COLOR: #3E6959;
} */


/* Layout Options tables  */

#mainlayout {
	height:592px; 
	width:974px;
	left:50%; 
	margin-left:-487px; 
} 


.menu a {
	display: block;
	padding: 6px 6px; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	text-decoration:	none;
	text-transform:	uppercase;
	font-size:	1em;
	color: #3c3c3c;	
}

.menu a:hover {
	display: block;
	padding: 6px 6px; 
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	text-decoration:	none;
	text-transform:	uppercase;
	font-size:	1.1em;
	color: #3c3c3c; 
}
.menu a:visited {
	text-decoration:	none;
}



.highlights {
	color: #000000;
}
.highlights a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;	
}
.highlights a:hover {
	color: #CD3333;
	text-decoration: underline;
	font-weight: bold;	
}
.highlights a:visited {
	font-weight: bold;		
}

