@charset "utf-8";
/* CSS Document */

/* Tags */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	background-color: #e8e8e8;
}
h1 {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px 0px 0px 12px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
}
a:link {
	color: #021041;
	text-decoration: none;
}
a:visited {
	color: #021041;
	text-decoration: none;
}
a:hover {
	color: #010F40;
	text-decoration: underline;
}
a:active {
	color: #021041;
	text-decoration: none;
}
img {
     border: 0;
}

/* Divs */
#container {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	width: 900px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#header {
	width: 100%;
	margin: 0px;
	padding-top: 7px;
	vertical-align: top;
}
#logo {
	height: 128px;
	width: 215px;
	display: inline;
	float: left;
}
#photo {
	display: inline;
	height: 128px;
	width: 352px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#login {
	display: inline;
	background-color: #DDEDD3;
	height: 128px;
	width: 296px;
	vertical-align: top;
	float: left;
	overflow: hidden;
}

#login form {
margin-top: 0;
}

#topnav {
	color: #FFFFFF;
	background-color: #01265D;
	height: 29px;
	width: 795px;
	left: 0px;
	top: 0px;
	text-align: left;
	background-image: url(../img/design/top-rounded-corner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
#home {
	display: inline;
	margin: 0px;
	width: 80px;
	padding-top: 4px;
	padding-left: 30px;
	float: left;
}
#about {
	display: inline;
	margin: 0px;
	width: 100px;
	padding-top: 4px;
	padding-left: 0px;
	float: left;
}
#contact {
	display: inline;
	margin: 0px;
	width: 100px;
	padding-top: 4px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
}
#topsearch {
	display: inline;
	width: 300px;
	padding-top: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#slogan {
	text-align: left;
	width: 600px;
	padding-top: 20px;
	margin-top: 0px;
	padding-left: 30px;
}
#afterheader {
	clear: both;
	height: 20px;
	width: 100%;
}
#leftnav {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	float: left;
	width: 188px;
	background-image: url(../img/design/leftnav.jpg);
	height: 200px;
	background-repeat: no-repeat;
}
#mainlinks {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 34px;
}
#aoclogo {
	padding: 0px 0px 0px 30px;
	margin-top: 40px;
}
#extlinks {
	font-size: 65%;
	padding: 0px 0px 0px 28px;
	margin-top: 35px;
	color: #309020;
}
#extlinks ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#extlinks li {
	background-image: url(../img/design/extlinks-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#extlinks a {
	color: #309020;
	text-decoration: none;
}
#extlinks a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#content {
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	margin-left: 188px;
	background-image: url(../img/design/public-content-text-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#rightnav {
	width: 140px;
	float: right;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #02255D;
}
#rightnav p {
	margin: 0px;
	padding: 0px;
}
#rightnav h3 {
	font-size: 75%;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 15px;
}
#content-header {
	background-image: url(../img/design/public-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	width: 690px;
	margin-top: 0px;
	height: 28px;
	background-color: #56BA48;
}
#content-text {
	width: 528px;
	margin-right: 158px;
	font-size: 80%;
	line-height: 140%;
}
#content-text input {
	display: block;
	margin-bottom: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
#content-text label {
	text-align: right;
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
}
#content-text a {
	color: #40A030;
	text-decoration: underline;
}
#content-text a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#sortlinks {
	padding: 0px;
	float: right;
	width: 150px;
	margin-left: 20px;
}
#footer {
	background-image: url(../img/design/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 60%;
	color: #333333;
	margin: 0px;
	padding-right: 12px;
	clear: both;
	width: 678px;
	text-align: right;
	height: 100px;
}

/* Classes */
.searchinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.logininput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.msg_ok {
	font-weight: bold;
	color: #000000;
	padding: 6px 6px 6px 30px;
	background-color: #A6FAB0;
	background-image: url(../img/admin/okbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.msg_warning {
	font-weight: bold;
	color: #000000;
	padding: 6px 6px 6px 30px;
	background-color: #FFFFE0;
	background-image: url(../img/admin/warningbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.msg_critical {
	font-weight: bold;
	color: #000000;
	padding: 6px 6px 6px 30px;
	background-color: #FFD0D0;
	background-image: url(../img/admin/criticalbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rankingstable {
	margin-top: 5px;
}
.rankingstable caption {
	font-size: 95%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #56BA48;
	background-image: url(../img/design/table-header-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rankingstable td, .rankingstable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56BA48;
	font-size: 90%;
}

/* Tooltips */

.tooltip {
	display: inline;
}
.tooltip a span {
    display: none;
    } 
.tooltip a:hover {
    background-color: #FFFFFF;
    }
/* The above hover change defeats the
  IE/Win display changing bug */
.tooltip a {
    position: relative;
	cursor: help;
	} 
.tooltip a:hover span {
	position: absolute;
	top: -10px;
	left: 30px;
	display: block;
	background: #FFFFDD;
	color: #333333;
	text-decoration: none;
	z-index: 30;
	font-size: x-small;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 200px;;
  } 
