* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
	zoom:1;
}

html, body {
	height:100%;
}

h1,h2,h3,h4, h1 a, h2 a, h3 a, h4 a {
	color:#1e437a;
	text-decoration:none;
}

body {
	background:white;
	color:#333;
	font-family:Tahoma, Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	text-align:center; //specially for IE5
}

#main {
	background:url('/design/images/mainbg.gif') repeat-y ;
	margin:0 auto;
	padding:0;
	text-align:left;
	width:850px;
}

#head {
	margin:25px auto;
}

#hello {
	color:gray;
	font-size:1.1em;
	margin: 0 0 25px 0;
	text-align:center;
}

#topmenu {
	background:url('/design/images/topmenubg.gif') no-repeat;
	height:53px;
	padding: 0 15px;
}

#topmenu div {
	margin-top:23px;
}

#topmenu a{
	border-left:1px solid #003366;
	border-right:1px solid #003366;
	color:black;
	display:block;
	float:left;
	height:28px;
	line-height:28px;
	margin:0 3px;
	padding:0 5px;
	text-decoration:none;
}

#topmenu a:hover {
	background:url('/design/images/topmenuah.gif') repeat-x black;
	color:#99cc00;
	text-decoration:underline;
}

#topmenu a.selected {
	background:url('/design/images/topmenuas.gif') repeat-x red;
	color:white;
	text-decoration:none;
}

#leftcolumn {
	background:#e5e5e5;
	float:left;
	width:610px;
}
#leftcolumn h1{
	font-size:medium;
	font-weight:medium;
	margin-bottom:5px;
	}
#leftcolumn h2 {
	font-size:medium;
	font-weight:bold;
}
#leftcolumn li{
	margin-left:25px;
	margin-bottom:5px;
}
#leftcolumn ul{
	margin-bottom:10px;
	}
#leftcolumn a {
	color:#333;
	text-decoration:none;
	}
#leftcolumn a:hover{
	color:#1e437a;
}
#leftcolumn p{
	margin-bottom:10px;
}
#content {
	background:#f0f0f0;
	margin:20px;
	padding:10px;
}

#rightcolumn {
	float:right;
	width:230px;
}

#rightcontent {
	margin:12px;
	padding-top:10px;
}
#rightcontent h1{
	font-size:medium;
	font-weight:medium;
	margin-bottom:10px;
	}
#rightcontent h2 {
	font-size:medium;
	font-weight:bold;
}

#rightcontent a {
	color:#333;
	text-decoration:none;
	}
#rightcontent a:hover{
	color:#1e437a;
}

#rightcontent p{
	margin-bottom:10px;
}

#rightcontent ul{
	margin-bottom:10px;
}
#footer {
	background:url('/design/images/footerbg.gif') no-repeat;
	color:#666;
	clear:both;
	font-size:0.85em;
	height:34px;
	line-height:34px;
	text-align:center;
}
#footer a {
	color:black;
	margin:0 5px;
	text-decoration:none;
}

#footer a.selected {
	text-decoration:underline;
}

#footer a:hover {
	text-decoration:underline;	
}
/* ---- News ---*/

.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#2d343a;
	font-style:italic;
}

.newsrow .newstext {
	margin-top:10px;
}

.newsrow .more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#223b8d;
	text-decoration:none;	
}

/*----- Search ----*/
.result {
	margin-bottom:20px;
}

.rightimage

{
	margin-left:20px;
	border: 1px dotted #999999;   
	padding: 3px;
   float: right;
}
.elmsIcon {
	height: 45px;
	width: 40px;
	color: #808080;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 0px;
	text-align: center;
	float: left;
}
.testIcon {
	padding: 0 0 5px 10px;
	float: right;
}
.dotted{
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:10px;
}
.img {
	border-bottom: 1px dotted #999999;
	clear: both;
	width: 550px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 108px;
	margin-right: 0px;
	position: relative;
	padding-bottom: 10px;
	}
.dricon {
	height: 50px;
	width: 50px;
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 0px;
	text-align: center;
	float: left;
}
.header {
	padding-top:10px;
	}
div.gallery img {
	padding: 3px;
	margin: 5px;
	border: 1px dotted #999999;
	float: left;
}
.form {
	border: 1px dotted #999999;
	font-size:x-small;
	margin-left:10px;
	margin-right:10px;
	padding:10px;
	width:160px;
	}
