/* --- General --- */
LI{
    font-family: verdana, sans-serif;
    color: #000000;
    background-color: #ffffff;
    font-size: 13px;
	margin: 12px 0px 0px 24px;
}
HR {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #2d3953;
	border-left: 0px;
	line-height: 0px;
	height: 1px;
	display: block;
	margin: 4px 0px;
	padding: 0px;
}
P {
	background-color: transparent;
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 13px;
    margin: 12px 16px;
}
p, p.bodytext{
    font-family: verdana, sans-serif;
	color: #000000;
	font-size: 13px;
    margin: 12px 16px;
}
P.title1{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
    margin: 12px 12px 8px 16px;
}
H1{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
    margin: 12px 12px 8px 16px;
}
P.title2{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    margin: 12px 12px 8px 16px;
}
H2{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    margin: 12px 12px 8px 16px;
}
P.subtitle1{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    margin: 0px 12px 8px 16px;
}
H3{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
    margin: 0px 12px 8px 16px;
}
P.subtitle2{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 12px 8px 16px;
}
H4{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
    margin: 0px 12px 8px 16px;
}
P.sidebar{
	font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
    margin: 0px 8px;
}
P.comment{
	font-family: verdana, sans-serif;
	color: #e29213;
    background-color: #ffffff;
	font-size: 12px;
    font-weight: normal;
	margin: 4px 16px;
}
P.disclaimer{
	font-family: verdana, sans-serif;
	color:  #7e7e7e;
	font-size: 11px;
    margin: 4px 16px;
}

/* === white box === */
TABLE.wb{
	background-color: #ffffff;
	border-top: 1px solid #415071;
	border-right: 1px solid #415071;
	border-bottom: 1px solid #415071;
	border-left: 1px solid #415071;
	margin: 4px;
}

/* === White Box === */
TABLE.wb0 {
	background-color: #ffffff;
	border-top: 1px solid #415071;
	border-right: 1px solid #415071;
	border-bottom: 1px solid #415071;
	border-left: 1px solid #415071;
	margin: 12px 4px 8px;
}
TABLE.wb1 {
	background-color: #ffffff;
	border-top: 1px solid #415071;
	border-right: 1px solid #415071;
	border-bottom: 1px solid #415071;
	border-left: 1px solid #415071;
	margin: 0px 0px 8px;
}
TABLE.wb2 {
	background-color: #ffffff;
	border-top: 1px solid #415071;
	border-right: 1px solid #415071;
	border-bottom: 1px solid #415071;
	border-left: 1px solid #415071;
	margin: 20px;
}
TD.wb0 {
	background-color: #ffffff;
	padding: 0px;
}
TD.wb1 {
	font-family: arial, helvetica, sans-serif;
	color: #415071;
	font-size: 13px;
	background-color: #ffffff;
	padding: 8px;
}
TD.wbTitle {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #415071;
	padding: 8px;
}
TD.wb1_0 { /* alternate rows */
	font-family: arial, helvetica, sans-serif;
	color: #415071;
	font-size: 13px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #415071;
	padding: 8px;
}
TD.wb1_1 { /* alternate rows */
	font-family: arial, helvetica, sans-serif;
	color: #415071;
	font-size: 13px;
	background-color: #fffffff;
	border-bottom: 1px solid #415071;
	padding: 8px;
}
A.wb {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #415071;
    background-color: transparent;
	text-decoration: underline;
}
A.wb:HOVER {
	color: #e29213;
	text-decoration: none;
}
P.wbBodytext{
    font-family: arial, helvetica, sans-serif;
	color: #415071;
	font-size: 13px;
	letter-spacing: 1px;
    margin: 12px 0px;
}
P.wbTitle1{
	font-family: arial, helvetica, sans-serif;
	color: #415071;
	background-color: #ffffff;
	font-size: 15px;
	font-weight: bold;
    margin: 9px 0px 12px;
}



/* === info box === */
TABLE.info {
	background-color: #cdd3e3;
	border: 1px solid #203760;
	margin: 2px 2px 8px;
}

TABLE.info TD {
	padding: 0px;
}


TABLE.info A {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #203760;
    background-color: transparent;
	text-decoration: underline;
}
TABLE.info A:HOVER {
	color: #e29213;
	text-decoration: none;
}

TABLE.info p{
    font-family: arial, helvetica, sans-serif;
	color: #203760;
	font-size: 13px;
	letter-spacing: 1px;
    margin: 5px;
}
TABLE.info h1{
	font-family: arial, helvetica, sans-serif;
	color: #203760;
	font-size: 14px;
	font-weight: bold;
    margin: 5px;
}


/* === More linking === */
TD.tdMore0 {
    background-color: #c2c0c0;
	text-align: right;
	padding: 0px;
}
TD.tdMore1 {
    background-color: #c2c0c0;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0px;
}

/* === Constant Contact === */
TABLE.cc{
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: 4px 0px 8px;
}
P.ccBodytext{
	font-family: verdana, sans-serif;
	color: #e29213;
	font-size: 13px;
	font-weight: normal;
	margin: 4px 0px 4px 12px;
}
P.ccTitle{
	font-family: verdana, sans-serif;
	color: #e29213;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 12px;
}
INPUT.cc{ 
	color: #e29213;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}

INPUT.ccButton{
	background-color: #e29213;
	color: #000000;
	border: 1px solid #000000;
}

/* === form === */
TD.frmHdr { 
	background-color: #f5f5f5;
}
INPUT.frmText{ 
	color: #7e7e7e;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
TEXTAREA.frmTextarea{
    font-family: verdana, sans-serif;
	color: #7e7e7e;
	background-color: #f5f5f5;
	font-weight: normal;
	font-size: 11px;
}
INPUT.frmRadio{
	color: #7e7e7e;
	background-color: #f5f5f5;
	font-size: 12px;
	font-weight: normal;
}
INPUT.frmCheckbox{
	color: #7e7e7e;
	background-color: #f5f5f5;
	font-size: 12px;
	font-weight: normal;
}
INPUT.frmButton{
	background-color: #7e7e7e;
	color: #000000;
	border: 1px solid #ffffff;
	border-style: none;
}
SPAN.frmRequired{
	color: #ff0000;
}
P.frmTitle{
	color: #7e7e7e;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
P.frmBodyText{
    font-family: verdana, sans-serif;
	color: #000000;
	font-size: 14px;
    margin: 4px;
}
