body{
	margin:0px;
	padding:0px;
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#525252;
	}
	
.main_border1{
	background:url(../images/table1_point1.jpg);
	background-repeat:repeat-y;
	background-position:right;
	}
	
.main_border2{
	background:url(../images/table1_point1.jpg);
	background-repeat:repeat-y;
	background-position:left;
	}
.link{
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}
.link:hover{
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}	
.header_background{
	background:url(../images/back_yellow.gif);
	background-repeat:repeat-x;
	height:47px;
	}
	
.header_separator{
	background:url(../images/header_separator.gif);
	background-repeat:repeat-x;
	}
	
.header_link{
	color:#7D7D7D;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
	}
	
a.header_link:hover{
	color:#7D7D7D;
	text-decoration:underline;
	}
	
.subhead{
    color:#429636;
	font-weight:bold;
	text-decoration:none;
	}
	
a.subhead:hover{
    color:#3790C8;
	font-weight:bold;
	text-decoration:underline;
	}
	
.subhead_blue{
    color:#356FAC;
	font-weight:bold;
	text-decoration:none;
	}
	
.subhead_link{
	color:#2267CC;
	}
	
a.subhead_link:hover{
	color:#429736;
	text-decoration:none;
	}
	
.subhead_link1{
	color:#429736;
	}
	
.subhead1{
	color:#616161;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	}
.subhead2{
	color:#356FAC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}
.content{
	color:#525252;
	}
.content_head{
	color:#797979;
	font-size:16px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
.content_head1{
	color:#5A5A5A;
	font-size:13px;
	font-family:Arial, sans-serif;
	font-weight:bold;
}

.subhead_linkfooter{
	color:#2267CC;
	text-decoration:none;
	}
	
.subhead_linkfooter:hover{
	color:#429736;
	text-decoration:underline;
	}
	
.more{
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#7A7A7A;
	}
	
.more:hover{
	color:#3790C8;
	text-decoration:none;
	}

.boxborder{
	border:1px #2267CC solid;
	}
	
.button1{
background-image:url(../images/button.gif);
background-repeat:no-repeat;
height:18px;
width:52px;
font-size:12px;
font-weight:bold;
color:#2267CC;
border:none;
cursor:hand;
}

.background{
	background:url(../images/border_background.gif);
	background-repeat:repeat-x;
	background-position:center;
	}
	
.td_heading{
	background:url(../images/td_color.gif);
	border-bottom:#90A0B0 1px solid;
	border-top:#90A0B0 1px solid;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	}
	
.td_content{
	background-color:#FAFCFF;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	}
	
.td{
	padding-bottom:4px;
	padding-top:4px;
	padding-left:4px;
	}