body,td,th {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/page_bg.gif);
}
a:link {
	color: #1545A0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1545A0;
}
a:hover {
	text-decoration: underline;
	color: #23844E;
}

h1 {
	font-size: 15px;
	color: #23844E;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 10px;
	background-image: url(/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
}

h2 {
	font-size: 12px;
	color: #1545A0;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
}
h3 {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
}
h4{
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	
	text-decoration: none;
	margin-bottom: 0px;
	text-align: left;
}

.navline {
	background-image: url(/images/navline_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	text-align: left;
	vertical-align: middle;
	padding-left:10px;
}
.maintext {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}
.headercell {
	background-image: url(/images/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.leftmenu {
	padding-top: 10px;
	padding-left: 0px;
}
.leftmenudivider {
	margin-top:5px;
	margin-bottom:5px;
}
.newsimage {
margin-right:10px;
border: solid 1px #1545A0;
}
.illustration {
margin-right:15px;
margin-bottom:5px;
}
.ulnobrake {
margin-top:0px;
margin-bottom:0px;
}
.secondlevel {

	list-style-type: circle;
	list-style-image: url(/images/dot.gif);
       	padding-left: 29px;
	margin-left: 24px;
        margin-top:0px;
	margin-bottom:0px;
}
li {
	list-style-position: outside;
	margin-left: 0px;
	margin-top:5px;
	margin-bottom:5px;
}
.projects {

	list-style-type: circle;
	list-style-image: url(/images/project.gif);
       	padding-left: 29px;
	margin-left: 24px;
        margin-top:0px;
	margin-bottom:0px;
}

.3levelmenu {
	background-color: #ffffff;
	height: 30px;
	margin-top:0px;
}
.3levelmenunotselected {
	background-color: #D3E4EF;
	padding-left:0px;
	background-image: url(/images/3level_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}

.3levelmenuselected {
	background-color: #1545A0;
	background-image: url(/images/3level_bg_selected.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left:0px;
	font-weight: bold;
	color: white;
}

.downloadlist{
	list-style-image: url(/images/save_icon.gif);
}

.doclist{
	list-style-image: url(/images/doc_icon.gif);
}
.pptlist{
	list-style-image: url(/images/ppt_icon.gif); }
.imgs {
border: solid 1px gray;
}

.list {
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(/images/dot.gif);
	line-height: 20px;	
}
.tablecolor {
	background-color: #EBF1F6;
}
.tablecolor2 {
	background-color: #ffffff;
}
