@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F79600;
	text-decoration: none;
}
a.text {
text-decoration: underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B3B3B;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #262626;
	text-decoration: none;
}
.listTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#262626;
	
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F36201;
	text-decoration: none;
}
a.text3:hover {
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0068B5;
	text-decoration: none;
}
a.text4 {
text-decoration: underline;
}
.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007384;
	text-decoration: none;
}
.table_box {
	/* border: 1px solid #213942 ; */
	border: 1px solid #007384 ;
}
.col_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
	background:#007384;
}
.list_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	line-height: 18px;
	background:#007384;
}
.button{
	width: auto;
	border: none;
	background-color:#007384;
   	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: small;
	color: #FFFFFF;
	cursor:pointer;
}
.err_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#FF5F00;
}
/*a.err_msg:hover { 
	color:#FF8080;
}*/
.menu {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menuHover:hover{
	background-color:#79C4C4;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover { 
	text-decoration: underline;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	
	color:#007384;
	text-decoration: none;
}
.contentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color:#686868;
	text-decoration: none;
}
 #homeGal {
    margin: 0em 3px;
   /* border: 2px solid #007384; */
   	border: 2px solid #FFFFFF; */
    width: 582px;
    height: 287px;
  }