body {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #00000;
	background-color: #000000;
}
.contentText{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.redText{
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #D50000;
}
.redTextsm{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #ff0000;
}
.yellTextsm{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #003399;
	font-style: italic;
}
.leftNav {
	font-family: Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #DF7627;
}
H1 {
	font-family: Verdana, Arial;
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.formtext {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #666666;
}
.formtext2 {
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.button {
	color:#000000;
	font-family:Verdana,Arial;
	font-weight: bold;
	font-size: 11px;
	border-left: 1 solid #000000;
	border-top: 1 solid #000000;
	border-right: 1 solid #000000;
	border-bottom: 1 solid #000000;
    cursor: hand;
    cursor: pointer;
}
.date {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.header1 {
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;	
}

.header2 {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	background: #FFCC00 url(/cmrs/shared/header_end.gif) no-repeat right;
	width: 100%;
}

.header3 {
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.note1 {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	background: #ffffcc;
}

.footnote1 {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

a:link {
	color: #DF7627;
	text-decoration: underline;
}
a:visited {
	color: #DF7627;
	text-decoration: underline;
}
a:hover {
	color: #DF7627;
	text-decoration: underline;
}
a:active {
	color: #DF7627;
	text-decoration: underline;
}

a.nav,  a.nav:link, a.nav:active, a.nav:visited,  a.nav:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#DF7627;
	text-decoration: none;
	line-height: 16px;
}



a.navOn:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
}
a.navOn:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
}
a.navOn:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#DF7627;
	text-decoration: underline;
	line-height: 16px;
}
a.navOn:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
}

a.web:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color:#000000;
	text-decoration: underline;
	line-height: 16px;
}
a.web:visited {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color:#000000;
	text-decoration: underline;
	line-height: 16px;
}
a.web:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color:#000000;
	text-decoration: underline;
	line-height: 16px;
}
a.web:active {
	font-family: Verdana;
	font-size: 12px;
	font-weight: none;
	color:#000000;
	text-decoration: none;
	line-height: 16px;
}
input.example{
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}
input.yel{
	background: #ffffcc;
}
input.req{
	background: #F7E6A6;
}
.tablebox {
	border-top: 2px solid #DF7627;
	border-left: 2px solid #DF7627;
	border-right: 2px solid #DF7627;
	border-bottom: 2px solid #DF7627;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	
}
