@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 5px;

}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5em;
	padding-left: 25px;
	padding-right: 5px;


}
.sub_p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717174;
	line-height: 1.5em;
	padding-left: 25px;
	padding-right: 5px;


}
h1 {
	font-family: "Minion Pro", Times, serif;
	font-size: 24px;
	padding-left: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Minion Pro", Times, serif;
	font-size: 24px;
	padding-left: 5px;
	font-weight: bold;
	color: #87be3d;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}


a:link {
	color: #4f8129;
	text-decoration: underline;
}
a:visited {
	color: #304F19;
	text-decoration: underline;
}
a:hover {
	color: #2B4716;
	text-decoration: none;
}
a:active {
	color: #4f8129;
	text-decoration: underline;
}

/*search box*/
#search_box {
	width: 190px;
	height: 20px;
	background-image: url(/images/search_box.gif);
	margin-top: 12px;
	margin-left: 95px;
}
#search_box #s {
    float: right;
    padding: 0;
    margin: 4px 0 0 0;
    border: 0;
    width: 150px;
    background: none;
}
#search_box #go {
    float: left;
    margin: 0 0 0 0;
}

/*login box*/
#login_box {
	width: 190px;
	height: 20px;
	margin-top: 12px;
	margin-left: 93px;
}
#login_box #email_address {
    float: right;
    padding: 0;
    margin: 0px 0 0 0;
    border: 0;
    width: 190px;
	height:20px;
    background: url(/images/login_box.gif);
}
#login_box #password {
	float: right;
	padding: 0;
	margin: 4px 0 0 0;
	border: 0;
	width: 190px;
	height:20px;
	background-image: url(/images/login_box.gif);
}
#login_box #go {
    float: left;
    margin: 10px 0 0 0;
}

/*home page*/
.main_holder {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.top_header {
	height: 90px;
	width: 873px;
}
.search_holder {
	background-image: url(/images/search_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 296px;
	left: 942px;
	display:inline;
}


.nav_holder {
	float: left;
	height: 25px;
	width: 873px;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 50px;
}

.flash_holder {
	height: 300px;
	width: 873px;
	float: left;
}
.body_holder {
	width: 874px;
	margin-top: 3px;
}

.welcome_holder{
	float: left;
	width: 296px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.welcome_top {
	float: left;
	height: 2px;
	width: 296px;
}
.welcome_bottom {
	float: left;
	height: 2px;
	width: 296px;
}
.welcome_text{
	float: left;
	width: 296px;
	background-color: #E59F25;
	}



.login_holder {
	background-image: url(/images/login_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 97px;
	width: 296px;
	margin-top: 3px;
}

.news_holder{
	float: right;
	width: 296px;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
}

.news_top {
	float: left;
	height: 2px;
	width: 296px;
}
.news_bottom {
	float: left;
	height: 2px;
	width: 296px;
}
.news_text{
	float: left;
	width: 296px;
	background-color: #0f6cb6;
	font-size: 10px;
}

.news_text a {
 color: #ffffff;
 font-size: 10px;
}
/*Subpage*/



.sub_body_holder{
	float: left;
	width: 573px;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
}


.sub_body_top {
	float: left;
	height: 2px;
	width: 573px;
}
.sub_body_bottom {
	float: left;
	height: 2px;
	width: 576px;
}
.sub_body_text{
	float: none;
	width: 573px;
	background-color: #ebe9e9;
	min-height: 500px;
}
.sub_header {
	background-image: url(/images/sub_header.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 25px;
	float: left;
	height: 42px;
	width: 495px;
	margin-top: 25px;
	padding-bottom: 5px;
}

/*subpage_2*/
.nav_holder {
	float: left;
	height: 25px;
	width: 873px;
	background-image: url(/images/nav_bg.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 3px;
}
.sub_2_header {
	float: left;
	width: 874px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
	text-align: right;
}


.sub_body_holder_2{
	float: left;
	width: 874px;
	margin-top: 3px;
	background-image: url(/images/sub_table_bg.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
.sub_body_top_2 {
	background-image: url(/images/sub_table_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 2px;
	width: 874px;
}
.sub_body_bottom_2 {
	background-image: url(/images/sub_table_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 2px;
	width: 874px;
}
.sub_body_text_2 {
	float: none;
	width: 874px;
	background-color: #FFFFFF;
	min-height: 600px;
}.sub_header_2 {
	background-image: url(/images/sub_header.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 25px;
	float: left;
	height: 42px;
	width: 495px;
	margin-top: 25px;
	padding-bottom: 5px;
}


/*line*/
.line {
	float: none;
	height: 1px;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width:thin;
	border-top-style: dotted;
	border-top-color: #FFFCF2;
	margin-right: auto;
	margin-left: auto;
}
.line_dark {
	float: none;
	height: 1px;
	width: 80%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
.compay_list_holder {
	float: left;
	width: 214px;
	margin-left: 35px;
}
.compay_list_holder_subpage {
	float: none;
	width: 214px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#pagination {
 color: #5d9732;
 padding: 9px 9px;
}

#pagination .left-div {
 font-weight:normal;
 padding-right: 122px;
 display:inline;
}

#pagination .right-div {
 font-weight:bold;
 display:inline;
}

#pagination a {
 color: #5d9732;
 text-decoration: underline;
 font-weight:normal;
}

#pagination a:hover {
 color: #5d9732;
 text-decoration: none;
 font-weight:normal;
}

#footer {
 height: 49px;
 margin-top: 23px;
 text-align:center;
 color:#000000;
}

#footer .links {
color: #b3b3b7;
}

#footer .links a {
 padding:0 18px 0 18px;
 text-decoration: none;
 color: #5d5d5e;
}

#footer .smallText {
 font-size: 10px;
 color: #91969b;
}

#footer .smallText a {
 text-decoration: none;
 color: #91969b;
}

.sub_page_table_head {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #717174;
	line-height: 1.2em;
	font-weight:bold;


}
.inputRequirement { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

.ft { border:1px solid #0050A2; font-size:11px; }
.fb { border:1px solid #FFFFFF; background-color:#8CC63F; color:#FFFFFF; font-weight:bold; font-size:11px;}

.errorText {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #ff0000;
  font-weight:bold;
}

/*Content.css*/
.sub_page_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717174;
	line-height: 1.5em;


}