body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0d2d80;
	line-height: 1.2em;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
}
a:active 	{
	color: #0d2d80; 
	text-decoration: none;
}
a:hover 	{text-decoration: underline;}
a:link 		{text-decoration: none;}
a:visited 	{text-decoration: none;}

a[href$='.pdf']	{
	background: transparent url(images/sce/PDF.png) no-repeat right top; 
	padding: 1px 20px 1px 0;
}
.bs_text 	{font-size: 20px; color: #0d2d80;}
.bt_text 	{font-size: 18px; color: #0d2d80; font-weight: bold;}
.bst_text 	{font-size: 24px; color: #0d2d80; font-weight: bold;}
.f_text 	{font-size: 10px; color: #454545; text-decoration: none;}
.fl_text 	{font-size: 10px; color: #0d2d80; text-decoration: none;}
.kt_text 	{font-size: 18px; color: #000000; font-weight: bold;}
.l_text 	{font-size: 12px; color: #0d2d80;}
.m_text		{font-size: 12px; color: #454545;}
.mlt_text 	{font-size: 16px; color: #0d2d80; font-weight: bold;}
.mt_text 	{font-size: 16px; color: #454545;}
.mst_text 	{font-size: 14px; color: #454545;}
.rt_text 	{font-size: 18px; color: #ff0000; font-weight: bold;}
.st_text 	{font-size: 12px; color: #0d2d80; text-decoration: none;}
.t_text 	{font-size: 16px; color: #f3f3f3; text-decoration: none;}
.t_link 	{font-size: 14px; color: #f3f3f3; font-weight: bold; text-decoration: none;}
.tl_text 	{font-size: 14px; color: #f3f3f3; text-decoration: none;}
.yt_text 	{font-size: 18px; color: #ffb325; font-weight: bold;}

a.t_link:link 		{font-weight: bold; font-size: 14px; color: #f3f3f3; text-decoration: none;}
a.t_link:hover		{color: #0d2d80; text-decoration: none;}
a.t_link:visited 	{text-decoration: none;}
a.t_link:active 	{color: #ffffff; text-decoration: none;}

a.st_link		 	{font-size: 12px; color: #f3f3f3; text-decoration: none;}
a.st_link:hover 	{font-size: 12px; color: #ffffff; text-decoration: underline;}

a.f_link:link 		{font-size: 10px; color: #0d2d80; text-decoration: none;}
a.f_link:hover 		{font-size: 10px; color: #8091bd; text-decoration: none;}
a.f_link:visited	{font-size: 10px; text-decoration: none;}
a.f_link:active		{font-size: 10px; color: #0d2d80; text-decoration: none;}

.mt_link			{font-weight: bold; font-size: 15px; color: #0d2d80;}
a.mt_link:link		{font-weight: bold; font-size: 15px; color: #0d2d80; text-decoration: none;}
a.mt_link:hover 	{font-weight: bold; color: #f3f3f3; text-decoration: none;}
a.mt_link:visited	{font-weight: bold; color: #0d2d80; text-decoration: none;}
a.mt_link:active	{font-weight: bold; color: #0d2d80; text-decoration: none;}

.mo_text			{font-weight: bold; font-size: 15px; color: #0d2d80;}
a.mo_link:link		{font-weight: bold; font-size: 13px; color: #0d2d80; text-decoration: none;}
a.mo_link:hover		{font-weight: bold; color: #f3f3f3; text-decoration: none;}
a.mo_link:visited 	{font-weight: bold; text-decoration: none;}
a.mo_link:active	{font-weight: bold; color: #0d2d80; text-decoration: none;}

#menu UL LI 		{padding: 0 0 0 15px; margin: 0px; background: no-repeat left top; }
#news_manager UL LI {padding: 0 0 0 15px; margin: 0px; background: url(images/sce/pixel.gif) no-repeat left top;}
#dayView UL LI 		{padding: 0 0 0 15px; margin: 0px; background: no-repeat left top;}
#calendarView UL LI {padding: 0 0 0 15px; margin: 0px; background: no-repeat left top;}
#eCalendar UL LI 	{padding: 0 0 0 15px; margin: 0px; background: url(images/sce/pixel.gif) no-repeat left top;}
#eCalendar UL 		{padding: 5px 0 0 0; margin: 0px; list-style-type: none;}
#eCalendar TD 		{font-weight: normal; font-size: 18px; font-style: normal;}
#survey OL LI		{padding: 0 0 0 15px; margin: 0px; font-weight: bold; font-size: 18px; background: url(images/sce/pixel.gif) no-repeat left top; line-height: 26px;}
UNKNOWN 			{padding: 0 0 0 15px; margin: 0px; background: no-repeat left top;}

/*UL {margin: 0; padding: 0; list-style-type: none;}*/
/*LI {margin: 0px; padding: 0 0 0 15px; background: url(images/sce/a.gif) no-repeat left top;}*/

#webdirector_search .errorMessage {color: red;}

.webCompanyTitle A 			{font-weight: bold; font-size: 16px;}
.webCompanyTitle A:hover	{font-weight: bold; font-size: 16px;}

#web_manager 			{MARGIN-LEFT: 40px;}

#categorylink 			{font-size: 16px; font-weight:bold;}
#categorylink a 		{font-size: 16px; font-weight:bold; text-decoration:none;}
#categorylink a:hover 	{font-size: 16px; font-weight:bold; text-decoration:underline;}

.subcategorylink 			{font-size: 14px; font-weight:normal;}
.subcategorylink A 			{font-size: 14px; font-weight:normal; text-decoration:none;}
.subcategorylink A:hover 	{font-size: 14px; font-weight:normal; text-decoration:underline;}

#Form1				{width:98%; padding:20px;}

#CategoryGrid			{width:100%; padding-left:20px; margin-right:20px;}
#CategoryGrid a			{font-size: 16px; text-decoration:none;}
#CategoryGrid a:hover	{font-size: 16px; text-decoration:underline;}
#CategoryGrid ul		{list-style-type:none}
#CategoryGrid li		{padding-top:10px}

.grid_title 		{font-size:14px; font-weight:bold}
.grid_title a		{font-size:14px; font-weight:bold; text-decoration:none}
.grid_title a:hover	{font-size:14px; font-weight:bold; text-decoration:underline}

#LinkGrid ul					{list-style-type:none}
#LinkGrid li					{padding-top:0px}
#LinkGrid td					{padding-right:40px}
#LinkGrid [id*="fax"]		 	{padding-top:50px}
#LinkGrid [id*="phone"]		 	{padding-top:20px}
#LinkGrid [id*="description"]	{margin-top:10px; margin-bottom:10px}
#LinkGrid [id*="link_category"]	{margin-top:10px}

a.memberURL:link				{color:#008000; text-decoration:none}
a.memberURL:visited				{color:#008000; text-decoration:none}
a.memberURL:hover				{color:#008000; text-decoration:underline}

#category_path				{font-size:14px; font-weight:bold}
#category_path a			{font-size:14px; font-weight:bold; text-decoration:none}
#category_path a:hover		{font-size:14px; font-weight:bold; text-decoration:underline}
#pages				{font-size:12px; font-weight:bold}
#pages a			{font-size:12px; font-weight:bold}

#loggedUser			{font-size:14px; font-weight:bold; color:#456699}

#searchResult		{font-size:16px; font-weight:bold; color:#336699}
#message			{font-size:18px; padding-left:20px; line-height:50px; font-weight:bold; color:#cc0000}
#current_category	{font-size:18px; font-weight:bold; color:#000000}

hr 	{ color:DarkBlue; background: DarkBlue; border: 0; Height:1px;}