body {
	font-family: Verdana;
	font-size: 10px;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.Border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

form {
	display: inline;
}
.inputSearch {
	width: 100%;
	font-size: 10px;
	height: 21px;
}
.inputNumeric {
	width: 100%;
	text-align: right;
	font-size: 12px;
	height: 22px;
}
.input_100_percent {
	width: 100%;
	height: 18px;
	border: 1px solid #A5ACB2;
	font-size: 10px;
}
.input_100_percentReq {
	width: 100%;
	height: 18px;
	background-color: #E8E8FF;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	color: #000000;
}
.Textaria_100_percent {
	width: 100%;
	height: 96%;
	border: 1px solid #A5ACB2;
	font-size: 10px;
}
.Textaria_100_percentReq {
	width: 100%;
	height: 96%;
	background-color: #E8E8FF;
	border: 1px solid #A5ACB2;
	font-size: 12px;
	color: #000000;
}
.button {
	width: 100px;
}
.hdr_nav {
	color: #FFFFFF;
	text-decoration: none;
}
.hdr_nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.hdr_nav a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.hdr_nav a:hover {


	color: #98E2FB;
	text-decoration: none;
}
.hdr_nav a:active {



	color: #FFFFFF;
	text-decoration: none;
}
.MidTitle {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 24px;
}
.mid_gradient {
	background-image: url(../images/mid_gradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.nav {
	color: #000000;
	text-decoration: none;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	background-color: #E1E0E1;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 194px;
	border: 1px solid #B9C6E4;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.nav a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #E1E0E1;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 194px;
	border: 1px solid #B9C6E4;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B9C6E4;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 194px;
	border: 1px solid #B9C6E4;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.nav a:active {
	color: #000000;
	text-decoration: none;
	background-color: #E1E0E1;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 194px;
	border: 1px solid #B9C6E4;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
.navSub {
	color: #000000;
	text-decoration: none;
}
.navSub a:link {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 200px;
	border: 1px solid #000000;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
.navSub a:visited {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 200px;
	border: 1px solid #000000;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
.navSub a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 200px;
	border: 1px solid #000000;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #507AD8;
}
.navSub a:active {
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 6px;
	width: 200px;
	border: 1px solid #000000;
	float: left;
	padding-right: 4px;
	padding-left: 4px;
}
.Title2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteText {
	color: #FFFFFF;
}
.BorderThumb {
	border: 1px solid #4E76D5;
}
.readMore {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.readMore a:link {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.readMore a:visited {

	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.readMore a:hover {


	font-size: 10px;
	font-weight: bold;
	color: #FF9500;
	text-decoration: none;
}
.readMore a:active {


	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
