/* CSS Document */
#page {
	background-color: #fff;
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	height: 598px; 
	}
	
#bluepage {
	background-color: #273361;
	text-align: left;
	visibility: visible;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	height: 598px; 
	}
	
#greyframe {
	background-color: #fff;
	text-align: left;
	visibility: visible;
	margin: 0 auto;
	padding-bottom:20px;
	position: relative;
	width: 770px;
	height: 650px;
	border-color: #ccc;
	border-width: 2px;
	border-style: solid; 
	}
	
	
#whiteframe {
	text-align: center;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 770px;
	height: 477px; 
	border-color: #fff;
	border-width: 2px;
	border-style: solid; 
	}
	
#navigation {
margin-top: 50px;
	height: 40px;
	width:770px; 
	}
table{
border:0;
padding:0;
}
table.list{
font-size: 12px;
}
h3 {
color: #666;
font-family: "Times New Roman", Times, serif;
font-size: 20px;
font-weight:normal;
margin-bottom:3px;
}
h4 {
color: #666;
font-size: 15px;
font-family: "Times New Roman", Times, serif;
font-weight:normal;
margin-bottom:3px;
}
h7 {
color: #062B5B;
font-family: Ariel, Verdana, sans-serif;
margin-bottom:3px;
font-size: 15px;
}

ul {
color: #000;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-weight:normal;
list-style-type:none;
padding:0;
margin:0;
}
ul.plot {
font-size: 12px;
}

p {
margin-top:0px;
margin-bottom:8px;
}

a { color: #273361; text-decoration: none }
a.white { color: #fff; text-decoration: none }
a.grey { color: #808080; text-decoration: none }
a:hover { text-decoration: underline }

.navlist{
color: #273361;
float:left;
margin-right:18px;
font-size: 14px;
}
.navlistselect{
color: #999;
float:left;
margin-right:18px;
font-size: 14px;
}
.navlistselect a {
color: #999;
}

.whitenavlist{
color: #fff;
float:left;
margin-right:32px;
}
.whitenavlist a {color: #fff;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
}

hr {
border:none;
border-top: 1px dashed #999;
width: 100%;
height: 1px;
}

#footer {
padding:0;
font-family: Ariel, Verdana, sans-serif;
font-size: 9px;
color: #666;
margin-top:15px;
float:left;
width:770px;
}

a img { 
border:none;
}
a.dh {
position:absolute;
top:423px;
left:50px;
width:191px;
height:50px;
}
a.dh b {
display:none;
}
a.sv {
position:absolute;
top:390px;
left:643px;
width:80px;
height:80px;
}
a.sv b {
display:none;
}
