/*  START DEFAULT CSS *************************************** */
body{	
		font-family:arial;
		color:#000;
		font-size:80%;
		margin:0px; 
		border:0px; 
		padding:0px;
		text-align:center;
		min-width:950px;
		background-image:url("../images/background.gif"); 
		background-position:center top;
		background-repeat:repeat-x;
		height:1%;
		background-color:#00629D;
	
	 }
.clear{	clear:both;		height:1px;	}	
* HTML .clear{display:none	}
a{color:#fff}
#Outer
{
	text-align:left;
    position:relative;
	width:900px;
	min-width:750px;
	margin-left: auto;	
	margin-right: auto;
}
*HTML #Outer{height:1px;}
#mainnav{
	padding-left:35px;
	}

#content
	{
		position:absolute;
		top:88px;
		left:17px;
		background-color:#fff;
		height:464px;
		width:735px;
	}
#content div {margin:4 0 0 9px;width:700px; color:#333}

#content_side
{
	position:absolute;
	top:83px;
	left:752px;
	width:123px;	
}
#content_side div {padding-bottom:3px;}
	
#content_subpage
	{
		position:absolute;
		top:88px;
		left:17px;
		background-color:#fff;
		height:210px;
		width:863px;
	}
#content_subpage div {margin:9 0 0 9px;width:600px; color:#999}

#bodytext
{
	position:absolute;
	top:314px;
	left:57px;
	color:#fff;
	width:700px;
	font-size:120%;
	}
	#bodytext div{font-size:130%;}
	
table {color:#FFF;font-size:100%}