/* CSS Document */
html{
	overflow: -moz-scrollbars-vertical;
}

img {
	border: 0;
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color:#0d3c50;
	font-family:Arial, Helvetica, Sans-Serif;; color:#001d68;
	background-image:url(../images/bg-blue.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	}
	
h1{	margin-top:0px;
	font-size:1em;
	font-weight:bold;
	}
h2{font-size:.9em;
	}
h3{	font-size:.9em;
	font-weight:normal;
	margin-top:8px;
	margin-bottom:2px;
	}

p, ul, ol{
	margin-top:0px;
	font-size:.7em;
	line-height:1.4em;
	}	
.smallprint{
	font-size:.6em;
	}	

#container{
	margin-left: auto;
	margin-right: auto;	
	width:840px;
	margin-top:0px;
	}

#header{
	background-image:url(../images/header_bg.png);
	background-repeat: no-repeat;
	width:840px;
	height:260px;
	}

#nav{
	padding-left: 85px;
	margin-top: 35px;
	float: left;
	width:110px;
	height:80px;
	}
#subnav{
	padding-left: 95px;
	margin-top: 0px;
	float: left;
	width:110px;
	height:80px;
	}	
#page{
	float:left;
	}

#logo{
	float:left;
	padding-left: 40px;
	padding-top:40px;
	width: 170px;
	}
	
#animation{
	float:right;
	padding-right: 67px;
	padding-top:0px;
	width: 521px;
	height: 167px;
	}		
	
#footer{
	float:right;
	width:840px;
	height:120px;
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	font-size:.8em;
	}
	
#footer ul	{ float:right; padding-top:10px; padding-right:40px;}
#footer li	{display:inline; padding:0 0.3em 0 0.3em;  white-space:nowrap;}
#footer li a	{background:transparent; text-decoration:none;}
#footer li a:hover	{}

#content{
	padding-top:0px;
	padding-bottom:5px;
	width:520px;
	padding-left:250px;
	padding-right:70px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-position:0 50px ;	}

	
.clear {clear:both;}

	
.text{
	font-size:.8em;
	}

.download a:link  {color: #001d68; text-decoration: none;font-weight:bold;} 
.download a:visited {color: #001d68; text-decoration: none;font-weight:bold;} 
.download a:hover  {color: #bfbd00; text-decoration: underline;font-weight:bold; }
.download a:focus {color: #bfbd00; text-decoration: underline;font-weight:bold; }

a:link  {color: #001d68; text-decoration: none;font-weight:bold;} 
a:visited {color: #001d68; text-decoration: none;font-weight:bold;} 
a:hover  {color: #bfbd00; text-decoration: none;font-weight:bold; }
a:focus {color: #000;text-decoration: none;}


.drop {
	margin-top: 5px;
}

.drop img {
	width: 195px;
	padding-left: 0;
}