/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565659;
	font-size: 12px;
	background: #d6d6d6;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565659;
	font-size: 12px;
	line-height: 18px;
}

form
{
	display: inline;
}

img, p
{
	margin: 0;
	padding: 0;
	border: none;
}

.blankTD
{
	height: 5px;
	background: #FFF;
}

#header
{
	background: url(../images/header.jpg) no-repeat;
	height: 196px;
}

.navbg
{
	width: inherit;
	background: #b7b7b8;
	padding: 5px 8px;
	height: 20px;
	overflow: hidden;
}

.navbg .nav
{
	font-family: "Gill Sans MT" , Tahoma;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px;
}

.navbg .nav:hover
{
	color: #000;
}

.ptop10
{
	padding-top: 10px;
}

.link_readM a
{
	color: #0550ae;
	text-decoration: none;
}

.link_readM a:hover
{
	color: #0550ae;
	text-decoration: underline;
}

.lineBorder
{
	border-left: 1px solid #9f9fa0;
	border-right: 1px solid #9f9fa0;
	padding: 0px 16px;
}

.flashPadding
{
	padding: 12px 0px;
}

.welcomePadding
{
	padding-bottom: 10px;
}

.Treament
{
	padding: 0px 10px 5px 12px;
}

.checkMore a
{
	color: #565659;
	text-decoration: none;
}

.checkMore a:hover
{
	color: #565659;
	text-decoration: underline;
}

.LH14
{
	line-height: 15px;
}
.LH14 a
{
	text-decoration: underline;
	color: #0551af;
}

.LH14 a:hover
{
	text-decoration: none;
	color: #0551af;
}

.footerbg
{
	background: url(../images/footerbg.jpg) repeat-x;
	height: 57px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #95caff;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 16px;
}

.footerbg a
{
	text-decoration: none;
	color: #95caff;
}

.footerbg a:hover
{
	text-decoration: underline;
	color: #95caff;
}

h2
{
	font-weight: bold;
	font-family: "Gill Sans MT" , Tahoma;
	padding: 0px;
	margin: 0px;
	font-size: 180%;
	width: 98%;
	border-bottom: 1px solid #9f9fa0;
	padding-bottom: 8px;
}

/*.thinLine
{
	background:#9f9fa0;
	height:1px;
	width:98%;
	margin-top:5px;
}*/

.bodyTxt
{
	width: 98%;
	line-height: 18px;
}

.bodyTxt p
{
	padding-top: 10px;
}

.bodyTxt h3
{
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	margin: 0px;
	font-style: italic;
	text-decoration: underline;
	color: #2e549a;
	font-size: 150%;
}

.bodyTxt .contactHeadings
{
	font-size: 120%;
	font-weight: bold;
	color: #2e549a;
}

.TableFormat
{
	background-color: #fff;
}
.TableFormat td
{
	background-color: #f2f2f2;
	color: #666666;
	padding: 5px 8px;
}

.TableFormat td a
{
	text-decoration: none;
	color: #0550ae;
}

.TableFormat td a:hover
{
	text-decoration: underline;
	color: #0550ae;
}
a
{
	color: #0550ae;
	text-decoration: none;
}

