body {
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color: #545454;
	text-align:center;
}

img{ border:0px;}

p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}

.border{
	border-top:1px solid #eee9da;
	border-bottom:1px solid #eee9da;
	border-left:1px solid #eee9da;
	border-right:1px solid #eee9da;
}

.border1{
	border-top:1px dotted #cec1b3;
	border-bottom:1px dotted #cec1b3;
	border-left:1px dotted #cec1b3;
	border-right:1px dotted #cec1b3;
}


h1 {
	font-family:Calibri, verdana, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-family: Calibri, verdana, Tahoma;
	font-size: 14px;;
	font-weight: normal;
	color: #333;
}

h3 {
  font-weight: bold;
  font-family: Calibri, verdana, Tahoma;
  font-size: 13px;
  color: #135cae;
}

h4 {
	font-weight: bold;
	font-size:20px;
	font-family: Calibri, verdana, Tahoma;
	color:#2570b7;
}

h5 {
	font-weight: bold;
	font-size:16px;
	font-family: Calibri, verdana, Tahoma;
	color:#414141;
	line-height:25px;
}

h6 {
	font-weight: bold;
	font-size:16px;
	font-family: Calibri, verdana, Tahoma;
	color:#414141;
	line-height:22px;
}

.header{
background-color:#e5e7d8;
height:150px;
text-align:center;
border-bottom:#b6b8ad 1px solid;
}

.footergreen{
background-color:#6c8e12;
text-align:center;
border-top:#536e0e 1px solid;
}

.topNavigation{
background-color:#99b720;
border-bottom:#8ba61c 1px solid;
border-left:#8ba61c 1px solid;
border-right:#8ba61c 1px solid;
}

.menuback{
background-image:url(../images/menu_back.jpg);
background-repeat:repeat-x;
height:42px;
}

.footer{
background-color:#e5e7d8;
text-align:center;
border-top:#b6b8ad 1px solid;
}

.content{
	font-weight:normal;
	font-size:11px;
	line-height:20px;
	font-family:verdana, Tahoma;
	color:#2d2d2d;
}

.bold_content{
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	font-family:Arial;
	color:#2d2d2d;
}

.content_txt{
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	font-family:Arial;
	color:#38421c;
}


.content_point{
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	font-family:verdana, Tahoma;
	color:#FF0000;
}

.headertop_link{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#ffffff;
	text-decoration:none;
}
.headertop_link:hover{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#ffffff;
	text-decoration:underline;
}


.footerstrip_link{
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#ffffff;
	text-decoration:none;
}
.footerstrip_link:hover{
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#ffffff;
	text-decoration:underline;
}


.link{
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	font-family: verdana, Tahoma;
	color:#2d2d2d;
	text-decoration:none;
}

.link:hover{
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	font-family: verdana, Tahoma;
	color:#38421c;
	text-decoration:underline;
}

.footer_link{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#202124;
	text-decoration:none;
}
.footer_link:hover{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	font-family:verdana, Tahoma;
	color:#000;
	text-decoration:underline;
}

.white_text{
	font-size:11px;
	line-height:18px;
	font-family:Arial;
	color:#ffffff;
	text-decoration:none;
}
.read_text{
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	font-family: verdana, Tahoma;
	color:#da4d01;
	text-decoration:none;
}
.read_text:hover{
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	font-family:verdana, Tahoma;
	color:#000000;
	text-decoration:underline;
}

.title_style {
	font-weight: bold;
	font-size:20px;
	font-family:Arial;
	color:#323a1e;
	line-height:20px;
}
.title_style_normal {
	font-size:18px;
	font-family:Arial;
	color:#323a1e;
	line-height:20px;
}

.hstyle {
	font-size:18px;
	font-family:Arial;
	color:#242d0f;
	line-height:32px;
}

.button {
	border: 1px solid #545454;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:22px;
	width:65px;
	color:#FFF;
	background-color:#373632;
}

.sub_button {
	border:none;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	padding:0px 3px 0px 3px;
	color:#FFFFFF;
	background-image:url(../images/SendBack.jpg);
	width:94px;
	height:27px;
	
}


.textboxarea{
	font-family:Arial;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	color:#5f5f5f;
	border:1px solid #c5c6c3;
	background-color:#ffffff;
	width:200px;
	line-height:22px;
	padding-left:2px;
}

.mini_textbox{
	font-family:Arial;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	color:#5f5f5f;
	border:1px solid #c5c6c3;
	background-color:#ffffff;
	width:100px;
	height:22px;
	line-height:22px;
	padding-left:2px;
	
}

.textfild{
	font-family:Calibri, verdana, Tahoma;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	font-weight:normal;
	color:#333;
	border:1px solid #65afd8;
	height:20px;
	width:120px;
}

.textbox{
	font-family:Arial;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	font-weight:normal;
	color:#5f5f5f;
	border:1px solid #c5c6c3;
	background-color:#ffffff;
	width:200px;
	height:22px;
	line-height:22px;
	padding-left:2px;
}

