body
{
	font-family:verdana,tahoma,arial;
	font-size:10pt;
	color:#FFFFFF;
}
p
{
	letter-spacing:-.02em;
}
p.compact
{
	margin-top:8px;
	margin-bottom:4px;
	font-size:.85em;
	line-height:1.4em;	
	letter-spacing:-.02em;
}
/**
	Menu Classes
**/
li
{
	list-style-image:url('Images/triangle.png');
}
li.none
{
	list-style-type:none;
	list-style-image:none;
}
li.bullet
{
	list-style-type:circle;
	list-style-image:none;
}
ul
{
	margin-bottom:10px;
}
.SubMenu
{
	filter:shadow(color:#366495,strength:3,direction:135);
	float:left;
	font-weight:bold;
	line-height:20px;
	cursor:pointer;
	margin:2px 0px 1px 10px;
}
.SubMenuWrapper
{
	background-color: #5081AC;
	width:178px;
	height:25px;
	cursor:pointer;
}
.staticMenuItemDiv
{ 
	width:90px;
	height:27px;
	padding-right:15px;
	padding-left:5px;
	cursor:pointer;
	text-align:center;
	line-height:27px;
	background-image:none;
}
.PageTitle
{
	filter:shadow(color:#303030,strength:3,direction:135);
	float:left;
	font-weight:bold;
	font-size:26pt;
	padding-top:40px;
	padding-bottom:15px;
	font-weight:bold;
	line-height:26pt;
	width:684px;
}
.PageSubTitle
{
	filter:shadow(color:#303030,strength:3,direction:135);
	float:left;
	font-weight:bold;
	font-size:20pt;
	padding-top:10px;
	padding-bottom:15px;
	font-weight:bold;
	line-height:20pt;
	width:654px;
	margin-left:30px;
}
.Background
{
	background-color:#4272AA;
	background-image: url('Images/BorderRepeatX.png');
	background-repeat:repeat-x;
}
.MainRow
{
	min-height:356px;
}
.LeftBorder
{
	background-image: url('Images/BorderRepeatLeftY.png');
	background-repeat:repeat-y;
	background-position:right;
	text-align:right;
	position:relative;
	vertical-align:top;
	width:50%;
	min-height:356px;
}
.RightBorder
{
	background-image: url('Images/BorderRepeatRightY.png');
	background-repeat:repeat-y;
	background-position:left;
	text-align:left;
	position:relative;
	vertical-align:top;
	width:50%;
}
.staticMenu
{
	border-left:solid 1px #656565;
	border-right:solid 1px #656565;
	background-color:#C2C2C2;
	font-size:8pt;
	height:27px;
	overflow:visible;
	width:95px;
}
.staticMenuItem
{
	width:90px;
	border-left:solid 1px #656565;
	border-right:solid 1px #656565;
	margin:0px 1px 0px 1px;
	color:#FFFFFF;
	background-color:Black;
/*
	background-position:right;
	background-image:url('Images/staticMenuItem.gif');
	background-repeat:no-repeat;
*/
	font-size:8pt;	
}
.staticMenuItemHover
{
	background-color:#434343;
/*
	background-image:url('Images/staticMenuItemHover.gif');
	background-position:right;
	background-repeat:no-repeat;
*/
}
.staticMenuItemSelected
{
}
.dynamicMenu
{	
	background-color:Black;
	padding-bottom:2px;
        z-index:1000;  /* Line added to fix IE8 problem */
}
.dynamicMenuItem
{	
	background-color:#7598C0;
	color:#FFFFFF;
	font-size:8pt;
        width:140px;  /* Line added to fix IE8 problem */
	text-align:center;  /* Line added to fix IE8 problem */
}
.dynamicMenuItemDiv
{
	width:140px;
	height:20px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	line-height:20px;
}
.dynamicMenuItemHover
{
	color:#000000;
}
.dynamicMenuItemSelected
{
	color:#000000;
}
/**
	Master Page Layout Classes
**/
div.wrapper {
    width:1000px;
    height:100%;
    overflow:scroll;
}
div.leftColumn
{
    width:0px;
    float:left;
    /*background-image:url('Images/BGLeftBorderRepeatY.png');
    bakground-repeat:repeat-y;*/
    height:100%;
    overflow:hidden;
}
div.mainColumn{
    float:left;
    overflow:visible;
    width:1000px;
    height:100%;
    text-align:left;
    padding:0px 0px 0px 0px;
}
div.rightColumn{
    width:0px;
    float:left;
    background-image:url('Images/BGRightBorderRepeatY.png');
    background-repeat:repeat-x;
    height:100%;
    overflow:hidden;
    padding:0px 0px 0px 0px;
}
div.topRow{
    display:block;
    padding:0px 0px 0px 0px;
    /*
    background-image:url('Images/BGTop.png');
    background-repeat:repeat-x;
*/
    width:100%;
    height:97px;  
}
div.menuRow{
    display:block;
    width:100%;
    height:27px;     
    padding:0px 0px 0px 72px;
}
div.middleRow{
    display:block;
    /*
    background-image:url('Images/BGMiddle.png');
    background-repeat:repeat-x;
	*/
    width:100%;
    height:100%;
    padding:0px 0px 0px 0px;
}
div.windowTopLeft{
    width:11px;
    height:11px;
    background-image:url('Images/BGWindowTopLeft.gif');
    background-repeat:no-repeat;
    padding:0px 0px 0px 0px;
}
div.windowTopCenter{

}
div.windowTopRight{

}
div.windowMiddleLeft{

}
div.windowMiddleCenter{

}
div.windowMiddleRight{

}
div.windowBottomLeft{

}
div.windowBottomCenter{

}
div.windowBottomRight{
}
div.whitePapers
{
	font-size:12pt;
	color:#FFFFFF;
}
div.welcome
{
	font-size:10pt;
	color:#FFFFFF;
}
div.newsTitle
{
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
}
div.newsHeader
{
	color:#E7E6EC;
	font-size:10pt;
	font-weight:bold;
}
div.newsText
{
	color:#FFFFFF;
	font-size:10pt;
}
a:link, a:visited
{
	color:#FFFFFF;
	font-size:10pt;
	text-decoration:none;
}
a:hover
{
	color:#C0C0C0;
	font-size:10pt;
}
a.newsText:link, a.newsText:visited
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10pt;
}
a.newsText:hover
{
	color:#C0C0C0;
	font-size:10pt;
}
	