body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.MsoNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #cccccc;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #cccccc;
}

.NavLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #3366CC;
}

A.NavLink:Visited {
	text-decoration: none;
}
A.NavLink:Link {
	text-decoration: none;
}
A.NavLink:Hover {
	text-decoration: underline;
}
.RateLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
.RateValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.HotBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.mybutton,.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #99CCFF;
	background-position: center center;
	padding: 1px;
	border-top: thin;
	border-right: thin inset;
	border-bottom: thin inset;
	border-left: thin;
	cursor: hand;
}
.mybuttonOver,.buttonOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #33CCff;
	background-position: center center;
	padding: 1px;
	border-top: thin;
	border-right: thin inset;
	border-bottom: thin inset;
	border-left: thin;
	cursor: hand;
}

.cDarkBG {
	background-color:#322F98;
}

.cLightBG {
	background-color:#ffffff;
}

.cLightText {
	color: #FFFFFF;	
}
.cDarkText {
	color: #000000;	
}
.cLargeText {
	font-family: Arial, sans-serif;
	font-size: 12 pt;
	line-height:140%;
}
.cMedText {
	font-family: Arial, sans-serif;
	font-size: 11 pt;
	
}
.cSmallText {
	font-family: Arial, sans-serif;
	font-size: 10 pt;
	line-height:110%;
	
}
.cBold {
	font-weight: bold;
}

.cNormal {
	font-style: none;
}
.cItalic {
	font-style: italic;
}

A.cLink:Link {
	text-decoration: none;
	color: #3366ff;
}

A.cLink:Visited {
	text-decoration: none;
}
A.cLink:Hover {
	text-decoration: underline;
}

.FormDetail_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.FormDetail_SubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.FormDetail_SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333399;
	font-weight: bold; 
}

.FormDetail_Header {
    background-color: #DEDEDE;
	color: #000000;
	font-size: 10pt;
}

.FormDetail_Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.FormDetail_Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #cccccc;
}

.FormDetail_InputRequired {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #ff0000;
}

.FormDetail_Select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #cccccc;
}

.FormDetail_TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 1px solid #cccccc;
}

.FormDetail_Checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #333399;
	border: 0px solid #ffffff;
}


.FormDetail_Button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	border: 1px solid #333399;
	font-weight: bold; 
	cursor: hand;
}


