/* ////////// Positioning */
body {
	/*background-image: url(images/site.jpg);*/
	background-color:#2657A6;
}
.leftside {
	position:absolute; 
	width:138px; 
	z-index:1; 
	top: 6px; 
	left: 18px;
}
.contentholder {
	position:absolute; 
	width:70%; 
	height:90%;
	left: 205px; 
	top: 6px;
}
/* ////////// Pics */
.poplink:active{color: #000000;}
.poplink:link{color: #000000;}
.poplink:visited{color: #000000;}
.poplink:hover{color: #000000;}


/* Footer */
.footer {
	position: relative;
	width:100%; 
	background-color:#000000;
	border: 1px #FFFFFF solid;
	padding: 4px;
	color: #FFFFFF;
}
.footerlinks:active{font-family: Arial; font-size: 8pt; text-decoration: none; color: #FFF81B;}
.footerlinks:link{font-family: Arial; font-size: 8pt; text-decoration: none; color: #FFF81B;}
.footerlinks:visited{font-family: Arial; font-size: 8pt; text-decoration: none; color: #FFF81B;}
.footerlinks:hover{font-family: Arial; font-size: 8pt; text-decoration: none; color: #FF0000;}

.copyright{font-size:8pt;}
/* ////////// Body Content */
.bodytext {
	position: relative;
	width:100%; 
	background-color:#FFFFFF;
	border: 1px #000000 solid;
	padding: 6px;
	margin-bottom: 4px;
}
.roundcont {
	width: 100%;
	background-color: #fff;
	color: #000;
	margin-top: 6px;
	margin-bottom: 6px;
}

.roundcont p {
	margin: 10px 10px;
}

.roundtop { 
	background: url(images/box_topright.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/box_botright.gif) no-repeat top right; 
}

/* Home Page Box */
.homeroundcont {
	width: 100%;
	background-color: #fff;
	color: #000;
	margin-top: 6px;
	margin-bottom: 6px;
}

.homeroundcont p {
	margin: 10px 10px;
}

.homeroundtop { 
	background: url(images/box_hmtopright.gif) no-repeat top right; 
}

.homeroundbottom {
	background: url(images/box_botright.gif) no-repeat top right; 
}

img.corner {
   width: 16px;
   height: 15px;
   border: none;
   display: block !important;
}
/* ////////// Content */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;	
}
a:link {color:#0000cc;font-family: Arial; font-size: 9pt; text-decoration: none;}
a:visited {color:#0000cc;font-family: Arial; font-size: 9pt; text-decoration: none;}
a:hover{color:#990000;text-decoration:underline; }
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: -3px;
	margin-bottom: -3px;
	margin-left: 7px;
	color: #2A5E95;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top:-2px;
	margin-bottom: -2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: -10px;
	color: #2A5E95;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0px;
	color: #2A5E95;
}
.droplist
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica;
	width: 169px;
}
.contact_element
{
	FONT-SIZE: 10px;
	FONT-FAMILY: Arial, Helvetica;
	width: 300px;
}
.ActionPane
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	FONT-SIZE: 10px;
	BACKGROUND-IMAGE: url(#C7C7C5);
	COLOR: #024F6C;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: Arial, Helvetica;
	LIST-STYLE-TYPE: square;
}
.smallink:link {font-size:9px;}
.smallink:active {font-size:9px;}
.smallink:visited {font-size:9px;}
.smallink:hover {font-size:9px;}