A.toolbar:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: none;
}

A.toolbar:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: none;
}

A.toolbar:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: underline;
}

A.toolbar_selected:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: underline;
}

.toolbar_selected
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
}

A.toolbar_selected:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: underline;
}

A.toolbar_selected:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #005cab;
	text-decoration: underline;
}

.menu_selected
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ff971a;
}

.menu_1
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #6ab9fb;
}

.menu_1_mini
{
	font-family: Trebuchet MS, Tahoma;
	font-size:9pt;
	font-weight: normal;
	color: #6ab9fb;
}

A.menu_selected:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
/*	font-weight: bold;
	color: #6ab9fb;*/
	font-weight: normal;
	color: #ff971a;
	text-decoration: none;
}

A.menu_selected:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ff971a;
	text-decoration: none;
}

A.menu_selected:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #ff971a;
	text-decoration: underline;
}

A.menu_1:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: none;
}

A.menu_1:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: none;
}

A.menu_1:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: underline;
}

A.menu_1_mini:link
{
	font-family: Trebuchet MS, Tahoma;
	font-size:9pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: none;
}

A.menu_1_mini:visited
{
	font-family: Trebuchet MS, Tahoma;
	font-size:9pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: none;
}

A.menu_1_mini:hover{
	font-family: Trebuchet MS, Tahoma;
	font-size:9pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: underline;
}

a.sitemap_1, a.sitemap_1:visited, a.sitemap_1:hover {
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.sitemap_1:hover {text-decoration: underline}

a.sitemap_2, a.sitemap_2:visited, a.sitemap_2:hover {
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #0a6aa0;
	text-decoration: none;
}
a.sitemap_2:hover {text-decoration: underline}

a.sitemap_3, a.sitemap_3:visited, a.sitemap_3:hover {
	font-family: Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight: normal;
	color: #6ab9fb;
	text-decoration: none;
}
a.sitemap_3:hover {text-decoration: underline}

.bg_1{
	background-image: url('../design/blue_1.jpg');
	background-repeat:repeat;
	background-position:top;
}

.bg_2{
	background-image: url('../design/blue_2.jpg');
	background-repeat:repeat;
	background-position:top;
}

.bg_3{
	background-image: url('../design/blue_3.jpg');
	background-repeat:repeat;
	background-position:top;
}

.bg_4{
	background-image: url('../design/blue_4.jpg');
	background-repeat:repeat;
	background-position:top;
}

.wave{
	background-image: url('../design/blue_wave.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.right_slope{
	background-image: url('../design/blue_right_slope.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.menu_slope{
	background-image: url('../design/blue_left_slope.jpg');
	background-repeat:no-repeat;
	background-position:top;
}

.home{
	background-image: url('../design/blue_home.jpg') !important;
	background-repeat:no-repeat;
	background-position:top;
}

.email{
	background-image: url('../design/blue_email.jpg') !important;
	background-repeat:no-repeat;
	background-position:top;
}
.fptitle{
	color: #005cab;
	font-size: 10pt;
	font-weight: bold;
}

.fptitlereg{
	color: #005cab;
	font-size: 10pt;
	font-weight: normal;
}

.title{
	color: #005cab;
	font-size: 18pt;
	font-weight: normal;
}

.blue_light_bg{
	background-color: #def0fe;
}
.blue_dark_bg{
	background-color: #a6d5fd;
}