body {	
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
.l {	
text-align: left;
}
.error {
color: red;
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-align:center;

}

/*********** Main Document Root Styles ***********/
.body {	
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
li {	
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
th {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
td {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: white;
}
a, a:visited, a:active {
color: #0033ff; 
}
div {
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
} 
a {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
}
.Header1 {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 14pt;
color: #black;;
font-weight: bold;
}
.Header2 {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13pt;
color: black;
font-weight: bold;
}
                   
/*********** Navigation Styles ***********/
.notes {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px; 
font-weight: normal;  
color: gray; 
text-align: center; 
}
                    
/*********** Table Header Styles ***********/
.thDark {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #3366cc;
color: white;
text-align: center;
}
.thDarkR {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #3366cc;
color: white;
text-align: right;
}
.thDarkL {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #3366cc;
color: white;
text-align: Left;
}
.thDarkC {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #3366cc;
color: white;
text-align: center;
}
.thDarkR {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px; 
background-color: #3366cc; 
color: white; 
text-align: right; 
}
.thLightL {
font-family:  Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
background-color: #6699ff;
color: white;
text-align: Left;
}
                
/********** Table Cells **********/
.tdLight {
background-color: #ebebeb; 
text-align: center; 
}
.tdLightL {
background-color: #ebebeb; 
text-align: left; 
} 
.tdLightC {
background-color: #ebebeb; 
text-align: center; 
} 
.tdLightR {
background-color: #ebebeb; 
text-align: right; 
} 
.tdDark {
background-color: LightGrey; 
text-align: center; 
} 
.tdDarkL {
background-color: LightGrey; 
text-align: left; 
} 
.tdDarkC {
background-color: LightGrey; 
text-align: center; 
} 
.tdDarkR {
background-color: LightGrey; 
text-align: right; 
} 
.hand {
cursor:hand;
text-decoration:none;
}

/*** if browser is microsoft, give form elements flat border ****/
INPUT, TEXTAREA, SELECT		{
	BORDER-TOP-COLOR: #000000; 
	BORDER-LEFT-COLOR: #000000; 
	BORDER-RIGHT-COLOR: #000000; 
	BORDER-BOTTOM-COLOR: #000000; 
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, Sans-Serif; 
	padding: 2px;
	}

.title {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
}
.normaltext {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: normal
}
.boldnormaltext {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bolder;
font-style: normal;
}
.smalltext {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: normal; 
line-height: normal;
}
.underlinedtitle {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
font-weight: bold; 
font-variant: normal; 
text-decoration: underline;
}
.smallunderlinetitle {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
text-decoration: underline;
}
.normalquestion {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: italic; 
font-weight: bold; color: #CC0000;
}
.LARGEtitle {  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-style: normal; 
font-weight: bold;
font-variant: normal;
}
