/* Edited with EditCSS */
/**** LINK-tag style sheet style.css?1175633529 ****/

body {
	background: #000000;
	margin-top: 25px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:   12px;
}

a img {
	border: 0px;
}

#outerframe {
	background: #FF9900;
	margin: 0px auto 0px auto;
	display: block;
	position: relative;
	width: 983px;
	height: 718px; 
}
#outerframe>b.niftyfill { background: #000000;}

#innerframe {
	top: 5px;
	position: relative;
	background: #FF9900;
	margin: 5px auto 0 auto;
	width: 951px;
	height: 708px; 
	overflow: visible;
}
#top_left {
	width: 50px;
	height: 668px;
	overflow-x: visible;
	z-index: 10;
}
#leftborderframe {
	position: absolute;
	top: 0;
	left: 0;
	background: #000000;
	width: 65px;
	height: 668px;
	z-index: 7;
}
/*#lbf-shadow {
	background: gray;
	position: absolute;
	top: 10px;
	left: 65px;
	width: 4px;
	height: 658px;
	z-index: 5;
}*/
#menuframe {
	background: #FFFFFF;
	left: 0;
	width: 0px;
	top: 100px;
	height: 568px;
	position: absolute;
	z-index:8;
}

#top_right {
	position: absolute;
	top: 10px;
	left: 40px;
	width: 901px;
	height: 658px;
	background: #FFFFFF;
}


#rightframe {
	position: absolute;
	top: 0;
	left: 25px;
	background: #FFFFFF;
	width: 876px;
	height: 658px;
	padding: 5px 0 0 0;
}
#header {
	height: 90px;
	width: 846px;
	background: url('../images/header-line.gif') repeat-x;
	padding: 0 20px 0 10px;
	overflow: visible;
	z-index: 10;
}

#header_logo {
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 -30px 0;
}
#tagline_logo {
	display: block;
	float: right;
}

#content {
	width: 876px;
	position: absolute;
	top: 70px;
	z-index: 5;
}
#main_content {
	position: absolute;
	top: 0;
	left: 70px;
	overflow: auto;
	height: 583px;
	width: 676px;
	display: block;
/*	float: left;
	margin: 0 0 0 60px;*/
}

#right_content {
	position: absolute;
	top: -30px;
	right: 0;
	width: 120px;
	display: block;
	float: right;
	padding: 10px;
	height: 613px;
}

.highlightbox {
	background: #FF9900;
	float: right;
	padding: 10px 0 10px 0;
	font-size: 8pt;
	text-align: center;
	width: 100px;
	margin: 0 0 10px 0;
}
.highlightbox-content {
	margin: 10px 4px;
}
.special_highlight {
	font-weight: bold;
	font-size: 8pt;
}
#bottomborderframe {
	position: absolute;
	background: #000000;
	height: 30px;
	width: 931px;
	padding: 0 11px;
}
div.footer_block {
	text-align: right;
	width: 909px;
	margin: 10px 0 10px auto;
}
div.footer_text p {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}
div.footer_text a {
	text-decoration: none;
	color: #FFFFFF;
}
span.orange {
	color: #FF9900;
}

#menu {
	overflow-x: visible;
	position: absolute;
	left: 0px;
	padding: 0;
	margin: 0;
	z-index: 15;
}

#menu li {
	display: block;
	width: 120px;
	margin: 0 0 10px 0;
	padding: 0;
}
#menu .menu-item-outer {
	background: #000000;
	padding: 7px 10px;
}
#menu .menu-item {
	background: #FF9900;
	text-align: center;
	padding: 1px 0;
}

#menu a {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: -1;
	/*padding: 2px 4px;*/
}

#menu .menu-item-outer:hover {
	color: #FFFFFF;
}


.possibility_cloud {
	width: 500px;
	margin: 20px auto 0 auto;
	padding: 0;
	clear: left;
}

.possibility_cloud table {
	background: #FF9900;
	padding: 5px;
}

#possibility_cloud_header div {
	float: left;
	padding: 10px;
        height: 30px;
}

#possibility_cloud_main_td {
	background: #FFFFFF;
}


.possibility_cloud a {
	text-decoration: none;
	letter-spacing: -1px;
	color: #000000;
}

.cloud_tag_highlight {
	background: #FFFFFF;
}

.cloud_1 {
	font-size: 10pt;
}

.cloud_1 a:hover, .cloud_2 a:hover, .cloud_3 a:hover, .cloud_4 a:hover, .cloud_5 a:hover {
	color: #FFFFFF;
}

.cloud_2 {
	font-size: 12pt;
}

.cloud_3 {
	font-size: 14pt;
}

.cloud_4 {
	font-size: 16pt;
}

.cloud_5 {
	font-size: 18pt;
}


.page h1 {
	color: #FF9900;
	font-size:20pt;
	font-weight: bold;
}

.page h2 {
	color: #FF9900;
	font-size: 15pt;
}
.page {
	font-size: 10pt;
	padding-left: 1em;
}

.page-title {
	font-size: 20px;
	font-weight: bold;
}

.page-content {
	padding: 1em;
}

form input, form textarea {
	background-color: orange;
}
form fieldset {
	border: 1px solid orange;
	padding: 1em;
	margin: 1em;
}
form legend {
	font-weight: bold;
}
