body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	border:none;	
}
body {
	margin:0;
	background-image:url(../images/bg.gif);
	background-position:top center;
	color:#014f72;
}
a:link, a:active, a:visited {
	color:#3190BA;
}
a:hover {
	color:#33CCCC;
}
a.box:link, a.box:active, a.box:visited {
	color:#013E5A;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
a.box:hover {
	color:#3190BA;
}
A.toptext:link, a.toptext:active, a.toptext:visited{
	color : #EFEFEF;
	text-decoration : none;
}
A:HOVER.toptext{
	text-decoration : underline;
}
B.index-sub {
	color : #026B9A;
	font-size : 8pt;
	font-weight : normal;
}
#content {
	position:relative;
	width:800px;
	z-index:10;
	background-color:#FFFFFF;	
}
#content h1 {
	position:absolute;
	left:267px;
	top:206px;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	text-align:left;
}
#bgtop {
	width:100%;
	height:753px;
	background-image:url(../images/bg_top.gif);
	background-repeat:repeat-x;
	background-position:top center;
}
#menuholder {
	position:absolute;
	top:310px;
	left:15px;
}
#menu {
	width:200px;
	z-index:100;
	text-align:left;
}
#header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:800px;
	height:82px;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:79px;
	z-index:10;
}
#search {
	position:absolute;
	top:10px;
	left:560px;
	z-index:10;
	white-space:nowrap;
}
#header h2{
	margin:0px;
	position:absolute;
	top:57px;
	left:421px;
	font-size:12px;
	color:#646f76;
	z-index:20;
}
#subheader {
	background-image:url(../images/subheader.gif);
	background-repeat:no-repeat;
	width:800px;
	height:106px;
	text-align:left;
}
#subheader h2 {
	margin:0;
	padding:0;
	position:relative;
	top:20px;
	left:40px;
	font-size:16px;
	font-weight:bold;
	color:#013e5a;
	width:450px;
}
#subheader h3 {
	margin:0;
	padding:0;
	position:relative;
	top:20px;
	left:45px;
	font-size:12px;
	font-weight:bold;
	width:460px;
	color:#EEEEEE;
}
#subheader h4 {
	margin:0;
	padding:0;
	position:relative;
	top:-20px;
	left:550px;
	font-size:18px;
	font-weight:bold;
	width:170px;
}
#subheader h4 .highlight {  
	color: #dededd;
	font-size:24px;
	line-height:18px;
}
#leftcolumn {
	float:left;
	background-image:url(../images/leftcolumnindex.gif);
	background-repeat:no-repeat;
	width:251px;
}
#leftcolumn h2 {
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#013e5a;
}
#leftcolumn h2 .highlight {  
	color: #dededd;
	font-size:24px;
	line-height:18px;
}
#faces {
	padding:3px 0px 0px 0px;
}
#rightcolumn {
	width:549px;
	float:right;
	text-align:left;
	padding:0px 0px 20px 0px;
	background-image:url(../images/right_bg.gif);
	background-repeat:repeat-y;
}
#rightcolumntop {
	width:549px;
	height:60px;
	float:right;
	background-image:url(../images/right_top.gif);
	background-repeat:repeat-x;
}
#rightcolumn h2 {
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#017e7c;
}
#rightcolumn h2.page_title {
	margin:0px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#rightcolumn h5 {
	margin:20px 0px;
	font-size:12px;
	font-weight:bold;
	line-height:15px;
}
#rightcolumn h3 {
	margin:0px;
	font-size:10px;
	font-weight:bold;
	line-height:15px;
}
#rightcolumn h4 {
	margin:0px;
	font-size:10px;
	font-weight:normal;
	line-height:15px;
}
#rightcolumn p {
	font-size:12px;
}
#footer {
	width:800px;
	min-width:800px;
	background-color:#1881b0;
	font-size:11px;
	color:white;
	padding:15px 0px 15px 0px;
	clear:both;	
}
#footer a {
	color:white;
}
table,tr,td {
	border:none;
	padding:0;
	margin:0;
}
.border {
	border-top-color : #014F72;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #014F72;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : #014F72;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #014F72;
	border-right-style : solid;
	border-right-width : 1px;
}
