/* CSS Document */

@import "form.css";

body {
	background-color : #cccccc;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #ffffff;
	text-align: center;
} 
#outer {
	position : relative;
	height : 1412px;
	width : 900px;
	background-color : #000000;
	margin: 0px;
	padding: 0px;
	top : 0px;
	margin-right: auto;
	margin-left: auto;
}
#inner {
	position : absolute;
	height : 1410px;
	width : 896px;
	background-color : #ffffff;
	margin: 0px;
	padding: 0px;
	left: 2px;
	top : 0px;
	padding: 0px;
	text-align: left;
}
#logo1 {
	position : absolute;
	top : 0px;
	left : 0px;
}
#blocknav {
	position : absolute;
	height : 24px;
	width : 896px;
	background-color : #ffffff;
	margin: 0px;
	left: 0px;
	top : 171px;
	padding: 0px;
	color : #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#blockmain {
	position : absolute;
	left : 0px;
	top : 202px;
	width : 896px;
	height : 1198px;
}
#blockleft {
	position : absolute;
	left : 0px;
	top : 0px;
	background-color : #000066;
	margin: 0px;
	width : 886px;
	height : 1198px;
	padding: 5px;
}
#blockleft a {	
	color: #ffff00;
    text-decoration: none;		
}
#blockleft a:visited {
    color: #ffff00;
	text-decoration: none;
}
#blockleft a:hover {
	color: #ffff00;
    text-decoration: none;
}
#blockleft a:active {
	color: #ffff00;
    text-decoration: none;	
}
#blocklinks{
	position : absolute;
	left : 0px;
	top : 839px;
	background-color : #006699;
	margin: 0px;
	width : 880px;
	height : 30px;
	color : #ffff00;
}
#blocklinks a {	
	color: #ffffff;
    text-decoration: none;
	font-size : 10px;
}
#blocklinks a:visited {
	color: #ffffff;
	text-decoration: none;
}
#blocklinks a:hover {
	color: #ffffff;
    text-decoration: none;
}
#blocklinks a:active {
	color: #ffffff;
    text-decoration: none;	
}
.title1 {
	font-family : arial;
	font-size : 18px;
	color : #ffffff;
	font-weight: bold;
}
a {	
	color: #3333FF;
    text-decoration: none;		
}
a:visited {
    color: #3333FF;
	text-decoration: none;
}
a:hover {
	color: #3333FF;
    text-decoration: none;
}
a:active {
	color: #3333FF;
    text-decoration: none;	
}
.subheading {
	font-weight: bold;
}
#press1 {
	position : absolute;
	height : 5px;
	width : 886px;
	background-color : #ffff00;
	margin: 0px;
	padding: 5px;
	left: -2px;
	top : 1400px;
	color : #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#press {
	position : absolute;
	left: 2px;
	height : 10px;
	width : 896px;
	background-color : #000066;
	top : 1400px;
}
.underline {
	text-decoration: underline;
}
#news {
	position : absolute;
	top : 6px;
	left : 523px;
	font-family : arial;
	font-size : 18px;
	font-weight: bold;
}