html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
a {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
html, body {
	height: 100%;
}
body {
	background: url(general_bg_top.png) repeat-x left top #FFF;
	font: normal 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color:#666;
	text-align:left;
}
h2 {
	font: bold 18px Tahoma;
	color:#666666;
}
h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color:#2F5984;
}
.ClearDiv {
	float:none;
	clear:both;
}
.RelativeDiv {
	position:relative;
	float:none;
	clear:both;
}
/*Backgrounds*/
#BackgroundGeneralDiv {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(general_bg_bottom.png) repeat-x left bottom;
}
#LeftTd {
	background: url(bg_left.png) no-repeat right 60px;
}
#CentralTd {
	width:906px;
	padding-bottom:10px;
}
#RightTd {
	background: url(bg_right.png) no-repeat left 57px;
}
#GeneralBgContentTop {
	background: url(content_bg_top.png) no-repeat center top;
	height:172px;
}
#GeneralBgContentBottom {
	background: url(content_bg_bottom.png) no-repeat center top;
	height:10px;
}
/*General Menu*/

#GeneralMenuDiv {
	right:-30px;
	top:49px;
	position: absolute;
	background: url(general_menu_bg.png) no-repeat left top;
	height:74px;
	width:34px;
}
#GeneralMenuDiv ul {
	list-style-type:none;
	padding:5px 8px;
}
#GeneralMenuDiv ul li {
	margin:4px 0px;
}
/*Header*/
#Header {
	margin:0px auto;
	width:906px;
	overflow:hidden;
}
#Logo {
	float:left;
	width:116px;
	margin:45px 25px 0px 30px;
}
#GeneralImage {
	width:723px;
	float:left;
	height:120px;
	margin-top:50px;
	background: url(header_image.jpg) no-repeat left top;
}
#SloganDiv {
	margin:85px 0px 0px 10px;
}
/*Content*/
#GeneralBgContent {
	background: url(content_bg.png) repeat-y center top;
	padding-top:5px;
	height:100%;
	overflow:hidden;
}
#WelcomeDiv {
	margin:0px 0px 0px 2px;
	/*	background: url(bg_welcome.gif) no-repeat left top;
*/	height:31px;
	width:480px;
}
#Wrapper {
	margin:3px 10px 0px 2px;
	overflow:hidden;
	height:100%;
	background: url(bg_left_column.png) repeat-x left bottom #dce1e7;
}
/*Left Column*/
#LeftColumnDiv {
	float:left;
	width:171px;
	background-color:#dce1e7;
}
#LeftMenu {
	width:170px;
	padding:9px 0px 0px 1px;
}
#LeftMenu ul {
	border-top:1px solid #666;
	border-bottom:1px solid #fff;
	list-style-type:none;
}
#LeftMenu ul li {
	height:30px;
	line-height:24px;
	width:170px;
}
#LeftMenu ul li a {
	font-size:15px;
	line-height:30px;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 0px 30px;
}
.Button {
	background: url(menu_bg.gif) no-repeat left top;
}
.Button:hover {
	background: url(menu_bg_over.gif) no-repeat left top;
}
/*Right Column*/
#RightColumnDiv {
	min-height:450px;
	height:auto !important;
	height:450px;
	float:left;
	width:723px;
	background: url(border.gif) repeat-y 1px top #fff;
	vertical-align:top;
}
#DataDiv {
	padding:15px 30px;
}
#DataDiv h2, #DataDiv h3 {
	margin:10px 0px 3px;
}
.LinkText {
	color:#666;
	text-decoration:underline;
}
.ReadMore {
	display:block;
	color:#F7AC45;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	background: url(arrow_orange.gif) no-repeat left 6px;
	padding-left:15px;
	margin:5px 0px;
}
#SectionDiv {
	padding:10px 15px 20px;
	overflow:hidden;
}
#LeftSection, #RightSection {
	float:left;
}
#ServicesHeader, #ContactHeader, #NewsHeader {
	height:31px;
	width:345px;
}
#ServicesHeader {
	background:url(our_services.png) no-repeat left top;
}
#LeftSection img, #RightSection img {
	margin:10px 25px 8px;
}
#LeftSection ul, .NewsDiv ul {
	list-style-type:none;
	list-style-image:url(arrow_small.gif);
	margin-left:25px;
}
#LeftSection ul li {
	margin:2px 0px;
}
#LeftSection ul li span, #RightSection p span {
	color:#2F5984;
	font-weight:bold;
}
#ContactHeader {
	background:url(contact_us.png) no-repeat left top;
}
#Address {
	margin-left:25px;
}
#RightSection p {
	margin:2px 0px;
}
#RightSection p span {
	display:block;
}
#NewsHeader {
	background: url(news_and_events.png) no-repeat left top;
	height:31px;
	width:650px;
	margin-top:20px;
}
.NewsDiv {
	width:215px;
	float:left;
	padding-left:15px;
}
.DataNewsDiv {
	background:url(arrow_small.gif) no-repeat left 7px;
	margin:15px 0px 0px 0px;
	padding-left:13px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666;
}
.NewsDiv h3 {
	margin:5px 0px 3px;
}
/*Contact Form*/
#ContactForm {
	margin:20px 0px 20px 30px;
	overflow:visible;
	height:100%;
}
#ContactForm h3 {
	color:#2F5984;
	font:normal 15px Tahoma;
	margin:25px 0px 15px;
}
#ContactForm h3 span {
	color:#FF0000;
}
#ContactForm input, #ContactForm textarea {
	ime-mode: active;
}
#ContactForm dl {
	width: 100%;
	font:normal 14px Arial;
	margin: 0px;
	color:#666666;
}
#ContactForm dl dt {
height:30px;

	clear: both;
	float: left;
	width: 135px;
	margin: 10px;
}
#ContactForm dl dd {
height:30px;
	width:350px;
	float: left;
	margin: 10px 0px 10px 5px;
}
#ContactForm dl .NameContact {
	width:81px;
}
.Star {
	color:#FF0000;
}
.ContactName {
	height:18px;
	border:1px solid #666;
	width:111px;
	margin-left:0px;
	margin-right:3px;
}
.ContactText {
	height:18px;
	border:1px solid #666;
}
#ContactForm dl dd select {
	height:20px;
	border:1px solid #666;
}
#ContactForm dl dd textarea {
	border:1px solid #666;
}
#ContactForm input.imed, #ContactForm textarea.imed{
    ime-mode: disabled;
}
.Result {
	display: -moz-inline-box;
	display: inline-block;
	height: 29px;
	vertical-align: bottom;
 *vertical-align: middle;
	cursor: pointer;
	font: bold 15px Tahoma;
	background-color: #fff;
	background: url(right_bg.png) no-repeat right top;
}
.Result span {
	display: block;
	_display: inline-block;
	line-height: 18px;
	padding: 2px 20px 0px 30px;
	height: 100%;
	color: #666;
	overflow: hidden;
	position: relative;
	background: url(left_bg.png) no-repeat left top;
}
.Result input {
	position: absolute;
	top: 0;
	left: 0;
	height: 29px;
	width: 100%;
	cursor: pointer;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
#ContactForm #ResultDt {
	margin-left:160px;
}
#ContactForm #ResultDd {
}
.err_msg {
	clear: both;
	float: left;
	color: #ff0000;
	margin: 5px 0px 0px 0px;
	widtH: 100%;
}
.contact_name p.err_msg {
	margin-left: 33px;
}
#ContactForm .TextareaDD {
height:130px;}
/*News*/
#NewsGeneralDiv {
	padding:20px 30px;
}
#NewsGeneralDiv h1 {
line-height:30px;
	font-size: 22px;
	font-weight: bold;
}
.NewsPunctDiv {
	margin-bottom:20px;
}
.NewsDataDiv {
margin:10px 0px;

	color:#EC7411;
	font:normal 15px Tahoma;
}
.NewsDataDiv a {
	color:#EC7411;
	font:normal 15px Tahoma;
}
.NewsDataDiv a:hover {
	text-decoration:underline;
}
.NewsTextDiv {
margin-bottom:15px;
	color:#666;
	font:normal 14px/20px Arial, Helvetica, sans-serif;
}
.NewsTextDiv a {
	display:block;
	margin-top:5px;
	color:#666;
	font:normal 15px/20px Arial, Helvetica, sans-serif;
}
.NewsTextDiv a:hover {
	text-decoration:underline;
}
#NumberPagesDiv {
	width:200px;
	height:17px;
	margin:0px auto;
}
#NumberPagesDiv a {
	font: normal 13px Tahoma;
	color:#4A5E77;
	margin:0px 1px 0px 1px;
	text-decoration: underline;
}
#NumberPagesDiv a:hover {
	text-decoration: none;
}
#NumberPagesDiv span {
	font: normal 13px Tahoma;
	color:#4A5E77;
	margin:0px 1px 0px 1px;
	font-weight:bold;
}
#NumberPagesDiv a.pn {
	text-decoration: none;
}
/*Footer*/
#FooterDiv {
	overflow:hidden;
}
#Copyright {
	color:#374B60;
	margin:5px 40px 0px 50px;
	float:left;
}
#FooterMenuDiv {
text-align:center;
}
#FooterMenuDiv ul {
	list-style-type:none;
}
#FooterMenuDiv ul li {
display:inline;
	margin:5px;
	color:#FFF;
}
#FooterMenuDiv ul li a {
	color:#374B60;
}
#WelcomeDivLeft {
	height:31px;
	width:171px;
}
#WelcomeDivLeft img {
	border-bottom:2px solid white;
}
#WelcomeDivRight {
	height:31px;
	width:700px;
	margin-left:1px;
}
#DataDiv ul {
	list-style-image:url(arrow_small.gif);
	list-style-type:none;
}
#DataDiv ul li {
	margin:5px 0px;
}
#DataDiv ul li a {
	font-weight:bold;
	display:block;
	color:#2F5984;
}
#DataDiv ul li h5 a {
	font-size:14px;
	font-weight:bold;
}
#DataDiv ul li a:hover {
	text-decoration:underline;
}
#GeneralMenuDiv ul {
	list-style-type:none;
	padding:0px 8px;
}
#GeneralMenuDiv ul li {
	margin:0px 0px;
}
#GeneralMenuDiv ul li a {
	display:block;
	margin:10px 0px;
	*margin:6px 0px;
}
#Home {
	background:url(home.gif) no-repeat left top;
	height:10px;
	width:12px;
}
#Home span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#2F5984;
	display:none;
}
#Home:hover {
	background:url(home_over.gif) no-repeat left top;
}
#Sitemap {
	background:url(network.gif) no-repeat left top;
	height:10px;
	width:12px;
}
#Sitemap:hover {
	background:url(network_over.gif) no-repeat left top;
}
#Sitemap span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#2F5984;
	display:none;
}
#Contacts {
	background:url(mail.gif) no-repeat left top;
	height:10px;
	width:14px;
}
#Contacts:hover {
	background:url(mail_over.gif) no-repeat left top;
}
#Contacts span {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#2F5984;
	display:none;
}
.thank_you {
margin:25px;
font-size:16px;}

.Back2News {
color:#666;
font-size:15px;
float:right;
margin-right:20px;
}
.Back2News:hover {
text-decoration:underline;
/*}
#ContactForm #CFFieldsConfirm {
border:1px solid #666;
overflow:hidden;
width:660px;
padding-left:10px;}
*/