
body
{
	margin: 0px auto;
	background-image: url(../images/pageback_pattern.jpg);
	background-color: #000066;
}	

html, body
{
	height: 100%;
	width: 100%;
}


p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #000066;
	line-height: 1.20em;
}



#tableBanner
{
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#tableNavBar
{
	height: 20px;
	background-image: url(../images/navBar_bg.jpg);
}

#mainTable
{
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFCC66;
	height: 90%;
}

#mainTitleTable
{
	width: 700px;
	height: 60px;
}



a.navBar:link, a.navBar:visited, a.navBar:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	font-weight: normal;
	color: #FFFF00;
	text-align: center;
	display: block;
	text-decoration: none;
}

a.navBar:hover
{
	color: #FFFFFF;
}

a.prodLinks:link, a.prodLinks:visited, a.prodLinks:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
	padding: 8px 0px 2px 5px;
	display: block;
}

a.prodLinks:hover
{
	color: #FFFFFF;
}

a.footer:link, a.footer:visited, a.footer:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-weight: normal;
	color: #000066;
	text-align: center;
	text-decoration: none;
}

a.footer:hover
{
	color: #FF0000;
}

#tdLeft
{
	background-image: url(../images/side_nav_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #CC6600;
}


.mainCell
{
	padding: 30px 25px 30px 25px;
}


.pageTitle, .subHeadRed, .subHeadBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	color: #CC3300;
}

 .paraHeading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	font-weight: bold;
	color: #CC3300;
}

.subHeadRed, .subHeadBlue
{
	font-size: 0.85em;
}

.subHeadBlue
{
	color: #000066;
}


hr
{
	color: #CC9900;
	height: 1px;
	margin-bottom: 10px;
}


a:link, a:visited, a:active
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #FF0000;
font-size: 0.76em;
}

a:hover
{
color: #CC0000;
text-decoration: none;
font-size: 0.76em;
}

#tableFooter
{
	background-color: #FFCC66;
	width: 775px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

a.pageNav:link, a.pageNav:visited, a.pageNav:active
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
color: #000066;
font-size: 0.76em;
}

a.pageNav:hover
{
color: #FF0000;
text-decoration: none;
}


