@charset "iso-8859-1";

body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	height:100%;
}
body, td, A, div {
	font:12px/15px arial, verdana, sans-serif;
	color:#FFF;
}
A {
	color:#FF6600;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
}

a.link12 {
	color:#FF6600;
	text-decoration:none;
	text-size:12px;
	font-weight:bold
}
a:visited {
	color:#FF6600;
	text-decoration:none;
	text-size:12px;
	font-weight:bold
}
a:hover {
	color:#FFAA00;
	text-decoration:none;
	text-size:12px;
	font-weight:bold
}
a:active {
	color:#FF6600;
	text-decoration:underline;
	text-size:12px;
	font-weight:bold
}

UL {
	padding:0;
	margin:0;
}
LI {
	padding:0px;
	margin:0;
	list-style:none;
	}
	
.list li {
	padding:0px;
	margin:0;
	list-style:disc;
	list-style-position:inside;
}

.headcon {
position: relative;
top: 14px;
left:46px;
width: 800px;
margin-top:-10px;
margin-right:450px;
margin-left:0px;
font-size:12px;
font-weight:bold;
height: 15px;
list-style-type: none;
overflow: hidden;
}


.headcon2:link{
   color:#FF6600;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}
.headcon2:visited{
   color:#FF6600;
   font-size:12px;
   font-weight:bold;
   text-decoration:none;
}
.headcon2:hover{
   color:#FF6600;
   font-size:12px;
   font-weight:bold;
   text-decoration:underline;
}
.headcon2:active{
   color:#FFAA00;
   font-size:12px;
   font-weight:bold;
   text-decoration:underline;
}

.subtext {color:#000000;
   font-weight:bold;
   font-size:12px;
   line-height:13px;}

h1 {
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	color:#FF6600;
	margin-top:0;
	text-align:center;
}
h2 {
	font-size:12px;
	font-weight:bold;
	color:#526394;
	margin-bottom:0;
}
p {
	margin:12px 0;
}
hr {
	border: 0;
	width: 100%;
	color: #506b90;
	background-color: #506b90;
	height: 1px;
}
form {
	margin:0;
	padding:0;
}

input {
	font:11px/15px arial, verdana, sans-serif;
	color:#333;
}

img {
	vertical-align:middle;
}

/*  page structure */

.outercontainer {
	width:100%;
	text-align:center;
}
.container {
	width:775px;
	margin:auto;
}

/*  header */
.header {
	margin-bottom:12px;
}

.header {
	margin-top:15px;
}

.topbar {
	margin-top:17px;
	background:url(bg_topbar.gif) top left no-repeat;
	height:29px;
	padding:3px 10px;
}
html>/**/body .search {margin-top:2px;}
html>/**/body .search_button {position:relative;top:3px;}

.search {
	float:right;
	margin-top:1px;
	font-size:11px;
	line-height:15px;}

/*  leftbar */
.leftbar {
	width:190px;
	float:left;
	margin-right:10px;
	text-align:left;
	position:relative;
	z-index:2px;
}

/* main */
.main {
}

/* content */
.content {
	width:575px;
	float:left;
	text-align:left;
	background:url(bg_content_middle.gif) top left repeat-y;
	background-color:#526394;
}

.content .top {
	background:url(bg_content_top.gif) top left no-repeat;
	height:16px;
	padding:10px 20px 0 20px;
	font-size:10px;
}

.content .top A{
	font-size:10px;
}

.content .middle {
	padding:15px 20px 0 20px;
}

.content .middle A img{
	font-weight:bold;
	margin:0;
	color: #FF6600;
	border-color:#FF6600;
}

.content .middle2 A{
	font-weight:bold;
	margin:0;
	padding:0 0px 0px 0;
	background-image:none;
	
}
.content .bottom {
	background:url(bg_content_bottom.gif) top left no-repeat;
	height:16px;
	padding:0 20px;
	background-color:#526394;
}

.content .image {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}


.imageborder {
	float:right;
	margin:10px;
	border: 1px solid #FF6600;
}

.content li {
	background: url(li.gif) 0px 6px no-repeat;
	padding-left:8px;
}

/* toolbar */
.toolbar {
	float:right;
	position:relative;
	height:32px;
}

.toolbar div a {
	background:none!important;
	padding:0!important;
}


/* footer */
.footer {
	margin-top:10px;
	padding-bottom:10px;
	width:100%;
	font-size:11px;
	line-height:14px;
}

.footer A {
	color:#000;
	font-size:11px;
}

.copyRight {
	color:#000;
	font-size:10px;
}

.text10wh {
	color:#FFFFFF;
	font-size:10px;
}

.design:link {
	color:#FF6600;
	font-size:10px;
	text-decoration:none;
}

.design:hover {
	color:#FF6600;
	font-size:10px;
	text-decoration:underline overline;
}

/* various */

.clear {
	clear:both;
}