html, body {
	color:#333;
	background: #E8E8E8 url(images/top-bg2.png) repeat-x;
	margin:0px;
	padding:0px;
	font:11px Helvetica, Arial, sans-serif;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 20px;
	line-height:normal;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height:normal;
}

a {
	color:#000099;
	font-weight: bold;
	text-decoration:none;
}
#container {
	position: relative;
	margin: auto;
	border: 1px solid #fff;
}
#containerHead {
	width: 100%;
	background-image: url(images/top-bg.png);
	background-repeat: repeat-x;
	height:156px;
	margin: 0px;
   	position:relative;
}
#masthead{
	background-image:  url(images/masthead.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 95px;
	width: 906px;
}
#frame_790px{
	margin: 0px auto;
	width: 900px;
	position: relative;

}
#menu {
	background: url(images/gradient2.png) repeat-x;
	width: 100%;
}
#MenuLinks{
	color: #ece9d8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	width:200px;
}
#MenuLinks:hover {
	color: #ece9d8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
	width:200px;
}
#navText{
	line-height:4px;
	margin-top:11px;
	overflow:hidden;
	font-weight:bold;
	text-align:center;
	height:49px;
}
#navText a{
	display:block;
	float:left;
	color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	width:10%;
	text-decoration:none;
	line-height:24px;
	height:50px;
}
#navText a:hover{
	color:#ffffff;
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
}
.vert_align{
	padding-top:10px;
}
.vert_align-current{
	padding-top:10px;
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
}
.current{
	background-image: url(images/gradient2.png);
	background-repeat: repeat-x;
}
#contents_text{
	text-align:left;
	width: 670px;
	top: 15px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#inner_contents_left{
	margin-left: 10px;
	margin-right: 10px;
	text-align:left;
	min-height:470px;
}
#inner_contents_left_home{
	margin-left: 25px;
	margin-right: 20px;
	text-align:left;
	min-height:470px;
}
#inner_contents_right{
	margin-left: 10px;
	margin-right: 10px;
	text-align:center;
}
.bl {background: url(images/bl-wt.png) 0 100% no-repeat; }
.br {background: url(images/br-wt.png) 100% 100% no-repeat;}
.tl {background: url(images/tl-wt.png) 0 0 no-repeat;}
.tr {background: url(images/tr-wt.png) 100% 0 no-repeat;} 
.t {background: url(images/dot-wt.png) 0 0 repeat-x;}
.b {background: url(images/dot-wt.png) 0 100% repeat-x}
.l {background: url(images/dot-wt.png) 0 0 repeat-y}
.r {background: url(images/dot-wt.png) 100% 0 repeat-y}
#right_menu_text{
	margin: 0px auto;
	top:0px;
	width: 220px;
	position: absolute;
	left: 680px;
	background-color: #FFFFFF;
}
#right_menu_text a{
	text-decoration:none;
}
#right_menu_text a:hover{
	text-decoration:none;
}
.right_menu_para{
padding-left:16px;
padding-right:16px;
}
.hometextleft {
  float: left;
  font-size:14px;
  width: 140px;
  color:#1178BE;
  }
.hometextleft p {
  	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 1.4;
  	color:#1178BE;
   }
.hometextright {
  float: left;
  font-size:14px;
  width: 220px;
  padding-left:30px;
  text-align:center;
  color:#888888;
}
.hometextright p {
   text-align: left;
   }
.bold_green_font {
	color: #0000999;
	font-weight: bold;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li {
	background: url(images/bullet-home.png) left top no-repeat;
	padding-left: 22px;
	margin-bottom: 10px;
	text-align:left;
	}
.round_bullet_list ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.round_bullet_list li {
	background: url(images/bullet2.png) left top no-repeat;
	padding-left: 22px;
	margin-left: 30px;
	}
.ordered_list ul {
	list-style-type:none;
	padding-left: 0;
	margin-left: 0;
}
.ordered_list li {
	background-image: none;
	padding-left: 10px;
	margin-left: 10px;
	}
.tabel_border{
	border-left: 2px solid #e1d6c0;
	padding-left: 20px;
	vertical-align:top;
}
.tabel_border a{
	text-decoration:none;
}
.tabel_border a:hover{
	text-decoration:none;
}
.menu_table{
vertical-align:top;
width:30%;
color:#000000;
}
.menu_table a {
	color:#333333;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}
.menu_table a:hover {
	color:#666666;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}
.profileimg {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #b5c0cb;
}
.profileimg2 {
}
.profileimg2 a{
	color:#FFFFFF;
}

#footer {
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #000099;
	height:40px;
	font:bold 12px/15pt Helvetica, Arial, sans-serif;
	color:#fff;
}
#footer_inner{
	margin: 0px auto;
	width: 850px;
	position: relative;
	padding-top:10px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:none;
}
.myfont{font-size:10px;}
.bottom{
	color:#000099;
	text-decoration:none;
	font-size:12px;
	margin: 0px auto;
	width: 850px;
	position: relative;
	}
.sitemap a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.sitemap a:hover{
	color:#000099;
	text-decoration:none;
}
.copyright a{
	color:#000099;
	text-decoration:none;
	font-weight:normal;
}
.copyright a:hover{
	color:#000099;
	text-decoration:none;
}
#contents_textwide{
	text-align:left;
	width: 900px;
	top: 15px;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greylinetd td, .greylinetd th {
	border-bottom: solid 1px #e8e8e8;
}
