@import url("bodyContent.css");

body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #95a1ab;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #666666;
	text-align: left;
	text-decoration: none;
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	list-style-type: none;
}

body a 
{
	text-decoration: none;
	color: #0000C0;
}

body a:hover 
{
	color: #FF6C00;
}

img
{
	border: 0px;
}

table.main
{
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}

table.top
{
	width: 899px;
	height: 90px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.topLeft
{
	width: 384px;
	background-image: url(../images/topLeft.gif);
	background-repeat: no-repeat;
}

td.topMiddle
{
	width: 110px;
	background-image: url(../images/topMiddle.gif);
}

td.topRight
{
	width: 406px;
	background-image: url(../images/topRightLogo.gif);
	background-repeat: no-repeat;
}

table.horizontalMenu
{
	background-color: #474747;
	height: 25px;
	width: 899px;
	#width: 899px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
	text-indent: 50px;
	text-align: left;
}

td.horizontalMenuLeft, td.horizontalMenuLeft a
{
	width: 867px;
	height: 25px;
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	color: #F4F4F4;
	text-decoration: none;
	vertical-align: middle;
	line-height: 10px;
}

td.horizontalMenuLeft a:hover
{
	color: #FFFFFF;
	text-decoration: none;
} 

td.horizontalMenuRight
{
	width: 33px;
	height: 25px;
	background-image: url(../images/horMenuShadowRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

table.layoutBelowMenu
{
	width: 899px;
	#width: 899px;
	height: 13px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.layoutBelowMenuLeft
{
	width: 150px;
	height: 13px;
	background-color: #E8E8E8;
	background-image: url(../images/layoutBelowMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td.layoutBelowMenuMiddle
{
	width: 735px;
	height: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/layoutBelowMenuMiddle.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

td.layoutBelowMenuRight
{
	width: 15px;
	height: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/layoutBelowMenuRight.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

table.body
{
	width: 899px;
	#width: 899px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
	vertical-align: top;
}

td.bodyMenu
{
	width: 140px;
	background-color: #E8E8E8;
	vertical-align: top;
	text-align: right;
	line-height: 12px;
	padding-right: 10px;
}

td.bodyMenu a
{
	color: #666666;
}

td.bodyMenu a:hover
{
	color: #FF6C00;
}

td.bodyContent
{
	width: 715px;
	background-color: #FFFFFF;
	padding-left: 18px;
	vertical-align: top;
}

td.bodyShadow
{
	width: 15px;
	background-color: #FFFFFF;
	background-image: url(../images/shadowRight.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

table.bottom
{
	width: 899px;
	#width: 899px;
	height: 13px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.bottomLeft
{
	width: 9px;
	height: 13px;
	background-color: #E8E8E8;
	background-image: url(../images/bottomLeft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.bottomLeftFill
{
	width: 139px;
	height: 13px;
	background-color: #E8E8E8;
	background-image: url(../images/bottomLeftFill.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.bottomMiddle
{
	width: 9px;
	height: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/bottomMiddle.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

td.bottomMiddleFill
{
	width: 726px;
	height: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/bottomMiddleFill.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

td.bottomRight
{
	width: 12px;
	height: 13px;
	background-color: #FFFFFF;
	background-image: url(../images/bottomRight.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

table.bottomLinks
{
	width: 850px;
	height: 30px;
	text-align: right;
	vertical-align: bottom;
	line-height: 12px;
}

td.bottomLinksContent, td.bottomLinksContent a
{
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
}

td.bottomLinksContent a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

table.bottomCopy
{
	width: 850px;
	text-align: right;
	line-height: 6px;
}

td.bottomCopyContent, td.bottomCopyContent a 
{
	font-size: 10px;
	text-transform: uppercase;
	color: #6A7F90;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

td.bottomCopyContent a:hover
{
	color: #627584;
	text-decoration: none;

}

p.orange
{
	color: #FF6C00;
}

#helpbox
{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: #e3e3e3;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid #F5A265;
	font:normal 11px Lucida Sans Unicode;
	color:#000000;
	line-height:18px;
	z-index:2000;
	visibility: hidden;
}

.helpanchor
{ /*CSS for link that shows hint onmouseover*/
	color: #F5A265;
	font-weight: bold;
	font-size: 12px;
	margin: 3px 8px;
}
a.helpanchor
{
	color: #0000C0;
}

h3 
{
	font-size: 12px;
}
