@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #18668f;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 0px;
	}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18668f;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4b8cb7;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #930d0d;
	font-weight: bold;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	}
h3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71b4c2;
	font-weight: normal;
	}
h3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930d0d;
	font-weight: normal;
	}
.headertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930d0d;
	font-weight: bold;
	}
.navon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #185b6b;
	text-decoration: none;
	font-weight: bold;
	}
.nav, .nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2276bb;
	text-decoration: underline;
	}
body {
	background-color: #e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.form_text_sm{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.important_text{
	padding-left: 10px;
	padding-right: 10px;
}
#form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#top{
	background-color: #e2e2e2;
	width: 100%;
	height: 93px;
	}
#topa{
	height: 75px;
	width: 100%;
	}
#topb{
	height: 28px;
	width: 100%;
	background-image: url(images/navbg.jpg);
	}
#bottom{
	background-color: #e2e2e2;
	width: 100%;
	}
#bottoma{
	background-color: #e2e2e2;
	width: 100%;
	}
#bottomb{
	background-color: #e2e2e2;
	width: 100%;
	}
.topbar{
	background-image: url(images/bottombar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.bottombar{
	background-image: url(images/bottombar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	}
.ft {
	background-color:pink;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.ft2 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.form_label{
	font-weight: bold;
}
.formfieldtext{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.footer_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.footer_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2276bb;
}
.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #333333;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.err {
	background-color:pink;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

div#qTip {
  padding: 3px;
  border: 1px solid #000000;
  border-right-width: 2px;
  border-bottom-width: 2px;
  display: none;
  background:#333333;
  color: #ffffff;
  font: bold 9px Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  position: absolute;
  z-index: 1000;
}
