	body {
		text-align: center;
		margin: 0;
		padding:0;
		background: #fff;
		font-size: 14px;
		font-family: Verdana, Arial, Sans-Serif;
		color:#564b47;
		}

	#header	{
		height: 60px;
		background: #fff;
		padding: 0 0 10px 0;
		}

	#header img	{
		border: 0;
		
		}

	#topnav	{
		background-image: url('../images/topnav_background.gif');
		height: 25px;
		text-align: center;
		padding: 0 0 0 0;
		color: #fff;
		font-size: 10px;
		font-weight: 600;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		}
	
	.topnav2 {
		list-style: none;
		color : #d26200;
		font-weight: bold;
		font-size: 12px;
		font-style: normal;
		text-align: left;
		font-family: sans-serif;
		}
	

a.topnav {color: #fff;text-decoration: none;}
a.topnav:visited {color: #fff;text-decoration: none;}
a.topnav:hover {color: #000;}
a.topnav:active { color:#000;}
a.topnav_active {color: #000;text-decoration: none;}

a.topnav2 {color: #d26200;text-decoration: none;}
a.topnav2:visited {color: #d26200;text-decoration: none;}
a.topnav2:hover {color: #ea9a21;}
a.topnav2:active { color:#ea9a21;}
a.topnav2_active {color: #ea9a21;text-decoration: none;}

a.footlink {color: #fff;text-decoration: none;}
a.footlink:visited {color: #fff;text-decoration: none;}
a.footlink:hover {color: #000;}
a.footlink:active { color:#000;}
a.footlink_active {color: #000;text-decoration: none;}


	#frame {
		width:719px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}

	#contentleft {
		width:151px;
		padding:0px;
		float:left;
		background:#fff;
		margin-top:33px;
		}

	#contentcenter {
		width:335px;
		padding:0px;
		float:left;
		background:#fff;
		}

	#contentright {
		width:233px;
		padding:0px;
		margin: 33px 0;
		float:left;
		background:#fff;
		}
		
		
#centerHeader	{
	background:#000;
	color: #fff;
	padding: 8px 0 8px 14px;
	margin: 0 0 6px 0;
	font-family: arial;
	font-size: 13px;
	font-weight: 700;
	}	
	
#centerContent	{
	background: #fff;
	color: #000;
	font-family: arial;
	padding: 0px 9px 0 9px;
	}

	

#centerContent a {
	color: #000;
	}

.content1	{
	background:#007db1;
	border: 1px solid #fff;
	margin:0 0 10px 0;
	}	

.content1header	{
	background:#004b6a;
	border-bottom: 1px solid #fff;
	padding:5px;
	}	

.content1body	{
	padding:5px;
	}	

.content2	{
	background:#003f59;
	border: 1px solid #fff;
	margin:0 0 10px 0;
	}

.content2header	{
	background:#002635;
	border-bottom: 1px solid #fff;
	padding:5px;
	}	

.content2body	{
	padding:5px;
	}	

a.mylink {
	font-weight: 600;
	}
