BODY {
BACKGROUND : #FFFFFF;
height : 800px;
}

TD {
	FONT-SIZE: 9pt; LINE-HEIGHT: normal; FONT-FAMILY: verdana, geneva, sans-serif; 
}

div#banner
{
background-image: url(../image/bannerbg.gif);
background-repeat: no-repeat;
background-position: left;
color : #fff;
font-size : 32px;
padding-top: 5px;
padding-left: 10px;
height: 42px;
text-align: middle;
}

div#navcontainer
{
clear: both;
padding: .2em .2em;
border: 1px solid  #C4D6E2;
} 

div#picture
{
clear: both;
padding: .2em .2em;
border: 1px solid  #C4D6E2;
} 

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #4d79ac; TEXT-DECORATION: none
}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #4d79ac; TEXT-DECORATION: none
}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #4d79ac; TEXT-DECORATION: none
}
A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: orange; TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}

A.banner:link{
BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff TEXT-DECORATION: none
}

A.banner:hover{
BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #ffffff TEXT-DECORATION: none
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a
{
display: block;
color: #FFF;
background-color: #5E88B0;
width: 140px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: bold;
}


#navcontainer a:hover
{
background-color: #E2EBEF;
color: #335888;
font-weight : bold;
}

#navcontainer a:active
{
background-color: #649F9B;
color: #FFf;
font-weight : bold;
}

#navcontainer li li a
{
display: block;
color: #FFF;
background-color: #86A6C4;
width: 140px;
padding: 3px 3px 3px 17px;
text-decoration: none;
border-bottom: 1px solid #fff;
font-weight: normal;
}




#navbottom ul
{
background-color: #335888;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navbottom ul li { display: inline; }

#navbottom ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
}

#navbottom ul li a:hover
{
color: #fff;
background-color: #5E88B0;
}

.subtitle {
 	color : orange; 
 	font-size: 20px;
	font-weight: bold;
}

.subtitle2 {
 	color : orange; 
 	font-size: 15px;
	font-weight: bold;
}

.subnote {
	color : orange;
	text-align : right;
}

.subtabletitle {
width : 60%;
border: 1px solid  #C4D6E2;
cellpadding : 3px;
cellspacing : 3px;
}

.subtable {
width : 100%;
border: 1px solid  #C4D6E2;
cellpadding : 3px;
cellspacing : 3px;
}

.subcoltitle {
color : #ffffff;
font-weight : bold;
text-align : center;
text-valign : middle;
background-color: #5E88B0;  
height : 20px;
}

.subcol {
color : #333333;
text-align : center;
background-color: #f4f4f4; 
height : 20px;
}

.information {
font-weight : bold;
color : #fff;
background-color : #5E88B0;
}

.contact {
COLOR: #4d79ac; 
}
