body {
	background-color:#d2d5b4; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #b02743;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #13438d;
}
h3{
	font-size: 10px;
	color: #676859;
	font-weight: lighter;
}
.imageRight{
	margin-left: 8px;
}
.imageLeft {
	margin-right: 8px;
}
#mainContainer{
	width: 780px;
/*	height: 100%;
	background-color:#FFFFFF;*/
}
#header{
	/*background-color:#FFFFFF;*/
	width: 780px;	
}
#topMenu {
	padding-top: 4px;
	padding-bottom: 4px;
	color: White;
	background-color: #B02743;
	font-size: 10pt;
	font-weight: bold;
}
#topMenu a, #topMenu a:visited {
	color: White;
	text-decoration: none;
}
#topMenu a:hover {
	color: White;
	text-decoration: underline;
}
#bodyContainer{
	/*position: relative;*/
	background-image: url(images/bg_leftCol.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#bodyContainerIndex{
	/*position: relative;*/
	background-color: Lime;
	background-image: url(images/bg_mainCol.gif);
	background-repeat: repeat-y;
}
#leftBodyColumn{
	left: 0px;
	top: 0px;
	float: left;
	width: 158px;
	/*height: 100%;*/
	/*background-color: #f2f4e0;*/
	background-color: Fuchsia;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
.leftIndexCol {
	float:left;
	width:158px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
}
.centerIndexCol {
	float:left;
	width:470px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
}
.centerCol {
	float:left;
	/*width:470px;*/
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
}
.rightIndexCol {
	float:right;
	width:128px;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
	padding-right:4px;
	position: relative;
}
.bodyCopy {
	font-size: 10pt;
	text-align: left;
}
.bodyCopy a {
	color: #b02743;
	text-decoration: none;
}
.bodyCopy a:hover {
	color: #b02743;
	text-decoration: underline;
}
.leftMenu{
	background-color: #fcfdef;
	border-bottom: 1px solid #d2d5b4;
	border-left: 1px solid #d2d5b4;
	border-right: 1px solid #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #676859;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}
.leftMenu a {
	color: #676859;
	text-decoration: none;
}
.leftMenu a:hover {
	color: #b02743;
	text-decoration: underline;
}
#mainBodyColumn{
	float: left;
	width: 600px;
	/*background-color: #ffffff;*/
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#mainContent {
	font-size: 9pt;
	text-align: left;
	padding: 10px;
}
#centerBodyColumn{
	position: relative;
	float: left;
	width: 470px;
	background-color: transparent;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#rightBodyColumn{
	float: right;
	width: 128px;
	background-color: #f2f4e0;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
}
#footer{
	clear: both;
	width: 772px;
	color: White;
	background-color:#b02743;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	font-size: 10pt;
}
#menuBar{
	width: 770px;
	background-color: #b02743;	
}
#topMenuPhoto{
	width: 166px;
	float: left;
	background-color: #b02743;
}
.topMenuItem{
	width: 780px;
	height: 21px;
	background-color: #b02743;
	float: left;	
	padding-top: 4px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: White;
	font-weight: bold;
}
.subhead {
	color: #13438d;
	font-weight: bold;
}
#flashContentTag {
	position:absolute; 
	top:0px; 
	left:0px;
}