@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	margin: 0px;
	background-color:#F58025;
}

a {
	color:#333366;
	text-decoration:none;
}
a:hover {
	color:#333366;
	text-decoration:underline;
}
a img { 
	border:0px;
	vertical-align:middle;
}

p {
	margin-top:0px;
	margin-bottom:15px;
	/*margin-left:12px;
	margin-right:12px;*/
}
td {
}

th {
}
h1 {
	/*margin-left:12px;
	margin-right:12px;*/
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.7em;
	font-weight:normal;
}
h2 {
	/*margin-left:12px;
	margin-right:12px;*/
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.4em;
	font-weight:normal;
}
h3 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:normal;
	/*margin-left:12px;
	margin-right:12px;*/
}
h4 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:normal;
	/*margin-left:12px;
	margin-right:12px;*/
}
form {
	margin-top:0px;
	margin-bottom:0px;
	}
input[type=text], input[type=password],textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #333366;
	font-size:1em;
	color:#333366;
	padding:2px;
}

#frame {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	overflow:auto;
}
#header {
	overflow:auto;
	background-image:url(/images/frame_top.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	background-color:#FFF;
	color:#333366;
}
#video {
	/*background-image:url(../images/more_about_bg.gif);
	background-position:bottom right;
	background-position: right -174px;
	background-repeat:no-repeat;
	overflow:auto;
	margin-bottom:10px;*/
}
#content_div {
	background-color:#FFF;
	color:#333366;
	overflow:hidden;
	min-height:275px;
	clear:both;
	padding-top:22px;
	padding-bottom:7px;
}
.content_left {
	margin-left:15px;
	width:300px;
	float:left;
}
.content_center {
	margin-left:15px;
	width:300px;
	float:left;
}
.content_right {
	margin-right:15px;
	width:300px;
	float:right;
}
.content_main_left {
	margin-left:15px;
	width:300px;
	float:left;
}
.content_main_right {
	margin-right:15px;
	font-size:1.1em;
	width:615px;
	float:right;
}
.content_full {
	margin-left:15px;
	margin-bottom:10px;
	width:930px;
	float:left;
}

#content_foot {
	background-image:url(/images/frame_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;	
	background-color:#FFF;
	color:#333366;
	overflow:auto;
	clear:both;
	padding-bottom:15px;
}

#footer {
	margin-top:15px;
	clear:both;
}
#footer p{
	margin:0px;
}
#top_menu {
	float:left;
	width:960px;
	min-height:32px;
}
#top_menu ul {
	margin: 0px;
	padding: 0px;
}
#top_menu li {
	list-style-type: none;
	float:left;
	color:#FFF;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	height:32px;
}
#top_menu li div {
	position:relative;
	top:50%;
	margin-top:-0.6em;
}
#top_menu li a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.2em;
}
#top_menu li.menu_selected a {
	color:#333366;
}

#sub_navigation {
	clear:both;
	float:left;
	width:960px;
	background-color:#FFF;
	border-bottom:4px solid #F58025;
}
#sub_navigation li a {
	color:#F58025;
}
#sub_navigation li.menu_selected a {
	color:#333366;
}
/*#sub_navigation {
	margin:0px;
	padding: 0px;
	width:136px;
}
#sub_navigation li {
	list-style-type:none;
	margin-bottom:15px;
}
#sub_navigation li div{
	background-color:#333366;
	padding:10px;
}
#sub_navigation li a{
	color:#FFF;
}
#sub_navigation li.active {
	background-image:url(../images/arrows/arrow_o-w.gif);
	background-position:left centre;
	background-repeat:no-repeat;
}
#sub_navigation li ul{
	margin:0px;
	padding: 0px;
	margin-left:10px;
}
#sub_navigation li li{
	list-style-type:none;
	background-image:none;
	font-size:1.0em;
}*/
#site_tools {
	float:right;
	width:300px;
	margin-top:15px;
	margin-right:15px;
}
#search_form {
}
.small {
	font-size: 0.9em;
}
.smaller {
	font-size: 0.8em;
}
.smallest {
	font-size: 0.7em;
}
.big {
	font-size: 1.2em;
}
.bigger {
	font-size: 1.4em;
}
.biggest {
	font-size: 1.7em;
}

/*.left {
	float:left;
	width:660px;
}
.right {
	float:right;
	width:300px;
}*/
.bg_orange {
	background-color:#F58025;
	color:#FFF;
}
.bg_orange a, .bg_orange a:hover {
	color:#FFF;
}
.text_white {
	color:#FFF;
}
.text_blue {
	color:#333366;
}
.text_orange {
	color:#F58025;
}
.portlet_header {
	padding-top:25px;
	padding-left:22px;
	padding-bottom:3px;
	border-bottom:1px solid #fff;
	color:#FFF
}
.portlet_content {
	padding-left:22px;
	padding-right:22px;
	color:#FFF;
	font-size:0.9em;
}
.portlet_content a {
	color:#FFF;
}
.video_current {
	margin:0px;
	padding-left:40px; 
}
.navi_list {
	margin:0px 0px 20px 0px;
	padding:0px;
}
.navi_list ul {
	margin:0px;
	padding:0px;
}
.navi_list li {
	margin:0px;
	padding:0px;
	float:right;
	clear:both;
	list-style-type:none;
}
.navi_list li div {
	/*border-bottom:2px solid #F58025;*/
	font-weight:bold;
	font-size:1.2em;
}
.navi_list li li div {
	background-color:#FFF;
	font-weight:normal;
	font-size:1.2em;
	padding:1px 0px 1px 15px;
}
.navi_list li li div a {
	color:#F58025;
}
.navi_list li li.active div {
	background-image:url(../images/arrow_blue_vsml.gif);
	background-position:left 50%;
	background-repeat:no-repeat;
}
.navi_list li li.active div a {
	color:#333366;
}
.navi_list li li.two_across {
	clear:none;
	float:left;
	width:50%;
}
.navi_list li {
	clear:both;
}
.navi_list li li div a {
}
/*Calenddar */
.calendar_table{
	border-right:1px solid #F58025;
	border-bottom:1px solid #F58025;
	text-align:center;
}
.calendar_table td, .calendar_table th{
	border-left:1px solid #F58025;
	border-top:1px solid #F58025;
	height:40px;
}
.calendar_table td.empty{
	background-color:#faaa6e;
}
.calendar_table td.select{
	background-color:#333366;
	color:#FFF;
}
.calendar_table td.select a{
	color:#FFF;
}
.white_black {
	background-color:#FFFFFF;
	color:#000000;
	padding:2px;
	border:1px solid #000000;
}

.yellow_black {
	background-color:#FFFFCC;
	color:#000000;
	padding:2px;
	border:1px solid #000000;
}

.black_white {
	background-color:#000000;
	color:#FFFFFF;
	padding:2px;
	border:1px solid #000000;
}
.bdr_t_orange {
	border-top:2px solid #F58025;
}
.bdr_b_orange {
	border-bottom:2px solid #F58025;
}
