@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
form { margin:0px; }
image { border:0px; }
#title {
	width: 100%;
	height: 70px;
	/*margin-bottom:8px;*/
}

#searchbox {
	height: 50px;
	margin-top:20px;
	float:right;
}
#searchbox .searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px;
}
#searchbox .searchbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:24px;
	width:60px;
}
#searchbox .minilinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	padding:0px;
	margin:0px;
	text-align:right;
}
#searchbox a {text-decoration: none;color: #485c93;}
#searchbox a:hover { text-decoration:underline; }

#tabs {
	width:100%;
	height:27px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #485c93;
	clear:both;
}
#tabs a {
	width:105px;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	line-height: 27px;
}
#tabs a:hover { text-decoration:underline; }
#tabs a.tab {
	background-image: url(../images/main/tab-off.jpg);
	background-repeat: no-repeat;
	color:#485c93;
	padding-top:2px;
	line-height: 25px;
}
#tabs a.tabadm {
	background-image: url(../images/main/tabadm-off.jpg);
	background-repeat: no-repeat;
	color:#cc0000;
	padding-top:2px;
	line-height: 25px;
}
#tabs a.tab-on {
	background-image: url(../images/main/tab-on.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#FFFFFF;
}
#tabs a.tabadm-on {
	background-image: url(../images/main/tabadm-on.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#FFFFFF;
}



#longtabs {
	width:700px;
	height:27px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #485c93;
	float:right;
	margin-left:4px;
	/*clear:both;*/
}
#longtabs a {
	width:170px;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	line-height: 27px;
}
#longtabs a:hover { text-decoration:underline; }
#longtabs a.tab {
	background-image: url(../images/main/longtab-off.jpg);
	background-repeat: no-repeat;
	color:#485c93;
	padding-top:2px;
	line-height: 25px;
}
#longtabs a.tab-on {
	background-image: url(../images/main/longtab-on.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color:#FFFFFF;
}


#logout a {
	color: #485c93;
	width:auto;
	float:right;
	margin-right:0px;
}
#onlinebox {
	color: #485c93;
	width:auto;
	float:right;
	/*margin-right:10px;*/
	margin-top:7px;
	vertical-align: middle;
}
#msgbox {
	color: #485c93;
	width:auto;
	float:right;
	margin-right:10px;
	margin-left:10px;
	margin-top:7px;
	vertical-align: middle;
}
#msgbox a {
	color: #485c93;
	width:auto;
	/*float:right;
	margin:auto;*/
	margin-right:10px;
	text-decoration: none;
	line-height: 14px;
	vertical-align: middle;
}
#msgbox a:hover { text-decoration:none;}
#navilinks {
	/*width:100%;*/
	padding: 10px;
	padding-left:20px;
	border: 1px solid #d0d9f4;	
	color: #485c93;
	clear: both;
	/*margin-bottom: 8px;*/
}
#navilinks a {
	text-decoration: none;
	color: #485c93;
	/*float: left;*/
}
#navilinks a:hover { text-decoration:underline; }
#navilinks a.selected {
	font-weight: bold;
}


#maincontent {
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom:10px;
	margin-top: 8px;
	clear:both;
}
#maincontent h3 {
	font-size:12pt;
}
#maincontent h4 {
	font-size:10pt;
}

#copyright {
	color:#bdc6e2;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d9f4;
	clear:both;
}
#copyright a {
	text-decoration:none;
	color:#485c93;
}
#copyright a:hover { text-decoration:underline; }
#pagenotice {
	width:90%;
	padding:5px;
	background-color: #FFFFCC;
	border: 1px solid #FFFF00;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}

#pagenavigation {
	display:block;
	clear:both;
	float:left;
	width:100%;
	margin-bottom:10px;
}
#pagenavigation .left {
	float:left;
	margin-bottom:10px;
}
#pagenavigation .right {
	float:right;
	margin-bottom:10px;
	text-align:right;
	margin-right:20px;
}
#pagenavigation .actionlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
#pagenavigation a {
	text-decoration: none;
	padding: 3px;
	color:#485c93;
}
#pagenavigation a:hover {
	background-color:#485c93;
	color:#FFFFFF;
}

#elementbox {
	/*width:700px;*/
	margin-bottom:10px;
	/*float:right;*/
 	border: 1px solid #d0d9f4;
	overflow:hidden;
}
#elementbox h4 {
	color:#485c93;
	margin-top:0px;
	margin-bottom:0px;
	border-bottom:1px solid #d0d9f4;
}
#elementbox .title {
	height:20px;
	background-color:#d0d9f4;
	padding: 3px;
	padding-left:8px;
	line-height: 20px;
	margin-right:20px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-image: url(../images/main/detailbox-top.jpg);
	background-repeat: repeat-x;
	float:left;
	width:100%;
}
#elementbox .wrapper {
	padding:10px;
	float:left;
	width:100%;
}
#editform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px;
}
#editform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
#editform textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px;
	width:500px;
	/*height:25px;*/
}
#editform .fieldtitle {
	font-weight:bold;
	width:150px;
	vertical-align:text-top;
}
#formbuttons {
	width:100%;
	text-align:right;
	clear:both;
	float:left;
}
#formbuttons input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:2px;
}

