﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #005d9d;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
div#breadcrumb{
}
div#topNavigation
{
	color: White;
}
#topNavigation a, #topNavigation a:active, #topNavigation a:focus, #topNavigation a:hover, #topNavigation a:link, #topNavigation a:visited
{
	color: white;	
}

div#footer
{
	color: White;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
div#content_wrapper
{
	background-color: #ffffff;
	border-bottom-color: #c30e39;
	border-top-color: #c30e39;
	border-left-color: #c30e39;
	border-right-color: #c30e39;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: thick thin thin thin;
	padding: 10px 5px 5px 5px;
	width: 900px;
	margin-bottom: 20px;
}
div#content_wrapper li.MsoNormal
{
	list-style: disc;
	list-style-image: none;
}
div#content_divider
{
/*	
	background-color: #ffffff;
	border-right-color: #ed728b;
	border-right-style: solid;
	border-width: thick thin thin thin;
 */
	padding: 10px 5px 5px 5px;
	margin-bottom: 20px;
}
div#content
{
	text-align: left;	
	background-color: #ffffff;
	padding: 0px 30px 5px 30px;
	margin-bottom: 20px;
}
#footer a, #footer a:active, #footer a:focus, #footer a:hover, #footer a:link, #footer a:visited
{
	color: white;	
}