/* Content items */
.contentBlackBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000 }
.contentSmall { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; }
.contentRed {	color: #990000;}
.contentRedBold {	color: #990000;	font-weight: bold;}
.contentRedSmall {	font-size: 10px;	color: #990000;}
.contentGreySmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.5px; font-weight: normal; color: #666666; line-height: 12px}

/* Header items */
.headerBlack {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000}
.headerRed { font-family: Arial, Helvetica, sans-serif; font-size: 17.5px; font-weight: bold; color: #990000}
.sectionHeaderRed {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #990000}
.sectionHeaderBl { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}
.erguideon { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}

/* Background items */
.bgGrey {	background-color: #333333;}
.bgRed { background-color: #990000; }
.bgTan { background-color: #DCDEAF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}
.bgWhite {	background-color: #FFFFFF;}

/* Misc items */
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #999999 }
.textboxes { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }
.tableHeader {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #FFFFFF;	background-color: #990000;}

/* Defined HTML items */
a:link {	color: #990000;	text-decoration: underline;}
a:visited {	color: #990000;	text-decoration: underline;}
a:hover {	color: #990000;	text-decoration: underline;}
a:active {	color: #990000;	text-decoration: underline;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/back_red.gif);
	background-repeat: repeat-y;
}
p,td,tr { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000 }
hr {	color: #CCCCCC; height: 1px;}
