﻿body 
{
    margin: 0px 0px 0px 0px;
    font-family:Verdana;
    font-size:0.7em;
    
}

a img
{
border:none;
}

#mainarea
{
    width: 780px;
}

#header
{
    width:780px;
}

#mainbody
{
    width:780px;
    background-image: url(images/bg_greyblue.gif);
    vertical-align:top;
}

#bluesearch
{
    width:780px;
    background-color: #6088A6;
}

#footer
{
    width:780px;
    background-color:#A59896;
    color: White;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#leftnav
{
    
    width:260px;
    background-color: #f1f5f8;
    padding-top: 0px;
    vertical-align:top;
    background-image : url(images/i_d_blue.gif);
}

#rightcontent
{
  
    width:505px;
    padding-left:15px;
    padding-top: 15px;
    vertical-align:top;
}

.whitelink a:link 
{
    text-decoration: none;
    color: white;
    
}
.whitelink a:visited 
{
    text-decoration: none;
    color: white;
}
.whitelink a:active 
{
    text-decoration: none;
    color: white;
}
.whitelink a:hover 
{
    text-decoration: none;
    color: #D8D2BA;
}

.sidenav   
{ width: 239px;
    color: #003d6f; 
    font-weight: bold; 
    font-size: 11px; 
    font-family: Verdana, Arial, sans-serif; 
    text-decoration: none; 
    background-color: #c9d7e1; 
    padding-top: 1px; 
    padding-left: 20px; 
    border-style: solid none none none; 
    border-width: 1px 0px 0px 0px; 
    border-color: #f1f5f8; 
    display:block;
    height: 15px 
    }
    
a.sidenav:hover {
	background-color: #D9E2E9;
	color: #003366;
	text-decoration: none;

}

.pageTitle
{
	FONT-SIZE: 15pt;
	FONT-FAMILY: Verdana, 'Trebuchet MS', Arial;
	COLOR: #A7968D;
	TEXT-DECORATION: none;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: -.2mm;
}
.releaseTitle
{
    color: White;
}

.bold
{
    font-weight: bold;
}

.watermarked {
	
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.tbl_Login
{
    border: solid 1px #a59896;
    width: 300px;
}

.tbl_Login td
{
    padding: 3px 3px 3px 3px;
    text-align:center;
}

.tbl_Login th
{
    background-color: #f1f5f8;
    padding:5px 5px 5px 5px;
    border-bottom: solid 1px #a59896;
}

.tbl_Login a:link 
{
    text-decoration: none;
    color: gray;
}
.tbl_Login a:visited 
{
    text-decoration: none;
    color:  gray;
}
.tbl_Login a:active 
{
    text-decoration: none;
    color:  gray;
}
.tbl_Login a:hover 
{
    text-decoration: none;
    color:  black;
    
}

.listbox
{
font-size:10px;
width:240px;
}