body {
	margin-top:-10px;
	margin-left:0px;
	margin-right:0px;
	}
	
p { 
	color:#777777; 
    margin-bottom:5px;
    font-size:11px;
    line-height:18px;
    padding-left:5px;
	}

h1 {
	color: #c41e3a;
	margin-bottom: 5px;
	font-size: 14px;
	margin-top: 0px;
	line-height: 28px;
	background-image:url(img/titlebar.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left:5px;
	}

h2 {
    color:#cd1041; 
    margin-top:5px;
    margin-bottom:5px;
    font-size:11px;
    line-height:18px;
    font-weight:bold;
    margin-left:5px;
}

h3 {
	color: #c41e3a;
	margin-bottom: 5px;
	font-size: 14px;
	margin-top: 0px;
	line-height: 28px;
	margin-left:5px;
	}

h4 {
	color: #c41e3a;
	margin-bottom: 5px;
	font-size: 12px;
	margin-top: 0px;
	line-height: 14px;
	background-image:url(img/titlebar.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-left:5px;
	padding-bottom:9px;
	}

.legendheader {
	color:#777777; 
	font-size:11px;	
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
	}

.tablecontent { 
	color:#777777; 
    margin-bottom:5px;
    font-size:11px;
    line-height:18px;
    padding-left:5px;		
	}

.errormsg { 
	color:#990000; 
    margin-bottom:5px;
    font-size:12px;
    line-height:18px;
    padding-left:5px;
    font-weight:bold;    
	}

hr {
	border-top: 2px dotted #e5e2e2;
	border-bottom: 1px none;
	border-right: 1px none;
	border-left: 1px none;
	background-color: #fff;
	height: 4px;
	}

/*LINK CLASSES */

a, a:link, a:active, a:visited {
    font-size:11px;
    color:#cd1041;
    text-decoration:none;
    font-weight:bold;
	}

a:hover {
    font-size:11px;
    color:#cd1041;
    text-decoration:underline;
    font-weight:bold;
	}

a.a-mainlink:link, a.a-mainlink:active, a.a-mainlink:visited {
    font-size:11px;
    color:#cd1041;
    text-decoration:none;
    font-weight:bold;
	}
	
a.a-mainlink:hover {
    font-size:11px;
    color:#cd1041;
    text-decoration:underline;
    font-weight:bold;
	}

#container {
    font-family:Arial;
	margin: 0 auto;
	margin-top: 6px;
	width: 920px;
	background-color: #ffffff;
	background-repeat:repeat;
	padding-top: 10px;
	text-align: center;
	}

#wrapper {
	width: 920px;
	padding-right:18px;
	}

#topnav {
	position:relative;
	padding:15px 0px 0px 41px;
	margin:0px 0px 0px 0px;
	width:918px;
	height:42px;
 	background-image: url(img/topnav_background.gif);
 	background-repeat: no-repeat;	
	}

.3col_column1 {
	 float:left;
	 width:918px;
	}

.leftnav { 
     width:120px; 
     height:292px;
     float:left;
     margin-top:45px;
	 }
 
.main_content_container {
    width:779px;
    margin-top:35px;
    margin-left:5px;
    float:left;
	}
		 
.middle_content {
	width:505px;
	}

.middle_content_2col {
    padding-left:15px;
	}

.middle_UScontent_col1 {
    width:340px;
    float:left;
	}

.middle_content_col1 {
	margin-top:-370px;
    width:340px;
    float:right;
	}

.middle_content_col3 {
	margin-top:-50px;
    width:130px;
    float:left;
    padding-right:370px;    
	}

.content_2col_bg_top {
    width:779px;
    height:12px;
    float:left;
    background-image: url(img/content_wide_2col_bg_top.gif);
	background-repeat:no-repeat;
    margin:0px;
	padding:0px;
	}

.content_2col_bg_mid{
    width:779px;
    float:left;
    background-image: url(img/content_wide_2col_bg_mid.gif);
	background-repeat: repeat-y;
	}

.content_2col_bg_bot {
    width:779px;
    height:16px;
    float:left;
    background-image: url(img/content_wide_2col_bg_bot.gif);
	background-repeat:no-repeat;
	}

#footer {
 	margin-top:5px;
 	*margin-left:-16px;
 	float:right;
    color:#777777; 
    font-family:Arial; 
    font-size:11px; 
    font-weight:normal;}
 
.footertext { 
	color:#777777; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal;
	 } 
  
#footer .footerlink, .footerlink:link, a.footerlink, .footerlink a  { 
	color:#777777; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:underline; 
	 } 
  
#footer .footerlink:hover { 
	text-decoration:none; 
	 }

#footer_home .footerlink, .footerlink:link, a.footerlink, .footerlink a  { 
	color:#777777; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:normal;
	text-decoration:underline; 
	} 
  
#footer_home .footerlink:hover { 
      text-decoration:none; 
 }
