#line {
background: url(../images/vert_separator.gif);
background-position: center bottom;
background-repeat: no-repeat;
vertical-align: top;
text-align: center;
}

#line p {
	margin-top: 0px!important;
}

body, html {
	height:100%;
}

body {
  background: #eff1f1;
  color: Black;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, sans-serif;
}

p {
	margin-bottom: 20px;
	text-align: left;
}


a:link, a:visited {
color: #005780;
text-decoration: none;
}

a:hover {
	color: Black;
	text-decoration: none;
}



#container {
	margin: 0px auto 0px auto;
	background: url(../images/wrapper_bg.jpg) repeat-y;
	padding: 0 15px;
	width: 740px;	
	height: 100%;
	display: block;
}

#container[id] {
	height: auto;
	min-height: 100%;
}

table, td, tr {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}


#header_menu ul,
#header_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#wrapper_inner {
	width: 710px;
}

#header_image {
	width: 710px;
	height: 104px;
	/*background-image: url(../images/header1.jpg); */

}

#header_menu {
	height: 22px;
	width: 690px;
	border-bottom: solid 1px #000;
	padding-left: 20px;
}

#content {
padding: 0 20px 20px 20px;
}

table.content {
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

#left_column {
	width: 200px!important;
	vertical-align: top;
	padding-top: 5px;
}
#right_column {
	width: 200px!important;
	vertical-align: top;
	padding-top: 5px;
}

#main_column {
	vertical-align: top;	
	padding: 5px 5px 0 5px;
}

#left_column div.module,
#right_column div.module {
	padding: 0 5px 0 5px;
	margin-bottom: 10px;
}

#left_column div.module h3,
#right_column div.module h3 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #005780;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.button {
	background: #e4f2f4;
	border: solid 1px #00a9c0;
	cursor: pointer;
}

.inputbox {
	background: #ffffff;
	border: solid 1px #00a9c0;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 150px;
	background: url(../images/button1.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 15px;
	color: #005780;
	font-weight: bold;
	border-bottom: solid 1px silver;
}

a.sublevel:link, a.sublevel:visited {
padding-left: 5px;
line-height: 17px;
height: 17px;
text-decoration: none;	
color: #044e69;
font-size: 11px;
}

a.sublevel:hover,
a.sublevel#active_menu
{
	color: Black;
}


a.mainlevel:hover,
a.mainlevel#active_menu
{
	color: #000000;
}

a.readon {
	margin-top: 5px;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

span.highlight {
	font-weight: bold;
}

.contentheading {
	font-size: 12px;
	color: #005780;
	font-weight: bold;
	padding-bottom: 15px;
}

.componentheading {

}

.contentpaneopen, .contentpane {
	padding-right: 5px;
}

.contentpaneopen td {
	text-align: left;
	padding-right: 5px;	
}



.small, .createdate, .modifydate {
	font-size: 10px;
	color: gray;
}


table.contenttoc {
	width: 150px!important;
	
}

.pagenavcounter {
	font-size: 10px;
	color: gray;	
}

#flags {
	background: url(../images/flags.jpg) no-repeat;
	width: 200px;
}


#mod_search_searchword {
	width: 140px;
}

div.search {
z-index: 1;
}

div.search .inputbox {
height: 16px!important;
}
div.search input.button {
	width: 20px;
	height: 20px;
	border: 0px;
	overflow: hidden;
	text-indent: 10000px;
	cursor: pointer;
	background: url(../images/search.jpg) #00a9c0 ;
	font-size: 1px;
	z-index: 1;
}
div.search>input.button {
position: relative;
top: -3px;
*top:0px;
z-index: 1;
}

fieldset {
margin-top: 5px;
padding: 5px;
border: solid 1px silver;
}

.searchintro {
	font-size: 11px;
	margin-top: 10px;
}

.pagenav {
	font-size: 11px;
}



table.contenttoc td, table.contenttoc th{
text-align:left;
	padding-bottom: 5px;
	padding-left: 10px;
}

body.contentpane {
	background: none;
	font-size: 11px;
}

body.contentpane label {
	font-size: 11px;
}

body.contentpane p, 
body.contentpane h3 
{
	margin: 0px;
}

#lang_toolbar {
	width: 220px;
	position: relative;
	left: 580px;
	top: 25px;
	margin: 0px;
	padding: 0px;
}

#lang_toolbar .module, 
#lang_toolbar div,
#lang_toolbar table,
#lang_toolbar td {
	margin: 0px;
	padding: 0px;
}


#header_top {
	width: 710px;
	height: 95px;
	background-image: url(../images/header_top_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 0 0 10px;
}


#logo {
	width: 150px;
	height: 60px;
	position: absolute;
	top: 10px;
	left: 40px;
	margin: 0px;
	padding: 0px;
}

#banner {
	position: absolute;
	width: 350px;
	height: 80px;
	top: 5px;
	left: 200px;
	margin: 0px;
	padding: 0px;
	
}


#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

#copyright {
	float: left;
	width: 420px;
}

#footer_menu {
	float: left;
	width: 250px;
	padding: 0px;
	color: #5D8BA1;
}

#footer_menu table.moduletable {
	width: 100%;
}
#footer a.mainlevel:link, #footer a.mainlevel:visited{
background: none;
display: inline;
margin: 0px;
padding: 0px 5px 0px 5px;
line-height: 10px;
color: #5D8BA1;
font-size: 10px;
font-weight: normal;
border: none;
}

#footer a.mainlevel:hover {
	color: #000000;
}

#footer {
display: block;
border-top: 1px solid #25A197;
padding: 15px;
height: 15px;
}
	
#footer p {
margin:0px;
padding: 0px;
color: #5D8BA1;
font-size: 10px;
width: 600px;
}

h2 {
	font-size: 12px;
}		

h3, h4, h5, .componentheading {
	margin-top: 8px;
	margin-bottom: 8px;
}

h4, .componentheading  {
	color: #044e69;
	font-size: 18px;
	font-weight: bold;
}
h5  {
	color: #044e69;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}

.article_seperator {
	background: url(../images/separator.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	display: block;
	height: 30px;
}

.back_button {
background: url(../images/back.gif);
background-repeat: no-repeat;
height: 33px;
padding-left: 30px;
font-weight: bold;
line-height: 33px;
}


#pathway {
	color: #FFFFFF;
	font-size: 0%;
	line-height: normal!important;
	line-height: 0%;
	margin-bottom: 5px;
}

#pathway img {
	visibility: hidden;/* DO NOT SHOW PATHWAY DEFAULT ARROW */
}

#pathway a {
	padding-right: 10px;
	background: url(../images/arrow-off.gif) no-repeat 100% 50%;
	font-size: 11px!important;
}

#pathway a:hover, #pathway a:active {
	background: url(../images/arrow-on.gif) no-repeat 100% 50%;
	text-decoration: none;
}

h5 span {
 	color: #005780!important;
}


table.moduletable-news {
margin-top: 20px;
border: 1px solid #cccccc;
background: #F5F5F5;
padding: 5px;
}

table.moduletable-news th {
padding: 5px;
background: #cccccc;
}

.scroll_container span.article_separator {
display:none!important;
}

.scroll_container {
	padding: 5px!important;
}

#social {
	width:400px;
	position: relative;
	left: 395px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}