﻿body
{
    margin:0px;
    padding:0px;
    border:0px;
    font-size:0.8em;
    background-color: White;
    color:#050032;
    text-align:left;
    FONT-FAMILY: Verdana, Arial, sans-serif;
    /*overflow:auto;*/
}

#Container
{
	margin:0px;
	width:720px;
}

#Title #subnav
{
	color: #FFFFFF;
	position: absolute;
	left: 522px; 
	top: 41px;
	width: 187px;
	text-align: right;
}

#Title #subnav a 
{
	MARGIN: 6px 5px 7px; 
	color:#FFFFFF;
	text-decoration:none;
}

#TitleBar #TitleBarMain #LogoOne
{
	width:720px; 
	height:58px;
	background-image:url('images/printable_title.gif');
	background-repeat: no-repeat;
}

#Title .TopBanner
{
	height:17px;
	width:720px;
	background-image:url('images/TopBanner.gif');
	background-repeat: no-repeat;
}

#Main
{
	padding: 10px 27px 10px 25px;
	background-image:url('images/MiddleBanner.gif');
	background-repeat:repeat-y;	
}

#Footer 
{
	height:136px;
	font-size: 0.9em;
	background-color: #333367;
}

#Footer .BottomBanner
{
	height:110px;
	width:720px;
	background-image:url('images/BottomBanner.jpg');
	background-repeat: no-repeat;
}

a, a:link, a:visited
{
	font-size:1em;
	color: #48497B;
}
a:hover, a:active
{
	text-decoration:underline;
	color: #48497B;
}

hr
{
	border-top:1px solid #bbbcde;
	width:100%;
	height:1px;
}

.fieldrow
{
}

.fieldcapture
{
}

.fieldlabel
{
	float:left;
}

input[type="submit"]  
{
	border: solid 0px;	
	Color: White;
	font-family:Verdana;
	background-image:url('Images/button-bg.gif' );
	background-repeat:repeat-x;
	height:20px;
	font-size:1em;
}

input[type="text"]  
{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	border: 1px solid #7f9db9;
}

select
{
	width: 154px;
}

.important 
{
	font-weight: bold;
	font-size: 0.9em;
	color: #48497B;
}

.pageLogo
{
	font-family: Verdana;
	font-weight:normal;
	font-size: 18pt;
	color: black;
}