
#contentCenter ul
{
	list-style-type:disc;
	margin-left:25px;
}
.content_text
{
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}
/*heading tag styles*/
h1.content_title, h2.content_title, h3.content_title, h4.content_title, h5.content_title
{
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1.content_sub_title, h2.content_sub_title, h3.content_sub_title, h4.content_sub_title, h5.content_sub_title
{
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
h2.home_tab_sub_title, h3.home_tab_sub_title, h4.home_tab_sub_title, h5.home_tab_sub_title
{
	color:#005295;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}
h1 a.content_link, h2 a.content_link,  h3 a.content_link,  h4 a.content_link,  h5 a.content_link,
a.content_link,
a.content_link:visited
{
	color:#338a28;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana;
	font-size:12px;
}

h1.tab_title, h2.tab_title, h3.tab_title, h4.tab_title, h5.tab_title
{ 
	height: 18px; 
	padding: 4px 5px 5px 5px; 
	font-family: Tahoma; 
	font-size: 16px; 
	color: #333333; 
	font-weight: bold; 
	background-color: #f6f6f6;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 8px;
	display:block;
}
img.imgArrow
{
	padding-left:10px;
}
blockquote /*For the bulleted block of text*/
{
	margin-left:5px;
}

.cal_evTitle
{
	font-weight:bold;
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
}

/*Styles for tables*/

.tbl_hdr
{
	font-weight:bold;
	font-size:10pt;
	font-family:verdana;
}
.tbl_content
{
	font-size:10pt;
	font-family:verdana;
}

/*To be applied to Quotes*/
.quote_txt
{
	font-size:10pt;
	font-family:verdana;
	font-style:italic;
	color:#045395;
}
.quote_src
{
	font-size:8pt;
	font-family:verdana;
	color:#045395;
}
.imgDblArrow
{
	background-image:url("/uploadedImages/images/checker.gif");
	background-repeat:no-repeat;	
	background-position:center left;
	padding-left:15px;
}
.eventRegister
{
	margin-top:10px;
	background:#bcdaf3;
	border-left:5px solid #045395;
	border-top:1px solid #045395;
	border-right:1px solid #045395;
	border-bottom:1px solid #045395;
	width:100px;
	margin-right:125px;
	padding:5px;
	font-family:verdana;float:right;	
}
*html .eventRegister
{	margin-right:65px;}
