
/* 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: #353636;
	line-height: 17px;
	text-decoration: none;
}

table
{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	text-decoration: none;

}

ul {
	margin-top: 5px;
	margin-bottom: 5px;

}

li{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	list-style: disc;
	margin-bottom: 6px;
	margin-left: -15px;

}

a {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: none;
}
a:visited {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: underline;
}
a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: underline;
}
/* END Desfault styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Navigation styles */


/* Main Navigation */
.sidebar {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4a5f0a;
	line-height: 18px;
	text-decoration: none;
}

.sidebar a{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4a5f0a;
	line-height: 18px;
	text-decoration: none;
}

.sidebar a:visited{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4a5f0a;
	line-height: 18px;
	text-decoration: none;
}

.sidebar a:hover{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}
.sidebar a:active{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}


.sidebarselected {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;

}

.sidebarselected a{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}

.sidebarselected a:visited{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}

.sidebarselected a:hover{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}
.sidebarselected a:active{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e001a;
	line-height: 18px;
	text-decoration: none;
}
/* END Main Navigation */



.navigation_title {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: nornal;
	color: #d6d2cc;
	line-height: 23px;
	text-decoration: none;

}


/* Sub Navigation */
.sub_sidebar {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.sub_sidebar a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.sub_sidebar a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.sub_sidebar a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;
}
.sub_sidebar a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;
}


.sub_sidebarselected {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;

}

.sub_sidebarselected a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;
}

.sub_sidebarselected a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;
}

.sub_sidebarselected a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	text-decoration: none;
}
.sub_sidebarselected a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c3ed6d;
	line-height: 17px;
	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: #d6d2cc;
	line-height: 17px;
	text-decoration: none;

}

.third a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d6d2cc;
	line-height: 17px;
	text-decoration: none;
}


.third a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d6d2cc;
	line-height: 17px;
	text-decoration: none;
}

.third a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.third a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}


.third_selected {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}


.third_selected a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.third_selected a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

.third_selected a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}
.third_selected a:active{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 17px;
	text-decoration: none;
}

/* END Third Level Navigation */

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Main content styles */



/* Main content */
.content {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	text-decoration: none;
}
.content P{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content table{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	text-decoration: none;
}
.content hr {
	border: 1px;
 	width: 100%;
 	color: #cbcaca;
	height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}


.content ul {
	margin-top: 5px;
	margin-bottom: 5px;

}

.content li{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353636;
	line-height: 17px;
	list-style: disc;
	margin-bottom: 6px;
	margin-left: -15px;

}

.content a {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: none;
}

.content a:visited {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: none;
}
.content a:hover {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: underline;
}
.content a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c0006;
	line-height: 17px;
	text-decoration: underline;
}

/* END Main content */


/* username and password textboxes */
.textbox {
	background-color: #ffffff;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #767676;
	border: 1px; 
	border-style:solid;
	border-color:#CCCCCC;
	height: 18px;
	width: 190px;
	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: 18px;
	width: 140px;
	FONT-FAMILY:  Arial, Tahoma,Verdana, Verdana, Helvetica, sans-serif ;;
	padding-left: 5px;
}


.textbox3 {
	background-color: #ffffff;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #767676;
	border: 1px; 
	border-style:solid;
	border-color:#CCCCCC;
	height: 18px;
	width: 190px;
	FONT-FAMILY:  Arial, Tahoma,Verdana, Verdana, Helvetica, sans-serif ;;
	padding-left: 5px;
}

.textbox4 {
	background-color: #ffffff;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 8pt; 
	COLOR: #767676;
	border: 1px; 
	border-style:solid;
	border-color:#CCCCCC;
	height: 18px;
	width: 210px;
	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: 10px;
	font-weight: normal;
	color: #919292;
	line-height: 14px;
	text-decoration: none;
}


.topnav a {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #919292;
	line-height: 14px;
	text-decoration: none;
}
.topnav a:visited {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #919292;
	line-height: 14px;
	text-decoration: none;
}
.topnav a:hover {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #919292;
	line-height: 14px;
	text-decoration: underline;
}
.topnav a:active {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #919292;
	line-height: 14px;
	text-decoration: underline;
}

/* END cookie crumbs */



/* top links under search */
.top_links {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #d5d2ca;
	line-height: 16px;
	text-decoration: none;
}


.top_links a {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #607a10;
	line-height: 16px;
	text-decoration: none;
}
.top_links a:visited {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #607a10;
	line-height: 16px;
	text-decoration: none;
}
.top_links a:hover {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #607a10;
	line-height: 16px;
	text-decoration: underline;
}
.top_links a:active {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #607a10;
	line-height: 16px;
	text-decoration: underline;
}

/* END top links under search */






/* login box */

.login_field {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #57534c;
	line-height: 16px;

}
.login {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #57534c;
	line-height: 14px;

}
.login P{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #57534c;
	line-height: 14px;
}
.login table{
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #57534c;
	line-height: 14px;
}
.login a {
	font-family: Tahoma, Verdana, Arial, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3c4d08;
	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: #3c4d08;
	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: #3c4d08;
	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: #3c4d08;
	line-height: 14px;
	text-decoration: underline;
}
/* END login box */






/* background effects */
.bleed {
	background-image: url(images/mainpage_box_bg.gif);
	background-repeat: no-repeat;
	background-position:bottom right;}


.bleed2 {
	background-color: #d9d6cf;
	background-image: url(images/bleed2.gif);
	background-repeat: no-repeat;

}

/*	background-color: #ecf0e7;*/
.bleed3 {
	background-color: #627d20;
	background-image: url(images/bleed3.gif);
	background-repeat: repeat-x;
} 

.bleed4 {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom left;
} 


/* 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:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
	background-color: #485e10;
}
.copyright P{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
}
.copyright table{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
}
.copyright a {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
	text-decoration: underline;
}
.copyright a:visited {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
	text-decoration: underline;
}
.copyright a:hover {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
	text-decoration: underline;
}
.copyright a:active {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #eaeaea;
	line-height: 16px;
	text-decoration: underline;
}






.TL {
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
}
.TL P{
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
}
.TL table{
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
}
.TL a {
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
	text-decoration: none;
}
.TL a:visited {
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
	text-decoration: none;
}
.TL a:hover {
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
	text-decoration: underline;
}
.TL a:active {
	font-family:   Arial, Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #bebdbd;
	line-height: 15px;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/












/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Styles used for main s on the content and member pages */

.title {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #2d3f07;
	line-height: 32px;

}

.page_title {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #2d3f07;
	line-height: 32px;
	}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/







/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Styles used in the drop down menu of the fck editor to give the user options for enhancing some of the text */



/* Not for users to manipulate */
.sub_title{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #141414;
	text-transform: uppercase;

} 


.header_calendar {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #d8d3c5;
	line-height: 23px;
}


.header_top_navigation {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #d8d3c5;
	line-height: 19px;
}
/* Not for users to manipulate */




.header_green {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #607a10;
	line-height: 23px;
}

.header_green a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #607a10;
	line-height: 23px;
	text-decoration: none;
}

.header_green a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #607a10;
	line-height: 23px;
	text-decoration: none;
}

.header_green a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #607a10;
	line-height: 23px;
	text-decoration: underline;
}

.header_green a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #607a10;
	line-height: 23px;
	text-decoration: underline;
}


.header_burgandy {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4b001f;
	line-height: 23px;
}

.header_burgandy a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4b001f;
	line-height: 23px;
	text-decoration: none;
}

.header_burgandy a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4b001f;
	line-height: 23px;
	text-decoration: none;
}

.header_burgandy a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4b001f;
	line-height: 23px;
	text-decoration: underline;
}

.header_burgandy a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #4b001f;
	line-height: 23px;
	text-decoration: underline;
}

.subheader_gray {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #353636;
	line-height: 20px;
}

.subheader_gray a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #353636;
	line-height: 20px;
	text-decoration: none;
}

.subheader_gray a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #353636;
	line-height: 20px;
	text-decoration: none;
}

.subheader_gray a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #353636;
	line-height: 20px;
	text-decoration: underline;
}

.subheader_gray a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #353636;
	line-height: 20px;
	text-decoration: underline;
}

.big_gray {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #353636;
	line-height: 20px;
}

.big_gray a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #353636;
	line-height: 20px;
	text-decoration: none;
}

.big_gray a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #353636;
	line-height: 20px;
	text-decoration: none;
}

.big_gray a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #353636;
	line-height: 20px;
	text-decoration: underline;
}

.big_gray a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #353636;
	line-height: 20px;
	text-decoration: underline;
}

.header_login {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 19px;
}



.burgendy_emphasis {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4c0020;
	line-height: 16px;
}

.burgendy_emphasis a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4c0020;
	line-height: 16px;
	text-decoration: none;
}

.burgendy_emphasis a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4c0020;
	line-height: 16px;
	text-decoration: none;
}

.burgendy_emphasis a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4c0020;
	line-height: 16px;	
	text-decoration: underline;
}

.burgendy_emphasis a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #4c0020;
	line-height: 16px;
	text-decoration: underline;
}




.red_emphasis {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 16px;
}

.red_emphasis a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 16px;
	text-decoration: none;
}

.red_emphasis a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 16px;
	text-decoration: none;
}

.red_emphasis a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 16px;	text-decoration: underline;
}

.red_emphasis a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 16px;
	text-decoration: underline;
}




.green_emphasis {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3c5110;
	line-height: 16px;
}

.green_emphasis a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3c5110;
	line-height: 16px;
	text-decoration: none;
}

.green_emphasis a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3c5110;
	line-height: 16px;
	text-decoration: none;
}

.green_emphasis a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3c5110;
	line-height: 16px;
	text-decoration: underline;
}

.green_emphasis a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #3c5110;
	line-height: 16px;
	text-decoration: underline;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END FCK Style sheet editor styles */






/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* START Calendar Styles */


.cal_header {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24313a;
	line-height: 20px;
}

.cal_header a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24313a;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24313a;
	line-height: 20px;
	text-decoration: none;
}

.cal_header a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24313a;
	line-height: 20px;
	text-decoration: underline;
}

.cal_header a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #24313a;
	line-height: 20px;
	text-decoration: underline;
}


.cal_sub_header {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;

}

.cal_sub_header hr {
	border: 1px;
 	width: 100%;
 	color: #e2e0e0;
	height: 1px;

}

.cal_sub_header a{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:visited{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: none;
}
.cal_sub_header a:hover{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}
.cal_sub_header a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565555;
	line-height: 16px;
	text-decoration: underline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* END Calendar Styles */















/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Special Styles for the Home page */


.calendar {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #141413;
	line-height: 17px;
	text-decoration: none;
}
.calendar P{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #141413;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 3px;
}
.calendar table{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #141413;
	line-height: 17px;
	text-decoration: none;
}


.calendar a {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c; 
	line-height: 17px;
	text-decoration: none;
}
.calendar a:visited {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 17px;
	text-decoration: none;
}
.calendar a:hover {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 17px;
	text-decoration: underline;
}
.calendar a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a2000c;
	line-height: 17px;
	text-decoration: underline;
}






.newsletter {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: none;
}
.newsletter P{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: none;
	margin-bottom: 3px;
	margin-top: 3px;
}
.newsletter table{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: none;
}


.newsletter ul {
	margin-top: 0px;
	margin-bottom: 0px;

}

.newsletter li{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	list-style-image:url(images/bullet_newsletter.gif);
	margin-bottom: 0px;
	margin-left: -22px;

}

.newsletter a {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: none;
}
.newsletter a:visited {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: none;
}
.newsletter a:hover {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: underline;
}
.newsletter a:active {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cecac2;
	line-height: 17px;
	text-decoration: underline;
}





.welcome {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	line-height: 18px;
	text-decoration: none;

}
.welcome P{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	line-height: 18px;
}
.welcome table{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #231f20;
	line-height: 18px;
}


.welcome a {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #499fd1;
	line-height: 18px;
	text-decoration: none;
}
.welcome a:visited {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #499fd1;
	line-height: 18px;
	text-decoration: none;
}
.welcome a:hover {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #499fd1;
	line-height: 18px;
	text-decoration: underline;
}
.welcome a:active {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #499fd1;
	line-height: 18px;
	text-decoration: underline;
}



.features {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c2e3f7;
	line-height: 16px;
	text-decoration: none;

}
.features P{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c2e3f7;
	line-height: 16px;
	text-decoration: none;
}
.features table{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c2e3f7;
	line-height: 16px;
	text-decoration: none;
}


.features a {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.features a:visited {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.features a:hover {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
}
.features a:active {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	text-decoration: underline;
}


.small_constant_contact  {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: none;
}

.small_constant_contact P{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: none;
}
.small_constant_contact table{
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: none;
}


.small_constant_contact a {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: none;
}
.small_constant_contact a:visited {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: none;
}
.small_constant_contact a:hover {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: underline;
}
.small_constant_contact a:active {
	font-family: Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #a8a7a7;
	line-height: 12px;
	text-decoration: underline;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* END Special Styles for the Home page */


/* E Publisher/ Article Builder Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.epub_header {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #4b8803;
	line-height: 22px;
}

.epub_header a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #4b8803;
	line-height: 22px;
}

.epub_header a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #4b8803;
	line-height: 22px;
}

.epub_header a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #4b8803;
	line-height: 22px;
	text-decoration: underline;
}

.epub_header a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #4b8803;
	line-height: 22px;
	text-decoration: underline;
}




.article_header2 {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2a86c8;
	line-height: 19px;
}

.article_header2 a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2a86c8;
	line-height: 19px;
}

.article_header2 a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2a86c8;
	line-height: 19px;
}

.article_header2 a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2a86c8;
	line-height: 19px;
	text-decoration: underline;
}

.article_header2 a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #2a86c8;
	line-height: 19px;
	text-decoration: underline;
}






.article_builder {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.article_builder P{
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
.article_builder 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;
}
.article_builder hr {
	border: 1px;
 	width: 100%;
 	color: #cbcaca;
	height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.article_builder ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.article_builder 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-left:-5px;
	margin-bottom:3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.article_builder 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;
}

.article_builder 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;
}
.article_builder 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;
}
.article_builder 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;
}


.article_photo_credit {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}

.edition_photo_caption {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}


.article_photo_caption {
	font-family:  Tahoma, Arial, Verdana,  Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 13px;
	text-decoration: none;
}



.article_sub_title{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 20px;
	font-weight: 900;
	color: #1b252c;
	line-height: 26px;
	text-transform: uppercase;

}


.article_date{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #696968;
	line-height: 12px;
}



.article_author {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}

.article_author a{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 14px;
}

.article_author a:visited{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 14px;
}

.article_author a:hover{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 14px;
	text-decoration: underline;
}

.article_author a:active{
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2a86c8;
	line-height: 14px;
	text-decoration: underline;
}



.article_sidebar_title {
	font-family:   Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4b8803;
	line-height: 18px;
}

/* END Epublisher Article Builder Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/




/* Directory Styles */
.directory_enhanced
{ background-color: #e3e6cd;
}

.directory_enhanced_border {
	border-collapse:collapse;
	border-style: solid;
	border: 1px;
	border-color: #969e58;
}

/*END Driectroy Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
