html {

   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

   font-size: 11px;

   line-height: 17px;

}

input {

	border: 1px solid #bbbbbb;
	margin-top:3px;
	margin-bottom:3px;

}

h1{

	text-align: left;

	font-size: 16px;

	font-weight: bold; 

	display: block;
	width: 100%;

}

h1.right{

	text-align: right;

	font-size: 12px;

	font-weight: bold; 

	margin: 0px;

	margin-bottom: 10px;

	width: 50%;

	border-bottom: 2px solid #e2e2e2;

	color: #74a3c5;

	text-transform: none;

	float: right;

}

h1 a {

	color: #74a3c5;

}

h2{

	font-size: 11px;

	font-weight: bold; 

	margin-top: 10px;

	margin-bottom: 10px;

	clear: both;

}

h3{

	font-size: 14px;

	font-weight: bold; 

	margin-top: 10px;

	margin-bottom: 5px;

	clear: both;

}

h3.news {

	margin-bottom: 0px;

}

a {

	text-decoration: none;

	color: #2094c0;

}

a:hover {

	text-decoration: underline;

}

a.more {

	font-size: 11px;

	color: #74a3c5;

	font-weight: bold;

}

p {

	font-size: 12px;

	margin:0px;

	padding: 0px;

	margin-top: 10px;

	margin-bottom: 10px;

	clear: both;

}

p.small {

	font-size: 11px;

	color: #74a3c5;

	font-weight: bold;

	margin-top: 0px;

}

strong {

	font-size: 12px;

}

input.search {

	width: 160px;

	background-image: url(images/SearchIkon.jpg);

	background-repeat: no-repeat;

	padding-left:20px;

}

input.buttonsmall {

	background-image: url(images/Button.gif);

	width: 63px;

	height: 18px;

	border: 0px;

	font-size: 10px;

	font-weight: bold;

	color: White;

	text-align: center;

	text-transform: uppercase;

}

hr {

	margin-top: 20px;

	height:1px;

	border: none;

	border-bottom: 1px solid #e3e4e5;

}

ul,li {

	margin: 0px;

	padding: 0px;

	list-style: none;

	list-style-image: none;

}

li {

	margin-bottom: 5px;

}

.fieldlabel_01 {

	width: 100px;

}







