/* global */
* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;}

body {
    background: #0F0F0F;
	/*background: #111 url(img/bg.jpg) repeat-y center top;*/
	color: #BBB;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}

p,ul {
	font-size: 1.4em;
	padding-bottom: 1.2em;
}

blockquote {font: bold 1em sans-serif;}

img {border: none;}

ul {margin-left: 2em;}
h1 {font: normal 2.4em sans-serif;}
h2 {
	font: bold 1.6em Verdana,sans-serif;
	padding-bottom: 4px;
}

/* misc */
.clearer {
	clear: both;
}
.m_border {
	background: #333 url(img/menu_border.gif);
	height: 6px;
}

.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111;
	border-bottom: 1px solid #333;
	font: normal 2em sans-serif;
	height: 119px;
}
.header a {
	color: #888;
	display: block;
	line-height: 120px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 32px;}


/* structure */
.container {
	border: 3px solid #444;
	border-top: none;
	width: 856px;
}

.main {
	background: #303030;
	border-bottom: 1px solid #2A2A2A;
	border-left: 1px solid #2A2A2A;
}

.main .left {width: 75%;}
.main .right {width: 25%;}

.left {float: left;}
.right {float: right;}


.content {
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	padding: 16px;
}

/* content elements */
.content h1 {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
}
.content a {
	color: #999;
	text-decoration: underline;
}
.content a:hover {color: #CCC;}
.content .descr {margin-bottom: 5px;}

.navbg {
background: #303030 url(img/brushed_metal3.jpg);
border: 1px solid #1E1E1E;
border-top-color: #444;
padding: 3px;
}

/* old navigation 

.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 1em Verdana,sans-serif;
	line-height: 51px;
	padding: 0 20px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}
*/
/* sub-navigation */
.subnav {
	background: #2A2A2A;
	border: 1px solid #1E1E1E;
	border-top-color: #444;	
	padding: 12px;
	font-size: 12px;
}
.subnav h1 {padding-top: 0px;}
.subnav ul {margin: 0;}
.subnav li {

	list-style-type: square;
	list-style-position: inside;
	margin: 0;
	vertical-align: top;
}

.subnav a{
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: underline;
}
.subnav li a {
	color: #FFFFFF;
	padding-bottom: 5px;
	text-decoration: none;
}
.subnav li a:hover {color: #BBB;}

/* footer */
.footer {
	background: #191919;
	border-top: 1px solid #444;
	color: #999;
	padding: 3% 3% 1%;
}  
.footer ul {
	border-top: 1px solid #262626;
	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	background: #222;
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {color: #888;}

.searchfield{
	width: 70%;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #838b8b;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-bottom: 3px;
}

.searchcontrol{
	/*width: 25%;*/
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #838b8b;
	padding-top: 2px;
	padding-bottom: 2px;
}

fieldset{
	border: 2px solid #838b8b;
	background-color: #303030;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
}

legend{
	border: 2px solid #838b8b;
	background-color: #303030;
	color: #BBB;
	font-family: Verdana;
	font-size: 12px;
	padding: 5px 25px 5px 25px;
	font-weight: bold;
}

.people_display_text{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}



.list_table{
	padding: 5px 5px 5px 5px;
	color: #BBB;
	font-family: Verdana;
	font-size: 13px;
	padding-right: 10px;
}



img.floatRight { 
    float: right; 
    clear: right; 
	margin-left: 10px;
	border: 1px solid #FFFFFF;
}

img.floatLeft { 
    float: left; 
    clear: left; 
    margin-right: 10px;
    border: 1px solid #FFFFFF;
}

img.noFloat { 
    margin-right: 2px;
    margin-bottom: 10px;
    border: 1px solid #FFFFFF;
}

#bottom_menu{
	//background-color: #838B8B;
	margin-bottom: 7px;
	color: #FFFFFF;
	font-family: Georgia, Verdana;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	//border-bottom: 1px solid #303030;
}

#bottom_menu a{
	color: #FFFFFF;
	font-family: Georgia, Verdana;
	text-decorations: none;
	
}

#bottom_menu a:hover{
	color: #222;
	background-color: #838B8B;
}