﻿body 
{
	background-color: #0D6DAA;
	font: 12px Arial;
	color: black;
}

#subNavTable td
{
	background-image: url('/images/subNavButtons.jpg');
	width: 200px;
	height: 30px;
}
#subNavTable td a
{
	color: Black;
	text-decoration: none;
}
#subNavTableShort td
{
	background-image: url('/images/subNavButtonsShort.jpg');
	width: 157px;
	height: 30px;
}
#subNavTableShort td a
{
	color: Black;
	text-decoration: none;
}
a
{
	
}
#pageArea
{
	width: 796px;
}
#navBar
{
	background-color: #7D7F8E;
	font: bold 14px Arial;
	height: 22px;
	width: 776px;
	text-align: center;
}
#innerFooter
{
	/*background-color: #7D7F8E;*/
	background-color:#CCCCCC;
	font: bold 14px Arial;
	height: 37px;
	text-align: center;
}
#Copyright
{
	font: 12px Arial;
}
#pageTitle
{
	font: bold 16px Arial;
	text-align: center;
}
#searchBox
{
	text-align: right;
	padding-top: 6px;
	padding-right: 20px;
}
#searchBtn
{
	font: bold 14px Arial;
	background: none;
	border: none;
	color: black;
}
#navBar a
{
	text-decoration: none;
}
#pageFooter
{
	font: bold 16px Arial;
}
#contentBox
{
	
	padding: 0px 10px 10px 10px;
	text-align: left;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-weight: bold}

.NavImage
{
    border-width:0px;
}