@charset "utf-8";

body, p, h1, h2, h3, h4, div, span {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 175%;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
a {
	text-decoration: none;
	color: #000000;
}
/*a:hover {
	font-weight: bold;
}*/

tr.white {
	background-color: #FFFFFF;
}

td.menu {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
td.menuitem {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 25px;
}

.Announcment {
	height: 25px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#Announcment {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 25px;
	color: #000000;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 2;
}
.Keywords {
	background-color: #999999;
	color: #FFFFFF;
}
.HeaderLeft {
	text-align: left;
	height: 150px;
	background-color: #000000;
}
.HeaderRight {
	text-align: right;
	height: 120px;
	background-color: #000000;
}
.MainMenu {
	background-color: #666666;
	color: #ffffff;
	/*width: 200px;*/
	padding: 10px 5px 10px 5px;
	vertical-align: top;
	text-align: center;
}
.MainMenu a {
	font-size: 12px;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	margin-top: 5px;
	text-decoration: none;
	/*background-color: #282893; */
	color: #FFFFFF;
}
.MainMenu a.sub {
	color: #282893;
	font-size: 12px;
	padding: 2px 2px 2px 20px;
	margin-top: 0px;
	text-decoration: none;
	background-color: #F8FFF8;
	display: block;
}
.MainMenu a.sub:hover {
	background-color: #FFD969; 
	color: #000000;
}
.Tools {
	vertical-align: top;
	background-color: #EEEEEE;
	width: 50%;
	padding: 10px;
}
.Tools a {
	padding: 0px 15px 0px 0px;
}
.ContentLeft {
	vertical-align: top;
	width: 40%;
	height: 475px;
	padding: 10px;
	color: #666666;
	background-color: #ffffff;
}
.ContentRight {
	vertical-align: top;
	width: 40%;
	height: 475px;
	padding: 10px;
	color: #666666;
	background-color: #ffffff;
}
.ContentFullWidth {
	vertical-align: top;
	width: 50%;
	height: 400px;
	padding: 10px;
	background-color: #ffffff;
}
.FooterLeft {
	color: #666666;
	height: 10px;
	padding: 10px 5px 10px 5px;
	text-align: left;
}
.FooterRight {
	color: #666666;
	height: 10px;
	padding: 10px 5px 10px 5px;
	text-align: right;
}
.FooterRight a {
	color: #FF9900;
	text-decoration: none;
}
.SubFooter {
	color: #CCCCCC;
	height: 10px;
	padding: 10px 2px 10px 2px;
	text-align: center;
}
.SubFooter a {
	color: #CCCCCC;
	text-decoration: none;
}
.SubFooter a:hover {
	color: #000000;
}
.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
.Subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 10px 0px;
}
.Text {
	padding: 0px 0px 15px 0px;
	line-height: 20px;
}
.Picture {
	padding: 0px 0px 15px 0px;
	align: center;
}
.EventWidget {
	width: 100%;
}
.EventWidget td {
	border-bottom: solid 1px #CCFFCC;
	padding: 5px;
	font-size: 10px;
}
p.AdminBorderSelected {
	border: 2px dotted #FF6666;
}
p.AdminBorder {
	border: 2px dotted #EEEEEE;
}

div.scroller {
	overflow: auto;
	position: relative;
	border: solid 1px #F0F0F0;
	text-align: left;
	margin: 0px 0px 20px 0px;
}

div.scroller table {
	width: 97%;
	text-align: left;
}

div.scroller table td {
	border-bottom: solid 1px #EEEEEE;
}

div.scroller thead {
	text-align: left;
	background-color: #ffffff;
	font-weight: bold;
}

div.scroller thead tr {
	position:relative;
	top: expression(offsetParent.scrollTop);
	left: 0px;
}

div.scroller td:last-child {
	padding-right: 20px;
}

div.dialog {
	left: 50%;
	top: 200px;
	margin-left: -250px;
	background-color: #F8F8F8;
	border: solid 1px #CCCCCC;
	z-index: 10;
	position: absolute;
	padding: 20px;
	display: none;
}

div.dialog table td {
	padding: 2px;
}

#DialogMask {
	width: 3000px;
	height: 3000px;
	left: -500px;
	top: -500px;
	position: absolute;
	z-index: 5;
	background-color: #000000;
	display: none;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

a.TabSelector_Selected
{
	display: inline-block;
	padding: 5px;
	width: 75px;
	color: #000000;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

a.TabSelector
{
	display: inline-block;
	padding: 5px;
	width: 75px;
	background-color: #EEEEEE;
	color: #999999;
	border-left: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	text-align: center;
	font-size: 10px;
}

/*a.TabSelector:hover
{
	font-weight:bold;
}*/

span.TabSpacer
{
	padding: 5px;
	display: inline-block;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	width: 15px;
}

div.TabPane
{
	margin-top: 20px;
}