body  { color: #69665B; font-size: 10px; line-height: 12pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
p  { color: #69665B; font-size: 10px; line-height: 12pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
td   { color: #69665B; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
UL { list-style-image: url(../images/common/bullet.gif); margin: 0px 0px 20px 10px; padding: 0px 0px 0px 10px; }
LI { margin: 4px 0px 4px 0px; }

.table { color: #69665B; font-size: 10px; line-height: 10pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
.tablebold { color: #69665B; font-size: 10px; line-height: 14pt; font-family: Verdana, Helvetica, sans-serif; font-weight: bold }
.headspaced { color: #69665b; font-weight: 500; font-size: 10px; line-height: 12pt; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; letter-spacing: 2px }


/* Headers */

H1 { color: #99968B; font-family: Verdana, Arial, Helvetica, Sans-serif; font-weight: bold; font-style: normal; font-size: 12px; line-height: 15px; margin: 0px 0px 6px 0px; }
H2  { color: #99968B; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px }
H3   { color: #99968B; font-style: normal; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px }
H4   { color: #69665B; font-style: normal; font-weight: bold; font-size: 10px; line-height: 13px; font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px }
H5   { color: #B63C3C; font-style: normal; font-weight: bold; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, Sans-serif; margin: 0px }

/* Links */

A:LINK   { color: #99968B; text-decoration: underline }
A:VISITED  { color: #AFACA3; text-decoration: underline }
A:HOVER  { color: #AFACA3; text-decoration: underline }
A:ACTIVE  { color: #AFACA3; text-decoration: none }

/* Footer links */

td.footer  { color: #69665B; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
td.footer A  { color: #69665B; font-size: 10px; font-family: Verdana, Helvetica, sans-serif; text-decoration: none }
td.footer A:LINK  { color: #69665B; text-decoration: none }
td.footer A:VISITED  { color: #ffffff; text-decoration: none }
td.footer A:HOVER  { color: #ffffff; text-decoration: underline }
td.footer A:ACTIVE  { color: #ffffff; text-decoration: none }


/* Styles for Submenu Items */

TD.submenu P  { color: #69665b; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; text-align: right; margin: 0px 0%; cursor: hand }
TD.submenu P A       { text-decoration: none; text-align: right; padding: 4px 0px; width: 192px; display: block }
TD.submenu P A:LINK  { color: #69665b; text-align: right }
TD.submenu P A:VISITED { color: #99968B; text-align: right }
TD.submenu P A:HOVER { color: #69665b; background-color: #DEDCD6; text-decoration: none; text-align: right }
TD.submenu P A:ACTIVE { color: #69665B; text-align: right }


/* Styles for Selected Items */

TD.subselected P   { color: #69665b; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; background-color: #DEDCD6; margin: 0px 0%; padding: 0px; width: 100%; font_style: normal; display: block }
TD.subselected P A        { text-decoration: none; text-align: right; padding: 4px 0px; width: 192px; display: block }
TD.subselected P A:LINK  { color: #69665b; text-align: right }
TD.subselected P A:VISITED { color: #69665b; text-align: right }
TD.subselected P A:HOVER { color: #69665b; background-color: #DEDCD6; text-decoration: none; text-align: right }
TD.subselected P A:ACTIVE { color: #69665B; text-align: right }


/* Form Elements */

.select { background-color: #DEDCD6; color: #69665B; font-size: 10px; font-family:  Verdana, Arial, Helvetica, Sans-serif; font-style: normal; font-weight: normal; border: 1px solid #AFACA3 ; }
.submit { background-color: #69665B; color: #FFFFFF; font-size: 10px; font-family:  Verdana, Arial, Helvetica, Sans-serif; font-style: normal; font-weight: bold; }
.input { background-color: #DEDCD6; color: #69665B; font-size: 10px; font-family:  Verdana, Arial, Helvetica, Sans-serif; font-style: normal; font-weight: normal; border: 1px solid #AFACA3 ; }

/* Form Feedback */

form p.error {
	padding-left: 24px;
	background-image: url(../images/common/icon_error.gif);
	background-repeat:no-repeat;
	background-position:left center;
}