DIV#oldbrowser
{
	display: none;
}
BODY
{
	background-color: #002753;
	margin: 0;
	padding: 0;
}
#pageFrame
{
	min-height: 450px;
	background: #CCC url(../images/leftcol160_gray.gif) repeat-y 0 0;
}
#footer
{
	background-color: #00346E;
	color: #FFF;
	clear: both;
	/*[empty]top:;*/
	text-align: center;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000000;
}
#contentColumn
{
	width: auto;
	min-width: 0px;
	height: 100%;
	overflow: visible;
	margin-left: 160px;
	font-family: sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 450px;
	/*[disabled]height:auto;*/
	/*[disabled]height:420px;*/
}
.style_selector .style4
{
	background-color: #47A23B;
}
.style_selector .style3
{
	background-color: #D50505;
}
.style_selector .style2
{
	background-color: #C15400;
}
.style_selector .style1
{
	background-color: #002B55;
}
#leftColumn
{
	width: 160px;
	float: left;
}
TABLE.style_selector
{
	margin: auto;
	width: 91%;
	height: 10px;
}
TABLE#header_table
{
	background-image: url(/templates/images/menudraft3b.jpg);
	border-spacing: 0 0;
	padding: 0;
	margin: 0;
	height: 95px;
	background-repeat: repeat-x;
	background-color: #00336D;
	width: 100%;
}
DIV#help_overlay
{
}
DIV#innerContentColumn DIV#help_overlay
{
	position /**/: absolute;
	right /**/: 47px;
	background-image /**/: url(/images/new_global_help.png);
	width /**/: 184px;
	height /**/: 60px;
	background-repeat /**/: no-repeat;
	margin-top /**/: -14px;
}

