div.SCLSkinMain
{
	text-align: center;
}

div.SCLSkinMenu
{
	text-align: center;
	width: 800px;
	background-color: #003366;
	margin: auto;
}

div.SCLSkinLogoDiv
{
	text-align: left;
	height: 84px;
	width: 800px;
	background-image: url(images/TopBackground.gif);
	background-position: right top;
	background-repeat: repeat-x;
	overflow: hidden;
	margin: auto;
}

.SCLLogo
{
	float: left;
}

.SCLTopRightLogo
{
	float: right;
	position: relative;
	left: 4px;
}

.SCLSkinMain .search
{
	text-align: left;
	margin-bottom: 1em;
	display: block;
}

.SCLSkinMain .search input
{
	border: solid #003366 1px;
	color: Black;
	display: block;
}

.SCLSkinMain .SearchResults .CommandButton
{
	cursor: inherit;
	border: none;
	font-weight: normal;
	padding: 0 0 0 0;
	margin-bottom: 0;
	vertical-align: inherit;
	height: auto;
	background: none;
	display: none;
}

.SCLSkinMain .SearchResults td
{
	vertical-align: top;
}

.SCLSkinMain .SearchResults a.SubHead
{
	text-decoration: underline;
}

.SCLSkinBody
{
	width: 800px;
	border-collapse: collapse;
	clear: both;
	margin: auto;
}

.SCLSkinLeftPane
{
	padding-top: 1em;
	padding-left: 0.25em;
	width: 172px;
	vertical-align: top;
	text-align: left;
	background: #6699CC;
	overflow: hidden;
}

.SCLSkinSubBody
{
	vertical-align: top;
	width: 590px;
	background-image: url(images/SidebarBorder.gif);
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 39;
}

div.SCLSkinBreadDiv
{
	vertical-align: top;
	text-align: left;
	float: left;
}

div.SCLSkinUserDiv
{
	vertical-align: top;
	text-align: right;
	float: right;
}

div.SCLSkinContentPane
{
	width: 590px;
	vertical-align: top;
	text-align: center;
	clear: both;
}

div.SCLSkinFooter
{
	text-align: right;
	width: 590px;
}

div.SCLSkinSingleColContentPane
{
	width: 800px;
	vertical-align: top;
	text-align: left;
	clear: both;
	padding-top: 1em;
	padding-left: 3em;	
}

div.SCLSkinSingleColNavigation
{
	width: 800px;
	vertical-align: top;
	text-align: left;
	clear: both;
}

.SCLSkin_SigninSeparator
{
	padding-right: 0.75em;
	padding-left: 0.75em;
}

.SCLSkinCommand
{
	padding-left: 0.5em;
}

.StandardButton
{
	cursor: pointer;
	border: outset 1px #ccc;
	font-weight: normal;
	vertical-align: top;
	height: 20px;
	margin: 0px 6px 0px 6px;
	background: url(images/ButtonBackground.gif) repeat-x left top;
	color: #003366;
}

.ControlPanel .CommandButton
{
	border: none;
	padding: 0 0 0 0;
	background: none;
}

.ControlPanel .NormalTextBox
{
	color: #003366;
	position: relative;
	top: 2px;
}

.SCLEditContainer .CommandButton
{
	border-collapse: collapse;
	empty-cells: hide;
	padding: 0 0 0 0;
}

.CommandButton
{
	cursor: pointer;
	border: outset 1px #ccc;
	font-weight: normal;
	padding: 4px;
	margin-bottom: 1px;
	vertical-align: middle;
	height: 20px;
	background: url(images/ButtonBackground.gif) repeat-x left top;
}

span.CommandButton a.CommandButton
{
	border: none;
	padding: 2px 0 0 0;
	background: none;
	vertical-align: middle;
}

span.CommandButton input
{
/*	height: 20px;*/
	vertical-align: middle;
}

A.CommandButton:link
{
	text-decoration: none;
}

A.CommandButton:visited
{
	text-decoration: none;
}

A.CommandButton:active
{
	text-decoration: none;
}

A.CommandButton:hover
{
	text-decoration: none;
}

.CommandLink
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #003366;
}

.Head
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bolder;
}

.Normal, .NormalDisabled
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
}

.SubHead
{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
}