body
{
	margin: 0;
	padding: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}

a.mainMenu, a.mainMenu:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.mainMenu:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

a, a:visited
{
	text-decoration: unerline;
}

a:hover
{
	text-decoration: underline;
}

.mainContent
{
	margin: 0px 0px 10px 0px;
	padding: 8px;
	width: 502px;
	text-align: left;
	height: 320px;
	background-image: url(../images/mainContentBackground_520x390.jpg);
}

.navigator
{
	margin: 0px 0px 10px 0px;
	border: 1px solid #DDDDDD;
	padding: 8px;
	width: 502px;
	color: #DDDDDD;
	text-align: center;
	clear: both;
}

.widebox
{
	background-image: url(../images/skyBackground_520x28.gif);
	margin: 0px 0px 10px 0px;
	margin-top: 5px;
	border: 1px solid #DDDDDD;
	padding: 8px;
	width: 502px;
	color: #ffffff;
	height: 12px;
}

.wideboxLeft
{
	padding-left: 5px;
	float: left;
}

.wideboxRight
{
	padding-right: 5px;
	float: right;
}

.bulletItem
{
	background: transparent url(../images/bullet.gif) no-repeat left;
	padding: 5px 0 5px 12px; 
} 

.pageTitle
{
	color: #dddddd;
	font-weight: bold;
}