@charset "utf-8";
/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#header {
	position: relative;
	top: 10px;
}
#nav {
	position: relative;
	margin-top: 25px;
}
#container {
	width: 967px;
	padding: 0px 58px;
	background:url(images/window_bg.gif) bottom center no-repeat #ffffff;
	margin: 0px auto;
	position: relative;
}
#subfooter {
	width: 1000px;
	margin: 0px auto;
	background:url(images/subfooter_bg.jpg) repeat-x #006699;
	position: relative;
	height: 28px;
	padding-top:5px;
	padding-left: 16px;
}
#subfooter p, #subfooter p a {
	color: #ffffff;
	font-size: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#footer {
	top: 12px;
	width: 1016px;
	margin: 0px auto;
	background:url(images/footer_bg.jpg) repeat-x #006699;
	position: relative;
	height: 123px;
}
#footer td, #footer p, #footer a {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#right {
	float: right;
	text-align: center;
}
#feedback {
	text-align: left;
	top: 20px;
	width: 190px;
	padding: 15px;
	position: relative;
background:url(images/feedback_bg.jpg) bottom no-repeat #ffffff;
}
#feedbackloop { width: 190px; padding: 0px; position: relative; height: 300px; }
#feedbackloop div { 	overflow: auto;top: 0; left:0; width: 190px; height: 300px; padding: 0px; text-align: left; 
position: absolute;
}
#feedback div p {
	color: #004e7b;
	font-size: 11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bubble {
	position: absolute;
	left: 692px;
	top: 355px;
	z-index:10;
}
#content {
	width: 651px;
	padding: 36px;
	position: relative;
}
#content h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4d4d4f;
}
#content p, #content td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4f;
}
.editarea {
	border: 1px dashed #FF3333;
}
#admin_functions {
	z-index: 50;
}
input {
	width:150px;
	border:1px solid #999;
	font-size:11px;
	margin-bottom:4px;
}

.chkbox{
	width: 15px;
	border:0px solid #999;
}
.radio{
	border:none;
	width:15px;
}

.error {
	font-size:10px;
	color:#000;
	border:1px solid #c11d1d;
	background-color:#ffdcf3;
	display:block;
}
label {
	display:block;
	font-size:11px;
	font-weight:bold;
	color:#666;
}
.formnav {
	height: 30px;
}
#LoginBox {
border:1px solid #cccccc;
padding:10px;
margin-top:40px;
font-family: Verdana, Geneva, sans-serif;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
font-size: 12px;
color: #666666;
text-align: left;
font-weight: bold;
-webkit-box-shadow: 0px 5px 5px 0px rgba(150, 210, 225, 1);
-moz-box-shadow: 0px 5px 5px 0px rgba(150, 210, 225, 1);
box-shadow: 0px 5px 5px 0px rgba(150, 210, 225, 1);
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYTdjNGQ2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #ffffff 26%, #a7c4d6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(26%,#ffffff), color-stop(100%,#a7c4d6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 26%,#a7c4d6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 26%,#a7c4d6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 26%,#a7c4d6 100%); /* IE10+ */
background: linear-gradient(top,  #ffffff 26%,#a7c4d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a7c4d6',GradientType=0 ); /* IE6-8 */

}
#LoginBox td {
	padding: 10px;
}
#LoginBox a {
	color: #666666;
	font-size:10px;
	font-weight: normal;
}
#LoginHeader {
	font-size:18px;
	text-align: center;
}
#LoginButton {
	width: 59px;
}
#LoginBox input[type="image"] {
	border: none;
}
