body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
body,html,select,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #07397E;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #558BB7;
	display: inline;
}
h2 {
	font-size: 12px;
	color: #999EA2;
	margin: 2px 0 8px 0;
}
table {
	width: 100%;
}
th {
	text-align: left;
}
blockquote {
	margin-left: 8px;
}
li {
	list-style-type: circle;
	color: #000000;
}
#container {
	width: 744px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
#conban {
	background: url(../images/aehead.jpg) no-repeat center;
	height: 151px;
	border-bottom: 1px solid #A9AAA5;
}
#conban img{
	top: 26px;
	position: relative;
}
#conrib {
	margin-top: 2px;
	margin-bottom: 2px;
}
#adminrib {
	height: 15px;
	padding: 0 0 5px 0;
	margin: 2px;
	padding: 2px;
}
#adminrib div {
	width: 475px;
	text-align: right;
	border: 1px dotted gray;
	background: #eeeeee;
	padding: 6px;
}
#connav {
	border-bottom: 1px solid #A8AAA5;
	margin-bottom: 4px;
	padding-bottom: 2px;
}
#connav table {
	width: 100%;
	border-top: 1px solid #A8AAA5;
	border-bottom: 1px solid #A8AAA5;
}
#connav table td {
	border-right: 1px solid #A8AAA5;
}
ul#ribbon, ul#tblist, ul#loginfrm {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#ribbon li {
	display: inline;
	list-style: none;
	height: 138px;
	padding: 1px;
}
#ribbon li img {
	border: 1px solid #A9AAA5;
}
#loginfrm label, #loginfrm input[text] {
	display: block;
	width: 100px;
	float: left;
	margin-bottom: 10px;
}
#loginfrm input[text] {
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}
#loginfrm br {
	clear: both;
}
#uploadfrm {
	display: none;
}
#uploadfrm label, #uploadfrm input[text] {
	display: block;
	width: 50px;
	float: left;
	margin-bottom: 10px;
}
#uploadfrm input[text] {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 10px;
}
#uploadfrm br {
	clear: both;
}
#confoo {
	clear: both;
	height: 20px;
	border-top: 1px solid #A9A9A7;
	border-bottom: 1px solid #BBBBBB;
}
#body_left {
	color: #3F3F3F;
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 244px;
	margin-top: 5px;
}
#body_left span {
	padding-left: 15px;
	background: url(../images/arrow.gif) no-repeat left;
}
#body_right {
	width: 496px;
	float: left;
	margin: 0px 0 20px 0;
}
#doclist {
	width: 480px;
	border: none;
}
#msgbox {
	border: 1px solid gray;
	background: #EEEEEE;
	font-size: 12px;
}
#plus {
	color: #5354FF;
	font-weight: bold;
	font-family: Arial Black;
}
#projblok ul {
	margin: 0;
	padding: 0;
	float: left;
}
#projblok li {
	list-style: none;
	float: left;
}
#projblok select {
	padding: 4px;
	border: 1px solid #eeeeee;
	width: 90px
}
#projblok table {
	padding: 4px;
	width: 100%;
}
#tblist li {
	list-style: none;
}
.icon_email {
	background: url(../images/email.gif) no-repeat left;
	padding-left: 21px;
}
.icon_tel {
	background: url(../images/phone.gif) no-repeat left;
	padding-left: 10px;
}
.tblleft {
	width: 150px;
	vertical-align: top;
}
.center {
	text-align: center;
}
.navitem0 {
	text-align: right;
}
.footer, .footer a {
	text-align: center;
	color: #A9A9A7;
	font-size: 11px;
}
.success {
	color: green;
}
.failure {
	color: #CC0000;
}
.fullsel {
	width: 100%;
}
.expander {
	padding: 4px;
	background: #CCCCCC;
	border: 1px solid #999999;
	cursor: pointer;
}
.expander b {
	padding-right: 5px;
}
.iconlink_pdf {
	background: url(../images/pdf-small.gif) no-repeat left;
	padding-left: 20px;
}
.rowdif {
	background: #F1ECB5;
}
.hidden {
	display: none;
}
.hidden table {
	padding: 5px;
	border: 2px solid #1A1B76;
}