﻿.content { text-align: center }
.text    { font-family: Arial; font-size: 11px; color: #1A354D; margin-left:10; margin-top:5}
.more {margin-top: -10}
.errtext    { font-family: Arial; font-size: 11px; font-weight:bold; color: #9a0202; margin-left:10; margin-top:5}
.errlargetext    { font-family: Arial; font-size: 11px; color: #9a0202;}
.notificationtext    { font-family: Arial; font-size: 12px; color: #9a0202; text-align:center}
.copyright    { font-family: Arial; font-size: 10px; color: #1A354D; text-align: left }
.text2    { font-family: Arial; font-size: 12px; color: #1A354D; margin-left:30; margin-top:5; margin-bottom:10; margin-right:20 }
.linx {    font-family: Arial; font-size: 11px; text-decoration:none; margin-right:10; font-weight:bold}
.formElement {font-family: Arial; font-size: 11px; color:#1A354D; background-color:#FFFFFF; border:solid 1px #1A354D; margin:2px 0px; padding:2px 2px; width:auto}
.button1 { font-family: Arial; font-size: 11px; color:#FFFFFF; cursor:pointer; background:url('../images/bkg_footer.gif') repeat-x #1A354D; border:solid 1px #1A354D; padding:3px;}
.bluecell{ background-color:#A0B3D0; background-image:url('../images/blue.gif'); background-repeat:repeat-x; }
.contacttop { background-image:url('../images/contact_top.gif'); width:240px; height:12px; margin: 0;  padding: 0;}
.contactheadtext { font-family: Arial; font-size: 14px; color: #9A0202; margin-left:10; background-color:#A0B3D0; background-image:url('../images/blue.gif'); background-repeat:repeat-x; margin-top:5}
.contacttext    { font-family: Arial; font-size: 11px; color: #1A354D; margin-left:10; background-color:#A0B3D0; background-image:url('../images/blue.gif'); background-repeat:repeat-x; margin-top:5}
.contactbottom { background-image:url('../images/contact_bottom.gif'); width:240px; height:12px; margin: 0;  padding: 0;}
a:link { color: #1A354D; text-decoration: none}
a:hover { color: #9A0202; text-decoration: none}
a:visited { color: #1A354D; text-decoration: none} 

body {
	text-align: center
}

li {
	font-family: Arial;
	font-size: 11px;
	color: #1A354D;
	margin-left:10; 
	margin-top:5;
	list-style-image: url('../images/bullet.gif');
}

#masthead {
	float: right;
}

#header {
	background: url('../images/bkg_header.gif') repeat-y;
	position: relative;
	height: 157px;
}

#navigation {
	clear:both;
	width:100%;
	background:url('../images/bkg_nav.gif') repeat-y #FFFFFF;
	padding:0px 0px 0px 0px;
	height:23px;
}

#navigation li {
	display:inline;
	list-style:none;
}

#navigation a:active, #navigation a:link, #navigation a:visited {
	display:block;
	font:bold 12px Arial;
	color: #FFFFFF;
	padding: 4px 5px;
	margin:0px 5px;
	float:left;
	text-decoration:none;
}

#navigation a:hover, #navigation a.on{
	background-color:#9A0202;
}

#footer {
	clear:both;
	width:100%;
	background:url('../images/bkg_footer.gif') repeat-y #FFFFFF;
	padding:0px 0px 0px 0px;
	height:2px;
}
