.black {
	color: #000000;
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.boldblack {
	color: #000000;
	font-weight: bold;
}

.boldblue {
	color: #023467;
	font-weight: bold;
	font-size: 11px;
}

.boldred {
	color: #990033;
	font-weight: bold;
}
.border {
	background-color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

.copyright {
	background-color: #536080;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-position: bottom;
	vertical-align: bottom;
}

.eightpoint {
	font-size: 8pt;
}

.footer {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: center;
}

.formFieldName {
	font-weight: bold;
	text-align: right;
}

.required {
	color: #CC0000;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectionTitle {
	color: #990033;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}

.sevenpoint {
	font-size: 7pt;
}

.small {
	font-size: 4px;
}

.smaller {
	font-size: 3px;
}

.tiny {
	font-size: 1px;
}

.title {
	color: #023467;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.titleBreadcrumbs {
	color: #536080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.topbar {
	background-image: url(../images/topbar.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}

.watermark {
	background-image: url(../images/watermark.gif);
	background-repeat: no-repeat;
}

a:link {
	text-decoration: none;
	color: #023467;
}

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

a:visited {
	color: #023467; 
	text-decoration: none;
	color: #023467;
}
a:hover {
	text-decoration: underline;
}

a.copyright {
	color: #FFFFFF;
}

a.copyright:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.copyright:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.copyright:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

a.footer:visited {
	color: #000000; 
}

body {
  font-family: Verdana;
  font-size: 11px;
  margin: 0 0 0 0;
  clip:  rect(0px 0px 0px 0px);
  background-image: url(../images/bg_pattern.gif);
  background-repeat: repeat;
}

table {
	border-style: solid;
	border-width: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

table.formError {
	border-color: #990033;
	border-style: solid;
	border-width: 1px;
	color: #990033;
	font-size: 9.5pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

td {
	border-color: black;
	border-style: solid;
	border-width: 0px;
}

td.justify {
	text-align: justify;
}

td.sectionTitle {
	background-color: #CBCFD9;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
}

a.cgtitle:link {
	color: #990033;
	text-decoration: none;
}

a.cgtitle:visited {
	color: #990033;
	text-decoration: none;
}

a.cgtitle:hover {
	color: #990033;
	text-decoration: none;
}
.smalltextred {
	font-size: 11px;
	color: #990033;
}

.border2 {
	border: 1px solid #536080;
	background-color: #E2E2E2;
}

.lightbluebg {
	background-color: #B7E8FF;
}

a.smallink:link {
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;

}
a.smallink:hover {
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
}

a.smallink:visited {
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}

.center {
	text-align: center;
	vertical-align: middle;
}

.italics {
	font-style: italic;
}

.border3 {
	background-color: #CCCCCC;
	font-size: 10px;
	border: 1px solid #666666;
}

.borderdash {
	border: 1px dashed #999999;
}

.bggray {
	background-color: #E0E0E0;
}

.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.underline {
	text-decoration: underline;
}

a.redlink:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.redlink:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

a.redlink:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.borderred {
	background-color: #DFDFDF;
	border: 1px dashed #990000;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.bgwhite {
	background-color: #FFFFFF;
}

.bc {
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}

a.bclink:link {
	font-size: 10px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
a.bclink:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.bclink:hover {
	font-size: 10px;
	color: #993300;
	text-decoration: underline;
}
