form { padding: 0; margin: 0; }
img { border-width: 0; }
html, body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #4F4F4F;
	background: #FFFFFF; 
}

#page
{
	margin: 0 auto;
	text-align: left;
	width: 100%;
}

a           
{   
    color: #0069AA;
    font-weight: normal;
	text-decoration: none;
}
a:hover { text-decoration: underline; } 

h1,h2,h3,h4,h5,h6
{
	color: #0069AA;
	font-family: Arial, Verdana, sans-serif;
	font-size: 26px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}

#topText
{
	margin: 0px;
	padding: 30px 60px 10px 10px;
	text-align: right;
}
#topText a
{
	color: #4F4F4F;
	text-decoration: none;	
}
#topText #phone
{
	color: #231F20;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px;
}
#topNavBar
{
	background: url(images/nav.jpg) repeat-x top left;
	height: 20px;
	border-bottom: 5px solid #FFF;
}
#topLogo
{
	height:125px;
}

#topNavText
{
	padding: 0px 0px;
	margin: 0px;
	height: 20px;
	text-align: center;
	border-bottom: 5px solid #FFF;
}
#topNavText a
{
	border-left: 1px solid #005797;
	border-right: 1px solid #C1D3EB;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding: 0px 20px;
	text-decoration: none;
}
#topNavText a.first
{
	border-right: 1px solid #C1D3EB;
	border-left: 0px solid #005797;
	padding: 0px 0px;
}
#topNavText a.last
{
	border-right: 0px solid #C1D3EB;
	border-left: 1px solid #005797;
	padding: 0px 0px;
}
#topNavText a:hover, #topNavText a.selected
{
	color: #6ACFF6;
	text-decoration: none;
}

.side { background: #717276 url(images/sides.jpg) repeat-x top left; }
.content { background: #FFF; }

#topSubBar
{
	height: 17px;
	background: #BCBDC1;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}

#mainText
{
	font-weight: normal;
	margin: 60px 25px;
	text-align: left;
	line-height: 18px;
}
#rightText
{
	font-weight: normal;
	margin: 60px 25px;
	text-align: left;
	line-height: 18px;
}
#rightText h1,h2,h3,h4,h5,h6
{
	color: #A7A9AC;
	font-family: Arial, Verdana, sans-serif;
	font-size: 26px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}

#subText
{
	font-weight: normal;
	margin: 30px 25px;
	text-align: left;
	line-height: 18px;
}

#leftSub { background: #BCBDC1; }

#rightSubText
{
	font-weight: normal;
	margin: 15px 25px;
	text-align: left;
	line-height: 18px;
	color: #262626;
}
#rightSubText h1,h2,h3,h4,h5,h6
{
	color: #0069AA;
	font-size: 16px;	
	font-weight: normal;
	margin: 10px 0px;
	text-align: left;
}

#bottomNavBar
{
	background: url(images/footer.jpg) repeat-x top left;
	height: 20px;
	border-bottom: 5px solid #FFF;
	border-top: 5px solid #FFF;
}

#bottomNavText
{
	width: 850px;
	margin: 0px auto;
	padding: 0px 0px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	font-size: 10px;
	text-align: left;
}

#copyright {
	text-align: right;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 50px;
	padding-left: 55px;
}

.tdheaderblue {
	
	background: url(images/footer.jpg) repeat-x top left;
	BACKGROUND-COLOR: #0660B9; FONT-WEIGHT: bold; PADDING-LEFT: 10px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px; COLOR: #FFFFFF;
}

