/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-color:#fff;
	text-align:center;
	
	
}




/* Body Content */

.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #666666;
	
}

.bluecontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #003366;
	
}

.tablecontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	padding-left:20px;
	text-decoration: none;
	color: #333333;
	
}


.box1 {
	padding: 20px;
	border: 1px solid #6CF;
	background-color: #E7F0F8;
	}
	
.box2 {
	padding: 20px;
	border: 1px solid #6CF;
	background-color: #CBDFF1;
	}

/* Footer Content */

.footercontent

{
	
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align:right;
	text-decoration: none;
	color: #54655D;
	
}

/* Body Links */




a.contentlinks

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #738298;
	
	
}


a.contentlinks:hover

{

	color: #738298;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}

.address

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #666666;
	
}

a.footercontentlinks

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-align:left;
	text-decoration: none;
	color: #7c8a9f;
	
	
}


a.footercontentlinks:hover

{

	color: #7c8a9f;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}


/* CSS Document */

