body
{
 margin:0;
}

.CBar 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.CBarRed 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.FormLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.AccountInfoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.FormLabelGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.FormField {
    font-family: "Courier New", Courier, mono; 
	font-size: 9pt; 
	color: #000000
}
.MoreInfoRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.MoreInfoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.Width100Percent
{
 width:100%;
}

.H1TitleText
{
 display:none;
}

#MastheadLeft
{
 background-image:url(images/masthead_bg.jpg);
}

#MastheadRight
{
 background-image:url(images/masthead_bg.jpg);
}

#MoreInfoArea
{
 background-position:bottom; 
 background-repeat:repeat-x; 
 background-image:url(images/bg.jpg);
}

#MoreInfo
{
 padding:10px; 
 width:175px; 
 display:none;
}

ul
{
margin-top:0px;
padding-top:0px;
margin-left:7px;
padding-left:7px;
line-height:14px;
}


#ContentArea
{
 background-position:bottom; 
 background-repeat:repeat-x; 
 background-image:url(images/bg.jpg);
}

#TitleDiv
{
 padding-top: 20px;
}

#CDiv
{
 padding-left:40px; 
 margin-bottom:20px; 
 width:494px;
}

#CBarDiv
{
 background-image:url(images/box_top.gif); 
 background-repeat: no-repeat; 
 width:494px; 
 padding-top: 5px; 
 padding-left: 10px; 
 padding-bottom: 2px;
}

#CBarDiv h2
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 padding-bottom: 0px;
 margin-bottom: 0px;
}

#CBodyDiv
{
 background-image:url(images/bg_1pxborder.gif); 
 background-repeat: repeat-y; 
 width:494px;
 padding-left:5px;
}

#CBodyCopyDiv
{
 padding:10px;
}

#CBottomDiv
{
 padding-bottom:10px;
}

#CBottomDivContainer
{
 width:494px;
}

#CButtonsDivLeft
{
 float:left;
}

#CButtonsDivLeft a, a:visited
{
  color: black;
}

#CButtonsDivRight
{
 float:right;
}.Processing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.Cancel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a { color:#0099CC;  text-decoration: underline; }

a:active { color: #0099CC; text-decoration: none; }

a:hover { color:#0099CC;  text-decoration: none; }

a:visited { color: #0099CC;  text-decoration: underline; }

a:visited:hover { color: #0099CC; text-decoration: none; }



