
.sidebar {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2157a4;
	text-decoration: none;
}
a.sidebar:link {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2157a4;
	text-decoration: none;
}
a.sidebar:visited {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2157a4;
	text-decoration: none;
}
a.sidebar:hover {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
a.sidebar:active {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
.sidebarselected {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
a.sidebarselected:link {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
a.sidebarselected:visited {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
a.sidebarselected:hover {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}
a.sidebarselected:active {
	font-family: Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #268730;
	text-decoration: none;
}




.sub_sidebar {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
a.sub_sidebar:link {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
a.sub_sidebar:visited {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
a.sub_sidebar:hover {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
a.sub_sidebar:active {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
.sub_sidebarselected {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
a.sub_sidebarselected:link {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
a.sub_sidebarselected:visited {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
a.sub_sidebarselected:hover {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}
a.sub_sidebarselected:active {
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	text-decoration: none;
}








.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.bottomtext:link {
	color: #666666;
}
a.bottomtext:visited {
	color: #666666;
}
a.bottomtext:hover {
	color: #C60000;
}




/* This is the style guide for main content area */
.contenttext {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.contenttext P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.contenttext table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}


.contenttext hr {
	border: 1px;
 	width: 100%;
 	color: #dcdbdb;
	height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}


.contenttext ul{
	margin-top: 10px;
	margin-bottom: 10px;
}


.contenttext li{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	list-style-image:url(images//arrow_bullet.gif);
	margin-left:-10px;
	padding-bottom: 4px;
}
.contenttext a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #236596;
	line-height: 16px;
	text-decoration: none;
}
.contenttext a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #236596;
	line-height: 16px;
	text-decoration: none;
}
.contenttext a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004C99;
	line-height: 16px;
	text-decoration: underline;
}
.contenttext a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004C99;
	line-height: 16px;
	text-decoration: underline;
}


/* This is the style guide for sub headers within the content area */
.content_header {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;

}
.content_header P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;
}
.content_header table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;
}
.content_header a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;
	text-decoration: none;
}
.content_header a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;
	text-decoration: none;
}
.content_header a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #255baa;
	line-height: 16px;
	text-decoration: none;
}
.content_header a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #255baa;
	line-height: 16px;
	text-decoration: none;
}





.content_header2 {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0080c0;
	line-height: 16px;

}



.contentheadertext {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}



.contentalttext {
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}




.footer {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676e79;
	line-height: 14px;

}
.footer P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676e79;
	line-height: 14px;
}
.footer table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #676e79;
	line-height: 14px;
}
.footer a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2157a4;
	line-height: 14px;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2157a4;
	line-height: 14px;
	text-decoration: none;
}
.footer a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	line-height: 14px;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #268730;
	line-height: 14px;
	text-decoration: none;
}




.Menu_header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b3b3b;
	font-weight: bold;
	text-transform: uppercase
}

.Sub_header{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #268730;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
}






.TextBox {
	width: 100%
}
.contenttitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #276BB7;
	font-weight: bold;
}



.sub_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 17px;
}

.sub_title2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #282929;
	font-weight: bold;
	line-height: 17px;
}


.sub_title3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3b4c64;
	font-weight: normal;
	line-height: 17px;
}

.contenttitle2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #276BB7;
	font-weight: bold;
}


.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.leftnav:link {
	color: #003399;
	text-decoration: none;
}
a.leftnav:visited {
	color: #003399;
	text-decoration: none;
}
a.leftnav:hover {
	color: #C60000;

}
.leftnavcells {
	background-color: #FFFFFF;
}

.titletext {
	font-family: Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.titletext:link {
	color: #000000;
}
a.titletext:visited {
	color: #000000;
}
a.titletext:hover {
	color: #0066CC;
	text-decoration: underline;
}



.tabtext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}




.boxcontent {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #3B4C64;
}

.boxcontent ul{
	margin-top: 10px;
	margin-bottom: 10px;
}


.boxcontent li{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #3B4C64;
	padding-left: 2px;
	list-style-image:url(images//bullet_homepage.gif);
	margin-left:-20px;
	padding-bottom: 4px;
}

.boxcontent a {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #236596;
}
.boxcontent a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #236596;
}
.boxcontent a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #236596;
}
.boxcontent a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #BA0000;
}
.boxcontent a:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #BA0000;
}






.boxmoreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B4C64;
	text-decoration: underline;
}
a.boxmoreinfo:link {
	color: #3B4C64;
	text-decoration: underline;
}
a.boxmoreinfo:visited {
	color: #3B4C64;
}
a.boxmoreinfo:hover {
	color: #FF0000;
}
.popuptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;


}
a.popuptitle:link {
	color: #003399;
}
a.popuptitle:visited {
	color: #003399;
}
a.popuptitle:hover {
	color: #CA0000;
}
.showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a.showcase:link {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.showcase:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.showcase:hover {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.topnav {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a3a5a7;
	line-height: 14px;
	text-decoration: none;
}

.topnav a:link {
	font-family:  Tahoma, Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #a3a5a7;
	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: #a3a5a7;
	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: #a3a5a7;
	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: #a3a5a7;
	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: #a3a5a7;
	line-height: 14px;
	text-decoration: underline;
}


.rightnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}









.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.topnavtext:link {
	color: #666666;
}
a.topnavtext:visited {
	color: #666666;
}
a.topnavtext:hover {
	color: #C60000;
}




.bleed {
	background-color: #ffffff;
	background-image: url(images/bleed_top.gif);
	background-repeat: repeat-x;
}


.green_emphasis {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #078c00;
	text-decoration: none;

}

.red_emphasis {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0072c9;
	text-decoration: none;

}

.gold_emphasis {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d2c79;
	text-decoration: none;

}

/* 078c00 */
.table_header {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #078c00;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 15px;
}

.table_header2 {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 12px;
	padding-top: 15px;
}

.table_header3 {
	font-family: Arial, Verdana, Tahoma, Georgia, Times, Arial, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

.table_text {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3f;
	line-height: 16px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
.table_text P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3f;
	line-height: 16px;
}
.table_text table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3f;
	line-height: 16px;
}

.table_text ul{
	margin-top: 10px;
	margin-bottom: 10px;

}


.table_text li{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3f;
	padding-left: 4px;
	list-style-image:url(images//arrow_bullet2.gif);
	margin-left:-10px;
	padding-bottom: 4px;
}
.table_text a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: none;
}
.table_text a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: none;
}
.table_text a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: underline;
}
.table_text a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: underline;
}







.table_text2 {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.table_text2 P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.table_text2 table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.table_text2 ul{
	margin-top: 10px;
	margin-bottom: 10px;

}


.table_text2 li{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	list-style-image:url(images//arrow_bullet2.gif);
	margin-left:-10px;
	padding-bottom: 4px;
}
.table_text2 a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: none;
}
.table_text2 a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: none;
}
.table_text2 a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: underline;
}
.table_text2 a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2358a6;
	line-height: 16px;
	text-decoration: underline;
}









.contenttext2 {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}
.contenttext2 P{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	margin-bottom: 2px;
	margin-top: 2px;
}
.contenttext2 table{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}


.contenttext2 hr {
	border: 1px;
 	width: 100%;
 	color: #dcdbdb;
	height: 1px;
	padding-top: 1px;
	padding-bottom: 1px;

}


.contenttext2 ul{
	margin-top: 10px;
	margin-bottom: 10px;

}


.contenttext2 li{
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 4px;
	list-style-image:url(images//arrow_bullet.gif);
	margin-left:-10px;
	padding-bottom: 4px;
}
.contenttext2 a {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #236596;
	line-height: 16px;
	text-decoration: none;
}
.contenttext2 a:visited {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #236596;
	line-height: 16px;
	text-decoration: none;
}
.contenttext2 a:hover { 
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004C99;
	line-height: 16px;
	text-decoration: underline;
}
.contenttext2 a:active {
	font-family: Arial, Verdana, Tahoma, Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004C99;
	line-height: 16px;
	text-decoration: underline;
}




.side_menu {
	font-family: Tahoma, Arial,  Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.side_menu p{
	font-family: Tahoma, Arial,  Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}


.side_menu table{
	font-family: Tahoma, Arial,  Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.side_menu a {
	font-family: Tahoma, Verdana, Arial, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008bcd;
	text-decoration: none;

}
.side_menu a:link {
	font-family: Tahoma, Verdana, Arial, Tahoma, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008bcd;
	text-decoration: none;
}
.side_menu a:visited {
	font-family: Tahoma, Verdana, Arial, Tahoma, Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #008bcd;
	text-decoration: none;
}
.side_menu a:hover {
	font-family: Tahoma, Verdana, Arial, Tahoma, Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0e2f8c;
	text-decoration: none;
}
.side_menu a:active {
	font-family: Tahoma, Verdana, Arial, Tahoma, Verdana, Georgia, Times, Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0e2f8c;
	text-decoration: none;
}
