/* CSS Document */
body, table, td, p{
	margin:0px auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#474747;
}
body{
	background:#C0C0C0;
}
table{
	background:#FFFFFF;
}
.header{
	height:130px;
	background:url(images/header.jpg) no-repeat left top;
}
.banertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:475px;
	margin-top:80px;
}
.boxtop{
	background:url(images/boxtop.jpg) no-repeat left top;
}
.boxbottom{
	background:url(images/boxbottom.jpg) no-repeat left bottom;
}
.border1{
	border-left:#065B92 solid 1px;
	border-right:#4B1C00 solid 1px;
}
.border2{
	border-right:#065B92 solid 1px;
	background:#F4F4F4;
}
.border3{
	border-left:#065B92 solid 1px;
	border-right:#065B92 solid 1px;
}
.heading{
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:16px;
	color:#FF9600;
	font-weight:bold;
}
.margin{
	margin-left:15px;
	margin-right:15px;
	line-height:16px;
}
.img_margin{
	margin-right:12px;
	margin-top:5px;
	margin-bottom:5px;
}
.margin2{
	margin-left:9px;
	margin-right:9px;
	line-height:normal;
}
.contentlink{
	text-decoration:none;
	color:#474747;
	font-weight:bold;
}
.contentlink:hover{
	text-decoration:none;
	color:#065B92;
	font-weight:bold;
}
.linkheading{
	font-size:11px;
	color:#4B1C00;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
}
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#065B92;
	font-weight:bold;
	text-decoration:none;
}
.link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4B1C00;
	font-weight:bold;
	text-decoration:underline;
}
	

