BODY
{
    margin: 0px auto;
    text-align: center;
	font-family:Verdana,Arial;
	color:#4C4C4C;
	background-color:#FFFFFF;
	font-size:11px;
}

img {
	border:0px;
}

ul {
	list-style-image:url(../images/ar_blue_links.gif);	
}

TD  {
	font-family:Verdana,Arial;
	FONT-SIZE:12px;
	COLOR:#4C4C4C;
}

H1
{
	font-family:Verdana,Arial;
	FONT-SIZE:18px;
	COLOR:#2A4689;
	FONT-WEIGHT:Bold;
	padding-top:0px;
}


a, a:link, a:visited, a:active
{
	font-family:Verdana,Arial;
	Font-size:12px;
	Color:#2A4187;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

#container {
	margin: 0px auto;
    text-align: center;
	background-color:#fff;
	width:1004px;
}

#header, #footer, #main{
	text-align:left;
	margin: 0px auto;
	clear:both;			
}

#main{
	position:relative;
	overflow:hidden;
	padding-left:0px;
}

#left-content{
	float:left;
	margin-right:auto;
	width:263px;
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;	
}

#left_menu {
	width:100%;
	/*background: url('../images/message-box-content.gif') repeat-y;*/
	margin-top:0px;
	padding-top:0px;	
	border-top:1px solid #cccccc; 
}

#left_menu #content {
	padding:5px;
}
#left_menu #content ul {
	list-style-image:url(../images/arrow.gif);
	color:#71838d;
	font-size:12px;
	font-weight:bold;
	
}

#left_menu #content ul li {
	margin-bottom:5px;
}


#left_menu #content a,#left_menu #content a:visited {
	font-size:12px;
	color:#6e858d;
	text-decoration:none;		
}

#left_menu #content ul ul a,#left_menu #content ul ul  a:visited {
	color:#0000FF;
}

#left_menu #content a:hover {
	text-decoration:underline;	
}

#left_menu #content ul ul{
	/*list-style-image:none;
	list-style-type:disc;*/
	list-style-image:url(../images/ar_blue_links.gif);	
	font-size:12px;
	font-weight:normal;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:15px;
}
#left_menu #content ul ul li{
	margin-bottom:2px;
}

#middle-content{
	float:left;
	margin:0px 0px 0px 0px;
	width:731px;
	border-left:1px solid #cccccc; 
}

#right-content{
	float:right;	
	width:0px;
}


#header{
	height:310px;
	width:100%;
	padding-top:10px;
	text-align:right;
}

#header-links {
	clear:both;
	padding-right:0px;
}

#header-links a:link,#header-links a:visited,#header-links a:active {
	color:#363636;
	font-size:11px;
}



#header-links img{	
	border:0px solid white;
}

#header #search{
	clear:both;
	/*height:30px;*/
	margin-top:10px;
}

#topmenu{
	background:url(../images/topmenu.gif) repeat-x;
	height:50px;
	width:731px;	
	clear:both;
	padding:0px;	
}
#topmenu a, #topmenu a:visited{
	float:left;
	/*text-transform:uppercase;*/
	width:19.98%;
	background: url(../images/topmenu-item.gif) no-repeat;
	background-position:right top;
	padding-top:18px;
	margin-top:-3px;
	text-decoration: none;
	text-align:center;
	white-space:nowrap;	
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-FAMILY: Verdana;
	font-weight: bold;
}
#topmenu a:hover {
	text-decoration:underline;
}

#header #theme{
	clear:both;
	margin-top:-10px;
	
}

#site-content {
	padding-left:10px;
	padding-top:10px;	
}

#footer{
	border-top:1px solid #b0b0b0;
	text-align:left;
	font-size:11px;
	padding-top:15px;
	height:50px;
	max-height:40px;/*firefox hack*/
}

#footer-links {
 float:right;	 
}

#footer-links a:link,#footer-links a:visited,#footer-links a:active {
	color:#363636;
	font-size:11px;
}

.copyright {
	float:left;	
	font-size:11px;
}

.horizontal-bar {
	background-image: url(../images/footer-blue-line.gif);
	clear:both;
	height:5px;
	font-size:1px;	
}








.textbox {
	FONT-SIZE: 10px;
	COLOR: #403F40;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.button {
	background-color:#ffffff;
	border:1px solid #99a0a8;
	color:#636363;
}