/* Default CSS Stylesheet for a new Web Application project */

a:link {font-size: 11px; color:blue; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:visited {font-size: 11px; color:Teal; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:hover {font-size: 11px; color:Olive; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

.primarymenutext {font-size: 10px; color:"#d77300"; font-weight: bold; font-family: arial, verdana; }
.xprimarymenutext {font-size: 10px; color:"#4646d5"; font-weight: bold; font-family: arial, verdana; }
.xxprimarymenutext {font-size: 12px; color:"#fee600"; font-weight: bold; font-family: arial, verdana; }
.footertext {font-size:10px; color:#000000; font-family:arial; }
.titlebartext {font-size: 15px; color:#4646d5; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; } 
.titlebartext {font-size: 15px; color:#ffffff; font-weight: bold; font-family: Arial, Verdana, Helvetica, sans-serif; } 

.bgtitlebar {background-color:#eeeeee }
.bgblue {background-color:#4646d5 }
.bggold {background-color:#ffce00 }
.bgwhite {background-color:#ffffff }
.bgorange_Org {background-color:#fb8201 }
.bgorange_v01 {background-color:#fca112 } 
.bgorange_v03 {background-color:#e69617 } 
.bgorange {background-color:#d77300 } 

.smallyellowtext {font-size:9px; color:#f1d800; font-family:arial; font-weight:normal;}
.mediumbluetext {font-size:11px; color:#0000AA; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
.mediumyellowtext {font-size:11px; color:#f1d800; font-family:arial; font-weight:normal;}
.datetimetext {font-size:10px; color:#f1d800; font-family:arial; font-weight:normal;}

.secondarymenutext {font-size:11px; color:#ffffff; font-family: verdana, Arial; font-weight:normal;}
.secondaryfootertext {font-size:10px; color:#cc6600; font-family: Arial; font-weight:normal;  letter-spacing:normal;}

.maintextwhitebold {font-size:11px; color:#ffffff; font-family: verdana; font-weight:bold; }
.maintext {font-size:11px; color:#0000AA; font-family: verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
.btngoldtext {font-size:12px; color:#0000AA; font-family: arial; font-weight:bold; }
.smalltext {font-size:10px; color:#ffffff; font-family:verdana; font-weight:normal;}
.headtext {font-size: 12px; color:#0000AA; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.headtextblue {font-size: 13px; color:#0f0c75; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.newstext {font-size:11px; color:#0000aa; font-family:arial; font-weight:normal;}

.head1text {font-size: 20px; color:#0000aa; font-weight: bold; font-family:  ArialBlack, Verdana, Helvetica, sans-serif; }
.head2text {font-size: 20px; color:#0f0c75; font-weight: bold; font-family:  ArialBlack, Verdana, Helvetica, sans-serif; }

.schedtime {font-size:11px; color:#0000aa; font-family: verdana; font-weight:bold; }
.schedprog {font-size:11px; color:#0000aa; font-family: verdana; font-weight:bold; }
.schedpres {font-size:11px; color:#0000aa; font-family: verdana; font-weight:normal; font-style:italic }
.scheddesc {font-size:11px; color:#0000aa; font-family: verdana; font-weight:normal; }

.formbg { background-color:ffce00;}
.formlabel {font-size: 11px; color:#0f0c75; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.formfield {font-size: 11px; color:#0f0c75; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.formreqfield {font-size: 11px; background-color:yellow; font-weight: normal; font-family: Arial, Helvetica, sans-serif; }
.formerror {font-size: 11px; color:#aa0000; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.standard_button{
	font-family:Tahoma;
	font-size:10px;
	color:Navy;
	text-align:center;
	font-weight:bold;
	height:22px;
}

.cm_darkbluebg { background:333366;}
.cm_midbluebg { background:669999;}
.cm_lightbluebg { background:9999cc;}
.cm_basebluebg { background:336699;}

.cm_menu { font-family:Verdana; font-size:12px; font-weight:bold; color:Navy; }

.cm_headtext { font-family:Verdana; font-size:16; font-weight:bold; color:#ffffff; }
.cm_subtext { font-family:Verdana; font-size:14; font-weight:bold; color:#ffffff; }
.cm_maintext { font-family:Verdana; font-size:12; font-weight:normal; color:#336699; }
.cm_smalltext { font-family:Verdana; font-size:9; font-weight:normal; color:#ffffff; }

.cm_formlabel { font-family:Verdana; font-size:14px; font-weight:bold; color:#ffffff; }
.cm_formsublabel { font-family:Verdana; font-size:11px; font-weight:bold; color:#ffffcc; }
.cm_formfield { font-family:Verdana; font-size:11px; font-weight:normal; color:Blue; }
.cm_formerror { font-family:Verdana; font-size:11px; font-weight:bold; color:Olive; }
.cm_formmsg { font-family:Verdana; font-size:11px; font-weight:bold; color:Green; }

.cm_newsscroll
{
 font-family:arial;
 font-size:11px;
 color:#d77300;
 font-weight:normal;
 vertical-align:top;
 background-color:#ffffff;
 }
 
 .cm_newsscroll_main
{
 font-family:arial;
 font-size:12px;
 color:#000000;
 font-weight:bold;
 vertical-align:top;
 background-color:#eeeeee;
 }


.cm_previewmain
{
 font-family:arial;
 font-size:12px;
 color:White;
 font-weight:bold;
 vertical-align:top;
 	
	}

.cm_previewitem
{
 font-family:arial;
 font-size:11px;
 color:White;
 font-weight:normal;
 vertical-align:top;	
	}

.cm_dgheader 
{
 background: #669999;
 font-family:verdana;
 font-size:11px;
 color:White;
 font-weight:bold;	
	}

.cm_dgitem
{
 font-family:verdana;
 font-size:10px;
 color:#ffffff;
 font-weight:normal;
	}

.cm_button {
	font-family:Tahoma;
	font-size:10px;
	color:Navy;
	text-align:center;
	font-weight:bold;
	height:22px;
}

.cm_calendar 
{
	 font-size:12px;
	 font-family: Verdana;
	 font-weight: normal;
	background:9999cc;
	 border-color: Silver;
	 color:White;
}

.search_input_form_font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	color: blue;
	font-weight:normal; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.search_head1_title_font
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	10px;
	color:Blue;
	font-weight:bold; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.search_results_main_title_font
{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size:	14px;
	color:Navy;
	font-weight:bold; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: capitalize;
}	

.search_results_sub_title_font
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	color: Navy;
	font-weight:normal; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.sbd_stages_head_font
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size:	12px;
	color: #fb8201;
	font-weight: bolder; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.sbd_stages_text_font
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size:	11px;
	color: White;
	font-weight:bold; 
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}
