body {
	scrollbar-arrow-color: #D4D0C8;
	scrollbar-3dlight-color: #989898;
	scrollbar-highlight-color: #F2F3F7;
	scrollbar-face-color: #F2F3F7;
	scrollbar-shadow-color: #6D6D6D;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #000000;
	background-color: #2E5777;
}

A{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #D7B000;
	text-decoration: none;
}
A:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #AA8B01;
	text-decoration: none;
}
A:active{
	font-family: Arial;
	font-size: 12px;
	color: #A79D71;
	text-decoration: none;

}	
.white{
	background-color:#FFFFFF;
	
}
ol, ul{
	font:12px arial;
	padding:0 0 0 0.5em;
	margin:0 0 0 0.5em;
	text-decoration: none;
	list-style-position: outside;
}


	
.blue1{
	background-color:#ecf6ff;
	
}
	
.blue2{
	background-color:#d5e3ec;
	
}

.foot{
	color: #5a90b0;
	text-align: right;
	font-family: Arial; 
	font-size: 11px;
	font-style: normal;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d1e4f3;
	
}
a.foot:hover{
	color: #5a90b0;
	text-align: right;
	font-family: Arial; 
	font-size: 11px;
	font-style: normal;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d1e4f3;
	text-decoration: underline;

}
a.foot:active{
	color: #5a90b0;
	text-align: right;
	font-family: Arial; 
	font-size: 11px;
	font-style: normal;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #d1e4f3;
	text-decoration: underline;

}

.nav{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #626c83;
	display: block;
	text-decoration: none;
	background-image: url(images/nav_norm.gif);
	height: 32px;
	background-repeat: repeat-x;
	vertical-align: middle;
	line-height: 10px;


}
a.nav{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #626c83;
	display: block;
	text-decoration: none;
	background-image: url(images/nav_norm.gif);
	height: 32px;
	width: 100%;
	background-repeat: repeat-x;
	line-height: 10px;
	
}
a.nav:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #836f1f;
	display: block;	
	text-decoration: none;
	background-image: url(images/nav_ac.gif);
	height: 32px;
	width: 100%;
	background-repeat: repeat-x;
	line-height: 10px;
}
a.nav:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #836f1f;
	display: block;	
	text-decoration: none;
	background-image: url(images/nav_ac.gif);
	height: 32px;
	width: 100%;
	background-repeat: repeat-x;
	line-height: 10px;
}
.navh{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #626c83;
	text-decoration: none;
	background-image: url(images/home.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;

}

a.navh{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #626c83;
	text-decoration: none;
	background-image: url(images/home.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;
}
a.navh:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #836f1f;
	text-decoration: none;
	background-image: url(images/home_ac.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;
}
a.navh:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #836f1f;
	text-decoration: none;
	background-image: url(images/home_ac.gif);
	display: block;
	height: 32px;
	line-height: 10px;
	
}
.navcon{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #626c83;
	text-decoration: none;
	background-image: url(images/contact.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;
}

a.navcon{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #626c83;
	text-decoration: none;
	background-image: url(images/contact.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;

}

a.navcon:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #836f1f;
	text-decoration: none;
	background-image: url(images/contact_ac.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;

}

a.navcon:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #836f1f;
	text-decoration: none;
	background-image: url(images/contact_ac.gif);
	display: block;
	height: 32px;
	background-repeat: no-repeat;
	line-height: 10px;

}

a.navl{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #2B5473;

}
a.navl:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:right;
	color: #45769b;

}
a.navl:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	color: #2d5a7b;

}
a.navserv{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #6F9DBE;

}
a.navserv:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #2D5A76;
	
}
a.navserv:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6F9DBE;
	
}
a.navteas{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #5a90b0;
	padding-left: 10px;
	padding-top: 8px;

}
a.navteas:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #2D5A76;
	padding-left: 10px;
	padding-top: 8px;
	

}
a.navteas:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #2D5A76;
	padding-left: 10px;
	padding-top: 8px;

}

.points{
	background-image: url(images/points.gif);
	background-repeat: repeat-y;

}
.pointsh{
	background-image: url(images/points_h.gif);
	background-repeat: repeat;

}

.text{
	background-color: #FFFFFF;
	color: #3E6984;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 20px;
}

.headl{
	background-color: #FFFFFF;
	color: #2d5a7b;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.headl2{
	background-color: #FFFFFF;
	color: #5a90b0;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	line-height: 17px;
	padding-right: 20px;
}

.headl3{
	background-color: #FFFFFF;
	color: #5a90b0;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
	padding-right: 2px;
}



.button{
	background-image: url(images/button.gif);
	height: 105px;
	width: 103px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;


}

a.button{
	background-image: url(images/button.gif);
	height: 105px;
	width: 103px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;

}

a.button:hover{
	background-image: url(images/button_ac.gif);
	height: 105px;
	width: 103px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;



}
a.button:active{
	background-image: url(images/button_ac.gif);
	height: 105px;
	width: 103px;
	display: block;
	background-color: #FFFFFF;
	background-repeat: no-repeat;


}

.space{
	background-color: #FFFFFF;
	padding-right: 28px;
	padding-top: 0px;
	padding-bottom: 14px;
	padding-left: 45px;
	
}

.teaser{
	background-color: #FFFFFF;
	border: 1px solid #bac1cd;
	
}

.blue{
	color: #5a90b0;
	background-image: url(images/blue.gif);
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	background-repeat: repeat-x;
	height: 23px;
	width: 172px;

}

.link{
	color: #5a90b0;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	padding-top: 10px;
	line-height: 17px;

}

.linkt{
	color: #5a90b0;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

.linkt:hover{
	color: #2d5a7b;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	
}
.linkt:active{
	color: #2d5a7b;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}	
.drop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F9DBE;
	width: 140px;
	line-height: 18px;

}
.head4 {
	background-color: #FFFFFF;
	color: #39739D;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #39739D;

}
.text2 {
	background-color: #FFFFFF;
	color: #487B99;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 20px;
	font-weight: bold;

}
.text3 {

	background-color: #FFFFFF;
	color: #487B99;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 20px;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 5px;
	padding-right: 5px;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #E6F1FB;
}
.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A90B0;
}

