body{
margin-left : 0; 
margin-top : 0;
margin-right : 0;
background-color: #FFFFFF; font-family:verdana; font-size:18pt
}

.button {
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
border-right:1px solid #000000;
border-bottom:1px solid #000000;
color: #FFFFFF;
font-family: verdana;
text-transform: uppercase;
font-size: 10pt;
background-color: #EB474E
}

IMG { border: 0px solid #cccc99; }

.searchTextBox { font-size: 8pt; font-family: Verdana }

.activeTextBox { background-color:#F2F2F2; color: #000000; }
.textArea { background-color:#F2F2F2; color: #000000; }

.whiteFont10 {font-family: Verdana; font-size: 10px; color: #FFFFFF}
.whiteFont12 {font-family: Verdana; font-size: 10px; color: #FFFFFF}

.mainFont10 {font-family: Verdana; font-size: 10px; color: #000000}
.mainFont12 {font-family: Verdana; font-size: 12px; color: #000000}

.CLMenuFont {font-family: Verdana; font-size: 10pt; color: #000000}

.headers {font-family: Arial; font-size: 10pt; color: #4C4C4C; font-weight: bold}

.Cell     { background-color: #FFFFFF }
.AltCell        { background-color: #99CCFF }

table {  
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
color: #000000;}

A:link, 
A:visited{ 
color:#000000; 
text-decoration: underline; 
font-weight: normal; 
font-size: 10px;
}


A:hover { 
color:#EA484E; 
text-decoration: none; 
font-weight: normal; 
font-size: 10px;
}


A:active { 
color:#605F5F; 
text-decoration: underline; 
font-weight: normal; 
font-size: 10px;
}

#bulList {margin:0px 0px 0px 2px;color:#F2F2F2;}
#bulList p {padding:5px;margin:0;font-size:8pt;}
#bulList ul {margin:0px 0px 0px 5px;padding:0;list-style-type: none;}
#bulList li {color:#000000;background-image: url('images/dot4.jpg');background-repeat: no-repeat;background-position:  left top;; margin-left:2px; margin-right:0px; margin-top:1px; margin-bottom:1px; padding-left:8px; padding-right:3px; padding-top:1px; padding-bottom:2px}


.Border { border: 1px solid #666666;}
.TopBorder { border-top: 1px solid #666666;}
.BottomBorder { border-bottom: 1px solid #666666;}
.LeftBorder { border-left: 1px solid #666666;}
.RightBorder { border-right: 1px solid #666666;}
.BGLight {
	background-color: #F2F2F2;
}

H1, .H1, h1 ,.h1, H2, .H2, h2 ,.h2{
font-family: Arial; font-size: 12pt; color: #4C4C4C; font-weight: bold
}
H3, .H3, h3 ,.h3 {
font-family: Arial; font-size: 10pt; color: #4C4C4C; font-weight: bold
}
H4, .H4, h4 ,.h4 {
font-family: Arial; font-size: 8pt; color: #101010; font-weight: bold
}
.FormFieldTitle {
  color:#4C4C4C;
  font-weight: bold;
}
.ErrorText {
	color: #990000;
}