@charset "utf-8";
/* CSS Document */

body,td,th {s
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 21px;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.center_align {
	text-align: center;
}

body {
	background-color: #F9FFFF;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F60;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #F60;
}
#search_box {
	background-image: url(../Images/bg_orange_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 20px 20px 0 20px;
	vertical-align: top;
	width: 175px;
}
.txt_orangebox_top {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.nav_bg {
	background-image: url(../Images/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
a.menu_txt:link{
	color: #333333;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a.menu_txt:visited {
	color: #333;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu_txt:hover {
	color: #FF3300;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.menu_txt:active {
	color: #333;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.txt_orangebox_sm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.btn_search_box {
	background-image: url(../Images/btn_search.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 103px;
}
.border_gray {
	border: 1px solid #E0E0E0;
	background-color: #EAEAEA;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 20px;
	padding-right: 10px;
}
.bullet_list {
	text-align: left;
	list-style-image: url(../Images/bullet.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: -20px;
}
.content {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align: top;
}
.border_gray_2 {
	background-color: #EAEAEA;
	border: 1px solid #E0E0E0;
}
.txt_main_title {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
}
a.footer_txt:link{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

a.footer_txt:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a.footer_txt:hover {
	color: #F90;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a.footer_txt:active {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.footer_txt1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
}
.nav-row {
	height: 33px;
}

