body
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C3C3C;
	text-decoration: none;
	background-color: #415473;
	line-height: 16px;
}

	
h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #902020;
	text-decoration: none;
	padding-top: 15px;
}
h2 {
	font-family: Verdana, Arial, Helvetic;
	font-size: 14px;
	color: #902020;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Arial, Helvetic;
	font-size: 12px;
	color: #902020;
	text-decoration: none;
}

li {padding-top:3px; padding-bottom:6px}

.image
{
text-align:center;
}

.image img
{
border: 1px solid #808080;
}


#logo
{
	text-align: left;
	vertical-align: top;
	width: 100%;
	height:100px;
	border-bottom: 1px solid #ffffff;
	background-color: #003366;
	background-repeat: no-repeat;  
}


#mainframe
{
	width:900px;
	border: 1px solid #808080;
  margin-left: auto ;
  margin-right: auto ;
  margin-top:30px;
  background-color: #BBC4D3;
  

}

#titlerow
{
	font-size:22px;
	font-weight:bold;
	font-family: arial;
	text-align: left;
	color:black;
	width: 100%;
	height: 50px;
	background-image: url(top.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #808080 ;
	padding-top:0px;
	margin-top:0px;
	color: #404040;
}


#maincolumn
{
	width: 714px;
	background-color: #F8F8F8;
	padding: 2px 20px 20px 20px;
	float:left;
	border-left: 1px solid #808080;
}

#linkscolumn
{
	background-color: #BBC4D3;
	width: 145px;
	float:left;
}

a.tbutton
{
	font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #808080;
	padding: 10px 0px 10px 20px;
	margin: 0 0 0 0px;
	display:block;
	text-decoration:none;
	color:black;
}

a.tbutton:hover
{
	background-color:#A0A0C0
}

a.tbutton:visited
{
	color:black
}

img.icon
{
	float:left;
	padding-left:20px;
	padding-right:12px;
}

p.title
{
	margin-top:0px;padding-top:16px;padding-left:20px;
}