body {font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	color: #333333;}
	
h1 {
	color: #00839E;
	font-size: 27px;
	font-weight: bolder;
	margin-top: 20px;
	margin-left: 5px;

}

h2 {
	color: #464477;
	font-size: 20px;
	margin-left: 10px;
}

a:link 
	{ color: #0066FF;
	 font-weight: bold;
	}
a:visited 
	{color: #0066FF;
	font-weight: bold;}
a:hover 
	{color: #000066;
	text-decoration: none;
	font-weight:bold;}

.mainnav
	{font-family: Arial, Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 29px;
	background: #00839E repeat;
};

.mainnav a:link 
	{text-decoration:none;
	color: #FFFFFF;
	width: 125px;
	line-height: 1.4em;
	text-indent: 10px;
	}
	
.mainnav a:visited
	{text-decoration:none;
	color: #FFFFFF;
	width:125px;
	line-height: 1.4em;
	text-indent: 10px;
	}
.mainnav a:hover
	{background: #009DB9;
	}

#secondnav
	{height: 43px;
	background: #B4CCDE url(../images/sec_navback.gif) repeat-x left top};
	
#topright
	{height: 70px;
	background:  #5FCBB3 url(../images/top_back.gif) repeat}
#toptable {
	height: 142px;
}

.content
	{background: white url(../images/content_corner.gif) no-repeat left top;
	padding: 20px;
	}
.linkstable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4CCDE;
	border-right-color: #B4CCDE;
	border-bottom-color: #B4CCDE;
	border-left-color: #B4CCDE;
	margin: 10px;
	width: 95%;



}
.linkstable a:link
{
	font-size: 12px;
	color: #006699;
}
.linkstable a:visited
{
	font-size: 12px;
	color: #006699;
}

.linkstable td {

	border-bottom: 1px solid #B4CCDE;
	padding: 10px;
}
p {
	margin-left: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}
h3 {
	background-image: url(images/h3.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2em;
	margin: 10px;
	padding: 3px 10px;
	height: 40px;



}
.copyright {
	font-family: Arial;
	font-size: 7px;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
