body {
	background-color: #cccccc;
}

body, td, p, div, a, th, blockquote {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 9pt;
}

p {
	text-align: justify;
}

th {
	background-color: #A79669;
	color: #ffffff;
}

a, a:visited {
	color: #2D3764;
	text-decoration: none;
}

a:hover {
	color: #A79669;
	text-decoration: underline;
}

a.subMenuLink, a.subMenuLink:visited {
/*
	font-family: garamond, times, serif;
	font-style: italic;
*/
	font-weight: bold;
}

a.subMenuLink:hover {
	text-decoration: underline;
}

.menuTable {
	background-image: url(images/menuliner.gif);
}

.contentTable {
	/*background-color: #efefef;*/
}

.subMenuTable {
	border-bottom: 1px solid #A79669;
}

.bodyTable {
	background-color: #ffffff;
	/*border: 1px solid #A79669;*/
}

.title {
	font-size: 16pt;
	background-color: #2D3764;
	
	color: #ffffff;
}

.mainTitle {
/*
	font-family: garamond, times, serif;
	font-weight: bold;
*/
	
	font-size: 16pt;
/*	color: #A79669;*/
/*	color: #333333;*/
	

	color: #2D3764;

}

.submenuGroupTitle {
	font-weight: bold;
	color: #333333;
}

.Divider {
	background-color: #ffffff;
}



.listRowLight {
	background-color: #ffffff;
}

.listRowDark {
	background-color: #efefef;
}

ul {
	list-style-type: square;
	color: #A79669;
}

.contentImage {
	
}

.headerSpacer {
	background-image: url(images/gold.gif);
}

.finePrint {
	font-family: arial, helvetica, sans-serif;;
	font-size: 8pt;
}

.copyrightTable {
	background-color: #2D3764;
}

.copyright {
	font-family: arial, helvetica, sans-serif;;
	color: #ffffff;
	font-size: 8pt;
}