a {
	color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #EE8E05;
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
body {
	margin-top: 0px;
	margin-left: 0px;
}
.regRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc0000;
}
.regBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385CDE;
}
.regGRAY  {
	font-size: 12px;
	color: #666666;
}
.regGRAYDARK  {
	font-size: 12px;
	color: #333333;
}
.regBLACK  {
	font-size: 12px;
	color: #000000;
}
.regREDBOLD {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.regBLUEBOLD {
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}
.regGRAYBOLD  {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.regGRAYDARKBOLD  {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.regBLACKBOLD  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.HEADCAPBLUE {
	color: #3366cc;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.HEADCAPGRAY {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
.HEADCAPLITEGRAY {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.HEADCAPRED {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
}
.HUGEblack {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.HUGEblue {
	font-size: 18px;
	font-weight: bold;
	color: #3366CC;
}
.HUGEred {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.GIANTblack {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.GIANTblue {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
}
.GIANTgray {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.GIANTred {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.bigBOLDRED {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
}
.bigBOLDBLUE {
	color: #3366cc;
	font-weight: bold;
	font-size: 14px;
}
.bigBOLDBLACK {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.bigBOLDGRAY {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bigBOLDLITEGRAY {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.smRedCap {
	font-size: 9px;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: underline;
}
.smRedBOLD {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.smBlackUnderline {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.smBlue {
	font-size: 9px;
	color: #385CDE;
}
.medRED {
	font-size: 11px;
	color: #CC0000;
}
.medREDBOLD {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.medGRAY {
	font-size: 11px;
	color: #666666;
}
.medBLACK {
	font-size: 11px;
	color: #000000;
}
.medBLACKbold {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.medBLUE {
	font-size: 11px;
	color: #3366CC;
}
.medBLUEbold {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
}
.medGRAY  {
	font-size: 11px;
	color: #666666;
}
.medGRAYbold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.medgraydark {
	font-size: 11px;
	color: #333333;
}
.medgraydarkbold {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bgcolorSearchResultsHeader {
	background-color: #eeeeee;
}
.bgcolorTableRow1 {
	background-color: #eeeeee;
}
.textHeaderSub2 {
	font-weight: bold;
}
.textAlert {
	font-weight: bold;
	color: red;
}
.textHeaderSub {
	font-weight: bold;
}
.blueSideLine {
	width: 142px;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #D7DEF8;
}
.searchBar {
	background-color: #D7DEF8;
	height: 28px;
}
.searchBarField {
	font-size:75%;
	width:170px;
	height: 18px;
}
.searchBarCheckbox {
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin-right: 3px;
}
.searchBarText {
	font-size: 9px;
}

#userGroupsBox { background: url(../images/userGroups_BG.gif) no-repeat bottom left; width: 184px; padding-bottom: 6px; margin-left: 12px; }

#userGroupsBox .T { background: url(../images/userGroups_T.gif) no-repeat top left; width: 184px; }

.userGroupsHeader { margin: 0px 9px 0px 5px; border-style: solid; border-color: #FFFFFF; border-width: 0px 0px 1px 0px; }

.userGroupsContent { background-color: #e7ebfb; border-style: solid; border-color: #000000; border-width: 1px; margin: 0px 9px 0px 5px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; font-weight: normal; }

.userGroupsContent img { float: left; margin-top: 2px; }

.userGroupsContent a { color: #cc0000; text-decoration: none; display: block; margin-left: 24px; font-weight: normal; font-size: 11px; }