@charset "utf-8";
/* CSS Document */
body {
	background-color: #364f99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 24px;
	
	background-image: url(/ImagesInterface/siteBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-attachment: fixed;
}

.lpo {
	padding: 10px;
	background-image:url(/ImagesInterface/leftSideGradient.jpg);
	background-repeat: repeat-x;
	background-color: #13182C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 20px;
}

.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

/* ----------- */
ul
{

}

ul a
{
	color: #fff;
}

ul a:hover
{
	color: #B49E53;
}
/* ----------- */
.ul2
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 647px;
	float: left;
/*	background: #002E62 url(../ImagesInterface/t1.jpg) repeat-x; */
}

.ul2 a
{
	display: block;
	float: left;
	padding: 0 1.3em;
	line-height: 2.1em;
 	background: url(/ImagesInterface/divider.jpg) repeat-y left top;
	text-decoration: none;
	color: #fff;
}

.ul2 a:hover
{
	color: #B49E53;
}
/* ----------- */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #AD883A;
	letter-spacing: 1px;
	line-height: 0px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002E62;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B49E53;
	line-height: 0px;
}

.disclaimer
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999;
    line-height: 14px;
}

.validationError
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.pvii_wht A:link {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #666666;
   line-height: 13px;
   text-decoration: none;
}

.pvii_wht A:visited {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #666666;
   line-height: 13px;
   text-decoration: none;
}

.pvii_wht A:active {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   color : #666666;
   line-height: 13px;
   text-decoration: none;
}

.pvii_wht A:hover {
   font-size : 12px; 
   font-family : Arial, Helvetica, sans-serif; 
   line-height: 13px;
   color : #fff; 
}

p#intro
{
    background: url(/images/SubheadBackground.jpg) top left repeat-x;
    padding: 10px;
    font-size : 15px; 
    font-style: italic;
    font-family : Arial, Helvetica, sans-serif; 
    line-height: 25px;
}

