/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  border-collapse: collapse;
}

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
h1 {font-size:21px;}

#Feature1-Image {float:left; padding:0 10px 20px 0;}
#Feature2-Image {float:right; padding:0 0 10px 10px;}
#Feature3-Image {padding:0 10px 10px 0; float:left;}

a					{font-size:12px; color:#456699; text-decoration:none}
a:hover				{font-size:12px; color:#456699; text-decoration:underline}

.d_text 			{font-size:9px; line-height:15px; color:#ffffff}

.t_text 			{font-size:16px; font-weight:bold; color:#456699; }
.t_text a			{font-size:16px; text-decoration: none; color:#456699}
.t_text a:hover		{font-size:16px; text-decoration: underline; color:#000000}

.f_text				{font-size:9px; color:#000000; }
.f_text a			{font-size:11px; color:#003366; text-decoration:none}
.f_text a:hover		{font-size:11px; color:#000000; text-decoration:underline}

.i_text				{font-size:11px; color:#000000}

#wrapper			{border:1px solid #cccccc}
#Form1				{width:720px; padding:20px}
#CategoryGrid		{width:100%; padding-left:20px}

.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}

ul {list-style-type: none; padding: 0; margin: 0;}
table td {
	margin: 0;
	padding: 0;
}
#newmembers li {background: url("images/sce/add.png") left top no-repeat; color:#999999; padding-left: 24px; font-size:12px; font-weight:bold; line-height:16px; margin-bottom: 4px; margin-left:10px;}
#newmembers a {font-size:12px; font-weight:bold; text-decoration:none;}
#newmembers a:hover {text-decoration:underline;}

#choices li {background: url("images/sce/arrow.gif") left top no-repeat; padding-left: 20px; line-height:16px; margin-bottom: 6px;}
#choices a {font-size: 13px; font-weight:bold; text-decoration:none;}
#choices a:hover {text-decoration:underline;}

.cushycms {margin:0; padding:0;}
.cushycms-text {margin:0; padding:0;}
.cushycms-html {margin:0; padding:0;}
.cushycms-wysiwyg {margin:0; padding:0;}
a[href $=".pdf"] { 
	background: transparent url(images/sce/PDF.png) right center no-repeat;
	padding-right: 20px; 
	line-height: 1.5;
	}
#homeeventlist td {
	padding: 2px 5px;
}
table#homeeventlist {
	width: 100%;
	background: #fff;
	padding: 3px;
	border:  1px solid #ccc;

}
#LinkGrid						{border:0;}
#LinkGrid ul					{list-style-type:none}
#LinkGrid li					{padding-top:0px}
#LinkGrid td					{padding-right:0px}
#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:12px; font-weight:bold}
#category_path a			{font-size:12px; font-weight:bold; text-decoration:none}
#category_path a:hover		{font-size:12px; font-weight:bold; text-decoration:underline}

#pages				{font-size:12px; font-weight:bold}
#pages a			{font-size:12px; font-weight:bold; text-decoration:none}
#pages a:hover		{font-size:12px; font-weight:bold; text-decoration:underline}

#loggedUser			{font-size:14px; font-weight:bold; color:#456699}

#searchResult		{font-size:24px; font-weight:bold; text-transform: normal; color:#333}
.searchResults {
		padding-left:40px;
}
.searchResults td {
	border: 0; !important
}
#directors td {
	padding: 10px 0 0 10px;
	
}
td#dirtitle {
	padding: 0;
}
#message			{font-size:14px; padding:0px;}

#current_category	{font-size:16px; font-weight:bold; color:#000000}

#eCalendar			{}
#step1FS	{width:500px; padding:20px; margin:auto;}
step2Detail {width:500px; padding:20px; margin:auto;}