
/* Default styles for the editor and for anything that isn't styled in any of the templates */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
img {border:0} 


body
{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;

}

table
{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;

}

ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

li{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	list-style-image:url(images/arrow_content_li.gif);
	margin-bottom:3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: none;
}
a:visited {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: none;
}
a:hover {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: underline;
}
a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: underline;
}
/* END Desfault styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Navigation styles */


/* Main Navigation */
.sidebar {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 23px;
	text-decoration: none;

}

.sidebar a{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 23px;
	text-decoration: none;
}

.sidebar a:visited{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 23px;
	text-decoration: none;
}

.sidebar a:hover{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #f08a04;
	line-height: 23px;
	text-decoration: none;
}
.sidebar a:active{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #f08a04;
	line-height: 23px;
	text-decoration: none;
}


.sidebarselected {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;

}

.sidebarselected a{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;
}

.sidebarselected a:visited{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;
}

.sidebarselected a:hover{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;
}
.sidebarselected a:active{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 23px;
	text-decoration: none;
}
/* END Main Navigation */






/* Sub Navigation */
.sub_sidebar {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e97c04;
	line-height: 16px;
	text-decoration: none;

}

.sub_sidebar a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e97c04;
	line-height: 16px;
	text-decoration: none;
}

.sub_sidebar a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e97c04;
	line-height: 16px;
	text-decoration: none;
}

.sub_sidebar a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}
.sub_sidebar a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}


.sub_sidebarselected {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;

}

.sub_sidebarselected a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}

.sub_sidebarselected a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}

.sub_sidebarselected a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}
.sub_sidebarselected a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2a2a2a;
	line-height: 16px;
	text-decoration: none;
}
/* END Sub Navigation */




/* Third Level Navigation */
.third {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4b4b;
	line-height: 16px;
	text-decoration: none;

}

.third a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4b4b;
	line-height: 16px;
	text-decoration: none;
}

.third a:link{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4b4b;
	line-height: 16px;
	text-decoration: none;
}

.third a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4b4b;
	line-height: 16px;
	text-decoration: none;
}

.third a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}
.third a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}


.third_selected {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;

}

.third_selected a:link{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}

.third_selected a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}

.third_selected a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}

.third_selected a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}
.third_selected a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1c1d4f;
	line-height: 16px;
	text-decoration: none;
}

/* END Third Level Navigation */








/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main content styles */



/* Main content */
.content {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	line-height: 16px;
	text-decoration: none;
}
.content P{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	line-height: 16px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content table{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	line-height: 16px;
	text-decoration: none;
}
.content hr {
	border: 1px;
 	width: 100%;
 	color: #e7e8e9;
	height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}


.content ul {
	margin-top: 10px;
	margin-bottom: 5px;

}

.content li{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5e5e5e;
	line-height: 16px;
	text-decoration: none;
	list-style-image:url(images/bullet_content.gif);
	margin-left: -10px;
	margin-bottom:3px;
	margin-top: 0px;

}

.content a {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 16px;
	text-decoration: none;
}

.content a:visited {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 16px;
	text-decoration: none;
}
.content a:hover {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 16px;
	text-decoration: underline;
}
.content a:active {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 16px;
	text-decoration: underline;
}

/* END Main content */


/* username and password textboxes */
.textbox {
	background-color: #ffffff;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9pt; 
	COLOR: #767676;
	border: 1px; 
	border-style:solid;
	border-color:#CCCCCC;
	height: 21px;
	width: 170px;
	FONT-FAMILY:  Arial, Tahoma,Verdana, Verdana, Helvetica, sans-serif ;;
	padding-left: 5px;
}
/* END username and password textboxes */


/* Search box */
.textbox2 {
	background-color: #ffffff;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #767676;
	border: 1px; 
	border-style:solid;
	border-color:#CCCCCC;
	height: 21px;
	width: 155px;
	FONT-FAMILY:  Arial, Tahoma,Verdana, Verdana, Helvetica, sans-serif ;;
	padding-left: 5px;
}
/* END Search box */


/* cookie crumbs */
.topnav {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
	line-height: 14px;
	text-decoration: none;
}

.topnav a:link {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
	line-height: 14px;
	text-decoration: none;
}
.topnav a {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
	line-height: 14px;
	text-decoration: none;
}
.topnav a:visited {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7d7d7d;
	line-height: 14px;
	text-decoration: none;
}
.topnav a:hover {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5ea60a;
	line-height: 14px;
	text-decoration: none;
}
.topnav a:active {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5ea60a;
	line-height: 14px;
	text-decoration: none;
}

/* END cookie crumbs */





/* login box */
.login {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	line-height: 14px;

}
.login P{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	line-height: 14px;
}
.login table{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	line-height: 14px;
}


.login ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.login li{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #848585;
	line-height: 14px;
	text-decoration: none;
	list-style: disc;
	margin-bottom:3px;
	margin-top: 0px;

}

.login a {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #26285a;
	line-height: 14px;
	text-decoration: none;
}

.login a:visited {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #26285a;
	line-height: 14px;
	text-decoration: none;
}
.login a:hover {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #26285a;
	line-height: 14px;
	text-decoration: underline;
}
.login a:active {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #26285a;
	line-height: 14px;
	text-decoration: underline;
}
/* END login box */






/* background effects */
.bleed {
	background-color: #ffffff;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
}


.bleed2 {
	background-color: #ffffff;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
}

/*	background-color: #ecf0e7;*/
.bleed3 {
	background-color: #ffffff;
	background-image: url(images/bg_bottom_footer.gif);
	background-repeat: repeat-x;
}
/* END back ground effects */





/*Small text for forms */
.small {
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f6e6e;
	line-height: 13px;

}
.small P{
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f6e6e;
	line-height: 13px;

}
.small table{
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f6e6e;
	line-height: 13px;
   
}

.small td{
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6f6e6e;
	line-height: 13px;
   
}

.small a {
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #214d7a;
	line-height: 13px;
	text-decoration: none;
}
.small a:visited {
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #214d7a;
	line-height: 13px;
	text-decoration: none;
}
.small a:hover {
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #214d7a;
	line-height: 13px;
	text-decoration: underline;
}
.small a:active {
	font-family: Tahoma,  Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #214d7a;
	line-height: 13px;
	text-decoration: underline;
}

/* END Small text for forms */





/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END Main content page styles */









/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* There are the styles for the bottom copyright */



.copyright {
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
}
.copyright P{
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
}
.copyright table{
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
}
.copyright a {
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
	text-decoration: none;
}

.copyright a:visited {
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
	text-decoration: none;
}
.copyright a:hover {
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
	text-decoration: underline;
}
.copyright a:active {
	font-family:  Arial, Tahoma, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #707070;
	line-height: 15px;
	text-decoration: underline;
}






.TL {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
}
.TL P{
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
}
.TL table{
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
}
.TL a {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
	text-decoration: underline;
}
.TL a:link {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
	text-decoration: none;
}
.TL a:visited {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
	text-decoration: none;
}
.TL a:hover {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
	text-decoration: underline;
}
.TL a:active {
	font-family:  Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616364;
	line-height: 14px;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/












/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Styles used for main s on the content and member pages */

.title {
	font-family: Tahoma; Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}

.page_title {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: 900;
	color: #1b252c;
	line-height: 35px;
	text-transform: uppercase;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Styles used in the drop down menu of the fck editor to give the user options for enhancing some of the text */



.sub_title{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #006993;
	line-height: 35px;

}



.emphasis_big {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f58001;
	line-height: 18px;
	text-decoration: none;
}

.emphasis_big  a{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f58001;
	line-height: 18px;
	text-decoration: none;
}

.emphasis_big  a:visited{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f58001;
	line-height: 18px;
	text-decoration: none;
}

.emphasis_big  a:hover{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f58001;
	line-height: 18px;
	text-decoration: underline;
}

.emphasis_big  a:active{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #f58001;
	line-height: 18px;
	text-decoration: underline;
}




.emphasis {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006993;
	line-height: 18px;
	text-decoration: none;
}

.emphasis  a{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006993;
	line-height: 18px;
	text-decoration: none;
}

.emphasis  a:visited{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006993;
	line-height: 18px;
	text-decoration: none;
}

.emphasis  a:hover{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006993;
	line-height: 18px;
	text-decoration: underline;
}

.emphasis  a:active{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006993;
	line-height: 18px;
	text-decoration: underline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END FCK Style sheet editor styles */


















/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Special Styles for the Home page  */

.main_content_area {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}
.main_content_area P{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 3px;
}
.main_content_area table{
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
}


.main_content_area a {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 17px;
	text-decoration: none;
}
.main_content_area a:link {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 17px;
	text-decoration: none;
}
.main_content_area a:visited {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 17px;
	text-decoration: none;
}
.main_content_area a:hover {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 17px;
	text-decoration: underline;
}
.main_content_area a:active {
	font-family:  Arial, Tahoma, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006993;
	line-height: 17px;
	text-decoration: underline;
}









.mainpage_bottom {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;

}
.mainpage_bottom P{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}
.mainpage_bottom table{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
}

.mainpage_bottom ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.mainpage_bottom li{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	line-height: 16px;
	text-decoration: none;
	line-height: 13px;
	list-style-image:url(images/bullet_content.gif);
	margin-left:-10px;
	margin-bottom:3px;
	margin-bottom: 0px;
	margin-top: 0px;

}


.mainpage_bottom a {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px; 
	text-decoration: none;
}
.mainpage_bottom a:visited {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: none;
}
.mainpage_bottom a:hover {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px;
	text-decoration: underline;
}
.mainpage_bottom a:active {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 16px; 
	text-decoration: underline;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END Special Styles for the Home page */





