.DCBody {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	margin: 15px;
}
.DCBodyList {
	FONT-SIZE: 9pt; COLOR: #000000; LINE-HEIGHT: 200%; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.DCBodyBold {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.DCQuestion {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.Bullet {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #cc6600; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.NavLink {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #cc6600; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.PullQuote {
	FONT-WEIGHT: bold; FONT-SIZE: 10.5pt; MARGIN: 15px; COLOR: #000066; LINE-HEIGHT: 170%; FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif
}
.PullQuote a:link  			{color:#FFFF66; text-decoration:none}
.PullQuote a:visited 			{color:#FFFF66; text-decoration:none}
.PullQuote a:active  			{color:#FFFF66; text-decoration:none}
.PullQuote a:hover				{color:#FFFFFF; text-decoration:underline
}
.Title {
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #660000; FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif
}
.SmallTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; COLOR: #660000; FONT-FAMILY: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif
}
.Footer {
	FONT-SIZE: 7.5pt; COLOR: #000000; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.Footer2 {
	FONT-SIZE: 7.5pt; COLOR: #999999; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
.invisible {
	VISIBILITY: hidden
}
A:link {
	COLOR: #cc6600; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; TEXT-DECORATION: none
}
A:active {
	COLOR: #5782e1; TEXT-DECORATION: none
}
A:visited {
	COLOR: #009966; TEXT-DECORATION: none
}
.Footer
{
	color: white;
}


.popupControl
{
	background-color:Gray;
	position: absolute;
	visibility: hidden;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


.monthSelector
{
	width: 400px;	
} 

.monthLabel
{
	float: left;
	overflow: hidden;
	width: 175px;
	height: 18px;
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	border-bottom: 1px inset;
}


.monthArrow
{
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.monthYear
{
	float:left; 
	padding-left: 5px;
}


.nav a:link, .nav a:visited, .nav a:hover, .nav a:active
{
	color: white;
	font-family: 'Lucida Sans';
	background-color: transparent;
	padding-left: 5px;
}

.nav a:hover
{
	color: yellow;
	font-family: 'Lucida Sans';
	background-color: transparent;	
}

.leftCol
{
	width: 33%; 
	float:left; 
}
.middleCol
{
	padding-top:50px; 
	width: 33%; 
	float:left; 
	vertical-align:middle; 
	text-align:center;
	height:100%; 
}
.rightCol
{
	width: 33%; 
	float:left; 
}

.mktSelection
{
	float:none; 
	padding-bottom: 20px; 
}

.rptErrorSummary
{
	float:left; 
}
