@charset "utf-8";
body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 950px;
	margin: 0 auto;
}
#header {
	height: 166px;
	background: url(../designfiles/header_bg.gif) repeat-x;
	padding-left: 10px;
}
#logo {
	float: left;
	display: block;
	background: url(../designfiles/logo.jpg) no-repeat;
	width: 135px;
	height: 166px;
}
#header-title {
	float: left;
}
#header-picture {
	float: right;
}
#mainmenu {
	margin: 0;
	padding: 0;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	border-left: 1px solid #d6f17e;
}
#mainmenu li {
	float: left;
	list-style: none;
	padding: 0 15px;
	border-right: 1px solid #d6f17e;
}
#mainmenu li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
}
#mainmenu li a:hover {
	text-decoration: underline;
}
#left-column {
	width: 200px;
	float: left;
	margin-top: 12px;
}
#content-column {
	float: left;
	width: 745px;
	margin-top: 2px;
	margin-left: 5px;
}
.box {
	background: #fff;
	border: 1px solid #959595;
	margin-bottom: 5px;
	padding: 10px 10px 10px 13px;
}
.quicksearch {
	/*background-image: url(../designfiles/quicksearch_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
.login {
	/*background-image: url(../designfiles/login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
	line-height: 1.6em;
}
.loggedin {
	/*background-image: url(../designfiles/loggedin_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}
form.table-layout label {
	display: block;
	float: left;
	line-height: 22px;
	text-align: right;
	width: 50px;
}
form.table-layout input, form.table-layout select, form.table-layout textarea {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.textfield {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	padding: 2px;
}
.button {
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	background: url(../designfiles/button_bg.gif) repeat-x;
	height: 25px;
	color: #fff;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	width: auto !important;
	clear: both;
}
.box form.table-layout .button {
	margin-left: 60px;
}
.size-s {
	width: 75px;
}
.size-m {
	width: 200px;
}
.size-l {
	width: 300px;
}
#footer {
	clear: both;
	background: #8e8e8e;
	text-align: right;
	padding: 20px 15px 20px 15px;
	border-top: 1px solid #fff;
	color: #fff;
	width: 920px;
	margin: 0 auto;
}
.quick-tabs {
	border-bottom: 2px solid #999;
	padding-bottom: 1px;
	height: 32px;
	padding: 0;
	margin: 0;
}
.quick-tabs li {
	float: left;
	list-style: none;
	height: 31px;
	background: url(../designfiles/tab_inactive_bg.gif) repeat-x;
	margin-left: 5px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}
.quick-tabs li.active {
	background: url(../designfiles/tab_active_bg.gif) repeat-x;
}
.quick-tabs li.active a {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	margin-top: 8px;
}
.quick-tabs li a {
	color: #666;
	display: block;
	float: left;
	margin-top: 8px;
}
.content {
	float: left;
	width: 520px;
	padding: 10px;
	line-height: 1.6em;
}
#content-column .banners {
	float: right;
	width: 200px;
}
#content-column .banners img {
	margin-bottom: 5px;
}
.content .list-item {
	clear: both;
	border-bottom: 1px solid #aaa;
	margin-top: 5px;
	padding-bottom: 5px;
}
.content .list-item img {
	float: left;
	margin-right: 10px;
}
.content .list-item .description {
	float: left;
	width: 360px;
}
.content .list-item .description .title {
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
	color: #7aa000;
}
.content .list-item .description .title a {
	color: #7aa000;
}
.content .list-item .description .title a:visited {
	color: #ccc;
}
.content .form-wrapper {
	background: #f2f2f2;
	border: 1px solid #999;
	padding: 0px;
}
.content form.table-layout {
}
.content form.table-layout label {
	clear: both;
	width: 150px;
}
.content form.table-layout .button {
	margin-left: 160px;
	line-height: normal;
}
.content form.table-layout h1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 1em 0;
}
.errordiv span {
	color: #cc0000; font-size: 14px; padding-bottom: 5px;
	display: block;
	padding-bottom: 10px;
	font-weight: bold;
}
.message {
	font-size: 14px;
}
.box ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-top: 5px;
}
.box ul li {
	margin-bottom: 5px;
	list-style: none;
}
.box ul li a {
	font-weight: regular;
	color: #339900;
}
.box .table-layout input, .box .table-layout select {
	width: 100px !important;
}
h2.boxheading {
	margin: 0;
	padding: 10px;
	background: url(../designfiles/boxheading_bg.gif) repeat-x;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	position: relative;
}
.errordiv {
	border: 1px solid #fff;
}