body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	background-color:#C7C8CA;
	font-family:arial,verdana;
	font-size:12px;
}
.container{
	background-color:#ffffff;
}
.top_shadow{
	background-image: url('/images/template/top_shadow.jpg');
	background-repeat: repeat-x;
	height:11px;
}
.left_shadow{
	background-image: url('/images/template/left_shadow.jpg');
	background-repeat: repeat-y;
	width:13px;
}
.right_shadow{
	background-image: url('/images/template/right_shadow.jpg');
	background-repeat: repeat-y;
	width:13px;
}

.bottom_shadow{
	background-image: url('/images/template/bottom_shadow.jpg');
	background-repeat: repeat-x;
	height:11px;
}
.corner1{
	background-image: url('/images/template/top_left.jpg');
	background-repeat:no-repeat;
}
.corner2{
	background-image: url('/images/template/bottom_left.jpg');
	background-repeat:no-repeat;
}
.corner3{
	background-image: url('/images/template/bottom_right.jpg');
	background-repeat:no-repeat;
}
.corner4{
	background-image: url('/images/template/top_right.jpg');
	background-repeat:no-repeat;
}
.dark_red{
	color:#F99013;
	font-weight:bold;
}
.header_logo_table{
	border-style:solid;
	border-width:thin;
	border-color:#F99013;
}
.background_menu{
	background-image: url('/images/menu_vis.jpg');
	background-repeat:repeat-x;
	height:22px;
}
.sub_container{
	background-color:#CCCCCC;
	height:25px;
	color:#CC0000;
}
.sub_container a{
	color:#CC0000;
	text-decoration:none;
}
.sub_container a:hover{
	text-decoration:none;
	color:#CC0000;
}
.sub_container a:visited{
	text-decoration:none;
	color:#CC0000;
}
.footer{
	font-family:arial;
	font-size:10px;
	color:#F99013;
}
.footer a{
	color:#F99013;
	text-decoration:none;
}
.footer a:visited{
	color:#F99013;
	text-decoration:none;
}
.footer a:hover{
	color:#F99013;
	text-decoration:underline;
}
.common_text{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
}
.common_text a{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	text-decoration:none;
}
.common_text a:hover{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	text-decoration:underline;
}

.common_text2{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
}
.common_text2 a{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	text-decoration:none;
}
.common_text2 a:hover{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	text-decoration:none;
}

.titles{
	color:#F99013;
	font-family:arial;
	font-size:16px;
}
.about_seperator{
	background-image:url('/images/about_seperator.jpg');
	background-repeat:repeat-x;
}
.dar_bold_red{
	color:#F99013;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}
.item_titles{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
}
.item_titles a{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
	text-decoration:none;
}
.item_titles a:hover{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
	text-decoration:underline;
}
.item_titles2{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
}
.item_titles2 a{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
	text-decoration:none;
}
.item_titles2 a:hover{
	font-family:verdana;
	font-size:14px;
	color:#F99013;
	text-decoration:none;
}
.bracket{
	text-decoration:none;
	color:#790000;
}
.more{
	text-decoration:none;
	color:#F99013;
	font-size:12px;
	font-family:arial;
}
.popUpBackground{
	background-color:#C7C8CA;
	padding-right:12px;
	padding-left:12px;
	padding-top:12px;
	padding-bottom:12px;
}
.imageBorder{
	border-style:solid;
	border-width:6px;
	border-color:#CCCCCC;
}
.selectCategories{
	font-family:verdana;
	font-size:11px;
	color:#B7B7B7;
	border-color:#979797;
	border-style:solid;
	border-width:thin;
}
.paging a{
	font-family:arial;
	font-size:11px;
	color:#F99013;
	text-decoration:none;
}
.selected_paging a{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	background-color:#565656;
	text-decoration:none;

}
.selected_paging a:hover{
	font-family:arial;
	font-size:11px;
	color:#ffffff;
	background-color:#565656;
	text-decoration:none;

}
.red_button{
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	background-color:#F99013;
	border-style:none;
	cursor:pointer;
}
.red_link {
	font-family:arial;
	font-size:11px;
	color:#F99013;
}
.red_link a{
	font-family:arial;
	font-size:11px;
	color:#F99013;
	text-decoration:none;
}
.red_link a:hover{
	font-family:arial;
	font-size:11px;
	color:#F99013;
	text-decoration:underline;
}
.form_label{
	background-color:#F99013;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	width:105px;
	height:18px;
}
.form_label_2{
	background-color:#990000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
}
.form_input{
	background-color:#A5A5A5;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
	border-style:none;
	width:185px;
}
.msgXButton{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
}
.left_red_border{
	font-family:arial;
	font-size:12px;
	color:#666666;
	text-align:left;
	background-image: url('/images/left_red_border.gif');
	padding-left:15px;
	background-repeat: repeat-y;
	background-position:top left;
}
.news_titles{
	background-color:#CCCCCC;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.news_titles a{
	background-color:#CCCCCC;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.news_titles a:hover{
	background-color:#CCCCCC;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.news_titles a:visited{
	background-color:#CCCCCC;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.red_white{
	background-color:#990000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}
.red_white a{
	background-color:#990000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.red_white a:hover{
	background-color:#990000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.red_white a:visited{
	background-color:#990000;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.contactus{
	color:#666666;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
.contactus_footer{
	color:#666666;
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.contactus_footer2{
	color:#FB901E;
	font-family:verdana;
	font-size:12px;
}
.contactus_footer2 a{
	color:#FB901E;
	font-family:verdana;
	font-size:12px;
	text-decoration:underline;
}
.contactus_footer2 a:visited{
	color:#FB901E;
	font-family:verdana;
	font-size:12px;
	text-decoration:underline;
}
.contactus_footer2 a:hover{
	color:#FB901E;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
.input_search{
	color:#666666;
	font-family:arial;
	font-size:12px;
}
.submit_career{
	background-color:#990000;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
}
.orange_title{
	color:#E9872C;
	font-family:arial;
	fong-size:12px;
	font-weight:bold;
}
.top_border{
	background-image: url('/images/template/tb.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}
.left_border{
	background-image: url('/images/template/lrb.gif');
	background-repeat:repeat-y;
	background-position:right;
}
.right_border{
	background-image: url('/images/template/lrb.gif');
	background-repeat:repeat-y;
	background-position:left;
}
.menu a{
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	background-color:#808285;
	text-decoration:none;
}
.menu_vis a{
	color:#000000;
	font-family:arial;
	font-size:12px;
	background-color:#808285;
	text-decoration:none;
}
.orange_links{
	color:#E9872C;
	font-family:arial;
	fong-size:10px;
	text-decoration:none;
}
.orange_links a{
	color:#E9872C;
	font-family:arial;
	fong-size:10px;
	text-decoration:none;
}
.orange_links a:visited{
	color:#E9872C;
	font-family:arial;
	fong-size:10px;
	text-decoration:none;
}
.orange_links a:hover{
	color:#E9872C;
	font-family:arial;
	fong-size:10px;
	text-decoration:none;
}
.item_titles_ph{
	font-family:verdana;
	font-size:11pt;
	color:#6F6F6F;
}
.item_titles_ph a{
	font-family:verdana;
	font-size:11pt;
	color:#6F6F6F;
	text-decoration:none;
}
.item_titles_ph a:hover{
	font-family:verdana;
	font-size:11pt;
	color:#6F6F6F;
	text-decoration:underline;
}
.seach_keyword{
	height:17px;
	width:142px;
	border-style:none;
	border-color:#ffffff;
	font-family:verdana;
	font-size:11px;
	color:#E9872C;
}
.item_titles3{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#F99013;
}
.item_titles2 a{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#F99013;
	text-decoration:none;
}
.item_titles2 a:hover{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	color:#F99013;
	text-decoration:none;
}
.project_lnk {
	font-family:arial;
	font-size:12pt;
	color:#666666;
}
.project_lnk a{
	font-family:arial;
	font-size:12pt;
	text-decoration:none;
}
.project_lnk a:hover{
	font-family:arial;
	font-size:12pt;
	color:#F99013;
	text-decoration:underline;
}
.questionClass{
	width:100%;
	margin-bottom:20px;	
}
.questionTextClass{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#F99013;
}
.answerTextClass{
	font-family:arial;
	font-size:11px;
	color:#666666;
}
.surveySubmit{
	width:70px;
}
.numberinBg{
	background-color:#F99013;
	color:#FFFFFF;
}