/* Body Styles */

body {margin: 0; background: #ffffff}

p{
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: normal;
}

td,li,pre {font: normal 10px verdana,arial,helvetica,sans-serif; color: #808080}

ul {list-style: square}

.h1 {
	font-family: Verdana;
	color: #FF6600;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
}

.text1 {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: normal;
}

.text2 {
	font-family: Verdana;
	color: #1C79B4;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
}

.text3 {
	color: #000099;
	font-size: 16px;
	font-family: Verdana;
	letter-spacing: 1px;
	font-weight: bold;
}

h2 {font: bold 13px verdana,arial,helvetica,sans-serif; color: steelblue}

h3 {font: bold 12px verdana,arial,helvetica,sans-serif; color: #808080}

a:visited, a:link {
	font-family: Verdana;
	color: #0F6926;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

a:active, a:hover {
	font-family: Verdana;
	color: #F70207;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}

pre {margin-bottom: 0}

.maincontent {background: #ffffff; padding: 2em}
.colorbar {background: #ffffff}
.colorbar2 {background: #ffffff}
.foot {background: #ffffff; padding-right: 2em}
.poptop, .popbot {background: #F4F4F4}
.popbot {padding-top: 3px; padding-bottom: 3px; padding-left: 1em}
.nav_special {color: #ADCEEF; margin-right: 2em}
.nav_link {color: #ffffff; text-decoration: none}
.category {font-size: 10pt; margin-bottom: 0.5em}

dt {font: bold 10pt verdana,arial; padding-top: 1em}

dd {font: normal 8pt verdana,arial; line-height: 18px}

.QA {font: normal 18pt arial, helvetica,tahoma; color: #cccccc; width: 10px}

.question {font-weight: bold; margin: 0; padding: 3px; font-size: 10pt}

.answer {font-weight: normal; background: #EFEFEF;  margin: 0; padding: 3px; font-size: 10pt}

/* Table Styles */

.tablehead {background: #dddddd}

.rowA {background: #EBECED}

.rowB {background: #ffffff}

.rowC {background: #E5E5E5}

/* Form Styles */

.textfield {font-family: verdana, sans-serif; font-size:11px; color:#666666; background:#ffffff; border-top:1px solid #bbbbbb; border-left:1px solid #bbbbbb; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd;}

.submit {font: normal 8pt "verdana","arial mt","arial narrow","arial"; background: #639BC5; color: #ffffff; border: #cccccc 1px outset}

select {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #616161;}

select.nav_sel {font: normal 7pt "verdana","arial mt","arial narrow","arial"; color: #30678F; background: #ADCEEF}

form {margin: 0}