html {
	height: 100%
}

html body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004fa4;
	font-size: 12px;
	line-height: 1.8em;
	height: 100%;
	background-image: url(/fileadmin/images/bg-top.gif);
	background-repeat: repeat-x;
}

html body #container {
	clear: both;
	min-height: 88.3%;
	!min-height: 89.6%;
}

p {
	margin: 0em 0 1em 0;
}

h1 {
	font-size:24px;
	color:#1b4298;
	font-weight: normal;
	margin: 0.45em 0 0.45em 0;
}

h2 {
	font-size:24px;
	color:#52c4f1;
	font-weight: normal;
	margin: 0.45em 0 0.45em 0;
}

h3 {
	font-size:14px;
	color:#1b4298;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
}

h5 {
	font-size:16px;
	color:#1b4298;
	font-weight: normal;
	background-image: url(/fileadmin/images/bg-h5.gif);
	background-repeat: no-repeat;
	margin: 0 0 0.45em 0;
	padding: 2px 0px 1px 10px;
}

h5 a {
	color: #1b4298;
	text-decoration: none;
}

h5 a:link {
	color: #1b4298;
	text-decoration: none;
}

h5 a:visited {
	color: #1b4298;
	text-decoration: none;
}

h5 a:hover {
	color: #1b4298;
	text-decoration: underline;
}

a {
	color: #13b6eb;
	text-decoration: underline;
}

a:link {
	color: #13b6eb;
	text-decoration: underline;
}

a:visited {
	color: #13b6eb;
	text-decoration: underline;
}

a:hover {
	color: #13b6eb;
	text-decoration: none;
}

#wrapper {
	clear: both;
	width: 1006px;
	left: 50%;
	margin-left: -503px;
	position:relative;
}




#wrapper_botttom {
	clear: both;
	width: 100%;
	background-image: url(/fileadmin/images/bg-bot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}




#top1 {
	background-image: url(/fileadmin/images/top-bg1.gif);
	height: 40px;
	clear: both;
	line-height: 1em;
}

#top1_col1 {
	float: left;
	display: inline;
	width: 614px;
	margin-left: 24px;
}

#top1_col2 {
	float: left;
	display: inline;
	width: 98px;
}

#top1_col3 {
	float: left;
	display: inline;
	width: 230px;
	margin-left: 40px;
}

#top2 {
	background-image: url(images/top-bg2.gif);
	height: 134px;
	clear: both;
}

#top2_col1 {
	float: left;
	display: inline;
	width: 477px;
	padding-left: 41px;
}

#top2_col2 {
	float: left;
	display: inline;
	width: 359px;
}

#top2_col3 {
	float: left;
	display: inline;
	width: 129px;
}



#nav, #nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav a {
    display: block;
}
#nav li {
    float: left;
	display: inline;
	padding: 23px 17px 0px 17px;
}
#subnav li {
    float: left;
	display: inline;
	padding: 0px;
	border-top: 1px solid #bdebfa;
}


#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
}


#nav li ul {
    position: absolute;
    width: 150px;
    left: -999em;
	border-right: 1px solid #bdebfa;
	border-bottom: 1px solid #bdebfa;
	border-left: 1px solid #bdebfa;
}
#nav li:hover ul {
    left: auto;
}


#nav a {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:link {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:visited {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:hover {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}


#subnav a {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:link {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:visited {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav a:hover {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #bdebfa;
	width: 140px;
	padding: 3px 5px;
}




#nav2, #nav2 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav2 a {
    display: block;
}
#nav2 li {
    float: left;
	display: inline;
	padding: 23px 18px 0px 18px;
}
#subnav2 li {
    float: left;
	display: inline;
	padding: 0px;
	border-top: 1px solid #bdebfa;
}

#nav2 li:hover ul, #nav2 li.sfhover ul {
    left: auto;
}


#nav2 li ul {
    position: absolute;
    width: 150px;
    left: -999em;
	border-right: 1px solid #bdebfa;
	border-bottom: 1px solid #bdebfa;
	border-left: 1px solid #bdebfa;
}
#nav2 li:hover ul {
    left: auto;
}


#nav2 a {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav2 a:link {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav2 a:visited {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav2 a:hover {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}


#subnav2 a {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav2 a:link {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav2 a:visited {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #def5fd;
	width: 140px;
	padding: 3px 5px;
}

#subnav2 a:hover {
	display: block;
	color: #004fa4;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #bdebfa;
	width: 140px;
	padding: 3px 5px;
}





#nav_item {
	float: left;
	display: inline;
	padding: 23px 18px 0px 18px;
}

#nav_item a {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_item a:link {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_item a:visited {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#nav_item a:hover {
	color: #004fa4;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}




#content_lhs {
	float: left;
	display: inline;
	width: 640px;
	margin: 30px 31px 0px 33px;
}

#content_lhs_inside {
	float: left;
	display: inline;
	width: 655px;
	min-height: 250px;
	margin: 41px 31px 0px 18px;
	background-image: url(/fileadmin/images/www-where.gif);
	background-repeat: no-repeat;
}

#content_lhs_inside2 {
	float: left;
	display: inline;
	width: 655px;
	min-height: 250px;
	margin: 41px 31px 0px 18px;
	background-image: url(/fileadmin/images/www-what.gif);
	background-repeat: no-repeat;
}

#content_lhs_inside3 {
	float: left;
	display: inline;
	width: 655px;
	min-height: 250px;
	margin: 41px 31px 0px 18px;
	background-image: url(/fileadmin/images/www-who.gif);
	background-repeat: no-repeat;
}

#content_rhs {
	float: left;
	display: inline;
	width: 269px;
	margin: 42px 0px 0px 0px;
}



#home_text_row {
	clear: both;
	width: 640px;
}

#home_img {
	float: left;
	display: inline;
	width: 138px;
	margin-right: 21px;
	border: 1px solid #13b6eb;
	padding: 2px;
}

#home_img p {
	padding: 0;
	margin: 0;
}

#home_text {
	float: left;
	display: inline;
	width: 475px;
}

#home_services {
	clear: both;
	font-size: 14px;
	color: #1b4298;
	margin-bottom: 10px;
	background-image: url(/fileadmin/images/home-services-bg.gif);
	width: 630px;
	height: 76px;
	padding: 13px 10px 12px 0px;
}

#home_services p {
	padding: 0;
	margin: 0;
}

#home_services a:link {
	color: #004fa4;
	text-decoration: underline;
	font-weight: bold;
}

#home_services a:visited {
	color: #004fa4;
	text-decoration: underline;
	font-weight: bold;
}

#home_services a:hover {
	color: #004fa4;
	text-decoration: none;
	font-weight: bold;
}

#home_services_row {
	clear: both;
	width: 598px;
	padding: 3px 0px 2px 32px;
	!padding: 2px 0px 1px 32px;
}

#home_services_col1 {
	float: left;
	display: inline;
	width: 165px;
	padding-left: 14px;
	padding-right: 20px;
	background-image: url(/fileadmin/images/services-bullet.gif);
	background-repeat: no-repeat;
}

#home_services_col2 {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 14px;
	margin-right: 20px;
	background-image: url(/fileadmin/images/services-bullet.gif);
	background-repeat: no-repeat;
}

#home_services_col3 {
	float: left;
	display: inline;
	width: 151px;
	padding-left: 14px;
	background-image: url(/fileadmin/images/services-bullet.gif);
	background-repeat: no-repeat;
}




#latest_news_con1 {
	clear: both;
	width: 940px;
	min-height: 161px;
	background-image: url(/fileadmin/images/home-banner-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #dff5fd;
	margin: 11px 0px 10px 33px;
}

#latest_news_con2 {
	clear: both;
	width: 900px;
	padding: 12px 19px 0px 21px;
	background-image: url(/fileadmin/images/home-banner-top.gif);
	background-repeat: no-repeat;
}

#latest_news_col1 {
	float: left;
	display: inline;
	width: 630px;
	margin-right:20px;
}

#latest_news_col2 {
	float: left;
	display: inline;
	width: 250px;
}

#latest_news_img {
	float: left;
	display: inline;
	width: 72px;
	height: 72px;
	padding: 6px;
	margin-right: 9px;
	background-image: url(/fileadmin/images/news-img-bg.gif);
	background-repeat: no-repeat;
}

#latest_news_img img {
	border: none;
}

#latest_news_txt {
	float: left;
	display: inline;
	width: 390px;
}



#list_news {
	clear: both;
	width: 474px;
}

#list_news_img {
	float: left;
	display: inline;
	width: 72px;
	height: 72px;
	padding: 6px;
	margin-right: 9px;
	background-image: url(/fileadmin/images/news-img-bg-2.gif);
	background-repeat: no-repeat;
}

#list_news_img img {
	border: none;
}

#list_news_txt {
	float: left;
	display: inline;
	width: 381px;
}

.newsdate {
	font-size: 10px;
}



#content_inside_img {
	float: left;
	display: inline;
	width: 166px;
	margin-right: 15px;
}

#content_inside_txt {
	float: left;
	display: inline;
	width: 474px;
}




#ilite {
	clear: both;
	margin-bottom: 35px;
}

#support {
	clear: both;
	margin-bottom: 10px;
}

#rhs_box {
	clear: both;
	font-size: 16px;
	color: #1b4298;
	margin-bottom: 10px;
	background-image: url(/fileadmin/images/rhs-box-bg.gif);
	width: 237px;
	height: 53px;
	padding: 11px 16px 12px 16px;
}

#rhs_box_row {
	clear: both;
	padding: 3px 0px;
}

#rhs_form_col1 {
	float: left;
	display: inline;
	width: 170px
}


#rhs_form_col2 {
	float: left;
	display: inline;
	width: 67px
}



.text-field {
	font-size: 12px;
	color: #13b6eb;
	width: 162px;
	!width: 160px;
	height: 18px;
	border: 1px solid #bdebfa;
	!margin-top: -1px;
}



.text-area {
	font-size: 12px;
	color: #13b6eb;
	width: 162px;
	!width: 160px;
	border: 1px solid #bdebfa;
	!margin-top: -1px;
}



#logos {
	height: 40px;
	clear: both;
	margin-left: 14px;
}

#logos_col {
	float: left;
	display: inline;
	padding: 0px 7px;
}



#bottom {
	background-image: url(/fileadmin/images/bot-bg.gif);
	width: 938px;
	height: 44px;
	padding: 10px 34px 0px 34px;
	clear: both;
	font-size: 11px;
	color: #13b6eb;
}

#bottom a:link {
	color: #13b6eb;
	text-decoration: none;
}

#bottom a:visited {
	color: #13b6eb;
	text-decoration: none;
}

#bottom a:hover {
	color: #13b6eb;
	text-decoration: underline;
}

#bottom_col1 {
	float: left;
	display: inline;
	width: 469px;
}

#bottom_col2 {
	float: left;
	display: inline;
	width: 469px;
	text-align: right;
}




.news_list_title {
	font-weight: bold;
}

.news_list_title a:link {
	color: #004fa4;
	text-decoration: none;
	font-weight: bold;
}

.news_list_title a:visited {
	color: #004fa4;
	text-decoration: none;
	font-weight: bold;
}

.news_list_title a:hover {
	color: #004fa4;
	text-decoration: underline;
	font-weight: bold;
}



#search_form_row {
	clear: both;
	height: 24px;
}

#search_form_col1 {
	float: left;
	display: inline;
	padding-right: 10px;
}

#search_form_col2 {
	float: left;
	display: inline;
	padding-right: 6px;
}

#search_form_col3 {
	float: left;
	display: inline;
	padding-right: 6px;
}

.results {
	font-size: 11px;
	color: #4da5d3;
	border: 1px solid #0e85c0;
	background-color: #ffffff;
	width: 50px;
	margin: 0px;
	padding-left: 3px;
}

.group {
	font-size: 11px;
	color: #4da5d3;


	border: 1px solid #0e85c0;
	background-color: #ffffff;
	width: 115px;
	margin: 0px;
	padding-left: 3px;
}

#search_result_row {
	clear: both;
}

#search_result_top_col1 {
	float: left;
	display: inline;
	padding-right: 5px;
	width: 18px;
}

#search_result_top_col2 {
	float: left;
	display: inline;
	padding-right: 10px;
}

#search_result_top_col3 {
	float: left;
	display: inline;
	padding-right: 10px;
}

#search_result_top_col4 {
	float: right;
}

#search_result_col1 {
	float: left;
	display: inline;
	padding-right: 5px;
	width: 18px;
}

#search_result_col2 {
	float: left;
	display: inline;
	padding-right: 10px;
}



#services_row {
	clear: both;
	width: 660px;
	margin-top: 30px;
}

#services_col1 {
	float: left;
	display: inline;
	width: 99px;
	margin-left: 7px;
}

#services_col2 {
	float: left;
	display: inline;
	width: 217px;
	margin-left: 7px;
}

#services_col2 p {
	padding-left: 9px;
	padding-right: 9px;
}

#services_col2 ul {
	margin: 0px;
	padding: 0px 10px;
}

#services_col2 ul li {
	display: block;
	list-style: none;
	margin: 0px 4px;
	padding: 1px 9px;
	background-image: url(images/blue-bullet2.gif);
	background-repeat: no-repeat;
}




#clear {
	clear: both;
}


.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.align-right {
	text-align: right;
}



#form_row1 {
	clear: both;
}

#form_row2 {
	clear: both;
	margin-bottom: 10px;
}

#form_row2 .text-field {
	width: 300px;
}

#form_row2 .text-area {
	width: 300px;
}
