/********************** ID Styles ********************************************/
#dek {
	position:absolute;
	visibility:hidden;
	z-index:200;
	cursor:hand;
}
/********************** Class Styles ****************************************/
BODY, TR, TD, P {
	font-family: "Verdana", "Tahoma", "Arial", "Garamond";
	font-size: 10pt;
}
A {
	text-decoration: underline;
}
A:hover {
	color: #ff0000;
	text-decoration: none;
}
LI {
	color:#000000;
}

STRONG, B {
	color:#000066;
}
/*Custom Element Styles*/
#contentArea {
	margin:10px 20px 10px 20px;
}
.divfakelink {
	cursor:hand;
}
.indentText {
	margin-left:20px;
	margin-bottom:20px;
}
.headerImg {
	border:solid 1px #000000;
}
.tdWatermark {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 5.5cm 3.5cm;
	background-attachment: fixed;
}
.tdSecHeader {
	background-color: #8496b1;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px dotted #cccccc;
}
.tdSecHeaderEnds {
	border-bottom: 1px dotted #cccccc;
}
.tdSecContent {
	border-left:1px dotted #cccccc;
	padding: 3px;
}
.imgBlackBorder1 {
	border: 1px solid black;
}
.imgBlackBorder2 {
	border: 2px solid black;
}
.imgGreenBorder1 {
	border: 1px solid #8496b1;
}
.hrGreen100 {
	width: 100%;
	color: #8496b1;
}
.ulSquareGreen {
	list-style: square;
	margin-bottom: 0px;
	margin-left: 1.5em;
}
/* Navigation Styles */
.a7GreyNoDec {
	color: #aaaaaa;
	font-size: 7pt;
	text-decoration: none;
}
.a7GreyNoDec:hover {
	color: #ff0000;
}
.a7p5GreenNoDec {
	color: #8496b1;
	font-size: 7.5pt;
	text-decoration: none;
}
.a7p5GreenNoDec:hover {
	color: #FFFFFF;
	background-color: #8496b1;
}
.aWhiteSm {
	color: #ffffff;
	font-size: 7pt;
	text-decoration: none;
}
.aWhiteSm:hover {
	color: #ffffff;
	font-size: 7pt;
	text-decoration: underline;
}
/* Text Styles */
.black {
	color:#000000;
}
.txt6 {
	font-size: 6pt;
}
.txt7 {
	font-size: 7pt;
}
.txt7Green {
	color: #8496b1;
	font-size: 7pt;
}
.txt7LGrey {
	color: #eeeeee;
	font-size: 7pt;
}
.txt7DGrey {
	color: #aaaaaa;
	font-size: 7pt;
}
.txt7Red {
	color: #FF0000;
	font-size: 7pt;
}
.txt75 {
	font-size: 7.5pt;
}
.txt75White {
	font-size: 7.5pt;
	color: #FFFFFF;
}
.txt75Red {
	color: #FF0000;
	font-size: 7.5pt;
}
.txtSm2 {
	font-size: 8pt;
}
.txt8 {
	font-size:8pt;
}
.txt10 {
	font-size:10pt;
}
.txt8Green {
	color: #8496b1;
	font-size: 8pt;
}
.txt8Red {
	color: #FF0000;
	font-size: 8pt;
}
.txt10Green {
	color: #8496b1;
	font-size: 10pt;
}
.txtPageHeader {
	color: #000066;
	font-size: 14pt;
	font-family: "Tahoma";
	text-align:center;
	font-weight:bold;
}
.txtSmItalic1 {
	color: #000000;
	font-size: 7pt;
	font-style: italic;
}
.txtWhite {
	color:#ffffff;
}
.txtWhiteSm2 {
	color:#ffffff;
	font-size:7.5pt;
}
.txtCalsm {
	font-family: "Arial", "Verdana", "Tahoma";
	font-size: 7pt;
}
.txtRed {
	color:#FF0000;
}
#quickLinks {
	padding-top:5px;
}
.tableHeaders {
	padding:2px 0px 2px 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-image:url('/images/tableHeadBG.gif');
	background-repeat:no-repeat;
	background-color:#8496B1;
}
/* Form item styles */
.ListBox {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size:8pt;
	border:1px solid #394294;
}
.TextBox {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size:8pt;
	border:1px solid #394294;
}
.Button1 {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	background-color: #9CA0C7;
	border:1px solid #394294;
}
.Buttonsm {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	background-color: #9CA0C7;
	border:1px solid #394294;
}
.Button2 {
	font-family: "Verdana", "Tahoma", "Arial";
	font-size:8pt;
	font-weight: bold;
	color: #000000;
	background-color: #9CA0C7;
	border:1px solid #394294;
}
