
<style>
.dummy{}

 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525150;
}


/************** Global Link Styles **************/
a:link, a:visited {
	color:#21357a;
	text-decoration:underline;
}
	
a:hover, a:active {
	color:#21357a;
	text-decoration:none;
}
a img { border:none; }


/************** Common Styles **************/
.red { color:red; }
.green { color:green; }
.border { border-bottom: 1px solid silver; }
.Border { border: 1px solid silver; }
legend, legend.copyBold { color: #21357a; }


/************** Line Styles **************/
hr, .hr, hr.hrGray, .hrGray { 
	display:block;
	clear: both; 
	margin:0; 
	padding:0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid silver; 
	border-left: none;
	height: 1px; 
	line-height:1px;
	font-size:1px;
	color: silver;
	background: none;
}
div.hr {
	margin:6px 0 !important;
}
hr.hrGreen, .hrGreen { 
	border-bottom: 1px solid #257f2e !important; 
	color: #257f2e !important; 
}
hr.hrBlue, .hrBlue { 
	border-bottom: 1px solid #21357a !important; 
	color: #21357a !important; 
}
hr.hrBlack, .hrBlack { 
	border-bottom: 1px solid #000000 !important; 
	color: #000000 !important; 
}
hr.hrRed, .hrRed { 
	border-bottom: 1px solid #ff0000 !important; 
	color: #ff0000 !important; 
}


/************** Hard Coded Red Styles **************/
.copyBold14Red, .copy14BoldRed {
	font-size: 16px;
	font-weight:bold;
	color: red;
}
.small_red {
	font-size:10px;
	color:#FF0000;
}


/************** Headings **************/
p, h1, h2, h3, h4, h5, h6, ul, ol, dl, blockquote {
	margin-top:12px;
	margin-bottom:12px;
}
ul ul, ul ol, ol ol, ol ul {
	margin-top:0;
	margin-bottom:0;
}
.pageTitle, h1 {
	text-transform:uppercase;
	color:#21357a;
	font-size:14px;
	font-weight:bold;
}
h1.pageTitle {
	margin-top:0;
	margin-bottom:12px;
}
.pageSubTitle, h2 {
	font-size: 16px;
	line-height:19px;
	font-weight:bold;
	color: #000000;
	text-align: left;
}
.pageSubSubTitle, h3 {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-align: left;
}
.formheader {
	font-size: 16px;
	line-height:19px;
	font-weight:bold;
	color: #000000;
	border-bottom:1px solid silver;
	padding:2px 0;
	margin:0 0 6px 0;
	text-align: left;
}


/************** Fonts **************/
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525150;
}
.copyBold, .copy_bold {
	font-size: 12px;
	font-weight:bold;
	color: #525150;
}
.copyItalic {
	font-size: 12px;
	font-style:italic;
	color: #525150;
}
.copyBoldItalic {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #525150;
}
.copy8 {
	font-size: 10px;
	color: #525150;
}
.copyBold8 {
	font-size: 10px;
	font-weight:bold;
	color: #525150;
}
.copyItalic8 {
	font-size: 10px;
	font-style:italic;
	color: #525150;
}
.copyBoldItalic8 {
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	color: #525150;
}
.copy12 {
	font-size: 14px;
	color: #525150;
}
.copyBold12 {
	font-size: 14px;
	font-weight:bold;
	color: #525150;
}
.copyItalic12 {
	font-size: 14px;
	font-style:italic;
	color: #525150;
}
.copyBoldItalic12 {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #525150;
}
.copy14 {
	font-size: 16px;
	color: #525150;
}
.copyBold14 {
	font-size: 16px;
	font-weight:bold;
	color: #525150;
}
.copyItalic14 {
	font-size: 16px;
	font-style:italic;
	color: #525150;
}
.copyBoldItalic14 {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #525150;
}
.copyBold {
	font-size: 12px;
	font-weight:bold;
	color: #525150;
}
.copyItalic {
	font-size: 12px;
	font-style:italic;
	color: #525150;
}
.copyBoldItalic {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #525150;
}
.copyGreen {
	font-size: 12px;
	color: #257f2e;
}
.copyBoldGreen {
	font-size: 12px;
	font-weight:bold;
	color: #257f2e;
}
.copyItalicGreen {
	font-size: 12px;
	font-style:italic;
	color: #257f2e;
}
.copyBoldItalicGreen {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #257f2e;
}

.copy8Green {
	font-size: 10px;
	color: #257f2e;
}
.copyBold8Green {
	font-size: 10px;
	font-weight:bold;
	color: #257f2e;
}
.copyItalic8Green {
	font-size: 10px;
	font-style:italic;
	color: #257f2e;
}
.copyBoldItalic8Green {
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	color: #257f2e;
}
.copy12Green {
	font-size: 14px;
	color: #257f2e;
}
.copyBold12Green {
	font-size: 14px;
	font-weight:bold;
	color: #257f2e;
}
.copyItalic12Green {
	font-size: 14px;
	font-style:italic;
	color: #257f2e;
}
.copyBoldItalic12Green {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #257f2e;
}
.copy14Green {
	font-size: 16px;
	color: #257f2e;
}
.copyBold14Green {
	font-size: 16px;
	font-weight:bold;
	color: #257f2e;
}
.copyItalic14Green {
	font-size: 16px;
	font-style:italic;
	color: #257f2e;
}
.copyBoldItalic14Green {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #257f2e;
}
.copyBlue {
	font-size: 12px;
	color: #21357a;
}
.copyBoldBlue {
	font-size: 12px;
	font-weight:bold;
	color: #21357a;
}
.copyItalicBlue {
	font-size: 12px;
	font-style:italic;
	color: #21357a;
}
.copyBoldItalicBlue {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #21357a;
}
.copy8Blue {
	font-size: 10px;
	color: #21357a;
}
.copyBold8Blue {
	font-size: 10px;
	font-weight:bold;
	color: #21357a;
}
.copyItalic8Blue {
	font-size: 10px;
	font-style:italic;
	color: #21357a;
}
.copyBoldItalic8Blue {
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	color: #21357a;
}
.copy12Blue {
	font-size: 14px;
	color: #21357a;
}
.copyBold12Blue {
	font-size: 14px;
	font-weight:bold;
	color: #21357a;
}
.copyItalic12Blue {
	font-size: 14px;
	font-style:italic;
	color: #21357a;
}
.copyBoldItalic12Blue {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #21357a;
}
.copy14Blue {
	font-size: 16px;
	color: #21357a;
}
.copyBold14Blue {
	font-size: 16px;
	font-weight:bold;
	color: #21357a;
}
.copyItalic14Blue {
	font-size: 16px;
	font-style:italic;
	color: #21357a;
}
.copyBoldItalic14Blue {
	font-size: 16px;
	font-style:italic;

	font-weight:bold;
	color: #21357a;
}
.copyBlack {
	font-size: 12px;
	color: #000000;
}
.copyBoldBlack {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.copyItalicBlack {
	font-size: 12px;
	font-style:italic;
	color: #000000;
}
.copyBoldItalicBlack {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #000000;
}
.copy8Black {
	font-size: 10px;
	color: #000000;
}
.copyBold8Black {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
}
.copyItalic8Black {
	font-size: 10px;
	font-style:italic;
	color: #000000;
}
.copyBoldItalic8Black {
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	color: #000000;
}
.copy12Black {
	font-size: 14px;
	color: #000000;
}
.copyBold12Black {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}
.copyItalic12Black {
	font-size: 14px;
	font-style:italic;
	color: #000000;
}
.copyBoldItalic12Black {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #000000;
}
.copy14Black {
	font-size: 16px;
	color: #000000;
}
.copyBold14Black {
	font-size: 16px;
	font-weight:bold;
	color: #000000;
}
.copyItalic14Black {
	font-size: 16px;
	font-style:italic;
	color: #000000;
}
.copyBoldItalic14Black {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #000000;
}
.copyRed {
	font-size: 12px;
	color: #ff0000;
}
.copyBoldRed {
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
}
.copyItalicRed {
	font-size: 12px;
	font-style:italic;
	color: #ff0000;
}
.copyBoldItalicRed {
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
}
.copy8Red {
	font-size: 10px;
	color: #ff0000;
}
.copyBold8Red {
	font-size: 10px;
	font-weight:bold;
	color: #ff0000;
}
.copyItalic8Red {
	font-size: 10px;
	font-style:italic;
	color: #ff0000;
}
.copyBoldItalic8Red {
	font-size: 10px;
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
}
.copy12Red {
	font-size: 14px;
	color: #ff0000;
}
.copyBold12Red {
	font-size: 14px;
	font-weight:bold;
	color: #ff0000;
}
.copyItalic12Red {
	font-size: 14px;
	font-style:italic;
	color: #ff0000;
}
.copyBoldItalic12Red {
	font-size: 14px;
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
}
.copy14Red {
	font-size: 16px;
	color: #ff0000;
}
.copyBold14Red {
	font-size: 16px;
	font-weight:bold;
	color: #ff0000;
}
.copyItalic14Red {
	font-size: 16px;
	font-style:italic;
	color: #ff0000;
}
.copyBoldItalic14Red {
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
}
.fakeDisabled {
	background-color:#d4d0c8;
	color:#808080;
}

