/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000075;
	font-size: small;
	text-align:center;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	background-color: #88B4D3;	
	margin:auto;
	}

.page {
	width: 602px;
	margin:0 auto;
	text-align:left;
	border:solid #ffffff;
	background-color:#FFFFFF;
	margin-bottom:0px;
}
	
.left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#0099FF;
	width:100px;
	height:100px;
	float:left;
	position:relative;
	padding-right:20px;
}

.right h2.right 
{
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color:#000075;
width:500px;
height:100px;
float:right;
display:inline;
}

.spacer
{
float:none;
}

.navigation 
{
background-color: #0099FF;
font-size: 12px;
font-style: normal;
}
	
li 
{
list-style-image: url(images/tick.png);
vertical-align: top;
}

a:link, a:visited, a:active 
{
text-decoration: none;
color: #0099FF;
border: none;
}

a:hover 
{
color:#0099FF;
}

h1 
{
font-size: medium;
font-weight: bold;
color: #0099FF;
}


h2 
{
font-size: small;
font-weight: bold;
display:inline;
color: #0099FF;
}

.nav:link 
{
color: #000080;
}
.nav:active 
{
color: #FF0000;
}

.nav:visited 
{
color: #000080;
}

.nav:hover 
{
color: #FFFFFF;
}

.icon 
{
margin-bottom:10px;
margin-right:10px;
border:0px;
}

.icon_right 
{
margin-bottom:10px;
margin-right:10px;
border:0px;
}

.header 
{
float:left;
width:75px;
height:35px;
text-align:center;
margin:0px;
}
	
.header_block
{
text-align:center;
width:600px;
background-color:#0099FF;
color:#000075;
border:solid #0099FF;
margin:auto;
height:40px;
}

.header_img
{
border:0px;
}

.base_img
{
border:1px;
border-color:#000000;
}

.base_icon
{
margin-bottom:10px;
margin-right:10px;
border:0px;
border-color:#FFFFFF;
float:left;
}

.footer
{
margin:auto;
padding:0px;
width:608px;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
vertical-align:top;
}