body
{
margin:0px;
background-color:#d4dde4;
background-image: url(images/back.gif); 
background-position: top center;
background-repeat: repeat-x;
font-family:verdana;
font-size:12px;}

a {color:blue;text-decoration:none;}

a:hover{text-decoration:underline;}

h1{font-size:13px;}

.menu{font-weight:bold;margin-left:auto;margin-right:auto;}

.menu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#text
{
font-size:12px;
line-height:16px;
}

.menu ul{
border: 1px solid #BBB;
width:98%;
padding: 6px 0px 6px 0px;
margin: 0;
color:white;
text-align: center;
}

.menu ul li{
display: inline;
width:200px;
background-color:white;

}

.menu ul li a{
color: white;
padding: 4px 10px;
margin: 0;
text-decoration: none;
background-color:#346583;
text-align: center;
}

.menu ul li a:hover{
color: black;
padding: 4px 10px;
margin: 0;
text-decoration: none;
background-color:#bbb;
text-align: center;
}


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
text-align:left;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


#heading
{
background-color:#727E85;
color:white;
font-weight:bold;
font-size:12px;
font-variant:small-caps;
}

#foottable{
border-top:1px black solid;
border-bottom:1px black solid;
width:95%;
color:white;
font-size:11px;
}

#foottable a
{
color:white;
text-decoration:none;
font-size:11px;
padding-right:5px;
padding-left:5px;
}

#foottable a:hover
{
color:white;
text-decoration:underline;
font-size:11px;
}


a.nav:link {
	font-family:verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;

}
a.nav:hover {
	font-family:verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:active {
	font-family:verdana;
	font-size: 11px;
	color: #ADD2E4;
	text-decoration: none;

}
a.nav:visited {
	font-family:verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;

}
a.nav:visited:hover {font-family:verdana;font-size: 11px;color: #FFFFFF;text-decoration: none;}


a.mods {font-family:verdana;font-size: 11px;color: black;text-decoration: none;}
a.mods:hover {
	font-family:verdana;
	font-size: 11px;
	color: blue;
	text-decoration: none;
}



#outputPage {
   overflow:hidden;
	width:100%;
	padding:5px;
	behavior:url(#default#userdata);
	margin:0in;
	margin-bottom:.0001pt;
}


#contract {
	border:1px black solid;
	width:99%;
	display:block;
	padding:0px;
	behavior:url(#default#userdata);
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	tab-stops:-.5in;
}


#content {display:block;margin:0;padding:0px;overflow:visible;display:block;z-index:0;width:100%;}

.footing{font-size:11px;line-height:25px;}

.footing a{color:black;}

#resource-list
{
list-style-type: none;
}

.dhtmlwindow{
position: absolute;
border:0px;
visibility: hidden;
background-color: white;

}

.drag-handle{ /*CSS for Drag Handle*/
height:26px;
font: bold 14px Arial;
background-image:url(images/header.gif);
background-repeat:no-repeat;
color: white;
cursor: move;
overflow: hidden;
width: 400px;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}


.drag-contentarea{ 
border-top: 0px solid blue;
border-bottom: 1px solid black;
border-right: 1px solid black;
border-left: 1px solid black;
background-color: white;
color: black;
padding-right: 1px;
margin:0px;
overflow: auto;
height:484;
}

.drag-statusarea{ 
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{float: right;width: 0px;height: 0px;cursor: nw-resize;font-size: 0;}

#flashcontent{width:484;z-index:1;margin:0;padding-top: 10px;text-align:left;}

#entrytitle
{
color:#073866;
font-weight:bold;
font-size:14px;
border-bottom:1px #ecebeb solid;
width:600px;
display:block;
margin:0 auto;
}

.payresume {width:400px;padding-bottom:10px;margin-left:100px;margin-top:5px;}