.nav
{
	display:none;
}

.whiteheader
{
    color:       #FFFFFF;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;
    line-height: 30px;
    margin: 0px;
    margin-left: 5pt;
}

div.whiteheader
{
	margin: 0px;
	padding-left: 5px;
	height: 30px;
	background-image: url("images/bg4.jpg");
	background-repeat: repeat-x;
}

div
{
	font-family: Verdana, Helvetica;
	color:       #666666;
	font-size:   8pt; 
	line-height:14pt;
}


h3.bluebold    
{ 
    color:       #0066CC;
    font-family: Verdana, Helvetica;
    font-size:   8pt;
    font-weight: bold;
    line-height: 14pt;
    margin: 0px;
}

a.greybold:link    
{ 
    color:       #999999;
    font-family: Verdana;
    font-size:   7pt;
    font-weight: bold;
}
a.greybold:visited     
{ 
    color:       #999999;
    font-family: Verdana;
    font-size:   7pt;
    font-weight: bold;
}
a.greybold:hover       
{ 
    color:       #777777;
    font-family: Verdana;
    font-size:   7pt;
    font-weight: bold;
}
a.greybold:active      
{ 
    color:       #999999;
    font-family: Verdana;
    font-size:   7pt;
    font-weight: bold;
}

a.bluebold:link    
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
    font-weight: bold;
}
a.bluebold:visited     
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
    font-weight: bold;
}
a.bluebold:hover       
{ 
    color:       #0088FF;
    font-family: Verdana;
    font-size:   8pt;
    font-weight: bold;
}
a.bluebold:active      
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
    font-weight: bold;
}

a.menulink:link    
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   7pt;
}
a.menulink:visited     
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   7pt;
}
a.menulink:hover       
{ 
    color:       #0088FF;
    font-family: Verdana;
    font-size:   7pt;
}
a.menulink:active      
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   7pt;
}

a.sublink:link    
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   6.5pt;
}
a.sublink:visited     
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   6.5pt;
}
a.sublink:hover       
{ 
    color:       #0088FF;
    font-family: Verdana;
    font-size:   6.5pt;
}
a.sublink:active      
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   6.5pt;
}

a:link    
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
}
a:visited     
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
}
a:hover       
{ 
    color:       #0088FF;
    font-family: Verdana;
    font-size:   8pt;
}
a:active      
{ 
    color:       #0066CC;
    font-family: Verdana;
    font-size:   8pt;
}

body
{
	background-color: #CCCCCC;
	margin: 0px 0px 0px 0px;
}

font.greydiv
{ 
    color:       #999999;
    font-family: Verdana;
    font-size:   7pt;
    font-weight: bold;
}

font.content
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   8pt;       
}
font.menucontent
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   7pt;       
}
font.subcontent
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   6.5pt;       
    line-height: 14pt;
}
font.quote
{
    color:       #006699;
    font-family: Verdana, Helvetica;
    font-size:   8pt;  
}

font.header
{
    color:       #333333;
    font-family: Verdana, Helvetica;
    font-size:   9pt;
    font-weight: bold;       
}

font.formname
{
    color:       #333333;
    font-family: Verdana, Helvetica;
    font-size:   8pt;      
}

font.bigbold
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   8pt;
    font-weight: bold;       
}

font.bigboldpink
{
    color:       #CC4AA6;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;       
}

font.bigboldgreen
{
    color:       #33CC00;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;       
}

font.menuheader
{
    color:       #1F5999;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;   
}

font.bluebold
{
    color:       #0066CC;
    font-family: Verdana, Helvetica;
    font-size:   8pt;  
    font-weight: bold;      
}
font.orangebold
{
    color:       #E89A02;
    font-family: Verdana, Helvetica;
    font-size:   8pt;  
    font-weight: bold;      
}

font.copyright
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   8pt;
}

table.std
{
	border: 0;
	padding: 0;
	border-collapse: collapse;
}


table.greybar
{
    line-height:14pt;
    border-width:1pt; 
    border-color:rgb(204,204,204); 
    border-style:solid;
}

table.tooltip
{
    line-height:14pt;
    border-width:1pt; 
    border-color:rgb(204,204,204); 
    border-style:solid;
    background: #FFFDD6;
}
table.gradient
{
    line-height:14pt;
    border-width:0pt; 
    border-color:rgb(204,204,204); 
    border-style:solid;
    background: #EFEFFF;
    background-image: url("images/gradient.jpg");
    background-position: top left;
    background-repeat: repeat-x;
}

td.menuheader
{
    border-width:1pt; 
    border-color:rgb(123,186,235); 
    border-top-style:none; 
    border-right-style:none; 
    border-bottom-style:solid; 
    border-left-style:none;
    color:       #1F5999;
    font-family: Verdana, Helvetica;
    font-size:   9pt;
    font-weight: bold;   
}

p
{
	font-family: Verdana, Helvetica;
	color:       #666666;
	font-size:   8pt; 
	line-height:14pt;
}

li
{
	font-family: Verdana, Helvetica;
	color:       #666666;
	font-size:   8pt; 
	line-height:14pt;
}

li a.jump-link,
li a.jump-link:hover,
li a.jump-link:visited,
li a.jump-link:active
{
	font-size: 10pt;
	font-weight: bold;
}

ol
{
	font-family: Verdana, Helvetica;
	color:       #666666;
	font-size:   8pt; 
	line-height:14pt;
}

p.error
{
    line-height: 14pt;
    color:       #FF0000;
    font-family: Verdana, Helvetica;
    font-size:   9pt;   
}

p.success
{
    line-height: 14pt;
    color:       #259A1C;
    font-family: Verdana, Helvetica;
    font-size:   9pt;   
}

h1
{
    color:       #333333;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;   
}


h2.title
{
    color:       #666666;
    font-family: Verdana, Helvetica;
    font-size:   10pt;
    font-weight: bold;  
    line-height: 14pt;
    margin-left: 5pt;
}

td#lshad
{
	background-image: url('images/sd.jpg');
	background-repeat: repeat-y;
	width: 10px;
}

td#rshad
{
	background-image: url('images/sdl.jpg');
	background-repeat: repeat-y;
	width: 10px;
}