
	body {
		margin-top: 0px;
	}

	#container {
		width: 100%;
		text-align: -moz-center;
		* text-align: center;
	}

	#main_body {
		width: 941px;
		text-align: left;
	}

	a {
		color: #386CA8;

	}

	a:hover {
		color: #5A5C5E;
	}

	#main_logo {
		width: 100%;
		height: 130px;

		background-image: url(../images/CFG-logo-header.jpg);
		background-position: top left;
		background-repeat: no-repeat;

		text-align: right;

		border: 1px solid #fff;
	}

	.search {
		margin: 0px;
		margin-top: 100px;
		margin-right: 20px;
	}

	#search_box_1 {
		background-image: url(../images/search-icon.jpg);
		background-position: 5px 5px;
		background-repeat: no-repeat;

		padding-left: 22px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 155px;
		* width: 159px;

		color: #5A5C5E;

	}

	form .textbox {
		border: 1px solid #ccc;
		
		font-family: arial;
		font-size: 11px;
	}

	#main_content {
		width: 947px;

	}

	#content_left {
		float: left;
		width: 152px;

	}

	#content_right {
		float: left;
		width: 775px;
		margin-left: 10px;

		padding: 0px;
	}

	#main_banner_image {
		height: 316px;
		width: 761px;

		background-image: url(../images/main-flah-image.jpg);
		background-position: top left;
		background-repeat: no-repeat;

		margin-bottom: 10px;
	}

	h1 {
		font-family: arial;
		font-size: 20px;
		line-height: 17px;
	}

	h2 {
		font-family: arial;
		font-size: 17px;
		line-height: 19px;
		color: #888;
		font-weight: 100%;
	}
	
	h3 {
		font-family: arial;
		font-size: 17px;
		line-height: 17px;
		color: #000;
		margin-bottom: 5px;
		
	}

	h4 {
		font-family: arial;
		font-size: 14px;
		line-height: 14px;
		color: #000;
		margin-bottom: 5px;
		
	}



	p.text {
		font-family: arial;
		font-size: 11px;
		line-height: 14px;
		margin-top: 35x;
		margin-bottom: 5px;
	}

	span.text {
		font-family: arial;
		font-size: 11px;
		line-height: 14px;
		display: block;
		margin-left: 75px;
	}

	.front_boxes,
	.front_boxes_over {
		float: left;
		width: 132px;

		height: 120px;

		padding: 6px 16px 6px 6px;
		cursor: pointer;
		background-image: url(../images/b-box-bg-up.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}

	.front_boxes_over {
		background-image: url(../images/b-box-bg-over.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}


	.front_boxes a, .front_boxes_over a {
		text-decoration: none;
	}

	.front_boxes img {
		border: none;
	}

	.front_boxes_over img {
		border: none;
	}


	.front_boxes .front_box_text, .front_boxes_over .front_box_text {
		width: 100%;
	}

	.front_boxes .front_box_image, .front_boxes_over .front_box_image {
		width: 100%;
	}

	.front_bboxes {
		float: left;
		width: 133px;
		height: 35px;

		margin-right: 0px;

		padding: 4px;
		padding-top: 6px;

	}

	.front_bboxes .front_box_image {
		width: 100%;

	}

	.front_box_title {
		font-weight: normal;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-align:left;
		height: 30px;
		margin-top: 3px;


	}

	.front_box_summary {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		height: 36px;

	}

	.front_bboxes .highlight {
		background-image: url(../images/client-login-bg.jpg);
		background-position: top left;
		background-repeat: no-repeat;

		height: 21px;

		width: 129px;

		padding-top: 0px !important;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 8px;


	}

	.front_bboxes .text {
		padding-top: 0px;

	}

	.front_bboxes .normal {
		background-image: url(../images/grey-dropdowns-bg.jpg);
		background-position: top left;
		background-repeat: no-repeat;

		height: 21px;
	
		width: 135px;
	
		padding-top: 0px !important;
		padding-top: 0px;

		padding-bottom: 3px;
		padding-left: 8px;

		cursor: pointer;


	}

	.front_sboxes {
		float: left;
		width: 133px;

		height: 49px !important;
		height: 43px;
		overflow: hidden;

		margin-right:30px;


		padding-top: 0px !important;
		padding-top: 6px;
	}

	#main_footer {
		margin-top: 10px;

		font-family: arial;
		font-size: 10px;
		line-height: 14px;
		color: #888888;
	}

	#main_footer a {
		text-decoration: none;
		color: #888888;

	}

	#main_footer a:hover {
		text-decoration: none;
		color: #0055A6;

	}

	#main_footer .left {
		float: left;
		margin-left: 4px;
	}

	#main_footer .right {
		float: right;
		text-align: right;
		margin-right: 10px;
	}

	.hidden_break {
		/* this is because ff and ie really dont get along...*sigh* */
		width: 100%;
		float: left; 
		clear: both;
	}

	/* side menu */

	.side_menu, .side_menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none;
	}

	.side_menu {
		width: 100%;

	}

	.side_menu li {
		display: block;

		margin: 0;
		margin-bottom: 0px;

		padding: 1px;

		background-image: url(../images/A-active.jpg);
		background-position: top left;
		background-repeat: no-repeat;
		
		background-color: #f7f8f8;
	}

	.side_menu_sublist a {

		margin-top: 3px !important;
		margin-bottom: 3px !important;
		margin-top: 3px;
		margin-bottom: 3px;


	}

	.submenuHighlight {

		color: #386CA8 !important;

	}

	.side_menu a {
		display: block;
		color: #000000;

		padding-left: 15px;
		padding-right: 15px;
		
		font-size: 11px;
		text-decoration: none;

		font-family: arial;


	}

	.side_menu a:hover {
		color: #0055A6;

		background-image: url(../images/arrow-blue.gif);
		background-position: left;
		background-repeat: no-repeat;
	}

	.side_menu ul li {
		padding: 1px;
		padding-left: 10px;
		bordder: 1px solid #f7f8f8;
		border: none;

		background-image: none;
		background-color: #f7f8f8;

	}

	.side_menu li {
		padding-top: 9px;
		padding-bottom: 11px;
	}

	.hidden {
		display: none;
	}

	/* side menu */

	.popup {
		position: relative; 
		* position: absolute; 

		background-color: #e8e9ea; 

		margin-left: -9px; 
		* margin-left: -9px;  

		margin-top: 0px;
		* margin-top: 0px;

		display: none; 

		width: 124px;
		* width: 132px;

		cursor: pointer;

		padding: 10px;
	}

	.pop_menu {
		margin: 0px;
		padding: 0px;
		list-style: none;

		font-family: arial;
		font-size: 11px;
	}
	.pop_menu li {
		bordedr-bottom: 1px solid #ccc;
		padding: 3px;
	}
.pop_menu li a {
		color: #555;
	}

	.pop_menu li a:hover {
		color:#386CA8;
	}

	.popupside {
		position: relative; 
		* position: absolute; 
		background-color: #e8e9ea; 

		margin-left: -10px; 
		* margin-left: -10px; 

		tfop: 100px; 
		* tofp: 230px; 

		display: none; 

		width: 124px;
		* width: 144px;

		cursor: pointer;

		padding: 10px;
	}

	.pop_menu_side {
		margin: 0px;
		padding: 0px;
		list-style: none;

		font-family: arial;
		font-size: 11px;
	}
	.pop_menu_side li {
		bordfer-bottom: 1px solid #ccc;
		padding: 3px;
	}
.pop_menu_side li a {
		color: #555;
	}

	/* content page */


	.main_content_frame {
		width: 761px;
		height: 3px;
	}

	.content_top {

		width: 100%; 

		position: relative; 
		height:3px;
		overflow: hidden;

		background-image: url(../images/ab-contentbox-top.jpg); 
		background-repeat: no-repeat;
		
		margin-top: 0px;
	}
	
	.content_text {
		float: left;
		margin-top: 0px;
		
		width: 729px;

		border-left: 1px solid #ccc; 
		border-right: 1px solid #ccc;

		padding-left: 20px;
		padding-top: 20px;
		padding-right: 10px;
	}

	.content_text_left {

		float: left;
		width: 528px;

	}

	.content_text_right {
		float: right;
		width: 145px;
		text-align: right;
	}

	.content_footer {
		float: left;
		width: 100%; 
		height: 3px; 
		
		background-image: url(../images/ab-contentbox-bottom.jpg); 
		background-repeat: no-repeat;
		margin-bottom: 15px;
	}

	.side_quicklinks {
		width: 124px;
		text-align: left;
	}

	.side_quicklinks_top {
		width: 100%;
		background-image: url(../images/content-qlinks-top.jpg); 
		background-repeat: no-repeat;

		background-color: #f5f6f6;

		padding: 10px;
	}

	.side_quicklinks_bottom {
		width: 100%;
		background-image: url(../images/content-qlinks-bottom.jpg); 
		background-repeat: no-repeat;
	}

	.side_links {
		text-align: left;
		width: 144px;
		background-image: url(../images/ql-related-links.jpg); 
		background-repeat: no-repeat;
		margin-bottom: 5px;

		margin-top: 5px;
		* margin-top: 0px;

		height: 21px;

		padding-left: 10px;
	}

	.side_quicklinks p {
		margin-top: 1px;
		padding-top: 3px;
	}

	.side_quicklinks p.text a, .side_quicklinks p.text a:visited {
		text-decoration: none;
		color: #5A5C5E;
	}

	.side_quicklinks p.text a:hover {
		color:#386CA8;
	}


	.side_login {
		text-align: left;
		width: 144px;
		background-image: url(../images/ql-client-log.jpg); 
		background-repeat: no-repeat;

		height: 21px;

		padding-left: 10px;
	}

	.side_links p.text a {
		color: #000;
		font-weight: normal;
	}


	.side_login p.text a, .side_login p.text a:visited, .side_login p.text a:hover {
		color: #000;
		font-weight: normal;
	}

	

	table {
		border-collapse: collapse;
	}

	.table_events {
		width: 100%;
		margin-top: 15px;
	}

	.table_events th {
		background-color: #90315d;
		color: #fff;
	}

	.table_events th, .table_events td {
		font-family: arial;
		font-size: 11px;

		padding: 6px;
	}

	.table_events .th_cornerl {
		background-image: url(../images/purple-crn-left.jpg); 
		background-repeat: no-repeat;
		background-position: top left;
	}

	.table_events .th_cornerr {
		background-image: url(../images/purple-crn-right.jpg); 
		background-repeat: no-repeat;
		background-position: top right;
	}

	/* contetn page */

	/* content - fonts  */
		
	h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: 100;
		color:#000000;
		}
	h2{
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		font-weight:normal;
		color:#6D6F71;
		
	}

	h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:normal;
		color:#6D6F71;
		
	}

.text-subheading{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:normal;
		text-align:left;
		line-height:110%;
		text-decoration:none;
}

	.text-subheading a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;

		text-align:left;
		line-height:110%;
		text-decoration:none;
	}
.text-subheading a:active{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;

		text-align:left;
		line-height:110%;
		text-decoration:none;
	}

.text-subheading a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386CA8;
		font-weight:normal;
		text-align:left;
		line-height:110%;
		text-decoration:none;
	}

	.text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
	}
	.text a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
	.text a:hover{
			
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		/*text-decoration:none;*/
		}
	.text a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386CA8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
		}

	.text ul {
		
		margin-left: 0px;
		padding-left: 13px !important;
		padding-left: 15px;

	}

	.text ul li {
		
		margin-left: 0px;

	}

	.grey-text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:bold;
	}
	.grey-text a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:bold;
		text-decoration:none;
	}
	.grey-text a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:bold;
		text-decoration:none;
		}
	
		 ul.text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		margin-left:5px;
		padding-left:10px;
		line-height:160%;
		list-style-image: url(../images/footer-bullet.jpg); 
		background-repeat: no-repeat;

	}
	/*----- table --------*/

	table { margin: 1em; }
	td.datacellone{ 
	padding: 5px; 
	border: 0px;
	background-color:#e0e1e2; 
		font-family: font-family:Arial, Helvetica, sans-serif;;
		font-size: 11px;
		padding: 5px;
		color:#386ca8;
		text-decoration: none;
		}
	.datacellone{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
	}
	.datacellone a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
	.datacellone a:hover{	
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5CSE;
		text-align:left;
		line-height:120%;
		text-decoration:none;
		}
	.datacellone a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386CA8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
		}
	/*------------------*/
.datacelltwo{
background-color:#e0e1e2; 
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
		text-align:left;
		line-height:110%;
		text-decoration:none;
	}
	.datacelltwo a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
		text-align:left;
		line-height:110%;
		text-decoration:none;
	}
	.footer{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#888888;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
	.footer a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#888888;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
	
	.grey-text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:normal;
		text-decoration:none;

		margin-top: 5px;
	}

	.grey-text a {
		margin-left: 5px;

	}

	.grey-text a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:normal;
		text-decoration:none;
	}
	.grey-text a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		font-weight:normal;
		text-decoration:none;
		}
.icon-text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
.icon-text a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}

.icon-text a:hover{
		color:#386CA8;
	}
	.page-link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		
		text-decoration:none;
	}
	.page-link a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
	}
	.page-link a:hover{
			
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
		}

	.page-link a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		line-height:120%;
		text-decoration:none;
		}
	.text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		text-align:left;
		line-height:120%;
		margin-bottom: 10px;
	}

	.text h3 {
		font-weight: normal;
		font-size: 14px;
	}

	.text strong {
		color: #000;
	}

	.text ul li strong, .text ul li b {
		font-weight:normal;
		color: #000;
	}

	.text-alpha{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5C5E;
		padding-right:10px;
		text-align:left;
		line-height:120%;
	}
	.text-alpha a:link{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386ca8;
		text-align:left;
		padding-right:10px;
		line-height:120%;
		text-decoration:none;
	}
	.text-alpha a:hover{
			
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#5A5CSE;
		text-align:left;
		line-height:120%;
	
		padding-right:10px;
		text-decoration:none;
		}
	.text-alpha a:active  {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#386CA8;
		text-align:left;
		padding-right:10px;
		line-height:120%;
		text-decoration:none;
		}

		/* Submit buttons */

form input.fs_submit {

	color: #FFF;
	border: 0;
	padding:1px;
	font-family: arial;
	border: none;
	vertical-align: middle;


}

#cfg_search {

	font-family: arial;
	font-size: 11px;
	color: #5a5c5e;

}

#cfg_search a {

	color: #386CA8;

}

#cfg_search a:hover {
	color: #5a5c65e;
}

#cfg_search a.nolink {
	color: #5a5c5e;
}

#fs_sitemap {

	font-family: arial;
	font-size: 14px;
	color: #000;

}

#fs_sitemap a {

	text-decoration: none;
	color: #000;
}

#fs_sitemap .fs_sitemap_child {

	margin-top: 10px;
}

#fs_sitemap ul {

	margin-top: 0px;
}

#fs_sitemap .sitemap_lvl3 {

	margin-top: 5px;
}

#fs_sitemap .sitemap_lvl4 {

	margin-top: 5px;
}

#fs_sitemap .sitemap_lvl3 a, #fs_sitemap .sitemap_lvl3 a:hover {

	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-weight: bold;
}

#fs_sitemap .sitemap_lvl4 a, #fs_sitemap .sitemap_lvl4 a:hover {

	text-decoration: none;
	color: #5a5c5e;
	font-weight: normal;
}

#fs_sitemap .sitemap_lvl3 li {
	list-style: none;
}

#fs_sitemap .sitemap_lvl4 li {
	list-style: none;
}

/* Form Factory */
.fs_formFactory {

	font-family: arial;
	font-size: 14px;
	color: #000;

}

.fs_formFactory table {

	margin-left: 0px;

}

.fs_formFactory label {
	font-weight: normal;

}

.fs_formFactory .label  {
	padding-top: 8px;

}

.fs_formFactory form input.fs_submit {

	background-image: url(../images/submit-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 70px;
	height: 25px;


}

.fs_formFactory .textarea, .fs_formFactory .text  {
	border: 1px solid #CCCCCC;
}

.fs_message h4, .fs_message li {

	 color: #0055A6 !important;
	 font-weight: normal;


}

.furtherInfoItem {

	width: 250px;
	margin-top: 5px !important;
	margin-top: 0px;
	float: left;
	margin-right: 5px !important;
	margin-right: 0px;
	height: 73px;
	overflow: hidden;

}

.furtherInfoItem .text {

	
}

.furtherInfoItem img {

	margin-top: 6px;
	
}


.furtherInfoItem .text-subheading {
	margin-left: 75px;
	font-weight: normal;
	margin-top: 6px;
	display: block;
	margin-bottom: 3px;
}

.text-subheading a, .text-subheading a:visited {

	text-decoration: none;
	color: #000;

}

#tabs0 {


}

#tabs1 {


}

#tabs2 {


}

#tabs3 {


}

#tabs4 {


}

#homeImageHolder {
	height:326px;
	/*overflow:hidden;*/
	display:block;
}

#swapPanelTab {

	background-position: top left;
	background-repeat: no-repeat;
	height: 316px;
	width: 761px;
	margin-bottom: 10px;
		position: absolute;
	top: 132px;
}


#swapPanelTab0 {

	background-position: top left;
	background-repeat: no-repeat;
	height: 316px;
	width: 761px;
	margin-bottom: 10px;
	position: absolute;
	top: 132px;

}

#swapPanelTab1 {


	background-position: top left;
	background-repeat: no-repeat;

	height: 316px;
	width: 761px;

	margin-bottom: 10px;
		position: absolute;
	top: 132px;

}

#swapPanelTab2 {


	background-position: top left;
	background-repeat: no-repeat;

	height: 316px;
	width: 761px;

	margin-bottom: 10px;

		position: absolute;
	top: 132px;

}

#swapPanelTab3 {


	background-position: top left;
	background-repeat: no-repeat;

	height: 316px;
	width: 761px;

	margin-bottom: 10px;

		position: absolute;
	top: 132px;

}

#swapPanelTab4 {

	
	background-position: top left;
	background-repeat: no-repeat;

	height: 316px;
	width: 761px;

	margin-bottom: 10px;

	position: absolute;
	top: 132px;

}

.homeimageText {

	font-size: 20px;
	font-weight: normal;
	color: #000;
	top: 170px;
	left: 16px;
	width: 300px;
	position: relative;
	font-family:Arial, Helvetica, sans-serif;


}

#left_home_box {

	width: 454px;
	
	background-image: url(../images/lefthomebox.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

#right_home_box {

	width: 300px;
	
	background-image: url(../images/righthomebox.jpg);
	background-position: top left;
	background-repeat: no-repeat;

}

/* RTE table formatting */

.text td {

	padding: 3px;
	padding-left: 10px;

}

.tableLink {

	background-color: #EEEEF0;

}

.tableLink a {

	display:block;

	background-image: url(../images/table_arrow.jpg);
	background-position: center right;
	background-repeat: no-repeat;

	padding-right: 30px;
	

}

.fs_file form input.fs_submit {
	background-image:url(../images/download-button.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:25px;
	width:100px;
}

.fs_file {
	margin-bottom: 20px;
}



