body {
	margin:0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #ea5301;
	text-decoration: none;
}

A:hover {
	text-decoration: underline; 
}

.smal_blue {
	font-family: Tahoma;
	font-size: 11px;
	color: #014a99;
	text-decoration: none;
}
.frm {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: thin solid #abc8df;	
}
.cont_name {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #99bacd;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
}
.blue_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #014a99;
	text-decoration: none;
}

A.blue_text:hover {
	text-decoration: underline; 
}

.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #a0a0a0;
	text-decoration: none;
}
.blue_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #014a99;
	text-decoration: underline;
}





.bg1 {
	background-image:url(images/bg1.gif);
	height:28px;
	background-repeat:repeat-x;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
}
.bg2 {
	background-image:url(images/bg2.gif);
	height:28px;
	background-repeat:repeat-x;
}
.bg3 {
	background-image:url(images/bg3.gif);
	height:36px;
	background-repeat:repeat-x;
}
.links1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ea5301;
	text-decoration: underline;
}
.bg_links {
	background-image:url(images/link_bg.gif);
	height:166px;
	background-position:bottom;
	background-repeat:no-repeat;
}
.big_blue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
}

A.big_blue:link {
	text-decoration: underline; 
}

.big_blue_l {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;
	padding-left: 20px;
}

h2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;

}

h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #014a99;
	text-decoration: none;

}

A.big_blue_l:link {
	text-decoration: none; 
}

.map {
	background-image:url(images/map.gif);
	height:215px;
	background-repeat:no-repeat;
	background-position:center;
}

.tab {
	border: 1px dotted #014a99;
}
.li {
	list-style-image: url(images/yes.gif);
}
.mag {
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 0px solid black;
}

.blue_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #014a99;
	text-decoration: none;
}
.gray_12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#tooltip {
    width: 200px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	font: 10px verdana;
	padding: 5px;
	opacity: 0.85;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#tooltip h3, #tooltip div { margin: 0; }



