﻿html, body{
	text-align:center;
	background-color:#ffffff;
	color:#727272;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

html{
	background-image:url(../../images/top_drop.gif);
	background-repeat:repeat-x;
	background-position:top;	
 
}


#CONTAINER {
	position: relative;
	margin: 0 auto;
	width: 90%;
	
	
}

#MAINPAGE
{
    position:relative;
	width:790px;
	text-align:left;
	margin:auto;
	background-color:#ffffff;
	
}

#LOGO
{
    position:absolute;
    top:20px;
    left:0px;   
}
#TEXTONLY
{
    position:absolute;
    top:45px;
    left:715px;  
	 
}
#TEXTONLY a
{
font-size:10px;
color:#8b8b8b;
text-decoration:none;
}

#TEXTONLY a:hover
{
	text-decoration:underline;
}
#BANNER
{
    position:absolute;
    left:0px;   
}

#TIMEBAR
{
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	position:absolute;
    top:347px;
    left:0px;
	width:755px;
	text-align:right;
	font-size:12px;
	color:#727272;
}
.TimeOff{
color:#cccccc;
padding-left:25px;
 text-decoration:none;
}
.TimeOff:hover{
color:#727272;
}
#LINKBAR
{
 position:absolute;
    top:113px;
    left:5px;
}
#LINKBAR a{
	color:#616161;
	font-weight:bold;
	padding-right:40px;
	text-decoration:none;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}
#LINKBAR a:hover{
	color:#806ee4;
	text-decoration:underline;
}
#LINKBAR a.ON{
	color:#806ee4;
	
}
li{
list-style-image:url('../../images/bullet.gif');

}
#MAINBLOCK{
	position:absolute;
    top:373px;
    left:0px;   
    width:790px;
	background-color:#FFFFFF;
}



#MAINCOPY
{
	left:0px;
	width:570px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	font-size:11px;
	padding-bottom:20px;
	padding-top:1px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	width:100%;
	border-bottom:solid 1px #9c9b9b;
	font-size:12px;
	margin-bottom:18px;
	padding-bottom:2px;

}
h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	width:100%;
	font-size:12px;
	margin-bottom:15px;

}

#RIGHTBOX{
    
	float:right; 
	text-align:right;
width:180px;
}

#RIGHTBOX a{
		
}
.RightBoxTable{
	width:150px;
	margin-right:28px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	
}
.RightBoxTable th{
 background-color:#504686;
 height:22px;
 border-top:solid 4px #ffffff;
 padding-right:4px;
 text-align:right;
}
.RightBoxTable td{

	color:#504686;
	font-size:10px;
	padding-top:2px;
}
.RightBoxTable a{
	 color:#ffffff;
	 text-decoration:none;
	 font-size:11px;

}
.RightBoxTable a:hover{
	text-decoration:underline;
	color:#ffffff;
}
#FOOTER1{
	width:765px;
	padding-bottom:4px;
	color:#504686;
	font-size:11px;
	clear:both;
	text-align:right;
	border-bottom:solid 1px #848181; 
}
#FOOTER2{
	width:765px;
	clear:both;
	padding-top:5px;
	text-align:right;
	padding-bottom:20px;
}
#FOOTER2 a{
	color:#a0a0a0;
	text-decoration:none;
}
#FOOTER2 a:hover{
	text-decoration:underline;
}
a{
	color:#616161;
}
a:hover{
	color:#504686;
}

ul{
	margin-top:8px;
}
