body         {	
	margin: 0px; padding: 0px;	
	background: #000000; 
	color: #cedef3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;	
	line-height: 14px;	
	}
	

body a:link {
	color: #254277;
	font-weight: bold;
	text-decoration:underline;	
	}


body a:visited {
	color: #254277;
	font-weight: bold;
	text-decoration:underline;	
	}
	
	
body a:hover {
	color: #447ab1;
	font-weight: bold;
	text-decoration:none;	
	}


body a:active {
	color: #254277;
	font-weight: bold;
	text-decoration:underline;	
	}
	



h2	{
	color: #447ab1;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 22px;
	line-height: 10px;
	margin-bottom: 20px;
	}



h3	{
	color: #254277;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 6px;
	}
	

blockquote	{
	background: #020216;
	border-top: #071b33 dotted 1px;
	border-bottom: #071b33 dotted 1px;
	padding: 10px;
	}
	
object {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 30px;
	margin-bottom: 30px;
	border: none;
	}


#container {
	width: 800px;
	z-index: 1;	
	position: absolute;	
	}
	
	


#maincontent {
	width: 562px;
	position: relative;
	top: 235px;
	left: 272px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;		
	padding-right: 20px;
	padding-bottom: 20px;
	z-index: 2;
	border-left:#0c2b4f solid 1px;
	border-right:#0c2b4f solid 1px;
	border-bottom:#0c2b4f solid 1px;
	}



#maincontent a:link {
	color: #254277;
	font-weight: bold;
	text-decoration:none;	
	}


#maincontent a:visited {
	color: #254277;
	font-weight: bold;
	text-decoration:none;	
	}
	
	
#maincontent a:hover {
	color: #447ab1;
	font-weight: bold;
	text-decoration:none;	
	}


#maincontent a:active {
	color: #254277;
	font-weight: bold;
	text-decoration:none;	
	}
	

#maincontent img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 30px;
	margin-bottom: 30px;
	border: none;
	}


#leftbar {
	width: 182px;
	position: absolute;
	top: 375px;
	left: 0px;
	text-align: left;
	padding-left: 45px;		
	padding-bottom: 20px;
	z-index: 3;
	}
	
#leftbar a:link {
	color: #447ab1;
	text-decoration:none;
	font-weight: normal;	
	}


#leftbar a:visited {
	color: #447ab1;
	text-decoration:none;	
	font-weight: normal;
	}
	
	
#leftbar a:hover {
	color: #cedef3;
	text-decoration:none;	
	font-weight: normal;
	}


#leftbar a:active {
	color: #447ab1;
	text-decoration:none;	
	font-weight: normal;
	}	


.subheader {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.caption {
	color:#447ab1;
	font-size:10px;
	text-transform:uppercase;
	}

