/*	GLOBAL	*/

body	{	margin:0;	}
*	{	font-family:arial;	font-size:12px;	}
img		{	border:none;	}

/*	RELATED TO LEFT COLUMN	*/

.sideUL	{	padding:0;	margin:15px 0 20px; list-style:none;	}
.sideUL	li	{	margin-top:6px;	padding-left:11px;	margin-bottom:6px;	background-image:url(images/left_sidebar_bullet.jpg);  background-position:0px 3px;
				background-repeat:no-repeat;	}
.sideUL	a	{
	color:#6A6C93;
	text-decoration:none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sideUL	a:hover	{	text-decoration:underline; }

/*	RELATED TO FOOTER	*/

#footer		{	text-align:center;	font-size:11px;	margin-top:5px;	color:white;	}
#footer td	{	font-size:11px;	color:white;	}
#footer td#address_breather	{	padding: 4px 10px 0px 10px;	}

#footer2 a, #footer2 td	{	font-size:12px;	color:#4F69B4;	text-decoration:none;	}
#footer2 a:hover	{	text-decoration:underline;	}
.footerBar	{	padding-left:5px;	padding-right:5px;	}

/*	RELATED TO RIGHT MENU	*/

#rightMenu		{	margin:0; padding:0px 10px 5px 0px;	list-style:none;	}
#rightMenu li	{	padding-top:2px; padding-bottom:2px;}

#selected		{	padding-left:17px;	text-align:left;	font-size:12px;	color:#C16907;
					background-image:url(images/right_menu_bullet_on.jpg);  background-position:0px 5px;	background-repeat:no-repeat;	}
#rightMenu li a	{
	padding-left:17px;
	text-align:left;
	font-size:12px;
	color:#3B447B;
	text-decoration:none;
	background-image:url(images/right_menu_bullet_off.jpg);
	background-position: 0px 1px;
	background-repeat:no-repeat;
	display: block;
	list-style-position: outside;
}
#rightMenu li a:hover	{	background-image:url(images/right_menu_bullet_on.jpg); color:#C16907; 	}
#rightMenuTop	{	padding-top:8px;	padding-bottom:3px;	padding-right:7px; font-size:14px;	color:#3C457E; font-weight:bold;	}

/*	RELATED TO PAGE TITLE	*/

.pageTitle		{
	font-weight:bold;
	font-size:20px;
	margin-bottom:15px;
	text-transform: uppercase;
	margin-top: 15px;
	line-height: normal;
}


/*	RELATED TO TABLE CONTAINING LIST OF TOPICS FOR CURRENT PAGE	*/

#pageTable		{	margin-bottom:15px;	background-color:#F0F0F0;	}
#pageTable td	{	border:1px solid #E7E7E7;	padding:12px 20px 8px 20px;	color:#3B447B;	font-size:14px;	font-weight:bold; }
#pageTable ul	{	margin:5px 0 0 0;	padding:0;	list-style:none;	}
#pageTable li	{	padding-top:3px;	padding-bottom:3px; }
#pageTable a	{	color:#3B447B;	text-decoration:none;	padding-left:19px;	font-size:14px;
					background-image:url(images/bullet_submenu.jpg);  background-position:0px 1px;	background-repeat:no-repeat;
								display: block;
	list-style-position: outside;}
#pageTable a:hover	{	background-image:url(images/right_menu_bullet_on.jpg); color:#C16907; 	}

/*	HOMEPAGE	*/

.home	{	font-size:13px;	text-align:justify;		}
.home_link	{	text-decoration:none;	}
.home_link:hover	{	text-decoration:underline;	}

/*	MISC	*/

.subsection		{
	font-weight:bold;
	text-transform:capitalize;
	display:block;
	font-size:14px;
	padding-bottom:4px;
	line-height: normal;
}
.text_link	{	text-decoration:none; color:#0033FF;	}
.text_link:hover	{	text-decoration:underline; }
.backToTop	{	display:block;	text-decoration:none;	color:#828894;	margin-bottom:20px;	font-size:11px;
				background-repeat:no-repeat;background-position:60px 0px;background-image:url(images/back_to_top.jpg);	}
				
.news_link	{	text-decoration:none; font-weight:bold;	font-size:15px;	margin-bottom:15px;	height:31px; padding-top:8px;	}
.style4 { font-family:Arial; font-size: 11px; color:#3C457E;}
.style4_link	{font-family:Arial; font-size: 11px; color:#6775B9;	text-decoration:none;	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}	
.bg_gray {background-color: #E4ECF8;}
.bg_dgray {background-color: #3F5385;}
.call2action {
	font-size: 14px;
	font-weight: bold;
}
