
/*---------------LINKS START------------------*/

A
{
	font-family: Verdana;
	font-size: 10px;
	color: #0293D2; 
}
A:active,visited,link
{
  color: #0293D2;
  font-weight: normal;
}
A:hover 
{
  color: #0293D2;
  font-weight: normal;
}
/*---------------LINK regular text ARIAL------------------*/
.reg_text_arial_link
{
	font-family: arial;
	font-size: 10px;
	color: #0293D2; 
}
.reg_text_arial_link:active,visited,link
{
  color: #0099CC;
  font-weight: normal;
}
.reg_text_arial_link:hover 
{
  color: #214662;
  font-weight: normal;
}
/*---------------LINK regular text VERDANA------------------*/
.reg_text_verdana_link
{
	font-family: Verdana;
	font-size: 10px;
	color: #0293D2; 
}
.reg_text_verdana_link:active,visited,link
{
  color: #0099CC;
  font-weight: normal;
}
.reg_text_verdana_link:hover 
{
  color: #214662;
  font-weight: normal;
}

.title_sub_low_white
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff; 
}
.title_sub_low_white:active,visited,link
{
  color: #0099CC;
  font-weight: normal;
}
.title_sub_low_white:hover 
{
  color: #214662;
  font-weight: normal;
}

.lightGreen_link
{
	font-family: Verdana;
	font-size: 10px;
	color: #E2EDAB; 
}
.lightGreen_link:active,visited,link
{
  color: #C6D387;
  font-weight: normal;
}
.lightGreen_link:hover 
{
  color: #C6D387;
  font-weight: normal;
}

.blue
{
	font-family: Verdana;
	font-size: 10px;
	color: #0099CC; 
}
.blue:active:visited
{
	font-family: Verdana;
	font-size: 10px;
  color: #0099CC;
}
.blue:hover 
{
	font-family: Verdana;
	font-size: 10px;
  color: #214662;
}
.gray
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff; 
}
.gray:active:visited
{
	font-family: Verdana;
	font-size: 10px;
  color: #ffffff;
}
.gray:hover 
{
	font-family: Verdana;
	font-size: 10px;
  color: #cccccc;
}

.green
{
	font-family: Verdana;
	font-size: 10px;
	color: #5AA300; 
}
.green:active:visited
{
	font-family: Verdana;
	font-size: 10px;
  color: #5AA300;
}
.green:hover 
{
	font-family: Verdana;
	font-size: 10px;
  color: #2E4F14;
}

.orange
{
	font-family: Verdana;
	font-size: 10px;
	color: #CB8600; 
}
.orange:active:visited
{
	font-family: Verdana;
	font-size: 10px;
  color: #CB8600;
}
.orange:hover 
{
	font-family: Verdana;
	font-size: 10px;
  color: #8C5E02;
}
/*---------------LINKS END------------------*/


/*---------------TITLES START------------------*/
/*black*/
.black_bold {
	color:#000000;
	font-size:10px;
	font-family: verdana;
	font-weight: bold;
}
/*green*/
.green_bold {
	color:#5AA300;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}

.green_reg {
	color:#5AA300;
	font-size:10px;
	font-family: verdana;
}

.greenDark_bold {
	color:#457D00;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}
.greenDark2_bold {
	color:#8E9C48;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}
/*orange*/
.orange_bold {
	color:#CB8600;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}
.orange_reg {
	color:#CB8600;
	font-size:10px;
	font-family: verdana;
}
.orangeDark2_bold{
	color:#CF5D1E;
	font-size:10px;
	font-family: verdana;
	font-weight: bold;	
}
.orangeDark2_reg {
	color:#CF5D1E;
	font-size:10px;
	font-family: verdana;
}
/*orange DARK BOLD*/
.orangeDark_bold {
	color:#8C5E02;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}
/*DARK BLUE*/
.title_main1 {
	color:#2E2E2E;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-indent: 7pt;
	text-transform: uppercase;
}
/*LIGHT BLUE*/
.title_main2 {
	color:#214662;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-indent: 7pt;
	text-transform: uppercase;
}
/*WHITE BOLD*/
.title_sub {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-indent: 7pt;
	text-transform: uppercase;
}
/*not uppercase WHITE BOLD*/
.title_sub_low {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-indent: 7pt;
}
/*DARK BLUE BOLD - TITLE OF FORM FIELDS*/
.form_titles {
	color:#022B38;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-transform: uppercase;
}
/*the styles below have same color but have different attributes*/

/*uppercase, bold*/
.content_titles1 {
	color:#004A7E;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-transform: uppercase;
}
/*not uppercase, bold*/
.content_titles1_low {
	color:#004A7E;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
}
/*not uppercase, not bold*/
.content_titles1_nobold {
	color:#004A7E;
	font-size:10px;
	font-family: verdana;
}
/*uppercase, bold - USE "LINK TEXT" FOR NO UPPERCASE, NO BOLD, LIGHT BLUE*/
.content_titles2 {
	color:#0099CC;
	font-size:10px;
	font-weight:bold;
	font-family: verdana;
	text-transform: uppercase;
}

/*light gray bold text*/
.title_light_gray_bold
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
/*---------------TITLES END------------------*/


/*---------------TEXT START------------------*/
/*DARK TEXT "NOT" BOLD*/
.reg_text {
	color:#333333;
	font-size:10px;
	font-family: verdana;
}
.reg_text_red {
	color:#FF0000;
	font-size:10px;
	font-family: verdana;
}
/*LINKS COLOR, LIGHT BLUE, REGULAR TEXT*/
.link_text {
	color:#0099CC;
	font-size:10px;
	font-family: verdana;
}

/*LINKS LIGHT GREEN*/
.link_text_light_green {
	color:#66933B;
	font-size:10px;
	font-family: verdana;
}
/*gold bold*/
.gold_bold
{
	font-family: Verdana;
	font-size: 10px;
	color: #AD8600;
	font-weight: bold;
}
/*calendar numbers*/
.calendar_numbers
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.line_height {
	line-height: 14px;
}
/*---------------TEXT END------------------*/


/*---------------TABLES START------------------*/

/* style below is for GRAY TABLE.*/
.calendarMaxSubTable
{
	border: 1px solid;
	border-color: #d8d8d8;
	background-color: #f7f7f7;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 3pt;
	height:17px;
}
/*no bold, no uppercase*/
.calendarMaxSubTable_text
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.calendarMaxSubTable_textD
{
	font-family: Verdana;
	font-size: 10px;
	color: #666666;

}
.calendarMaxSubTableNotext
{
	border: 1px solid;
	border-color: #d8d8d8;
	background-color: #f7f7f7;
	height:17px;
}
/* style below is for DARK BLUE TABLE*/
.calendarMaxTitleTable
{
	border: 1px solid;
	border-color: #d8d8d8;
	background-color: #3A455B;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 3pt;
}

/*this displays dotted lines that seperate*/
.dots
{

	background-repeat: repeat-x;
	background-position: center;
}
.dotsV
{
	background-image: url(../images/smDottedDividerV.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*---------------TABLE END------------------*/


/*---------------FORMS START------------------*/
/*FORM BUTTONS*/
input.button
{
font-size:10px;
}
/*FORM FIELD BOXES*/
.form_drop_black_bold
{
	border: 1px solid;
	border-color: #A5ACB2;
	font-family: Verdana;
	font-size: 10px;
	vertical-align: bottom;
	height: 18px;
}
.form_drop_bggray_bold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #eeeeee;
}
.form_textbox_darkblue_bold
{
	font-family: Verdana;
	font-size: 10px;
	color: #023C8E;
	font-weight: bold;
}
.form_textbox_lightblue_bold
{
	font-family: Verdana;
	font-size: 10px;
	color: #0099CC;
	font-weight: bold;
}
input.text
{
	font-size:10px;
	font-family: verdana;
}
/*---------------FORMS END------------------*/

select
{
	font-size:10px;
	font-family: verdana;
}
text
{
	font-size:10px;
	font-family: verdana;
}
textarea
{
	font-size:10px;
	font-family: verdana;
}
radio
{
	font-size:10px;
	font-family: verdana;
}
