﻿.masterpagelanguage
{
    float: right;
    color: #FFBFBF;
	background-color: #FF6600;
}
.logincontrol{}
#login
{
	padding-bottom: 5px;
	color: #FFBFBF;
	background-color: #FF6600;
}
.loginnotice
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF6600;
	font-weight: bold;
}
#headtitle
{
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
}
#leftlogo
{
	float: left;
	color: #FFBFBF;
	background-color: #FF6600;
}
#rightlogo
{
	float: right;
	color: #FFBFBF;
	background-color: #FF6600;
}
#mastertitle
{
	text-align: center;
	float: none;
}
#mastertitletop
{
	font-size: 2.4em;
	font-weight: bolder;
}
#mastertitlemiddle
{
	font-size: 2.2em;
	font-weight: bold;
}
#mastertitlebottom
{
	font-size: 1.7em;
}
#topleaderbanner
{
	color: #FF6600;
	background-color: #FFBFBF;
}
#toollabel
{
	color: #FF6600;
	background-color: #FFBFBF;
}
#toptools
{
	font-size: .95em;
	font-weight: bolder;
	display: block;
	width: 100%;
	text-align: center;
	color: #FF6600;
	font-family: 'Arial Narrow';
	overflow: hidden;
}
.poplabel
{
	color: #FF6600;
	cursor: pointer;
	padding-right: 1px;
}
.poplabel:hover
{
	color: #FF6600;
	text-decoration: underline;
}
.popupControl
{
	border: 2px solid #FF6600;
	background-color: #FF6600;
	position: absolute;
	visibility: hidden;
	color: #FFBFBF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
.dragContainer{
	background-color: #FFBFBF;
	border-bottom-color: black;
}

.dragHeader
{
	cursor: move;
}

.dragBody
{
	background-color: #FFBFBF;

}
.submitlink
{
	text-indent: 0px;
	width: 100%;
}
.main
{
	width: 100%;
}
.mainleft
{
	width: 160px;
}
.mainright
{
	width: 160px;
}
.maincenter
{
	vertical-align: top;
}
#toplinks
{
	padding: 8px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
#bottombanners
{
	padding: 0px;
	width: 100%;
	text-align: center;
	text-indent: 0px;
}
#copyright
{
	width: 100%;
	text-align: center;
}
body
{
	padding-left: 8px;
	padding-right: 8px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 75%;
	min-width: 950px;
	color: #FF6600;
	background-color: #FFBFBF;
}

a
{
	color: #FF6600;
}
a:active
{
	color: #FF6600;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
a:link
{
	color: #FF6600;
}
a:visited
{
	color: #FF6600;
}
td
{
	padding: 0px 1px 0px 0px;
	margin: 0px;
	text-indent: 0px;
}

h1
{
	margin-bottom: 10px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 1.65em;
	color: #FF6600;
	width: 100%;
}
h2
{
    margin-bottom: 1px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: .8em;
	color: #FF6600;
	width: 100%;
}