* { 
	border: 0;
	padding: 0;
	margin: 0; 
}

body {
	background: #f2f2f2 url('/_grafix/bg.png') top left repeat-x;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

br.clear {
	clear: both;
}

a {
	color: #ffab00;
}

a:hover {
	color: #818287;
}

a.invert {
	color: #111;
}

a.invert:hover {
	color: #818287;	
}

p {
	line-height: 1.3em;
	margin-bottom: 18px;
}

h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 6px;
}

h3 {
	margin-bottom: 3px;
}

img.middle {
	vertical-align: middle;
}

ul.list {
	list-style-type: none;
}

ul.list li {
	padding: 0 0 4px 24px;
	background: url('/_grafix/list_icon.gif') top left no-repeat;
	line-height: 1.4em;
}


/* container */

#outer_container {
	width: 1000px;
	margin: auto;
}

#container {
	float: left;
	width: 1000px;
	min-height: 775px;
	background: #f5f5f5 url('/_grafix/bg_container.jpg') top left no-repeat;
}

/* wrapper */

#wrapper {
	float: left;
	width: 970px;
	padding: 30px 30px 0 0;
}


/* header */

#header {
	float: left;
	width: 970px;
	height: 240px;
	background: url('/_grafix/bg_header_navigation.png') top right no-repeat;
}

#header .wrapper {
	float: left;
	width: 970px;
	height: 240px;
}

#header .image {
	float: left;
	width: 200px;
	height: 190px;
}

/* header navigation */

#header .navigation {
	float: right;
	width: 725px;
	height: 50px;
}

#header .left {
	float: left;
	width: 375px;
}

#header .left_gutter {
	float: left;
	width: 355px;
	padding: 24px 0 0 20px;
}

#header .right {
	float: right;
	width: 300px;
	text-align: right;
	color: #fff;
}

#header .right_gutter {
	float: right;
	width: 280px;
	padding: 20px 20px 0 0;
}

#header a {
	color: #fff;
}

#header a:hover {
	color: #818287;
}

#header ul {
	list-style-type: none;
}

#header li {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	background: url('/_grafix/general_menu_divider.gif') center right no-repeat;
}

#header strong {
	font-weight: bold;
	color: #fff;
}

/* header logo */

#header .logo {
	float: left;
	width: 500px;
	height: 190px;
}

#header .logo img { 
	behavior: url('/_css/iepngfix.htc');
}

/* lan switch */

div.lan_switch {
	float: right;
	width: 100px;
	text-align: right;
	margin-right: 12px;
	margin-top: 4px;
}

/* search */

div.search {
	float: right;
	width: 138px;
	height: 25px;
	background: url('/_grafix/bg_search.gif') top left no-repeat;
}

form.search_form {
	float: left;
	margin-top: 4px;
	padding-left: 10px;
}

form.search_form input.search_text {
	width: 105px;
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #818287;
}


/* navigation */

#navigation {
	float: left;
	width: 245px;
}

#navigation ul {
	list-style-type: none;
	margin: 20px 30px 0 30px;
}

#navigation li {
	float: left;
	vertical-align: top;
	width: 175px;
	height: 25px;
	margin-bottom: 5px;
}

#navigation li a {
	float: left;
	display: block;
	vertical-align: top;
	width: 175px;
	height: 25px;
}

#navigation li a:hover { 
	background-position: 0 -25px; 
}

#navigation li a.selected { 
	background-position: 0 -50px; 
}

#navigation li a.selected:hover { 
	background-position: 0 -50px; 
}

#navigation span {
	display: none;
}

/* sub navigation */

#navigation ul.sub {
	float: left;
	margin: 5px 0 0 0;
}

#navigation ul.sub li {
	float: left;
	vertical-align: top;
	width: 160px;
	height: 20px;
	margin-bottom: 2px;
	padding-left: 30px;
}

#navigation ul.sub li a {
	float: left;
	display: block;
	vertical-align: top;
	width: 160px;
	height: 20px;
}

#navigation ul.sub li a:hover, 
#navigation ul.sub li a.selected, 
#navigation ul.sub li a.selected:hover { 
	background-position: 0 -20px; 
}


/* content */

#content {
	float: left;
	width: 725px;
	background: #fff url('/_grafix/bg_content.jpg') top left no-repeat;
}

/* main */

#main {
	float: left;
	width: 465px;
	background: url('/_grafix/bg_main.gif') top right repeat-y;
}

#main .gutter {
	float: left;
	width: 395px;
	padding: 20px 35px 0 35px;
}

#main ul {
	list-style-type: none;
	margin-bottom: 15px;
}

#main li {
	padding: 0 0 4px 24px;
	background: url('/_grafix/list_icon.gif') top left no-repeat;
	line-height: 1.4em;
}

/* main wide */

#main_wide {
	float: left;
	width: 655px;
	padding: 20px 35px 0 35px;
}

/* sidebar */

#sidebar {
	float: left;
	width: 260px;
}

#sidebar .gutter {
	float: left;
	width: 200px;
	padding: 77px 30px 0 30px;
}

#sidebar img {
	width: 198px;
	margin-bottom: 20px;
	border: 1px solid #818287;
}

#sidebar img.file_icon {
	width: 12px; 
	margin: 0; 
	border: 0;
}

#sidebar img.none {
	width: auto;
	border: 0;
	margin-bottom: 5px;
}


/* news */

div.news_item {
	float: left;
	width: 395px;
}

span.date {
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
}

hr.news {
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #ccc;
	color: #ccc;
	margin: 3px 0 25px 0;
}


/* links */

a.url {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

a.url:hover {
	text-decoration: underline;
}


/* table list */

table#list {
	width: 100%;
	border: 0;
}

table#list td {
	padding: 7px;
	vertical-align: middle;
}

table#list tr {
	background: transparent;
}

table#list tr.highlight {
	background: #f9dca4;
}


/* member table list */

table#member_list {
	width: 100%;
	border: 0;
}

table#member_list td {
	padding: 10px;
	vertical-align: middle;
	line-height: 1.4em;
}

table#member_list tr {
	background: transparent;
}

table#member_list tr.highlight {
	background: #f9dca4;
}


/* search results */

ul.search_results {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.search_results li {
	padding: 0 0 15px 0;
	line-height: 1.3em;
}


/* footer */

#footer {
	float: left;
	color: #999;
	font-size: 11px;
}
	
#footer .gutter {
	float: left;
	padding: 30px 0;
}

#footer a {
	color: #999;
}

#footer a:hover {
	color: #555;
}


/* quoted */

#quoted {
	width: 15px;
	height: 16px;
	vertical-align: top;
	line-height: 1em;
	margin-left: 8px;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}

.sIFR-active h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
}