/* ===================================================================================================================== *
 *                                              Copyright 1996-2003                                                      *
 *                                               Data On Call, LLC.                                                      *
 *                                              All Rights Reserved.                                                     *
 * ===================================================================================================================== */

p, body, td, ul, li, ol, div { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }

.Header 	{ font-size: 16px; font-weight: bold; }
.Subheader 	{ font-size: 14px; font-weight: bold; }

.Red	{color: #FF0000}
.Green	{color: #0E9F50}
.Blue	{color: #0000FF}

.SmallText	{ font-size: 10px; }
.MediumText	{ font-size: 16px; }
.LargeText	{ font-size: 24px; }


* .footer {  
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif;
}
* .leading {  
	line-height: 140%;
}
* .bgColor {
	background-color: #FFCC66;
}
* .headings {
	font-size: 16px;
	font-weight: bold;
}
* .subheadings {
	font-size: 14px;
	font-weight: bold;
}
* .tdHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	font-weight: bold;
	border-bottom: 1px solid #4D4D4D;
	border-right: 1px solid #4D4D4D;
	text-transform: uppercase;
	text-indent: 4px;
}
* .formFieldLabels {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

/* Main link buttons */
a:active  {  
	text-decoration: underline; 
	color: blue
}
a:link    {  
	text-decoration: underline; 
	color: blue
}
a:visited {  
	text-decoration: underline; 
	color: blue
} 
a:hover   {  
	text-decoration: none; 
	color: red
}

/* font sizes */

* .fontSize09 {  
	font-size:  9px; 
	font-family: Verdana, Arial;
	font-weight: bold;
}
* .fontSize10 {  
	font-size: 10px; 
	font-family: Verdana, Arial;
	font-weight: bold;
}
* .fontSize12 {  
	font-size: 12px;
}
* .fontSize14 {  
	font-size: 14px;
}
* .fontSize16 {  
	font-size: 16px;
}
* .fontSize18 {  
	font-size: 18px;
}
* .fontSize24 {  
	font-size: 24px;
}

/* Site specific CSS */