﻿body 
{
	height: 100%;
	border: 0px;
	margin: 0px;
}

body, div, td, input, textarea
{
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #222222;
}

p 
{
	margin-top: 0px;
}

.blacklnk {
	text-decoration: none;
        color: #000000;
}

.blacklnk a, .navlnk a:hover, .navlnk a:visited {
   text-decoration: none;
   color: #000000;

}

.header 
{
	background: #000000 url(../layout/topbg.jpg);
	height: 121px;
}

.contentBG
{
	background: #FFFFFF url(../layout/contentbg.gif) top left repeat-x;
	min-height: 350px;
}

.contentBGLeft
{
	background: #FFFFFF url(../layout/contentbg.gif) top right repeat-x;
	min-height: 350px;
}

.content
{
	width: 92%;
	padding-left: 15px;
	padding-top: 8px;
	min-height: 150px;
}

.panelAnchoredTopTitle
{
	width: 246px;
	height: 37px;
}

.panel
{
	background: url(../layout/panelBG.gif);
	min-height: 75px;
	padding: 2px 11px 5px 16px;
	width: 219px;
}

.panelTopBlankWithBG
{
	background: url(../layout/panelTopBlankWithBG.gif);
	width: 219px;
	height: 19px;
	font-weight: bold;
	font-size: 9pt;
	padding: 18px 11px 0px 16px;
}

.panelTopBlank
{
	background: url(../layout/panelTopBlank.gif);
	width: 219px;
	height: 19px;
	font-weight: bold;
	font-size: 9pt;
	padding: 18px 11px 0px 16px;
}

.panelBottom 
{
	background: url(../layout/panelBottom.gif);
	width: 246px;
	height: 11px;
}

.panelShadow
{
	background: url(../layout/panelShadow.gif) no-repeat center left;
	width: 219px;
	height: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.panelHighlight
{
	background: url(../layout/panelHighlight.gif) no-repeat center left;
	width: 219px;
	height: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.panelHeading
{
	font-size: 13px;
	color: #3D65A4;
	font-weight: bold;
}

.panelLink, .panelLink:hover, .panelLink:active, .panelLink:visited
{
	color: #222222;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	line-height: 22px;
	font-size: 9pt;
}



h1
{
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica;
	font-size: 9pt;
	color: #ffffff;
}

h2
{
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
        border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-left: 0px;
	margin-right: 0px;
}

h3
{
	font-family: "Segoe UI", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10pt;
        border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        margin-left: 0px;
	margin-right: 0px;
        font-weight:normal;
}

h4
{
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	font-size: 16pt;
	color: #7F764B;
	line-height: 29px;
	margin-top: 4px;
	margin-bottom: 14px;
}

h5
{
	font-weight: normal;
	font-size: 18pt;
	color: #3D65A4;
	border-bottom: solid 1px #3D65A4;
	width: 100%;
}

.contentBottomBG
{
	width: 100%;
	height: 12px;
	background-image: url(../layout/contentBottomBG.gif);
}

.footer
{
	width:100%;
	height: 91px;
	background-color: #000000;
	background-image: url(../layout/footerBG.jpg);
	font-size: 9px;
	color: #FFFFFF;
}

.footerText
{
	font-size: 10px;
	color: #FFFFFF;
	line-height:normal;
}

.featurePanel 
{
	background: url(../layout/featurePanel.gif);
	width: 449px;
	height: 89px;
	padding-left: 33px;
	padding-right: 8px;
	padding-top: 13px;
	padding-bottom: 14px;
}

.videoPanel
{
	background: url(../layout/videoPanelBG.gif);
	width: 300px;
	height: 115px;
	padding: 4px 7px 9px 18px;
}