body {
	background: #ffffff;
	margin-top:0px;
	font-family:verdana;
	font-size: 9pt;
	font-weight:normal;
	color: #ffffff;
}
a {
	color:#aaaaaa;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#ffffff;
}

h1 {
	background:#eeeeee;
	padding:5px;
	color:#000000;
	font-weight:bold;
	display:block;
}
th {
	background: #999999;
}
#container_shadow {
	background: #ffffff url(../../images/site-background.gif) repeat-y 50% 0;
	margin:0;
}
#shadow_bottom {
	background: #ffffff url(../../images/shadow_bottom.gif) no-repeat 50% 0;
	height:10px;
}
#container {
	width: 960px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #ffffff;
	background:#333333;

}
#menu {
	background:#555555;
	height:64px;
}
#menu_separator {
	background:#333333 url(../../images/shadow_left.png) no-repeat;
	width:10px;
	height:64px;
	float:right;
}
#section_menu_shadow {
	background:#333333 url(../../images/shadow_left.png) repeat-Y;
	width:10px;
	height:400px;
	float:left;
}
#section_menu_shadow_inline {
	background:#333333 url(../../images/shadow_left.png) repeat-Y;
	width:10px;
}

#menu_info {
	background:#333333;
	height:64px;
	width:150px;
	float:right;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height:100%;
	float:left;
	width:810px;
}
#menu li {
	text-align:center;
	width:161px;
	float:left;
	margin-right:1px;
}
#menu a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-top:25px;
	padding-bottom:25px;
	font-weight:bold;
	background:#999999;
}
#menu a.hover {
	background:#555555;
}
#menu a.selected {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-top:25px;
	padding-bottom:25px;
	font-weight:bold;
	background:#999999 url(../../images/selection.png) no-repeat 50% 0;
}

/*#menu a:hover {
	background:#555555;
}*/
#menu a.selected:hover {
	background:#555555 url(../../images/selection.png) no-repeat 50% 0;
}
#section_image {
	height:400px;
	float:left;
	width:290px;
	overflow:hidden;
}
#section_image_hover {
	position: absolute;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	margin-top:300px;
	color:#000000;
	font-weight:bold;
	font-size: 20pt;
	background-color: #ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:290px;
	text-align:center;
	z-index:0;
}
#summary_shadow_left {
	background:#777777 url(../../images/shadow_left.png) repeat-Y;
	width:10px;
	height:400px;
	float:left;
	margin:0px;
	padding:0px;
}
#summary_shadow_right {
	background:#777777 url(../../images/shadow_right.png) repeat-Y;
	width:10px;
	height:400px;
	float:left;
}
#main_summary {
	width: 500px;
	height:400px;
	float:left;
	background: #777777 url(../../images/shadow_bottom.png) repeat-X 0 390px;
	font-size:11px;
}
#main_summary div.summary_block_no_background_horizontal {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	height:130px;
	width:492px;
	overflow:hidden;
}

#main_summary div.summary_block_no_background_vertical {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	height:230px;
	width:243px;
	overflow:hidden;
}

#main_summary div.summary_block_horizontal {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: #333333;
	height:130px;
	width:492px;
	-moz-border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}

#main_summary div.summary_block_vertical {
	display:block;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: #333333;
	height:230px;
	width:243px;
	-moz-border-radius: 5px 5px 5px 5px;
	overflow:hidden;
}
.summary_block_header {
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
	padding:5px;
}
.summary_block_contents {
	background:#000000;
	padding:5px;
	height:150px;
	-moz-border-radius: 5px 5px 5px 5px;
}

#frame_right {
	float:left;
	width:150px;
	height:400px;
	background:#333333;
	text-align:center;
}
#frame_right_inline {
	width:150px;
	background:#333333;
	vertical-align:top;
	text-align:center;
}
#section_menu {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000000;
}
#section_menu li {
	text-align:center;
	margin-bottom:1px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #555555;
}
#section_menu a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	background:#333333;
}
/*#section_menu a:hover {
	background:#999999;
}*/

#section_title {
	background:#eeeeee;
	color: #555555;
	font-weight:bold;
	font-size: 20pt;
	padding-left:10px;
	height:60px;
	padding-top:5px;
	clear:both;
	text-align:center;
}
#footer {
	background:#555555;
	color: #eeeeee;
	display:block;
	height:80px;
	clear:both;
}
.main {
	width: 810px;
	background: #000000;
	float:left;
}
#container_main_inline {
	width: 959px;
	background: #333333;
	clear:both;
	table-layout: fixed;
}
#container_main_inline TD {
	vertical-align:top;
}
.main_inline {
	width: 809px;
	background: #000000;
}
#main_inline_cell {
	background: #000000;
}
.main_title {
	background:#eeeeee  url(../../images/fullscreen.png) no-repeat right top;
	padding:5px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
	cursor: pointer;
}
.main_contents {
	padding:5px;
	padding-bottom:20px;
	width:99%;
	overflow:auto;
}
.main_fullscreen {
	position:absolute;
	width: 99%;
	height:inherit;
	min-height:100%;
	top:0px;
	left:0px;
	margin:0px;
	border: 2px solid #ffffff;
	background: #000000;
	padding:5px;
	z-index:100;
}
.main_title_fullscreen {
	background:#eeeeee  url(../../images/fullscreen.png) no-repeat right top;
	padding:5px;
	color:#000000;
	font-weight:bold;
	margin-bottom:10px;
	cursor: pointer;
}

.main_contents_fullscreen {
	padding-right:2px;
	width:100%;
	height:100%;
}
.item {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px ridge #ffffff;
}
#disclaimer {
	width:100%;
	text-align:center;
	margin-top:20px;
}

#partners {
	margin-top:10px;
	text-align:center;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity:.85;filter: alpha(opacity=85); -moz-opacity: 0.85;
	color:#000000;
}
#tooltip h3, #tooltip div { 
	margin: 0; 
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity:.80;filter: alpha(opacity=80); -moz-opacity: 0.80;
	background: url('../../images/tooltip-shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('../../images/tooltip-shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('../../images/tooltip-shadow2-reverse.png');
}

#horizontal_images {
	list-style: none;
	margin: 0;
	padding: 0;
	width:100%;
}

#horizontal_images li {
	width:100%;
	text-align:center;
}

#vertical_images {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top:10px;
	width:100%;
	margin-top:50px;
}
#vertical_images li {
	width:100%;
	text-align:center;
}
.module {
	border: 1px solid #000000;
	width:150px;
	float:left;
}
.module_title {
	background: #000000;
	padding:2px;
	font-weight:bold;
}
.module_contents {
	background: #ffffff;
	text-align:center;
	padding:5px;
	color: #555555;
}
