body {
background: white;
font-family: Arial, Helvetica, Sans-Serif;
width:750px;

}

#bluebar
{
	position: absolute;
	z-index: 7;
	left: 0px;
	top: 0px;
	width: 750px;
}

#header .logo
{
	position: relative;
	z-index: 7;
	left: 0px;
	top: 0px;
	width: 178px;
}
#header .address
{
	position: relative;
	z-index: 7;
	left: 572px;
	top: 0px;
	width: 178px;
}
#iconbar
{
	position: relative;
	z-index: 7;
	left: 0px;
	top: 0px;
	width: 175px;
}

#searchtable
{
	position: relative;
	z-index: 7;
	left: 0px;
	top: 0px;
	width: 175px;
}



.search {
 font-size: 10px;
 background-color: #ffffff;
 border: 1px solid #8195BA;
}

.links  {
	font-size : 11px;
	line-height : 15px;
}

.biog	{
float:right; 
padding-left:10px; 
padding-top:10px;
}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.frontnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #69747A;
}

.frontnews A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #69747A;
}

.frontnews A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #69747A;
}

.breadcrumb {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	padding-right: 20px;
	color: white;
}

.breadcrumb A {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}

.breadcrumb A:hover {
	color: white;
	text-decoration: underline;
}

.main, p, li, .news  {

	font-size : 11px;
	line-height : 13px;
	color: #333333;
}

.news A {
	color: #333333;
	text-decoration: none;
}

.news A:hover {
	color: black;
	text-decoration: underline;
}

.textbox  {

	background: #F2F4F3;

}

.heading  {

	font-family: Arial, Helvetica, Sans-serif;
	font-size : 14px;
	line-height : 18px;

}
.terms  {

	font-size : 11px;

	line-height : 12px;

}


.terms A  {

	color : #025BA4;

	text-decoration : underline;

	font-size : 11px;

}

.terms A:hover  {

	color : #025BA4;

	text-decoration : underline;

	font-size : 11px;

}