html, body {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #404041;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: top;
	min-width: 880px;
	line-height: normal;
}

h1 {
	color: #ffffff;
	font-size: 12px;
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #6dceea;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}


.bullet {
	/*
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
	*/
}

.date-str {
	width: 120px;
	float: right; 
	margin-top: 9px;
	font-size: 9px;
	text-align: right;
	color: #999999;
}

#layout {
	width: 880px; 
	margin: 0px auto 0px auto; 
	text-align: left; 
	height: 100%;
	background-color: #404041;
	color: #6dceea;
	position: relative;
}

#layout_inner {
	text-align: left; 
	background-color: #404041;
	color: #6dceea;
}

#main_content {
	padding-bottom: 0px;
}

.header {
	text-align: left;
	vertical-align: top;
}

.date {
	width: 140px;
	text-align: left;
	float: right;
	margin: 0px 40px 0px 0px; 
}

.menu {
	float: left;
	margin: 0px 0px 0px 30px;
	width: 550px;
}

.menu .item {
	text-align: left;
	margin: 0px 10px 0px 10px;
}

.menu .item a {
	text-decoration: none;
	color: #ffffff; 
	font-size: 9px;
	font-weight: normal;
}

.menu .item a:hover {
	color: #6dceea;
	text-decoration: none;
}

#mcontent {
	clear: both;
	width: 840px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 40px;
}

#footer {
	clear: both;
	text-align: left;
	vertical-align: bottom;
	font-size: 9px;
	width: 800px;
	margin: 0px 40px 0px 40px;
	border-top: 1px solid #ffffff;
}

#footer div {
	padding: 15px 0px 15px 0px;
}

#footer a {
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

#footer a:hover {
	text-decoration: underline;
}

#mcontent #leftmenu {
	float: left;
	width: 60px;
	text-align: left;
	margin: 70px 0px 0px 0px;
}

#mcontent #leftmenu div {
	color: #ffffff;
	padding-bottom: 5px;
}

#mcontent #leftmenu div a {
	color: #6dceea;
	text-decoration: none;
	font-weight: normal;
}

#mcontent #leftmenu div a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mcontent #leftmenu div a span {
	border-bottom: 1px solid #404041;
}

#mcontent #leftmenu div a:hover span {
	border-bottom: 1px solid #6dceea;
}

#mcontent #leftcol {
	float: left;
	width: 520px;
	text-align: left;
	margin: 20px 0px 0px 40px;
	color: #ffffff;
}

#mcontent #leftcol_intro {
	float: left;
	width: 620px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	color: #ffffff;
}

#mcontent #rightcol {
	float: left;
	width: 140px;
	text-align: left;
	margin: 20px 0px 0px 40px;
}

#mcontent #rightcol .col_header {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
}

#mcontent #rightcol div a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#mcontent #rightcol .article {
	margin-bottom: 10px;
}

#mcontent #rightcol div a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mcontent #rightcol div a span {
	border-bottom: 1px solid #404041;
}

#mcontent #rightcol div a:hover span {
	border-bottom: 1px solid #6dceea;
}

#mcontent #rightcol div.gal a {
	color: #6dceea;
	text-decoration: none;
	font-weight: normal;
}

#mcontent #rightcol .gal {
	margin-bottom: 10px;
}

#mcontent #rightcol div.gal a:hover {
	color: #ffffff;
	text-decoration: none;
}

#mcontent #rightcol div.gal a span {
	border-bottom: 1px solid #404041;
}

#mcontent #rightcol div.gal a:hover span {
	border-bottom: 1px solid #6dceea;
}


/* ----------- */

.clear {
	visibility: hidden;
}

.disappear {
	display: none;
}

.appear {
	display: block;
}

/* ----------- */

.fsbtn {
	font-size: 9px;
	margin-top: 5px;
	float: right;
}

.fbtn {
	font-size: 9px;
	margin-top: 10px;
	float: right;
}

.fselectl {
	float: left;
	font-size: 9px;
	margin-top: 10px;
	margin-right: 10px;
	width: 135px;
}

.fselect {
	float: left;
	font-size: 9px;
	margin-top: 10px;
	width: 135px;
}

.fsselect {
	font-size: 9px;
	margin-top: 5px;
	width: 145px;
}
.fsinput {
	font-size: 9px;
	border: 0px none #153642;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 90px;
}

.finput {
	font-size: 9px;
	border: 0px none #153642;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100px;
}

.ftarea {
	margin-top: 5px;
	width: 280px;
	height: 120px;
}

/* ----------- */

.oauto {
	overflow: auto;
}

.ohidden {
	overflow: hidden;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.fclear {
	clear: both;
}

.fclear-left {
	clear: left;
}

.fclear-right {
	clear: right;
}

.fs0 {
	font-size: 1em;
}

.fs1 {
	font-size: 1.1em;
}

.fs2 {
	font-size: 1.3em;
}

.fs3 {
	font-size: 1.6em;
}

.fs4 {
	font-size: 2.0em;
}

.fs5 {
	font-size: 2.5em;
}

.m10 {
	margin: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml10 {
	margin-left: 10px;
}

.m15 {
	margin: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.ml15 {
	margin-left: 15px;
}
/* ----------- */

/* OLD */

.topBoxSide {
	border: 1px solid #FFFFFF;
	background-color: #153642;
	background-image: url(images/topBoxSide.gif);
}
.bottomBoxSide {
	border: 1px solid #FFFFFF;
	background-color: #153642;
}
.boxMain {
	border: 1px solid #FFFFFF;
}.form {
	font-size: 9px;
	margin-top: 5px;
}
.formBox {
	font-size: 9px;
	border: 0px none #153642;
	margin-bottom: 5px;
	margin-top: 5px;
}
.boxText {
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.tsmall {
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
}

.boxTextMain {
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

p {
	margin: 0px 0px 6px 0px;
}

.boxTextHeader {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	padding-top: 2px;
}

.boxTextSub {
	font-size: 12px;
	color: #90a9b3;
	margin-top: 5px;
	padding-top: 5px;
}

.boxTextMainHeader {
	font-size: 18px;
	margin-top: 2px;
	padding-top: 2px;
}

.boxTextSubMain {
	font-size: 14px;
	color: #90a9b3;
	margin-top: 5px;
	padding-top: 5px;
}

input {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

textarea {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}