HTML
{
	height:				100%;
}
BODY
{
	margin:				0 0 0 0;
	height:				100%;
	background:			#FFFFFF;
	color:				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			16px;
}
IMG
{
	border:				0;
}

/****************************************************************/
/*** MASTHEAD ***************************************************/

DIV#Masthead
{
	display:			none;
}

/****************************************************************/
/*** EYEBROW ****************************************************/

DIV#Eyebrow
{
	z-index:			1;
	position:			absolute;
	top:				0;
	left:				0;
	width:				100%;
	background:			#FFFFFF;
	color:				inherit;
}
DIV#Eyebrow_LeftFloat
{
	z-index:			2;
	position:			absolute;
	top:				35px;
	right:				10px;
	background:			transparent;
	color:				#FFFFFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		bold;
	text-align:			center;
}

/****************************************************************/
/*** TOP MENU ***************************************************/

DIV#TopMenu
{
	z-index:			10;
	position:			absolute;
	top:				75px;
	left:				0;
	width:				100%;
	height:				27px;
	background:			url('../../Images/topmenu_bg.gif');
	color:				inherit;
	font-size:			12px;
}
DIV#TopMenu TABLE
{
	z-index:			10;
	margin:				0 0 0 2px;
}
DIV.Popout
{
	z-index:			10;
	visibility:			hidden;
	position:			absolute;
	top:				0;
	left:				0;
	margin:				75px 0 0 0;
	border:				2px outset #B3B3B3;
	border-top:			0;
	background:			#E5E5E5;
	color:				inherit;
	filter:				Alpha(Opacity=90);
	font-size:			12px;
}
DIV.Popout_Sub
{
	border-top:			2px outset #B3B3B3;
}
A.Item
{
	display:			block;
	border-top:			1px solid #E5E5E5;
	border-bottom:		1px solid #E5E5E5;
	padding:			1px 8px 1px 4px;
	background:			inherit;
	color:				#333333;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	text-decoration:	none;
	white-space:		nowrap;
}
A.Item:hover, DIV#TopMenu A.Item_Highlight
{
	border-top:			1px solid #B3B3B3;
	border-bottom:		1px solid #B3B3B3;
	background:			#B3B3B3;
	color:				#FFFFFF;
}
DIV.Item_Seperator
{
	margin:				4px 2px 2px 2px;
	border-top:			1px solid #808080;
}

/****************************************************************/
/*** FLOAT MENU *************************************************/

DIV#FloatMenu
{
	z-index:			3;
	position:			absolute;
	top:				102px;
	right:				0;
	margin:				0 0 0 auto;
	height:				23px;
	background:			transparent;
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			10px;
	font-weight:		bold;
}
DIV#FloatMenu A
{
	background:			transparent;
	color:				#000000;
	text-decoration:	none;
}
DIV#FloatMenu A:hover
{
	text-decoration:	underline;
}

/****************************************************************/
/*** LEFT SIDE **************************************************/

TD#LeftSide
{
	border-right:		1px solid #000000;
	width:				200px;
	height:				100%;
}
TD#LeftSide DIV#Wrapper
{
	padding:			102px 0 0 0;
}

/****************************************************************/
/*** CONTENT ****************************************************/

TD#Content
{
	padding:			130px 15px 15px 15px;
}
TD#Content DIV#Tools
{
	width:				100%;
	text-align:			right;
}
TD#Content SPAN.articleTitle
{
	font-size:			22px;
	font-weight:		bold;
}
TD#Content SPAN.articleSubTitle
{
	font-size:			16px;
	font-weight:		bold;
}
TD#Content H1
{
	font-size:			22px;
	font-weight:		bold;
}
TD#Content H2
{
	font-size:			20px;
	font-weight:		bold;
}
TD#Content H2
{
	font-size:			18px;
	font-weight:		bold;
}
TD#Content H3
{
	font-size:			16px;
	font-weight:		bold;
}
TD#Content UL
{
	margin-top:			0;
	margin-bottom:		0;
}
TD#Content OL
{
	margin-top:			0;
	margin-bottom:		0;
}
TD#Content TABLE TD {
	background:			#F1F1F1;
	color:				inherit;
}

TD#Content .noColor table{background-color:transparent;border:0px;}
TD#Content .noColor td {background-color:transparent;}
TD#Content .noColor th {background-color:transparent;color:#000;}

TD#Content DIV#CopyRight
{
	margin:				20px 0 10px 0;
	border-top:			1px solid #CCCCCC;
	padding:			2px 0 0 0;
	color:				#CCCCCC;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			9px;
	text-align:			center;
}
TD#Content DIV#CopyRight A
{
	background:			transparent;
	color:				#CCCCCC;
	text-decoration:	underline;
}
TD#Content DIV#CopyRight A:hover
{
	background:			transparent;
	color:				#999999;
	text-decoration:	underline;
}

/****************************************************************/
/*** RIGHT SIDE *************************************************/

TD#RightSide
{
	border-left:		1px solid #000000;
	width:				200px;
}
TD#RightSide DIV#Search
{
	margin:				120px auto 0 auto;
	width:				155px;
	text-align:			right;
}
TD#RightSide DIV#Search INPUT#query
{
	border:				1px solid #000000;
	width:				150px;
	height:				18px;
	background:			url('../../Images/rightside_searchbg.gif');
	color:				#000000;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			13px;
}
TD#RightSide DIV#Search INPUT#search
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}
TD#RightSide DIV#SideMenu
{
	margin:				20px auto 0 auto;
	width:				180px;
	background:			transparent;
	color:				#FFFFFF;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		normal;
}
TD#RightSide DIV#SideMenu A
{
	background:			transparent;
	color:				#FFFFFF;
	text-decoration:	none;
}
TD#RightSide DIV#SideMenu A:hover
{
	text-decoration:	underline;
}
TD#RightSide DIV#SideMenu UL
{
	margin:				0 0 5px 15px;
	padding:			0;
	font-weight:		normal;
}
TD#RightSide DIV#SideMenu LI
{
	padding:			0 0 2px 0;
}