body, table, td, input{
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color : #007365;
}

a:hover {
	color: #7c2250;
}

img {
	border-style: none;
}

h1
{
	color: #9faa28;
	font-weight:bolder;
	font-size:11px;
	margin-bottom:5px;
}

h2
{
	color: White;
	font-weight: bold;
	font-size: 16px;
}

h3
{
	color: #9faa28;
	font-weight: bold;
	font-size: 12px;
}

p
{
	margin-top:0px;
	margin-bottom:7px;
}

table
{
	border-bottom-style: none;
	width: 100%;
	font-size: 10px;
}

.toptrim 
{
	height: 29px;
	background-image: url(../images/topTrimBg.jpg);
	background-repeat: repeat-x;
	font-size: 9px;
	padding: 0px, 45px, 0px, 20px;
}

.toptrim a
{
	text-decoration: none;
	padding-top: 7px;
}

.toptrim div
{
	display: inline;
}

.level3toptrimLhs
{
	height: 53px;
	background-image: url(../images/level3TopTrimBg.JPG);
	background-repeat: repeat-x;
	font-size: 9px;
	vertical-align: text-top;
	padding:0px, 0px, 0px, 0px;
}

.level3toptrimRhs
{
	height: 53px;
	background-image: url(../images/level3TopTrimBg.JPG);
	background-repeat: repeat-x;
	font-size: 9px;
	vertical-align: text-top;
	padding: 3px, 45px, 0px, 0px;
}

.level3toptrimRhs a
{
	text-decoration: none;
	padding-top: 7px;
}

.level3toptrimRhs div
{
	display: inline;
}

.banner
{
	padding-top:5px;
	height: 81px;
	background-image: url(../images/bannerBg.bmp);
	background-repeat: repeat-x;
}

.mainTable
{
	padding-left: 20px;
	height: auto;
}

.mainMenu
{
	height: 26px;
	vertical-align: top;
	background-image: url(../images/mnuBg.jpg);
	background-repeat: repeat-x;
}

.homeSubBanner
{
	height: 165px;
	background-repeat: repeat-x;
}

.homeSubBannerContent
{
	height: 165px;
	padding-left: 30px;
	padding-right:20px;
	font-size:12px;
	background-image: url(../images/homeSubBannerRhsBg.jpg);
	background-repeat: no-repeat;
	color:White;
	width: 2000px;
}

.content
{
	height: auto;
}

.homeContentLhsHeading
{
	padding-left: 10px;
	padding-right: 5px;
	height: 32px;
	background-image: url(../images/colHeadingBg.jpg);
	background-repeat: repeat-x;
	color: #9faa28;
	font-size: 16px;
	font-weight: bold;
	width: 30%;
}

.homeContentRhsHeading
{
	padding-left: 10px;
	height: 32px;
	background-image: url(../images/colHeadingBg.jpg);
	background-repeat: repeat-x;
	color: #9faa28;
	font-size: 16px;
	font-weight: bold;
	width: 70%;
}

.homeContentLhs
{
	padding-top:10px;
	color: #7d7d7d;
	font-size: 11px;
	vertical-align: top;
}

.homeContentRhs
{
	padding-top:10px;
	padding-left: 10px;
	font-size: 11px;
	vertical-align: top;
}

.dividerCol
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #9faa28;
}

.subBannerLhs
{
	padding-left: 20px;
	height: 32px;
	background-color: #9faa28;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

.subBannerLhsPurple
{
	color: #7c2250;
	display: inline;
}

.subBannerLhsWhite
{
	color: White;
	display: inline;
}

.subBannerMiddle
{
	padding-right: 10px;
	height: 32px;
	background-color: #9faa28;
}

.subBannerRhs
{
	background-color: #9faa28;
}

.contentLhs
{
	padding-left: 20px;
	vertical-align: top;
}

.contentLhs table td
{
	padding-top:10px;
	color: #7d7d7d;
	font-size: 11px;
	vertical-align: top;
}

.contentRhsHeading
{
	padding: 7px, 0px, 0px, 10px;
	height: 32px;
	background-image: url(../images/colHeadingBg.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	color: #9faa28;
	font-size: 16px;
	font-weight: bold;
}

.contentRhsTable
{
	vertical-align:top;
	width: 156px;
}

.contentRhs
{
	padding-top:10px;
	font-size: 11px;
	vertical-align: top;
}

.button1
{
	background-color: #007365;
	color: White;
	font-size: 10px;
	width: 60px;
	height: 20px;
}

.button2
{
	background-color: #7c2250;
	color: White;
	font-size: 10px;
	width: 60px;
	height: 20px;
}

.indent
{
	margin-left:15px;
}

.inline
{
	display: inline;
}

#loginBox
{
	padding: 0px, 0px, 0px, 20px;
	display: inline;
}

#loginBox input
{
	font-size: 9px;
	height: 20px;
}

#onlineClaimsLoginForm {
	margin: 0px;
	padding: 5px, 30px, 5px, 30px;
	background-color: #e0e5bc;
}