html {
	background: url('../images/body_bg3.gif');
}
body {
	text-align: center;
	margin: 0; 
	padding: 0;
	background-position:top;	
	background: url('../images/body_bg3.gif');
	}
img {
	border: 0;
	}
p {
	line-height: 17px;
	}
#body {
	width: 100%;
	height: 100%;
	background: url('../images/container_bg3.gif') top center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}
#bodyNew {
	width: 800px;
	height: 100%;
	text-align: left;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
	background: #fff;
	background:url('../images/paper-bg.gif');
	/*background: url('../images/container_bg3.gif') top center repeat-y;*/
	font-family:Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #003399;
	text-decoration: none;
	}
#page {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
	background: #fff;
	background:url('../images/paper-bg.gif');
	/*background: url('../images/container_bg4.gif') top center repeat-y;*/
}
#footer {
	text-align: center;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-bottom: 0;
}
.header {
	height: 100px;
	background-color:#FFFFFF;
	}
.headerlinks, .headerlinks a, .headerlinks a:visited {
	color: #332a25; 
	text-decoration: none; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight:bold; 
	text-align:left;
	vertical-align: top;
	top: 5px;
	z-index: 1000;
	}
.headerlinks a:hover, .headerlinks a:visited:hover { 
	text-decoration: underline;
	}
.buttonrow {
	background:url('../images/button-bg.gif') repeat-x;
	height:27px;
	}
.button {
	background:url('../images/button-bg.gif') repeat-x; 
	height:27px; 
	text-align:center; 
	vertical-align:middle;
	z-index: 50;
	}
.buttonsep {
	background:url('../images/buttonsep.gif') no-repeat; 
	background-position:center;
	width: 7px;
	height: 28px;
	z-index: 50;
	}
.buttonover {
	background:url('../images/button-bg-over.gif') repeat-x; 
	cursor: pointer; 
	cursor: hand;
	z-index: 50;
	}
.button a, .button a:visited, .buttonover a, .buttonover a:visited { 
	font-family:Arial, Helvetica, sans-serif;
	color: #3e3f40; 
	font-size: 16px; 
	font-weight:bold;
	padding: 0 12px;
	z-index: 50;
	}
#selections {
	height: 36px;
	text-align: center;
	vertical-align: middle;
	padding-left: 72px;
	}
.selectionrow {
	height:36px;
	vertical-align: middle;
	background:url('../images/selectionrow-bg.gif') repeat-x;
	padding-left: 0px;
	}
.selectionrowsep {
	padding: 3px 10px;
	font-weight: bold;
	padding-left: 0px;
	}
.selectioncol, .selectioncol a, .selectioncol a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #3e3f40;
	text-decoration: none;
	}
a:hover, a:visited:hover, .selectioncol a:hover, .selectioncol a:visited:hover, .selectioncol a.over {
	text-decoration: underline;
	}
.bodybgarea {
	background-image:url('../images/seal-bg.jpg');
	background-repeat: no-repeat; 
	background-position: top right; 
	height: 100%;
	}	
.bodyarea {
	margin: 10px;
	padding: 0px;
	}
.contentarea {
	background: url('../images/bodyarea-middleleft.gif');
	background-repeat:repeat-y; 
	color: #494a4b; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 0 0 30px;
	vertical-align: top;
	background-color:#FFFFFF;
	}
.contentarea small, .contentarea small a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024c98;
	text-decoration: none;
	}
	
.contentarea h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	}
.contentarea img {
	padding: 0 9px 9px 0;}
.contentarearight {
	background: url('../images/bodyarea-middle.gif') repeat-y; 
	background-position: right;
	padding: 10px;}
.pageHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #332a25; 
	text-align:center;
	padding: 3px 10px;
	}
.footerright {
	background-position: right;
	padding: 10px;}
.footercol, .footercol a, .footercol a:visited {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	}
.footercol:hover, .footercol a:hover, .footercol a:visited:hover, .footercol.over, .footercol a.over, .contentarea small a, .contentarea small a:hover, , .contentarea small a:visited:hover {
	text-decoration: underline;
	}
.footercolsep {
	padding: 3px 10px;
	}
.button {
	}
	
.button a, .buttonover a{
	text-decoration: none;
	z-index: 50;
	}

.button ul,.buttonover ul {  
	display: none; 
	text-align: left;
	position: absolute; 
	border: 1px #111111 solid; 
	background-color:#e5e5e5;
	list-style-type: none;
	text-decoration:none; /*
	-moz-opacity: 0.90;
	opacity:.90;
	filter: alpha(opacity=90) ;*/
	margin: 0;
	padding: 0px;
	}
.button ul li a, .buttonover ul li a, .button ul li a:visited, .buttonover ul li a:visited{  
	color: #999999;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.button ul li, .buttonover ul li {
	text-align: left;
	padding: .5em 1em;
	}
/*li  ul  a{
	color: #5473b8; 
	text-align: center; 
	text-decoration:none; 
	font-weight: bold;
	}*/
.buttonover li.over  {
	color: #ffffff; 
	background-color: #b25864;
}
.buttonover li.over a:hover{ 
	color: #ffffff; 
	text-decoration:underline;
	background-color: #b25864;
	}
/*.button  li > ul {
	left: 0; 	
	text-align: left;
	}
li#contacts > ul {
	left: -10em;
	}*/
.buttonover ul{ 
	display: block; 
	top: 110px; 
	z-index: 6000;
	}
.imgAlignLeft {
	float: left;
}
.alignLeft {
	float: left;
	width: 49%;
	}
.alignRight {
	float: right;
	width: 49%;
	}
.clearBoth {
	clear: both;
	}	
.grayhorizontal {
	border-bottom: 1px #eeeeee solid;
}
.quotedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	}
.indent20 {
	padding: 0 0 0 20px;
	}
.indent15 {
	padding: 0 0 0 15px;
	}
.indent10 {
	padding: 0 0 0 10px;
	}
.indent5 {
	padding: 0 0 0 5px;
	}
.borderedtable {
	border: 2px #666666 solid;
	padding: 0;
	}
.borderedtable th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	padding: 2px 0 0 25px;
	text-align: left;
	
	}
th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003399;
	padding: 2px 0 0 25px;
	text-align: left;
	
	}
.sectionHead {
	color: #003399;
	}
input, textarea {
	background-color: #ffffff;
	color: #000000;
	border: 1px #000000 solid;
	font-size: 14px;
	font-weight: 0;
	-moz-opacity: 0.7;
	opacity:.7;
	filter: alpha(opacity=70) ;
	}

/*input {
	height: 22px;
	}
	*/
input.formbutton {
	background-color: #ffffff;
	color: #000000;
	border: 1px #000000 solid;
	height: 22px;
	font-size: 9px;
	font-weight: 0;
	-moz-opacity: 0.7;
	opacity:.7;
	filter: alpha(opacity=70) ;
	padding: 1px 12px;
	}
input.formButtonRed {
	background-color: #cf0026;
	color: #ffffff;
	border: 1px #000000 solid;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	-moz-opacity: 0.7;
	opacity:.7;
	filter: alpha(opacity=70) ;
	padding: 1px 6px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
	
.inputTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #332a25;
	}

.formDisplay {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#contactmessage {
	color: #bb0000;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding-right: 20px;
}
.fieldRequired {
	background-color:#FFCC33;
}

.error  {
	font-size : 12pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: #cc0033;
}

.required  {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold
	color : #CC0033;
}

.expired {
background-color:#FF6666;
}

a.hdr {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:9px;}

input.standard {border:none;}

h1.standard {
font-size:20px;
text-align:center;
font-weight:normal;}

.ok {color:#FF0000;}

a.hdr, a.hdr:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:9px;}
/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; z-index:1001;}
.cleanbluefade{ position: absolute; background-color: #aaaaaa; z-index:1001;}
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 325px; font-size: 11px; text-align: left; border: solid 1px #213e80; z-index:1001; margin-top:25px; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; z-index:1001; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; z-index:1001; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; z-index:1001; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; z-index:1001;}
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; z-index:1001;}
div.cleanblue button:hover{ border: solid 1px #d4d4d4; z-index:1001;}

/*
