* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.clear {
	clear: both;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 125px;
	background: url(../img/header.png) #345c88;
	position: relative;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
#header img.logo {
	margin: 5px 12px;
	float: left;
	width: 77px;
	height: 77px;
}
.organization {
	margin-top: 28px;
	color: #fff;
	float: left;
}
.organization h2 {
	font-size: 17px;
}
.organization h1 {
	font-size: 20px;
	line-height: 28px;
}
#header a img {
	position: absolute;
	width: 126px;
	height: 40px;
	top: 58px;
	right: 0px;
}
ul.menu {
	position: relative;
	width:400px;
	list-style: none;
	margin-left: 25px;
	height: 35px;
	top: 89px;
}
ul.menu li {
	display: inline;
	margin-right: 21px;
}
ul.menu li img {
	vertical-align: middle;
	width: 1px;
	height: 36px;
}
ul.menu li  a {
	color: #666;
	font-weight: bold;
	font-size: 13px;
}
ul.menu li  a:hover {
	color: #e28928;
}
ul.menu li input {
	color: #666;
	font-weight: bold;
	font-size: 13px;
    border:none;
    background-color:transparent;
    cursor:pointer;
    padding-bottom:2px;
}
ul.menu li input:hover {
	color: #e28928;
}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 54px;
}
div.bg_content {
	background: #a0c336;
}
div.content_inner {
	background: #aac7e1;
}
div.content_inner img {
	margin-top: 30px;
}
div.licence {
	background: #fff;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
}
div.profile {
	background: #dee2e5;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;	
}
div.profile p {
	color: #303030;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	padding-right: 30px;
	margin: 0px;
}
div.profile a {
	float: right;
	margin-right: 22px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
div.profile a img {
	vertical-align: middle;
	margin-right: 5px;
}
div.search {
	width: 426px;
	background-color:#EFEFEF;
}
div.form_title {
	position: relative;
	background: url(../img/form_title1.png) #b4d35b;
	width: 418px;
	height: 32px;
	top: 4px;
	left: 4px;
}
div.form_title h2 {
	visibility: hidden;
}
div.description {
	margin-top: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
}
div.description p {
	margin-bottom: 8px;
}
p.desc_title {
	font-size: 18px;
	line-height: 22px;
	color: #006699;
}
table.search_form {
	margin-left: 15px;
}
table.search_form td {
	height: 25px;
}
input.wide_input {
	width: 100%
}
td.input_title {
	text-align: right;
	padding-right: 10px;
}
div.search_buttons {
	list-style: none;
	padding: 4px;
}
div.search_buttons a.more_opt {
	color: #006699;
	font-weight: bold;
	font-size: 13px;
	position: absolute;
	top: 5px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 958px;
	margin: -54px auto 0;
	height: 54px;
	border-top: 1px solid #e3e3e3;
}
p.copyright {
	float: left;
	margin-top: 13px;
	margin-left: 4px;
	font-size: 10px;
}
ul.privacy {
	float: right;
	list-style: none;
	margin-right: 4px;
	margin-top: 12px;
	font-weight: bold;
	font-size: 10px;
}
ul.privacy li {
	display: inline;
	padding-right: 6px;
}
ul.privacy a {
	color: #006699;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}


h1 {font-family:"Trebuchet MS"; font-size:26px; color:#5C7A9E; font-weight:bold; display:block; margin:0 0 10px 0;padding-top:15px;}
h2 {font-family:"Trebuchet MS"; font-size:18px; color:#5C7A9E; font-weight:normal; display:block; margin:10px 0 0 0px;}
h3 {font-family:"Arial"; font-size:16px; color:#5C7A9E; font-weight:bold; display:block; margin:0px 0 0 0px;}
h4 {font-family:"Arial"; font-size:11px; color:#333333; font-weight:normal; display:block; margin:10px 0 0 0px;}
h5 {font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif; font-size:15px; color:#FFFFFF; font-weight:normal; display:table; margin:15px 0 0 15px;}


.ProfileSectionTitle
{
    font-weight:bold;
}
a { color:#5F6FAC; }

.ProfileSectionCell
{
    border:solid 1px #A0A0A0;
    width:100%;
}

.LinkButton, .LinkButtonSelected
{
    border:none;
    background-color:Transparent;     
    display:inline;
    padding:0;
    margin:0;
    font-weight:bold;
    text-align:left;
    padding-bottom:4px;
}

.LinkButton, .LinkButtonSelected
{
    text-decoration:none;
    font-family:Verdana;
    font-size:10pt;
}

.LinkButtonSelected
{
    color:#003366;
}

.LinkButton
{
    color:#5F6FAC;
    cursor:pointer;
}
