#container 
{
	margin-left: auto;
	margin-right: auto;
	width:800px;
}

#center
{
	text-align: center;
}


#table
{
	width:800px;
	padding:0;
	margin:0;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}

#table p
{
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:left;
}

.img
{
	border:solid 1px #C1D3E6;
	padding:5px;
	background-color:#FFFFFF;
	margin-left:5px;
}

#body
{
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat;
	padding-bottom:0;
	margin-bottom: 0;
}

#padding
{
	
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0;
	margin-bottom: 0;
}

#important
{
	
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}

#important p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	color:#000000;
}




/* FOOTER */
#footer 
{
	width:800px;
	height:33px;
	font-size:10px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}


#links  
{
	padding-top: 5px;
	padding-left: 10px;
	float:left;
}

#links  a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:left;
	
}


#copy
{
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	float:right;
	padding-right: 10px;
}

/******* START NAV  *******/
#nav 
{
	width:800px;
	height:33px;
	font-size:10px;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-bottom:5px;
	padding-left: 10px;
	
}

#nav a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float: left;
	display:inline;
	padding-top:8px;
	padding-right:10px;
	padding-left:10px;
	height:25px;
	border-right: 1px solid #b7bcd5;
}

#nav a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#4a5697;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
	display:inline;
	height:100%;
	padding-top:8px;
	height:25px;
}

/******* START TABLE ROWS  *******/
.rows 
{
	border: 1px solid #c6d7c3;
	margin-bottom:20px;
	color:#000000;
	line-height:16px;
	width:700px;
}
.rows tr td 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding: 3px;
	text-align:left;
}

.head 
{
	background-color: #4a5697;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.subhead 
{
	background-color: #528d48;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.logo

{
	width: 660px;
	margin:5px;
	color:#000000;
	display: block;

}

