
body {
		padding: 0;
		margin: 0;
		color: black;
		background: #004D94;
		text-align: center;
		}

#boundary {
		width: 775px;
		margin:0px auto; 
		text-align: left;
		background: #004D94;
			}

#header {
		width:775px;
		height:106px;
		}

#maincontent {
		width: 775px;
		padding: 0px;
		margin-bottom:0px; 
		padding-bottom:0px;
		text-align:left;  
				}
				
#contentarea {
		font-family:verdana;
		padding-left:20px;
		vertical-align:top;
		text-align:left;
		}
		
#leftnavi {
		font-family: verdana;
		font-size: 10px;
		background: white;
		width: 200px;
		vertical-align: top;
			}    

#footer {
		margin:0px; 
		padding:0px; 
		width:775px; 
		height:35px;
		vertical-align:top; 
		}

#disclaimer {
		font-family: verdana;
		margin:0px; 
		padding:0px; 
		width:775px; 
		height: 20px; 
		margin-bottom: 20px;
		vertical-align:top;
		}
		
#pscroller1{
		width: 400px;
		height: 100px;
		border: 1px solid black;
		padding: 5px;
		background-color: white;
		color:black;
			}

#messagewindow{
		height:160px;
		padding-top:100px;
		padding-left:50px;
		text-align:center;}

#header table {
		height: 50px;}
table {
		padding: 0px; 
		margin:0px;}

.innertable td {
		height: 5px;
				}

div {
		margin:0px; 
		padding:0px;}
		
a {
		color: #0071D1;
		text-decoration: none;
			}

a:link {
		color: #0071D1;
		text-decoration: none;
		}

a:visited {
		color: #0071D1;
		text-decoration: none;
		}

a:hover {
		color: #0071D1;
		text-decoration: none;
		}
		

a:active {
		color: #0071D1;
		text-decoration: none;
		}
		
 
.none a {
		color: #0071D1;
		text-decoration: none;
		border: none;
			}

.none a:link {
		color: #0071D1;
		text-decoration: none;
		border: none;
		}

.none a:visited {
		color: #0071d1;
		text-decoration: none;
		border: none;
		}

.none a:hover {
		color: #0099ff;
		text-decoration: none;
		border: none;
		}

.none a:active {
		color: #0099ff;
		text-decoration: none;
		border: none;
		}



		
img {border:0px}