.header {
	background: url('../images/header_bg.jpg');
}
.error {
	color: #FF2200;
	font-weight:bold;
}
.promo {
	float: right;
	margin: 0px 10px 20px 0px;
	border: 1px solid #ffcc33;
	background: #ffffcc;
	padding: 10px;
	width: 200px;
	text-align: center;
}
.separator {
	width: 10px;
	height: 10px;
	background: #ffcc33;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.indent {
	padding-left: 20px;
}
.indentsub {
	padding-left: 10px;
}
.nav {
	width: 417px;
}
.navdivider {
	width: 1px;
	height: 20px;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
	line-height: 140%;
	padding-left: 20px;
	padding-top: 10px;
}
.navbullets {
	line-height: 75%;
}
.copynopad {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.copysub {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
	line-height: 140%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.warning {
	color: #ee0000;
	font-weight: bold;
	font-size: 10pt;
}
dt {
	font-weight: bold;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	color: #007AC3; 
	font-weight: bold; 
	text-decoration: none;	
}
.smallcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	text-decoration: none;	
}
.bigcaption, .bigcaption_disabled {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none;	
}
.bigcaption_disabled {
	color: #cccccc;
	cursor: text
}
.subtitle, .bluesubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	font-weight: bold;
	text-decoration: underline;	
}
.colhead, .colheadsmall, .bluesubtitle, a.bluesubtitle{
	color: #007AC3;
}
a, .blue, a.blue, .tooltip, .bluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #007AC3;
	font-weight: bold; 
	text-decoration: none;
}
.bluesmall {
	font-size: 9pt;
	font-weight: normal;
}
.grey, a.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	font-weight: normal; 
	text-decoration: none;
}
a:hover.grey, a:hover.blue, a:hover.bluesubtitle {
	text-decoration: underline;
}
.footerpad {
	padding-left: 20px;
	padding-top: 20px; 
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
} 
.rule {
	background-color: #5FA5D1;
	height: 1px;
	margin-bottom: 8px;
}
.ul, .ol {
	 margin-left: 1.5em; padding-left: 0;
}
.cell, .cellmiddle, .cellvmiddle, .cellnobr {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #666666; 
	vertical-align: top; 
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
}
.cellnobr {
	white-space:nowrap;
}
.cellvmiddle {
	vertical-align: middle;
	text-align: center;
}
.tableborder {
	border-collapse: collapse;
    border: 1px solid #000000;
}
.tooltip {
	font-size: 9pt
}
.cellborder, .cellbordermiddle {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #666666; 
	text-decoration: none;
	font-weight: normal;
    background: #ffffff;
    border: 1px solid #eeeeee;
    vertical-align: text-top;
    padding-left: 6px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.right {
	text-align:right
}
.cellmiddle, .cellbordermiddle {
	vertical-align: middle; 
}
.colhead, .colheadsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	color: #007AC3;
	font-weight: bold;
	text-align: center;
	background-color: #eeeeee;
	padding: 3px;
}
.colheadsmall {
	font-size: 9pt
}
.required {
	color: #FF2200;
}
