﻿body{ width:900px; margin:0 auto 0; font-family:Arial; font-size:12px; height: 100%;}
p{padding:5px 0px;}

#main{
	border-left:#5a87c5 1px solid;
	border-right:#5a87c5 1px solid;
	width:900px; 
	}
	
table{margin:0px; padding:0px; border: #000 solid 0px; width:100%;}
#logo{ float:left;}
.txt_bld {
	font-weight: bold;
}
.txt_italic {
	font-style: italic;
}




#headmenu
{
    right: 0px;
    float: right;
    vertical-align: middle;
    margin-top:100px;
    
}
#headmenu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#headmenu ul li
{
    margin-left: 0;
    padding: 3px 5px;
    margin: 10px;
    list-style-position: outside;
    display: inline;
    background-image:url("../images/headerimagebg.png");
    background-repeat:no-repeat;
    background-position:2px 3px;
}	
		
#headmenu ul li a, #headmenu ul li a:active, #headmenu ul li a:visited {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;   text-decoration:none; color:#000000; font-weight:bold;
	background-image:url("../images/E_Arrow.jpg");
    background-repeat:no-repeat;
    background-position:1px 5px;
    padding-left:15px;
	}
#headmenu ul li a:hover {  text-decoration:none; color:#1a529d;}



#navigation{ width:20%; float:left;}

#navigation td{ border-bottom:solid 1px #cccccc; 
                   border-top:solid 1px #cccccc; border-right:solid 1px #ffffff;
                   list-style-type:none; margin:0px; margin-left:-39px;}
#navigation td a, #navigation td a:active, #navigation td a:visited
            {   background-color:#1a529d; padding-top:6px; padding-bottom:6px;  
                display: block;
                padding-left:20px;
                color: #ffffff;
                text-decoration: none;
                vertical-align: middle;
                background-image:url("../images/menuarrow.png");
                background-repeat:no-repeat;
                background-position:5px 12px;
               
            }
#navigation td a:hover{background-color:#4f9fcc; }

#headerimage{
	width:80%;
	background-color:#1a529d;
	float:right;
}
#headerimage img{ margin-left:80px;}
#content{ margin:15px;}
#content .header{background-color:#1a529d; font-size:22px; color:#ffffff; font-weight:bold; padding:3px 7px;
                 margin-bottom:20px;
                 border-top:solid 3px #1f7cca; border-bottom:solid 3px #000000; text-transform:uppercase;}
                 
#content .subheader{background-color:#1a529d; font-size:18px; color:#ffffff; padding:3px 7px; margin:20px 0px;
                    border-top:solid 2px #000000; border-bottom:solid 2px #000000;}
.copyright{background-color:#c6e3f3; color:#000000; border-top:solid 1px #002759; margin-top:20px; text-align:center; padding:5px;}                    
.directory_header {
	background-color: #C6E3F3;
}
.directory_dark_gry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	background-color: #d9d9d9;
}
.directory_light_gry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	background-color: #E9E7F1;
}
