body {
	background:url(../img/bg.gif) repeat-x top #fff;
	margin: 0;
	padding: 0;
	color: #7e7e7e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

select,textarea,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a img, img {
	border: 0;
}
a {
	color:#5b8db2;
	text-decoration:underline
}
a:hover {
	color:#5b8db2;
	text-decoration:none
}
span {
	visibility: hidden;
	font-size: 0.1em;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear: both;
}

#container {
	width: 63.2em;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 59.2em;
	border:0px;
	border-style:solid;
	border-color:#ff0000;
	margin: 0 auto 1.88em auto;
	padding: 1.4em 0 0 0;
}

#login h2 {
	float: left;
	width: 7.85em;
	height: 0.5em;
	background: transparent url(../img/claim-tracker-login.gif) left no-repeat;
}

#login label {
	float: left;
	padding: 0 0.5em 0 1em;
}

#login div.input {
	float: left;
	position: relative;
	top: -0.5em;
	width: 9.65em;
	height: 1.7em;
}

#login div.input input {
	width: 109px;
	height: 19px;
	border: 0;
	background: #fff url(../img/bg-input.gif) no-repeat;
}

#login #emailimg {
	width: 7.8em;
}

#login #passimg {
	width: 5.5em;
}

#login input.img {
	float:left;
	position:relative;
	top: -0.5em;
	width: 1.65em;
	margin: 0 0 0 1em;
}

#logout h2 {
	float: right;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#logout h2 a{

	color: #ffffff;
	text-decoration:underline;
}


#header h1 {
	float: left;
	padding-top: 1.5em;
}
#header h1 a {
	border:0px;
	border-style:solid;
	float: left;
	width: 16em;
	height: 1.8em;
	background: #fff url(../img/blue-seas-adjusters.gif) left top no-repeat;
	text-decoration:none;
}

#menu {
	float: left;
	width: 62.65em;
	height: 2.4em;
	border-left: solid 3px #fff;
	border-right: solid 3px #fff;
}
#menu ul {
	float: left;
	margin: 0;
	list-style-type: none;
	background: #fff url(../img/bg-leftmenu.gif) left center repeat-x;
}
#menu ul li {
	float:left;
	padding: 0 0 0 0.1em;
	background: transparent url(../img/menu-separator.gif) left top no-repeat;
}
#menu ul li.home {
	background: none;
}

#menu ul li a {
	float: left;
	height: 2.55em;
	padding: 0 1.3em;
	line-height: 2.55em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 97%;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li a.active {
	background: transparent url(../img/bg-menu-o.gif) left top repeat-x;
}
			
#content {
	float: left;
	width: 62.65em;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #fff;
}

#content #homeimg {
	width: 62.63em;
}

#content h1 {
	margin: 0;
	padding: 0 0 1.15em 0;
	color: #5b8db2;
	font-size: 160%;
	text-transform: uppercase;
}
#content h2 {
	padding-bottom: 1.15em;
	color: #5b8db2;
	font-size: 130%;
	text-transform: uppercase;
}
#content h3 {
	color: #5b8db2;
	font-size: 100%;
}
#content h4 {
	color: #5b8db2;
	font-size: 90%;
}
#content h4 strong {
	color:#64676e;
}
	
.home {
	padding-top: 0;
}

.home .boxes  {
	float: left;
	width: 62.65em;
	padding: 0.4em 0 0 0;
}
.home .boxes h2 {
	width: 13.6em;
	height: 0.8em;
}
.home .boxes h2 a {
	float: left;
	width: 13.6em;
	height: 1.9em;
	text-decoration: none;
}
			
.home .boxes h2#title1 {
	background: #fff url(../img/box-about.gif) left top no-repeat;
}
.home .boxes h2#title2 {
	background: #fff url(../img/box-faq.gif) left top no-repeat;
}
.home .boxes h2#title3 {
	background: #fff url(../img/box-tracker.gif) left top no-repeat;
}
	
.home .boxes div {
	float: left;
	width: 20.41em;
	background-color: #fff;
}
.home .boxes .img {
	width: 20.18em;
	padding: 0 0.1em;
	padding-bottom: 1.4em;
}
	
.home .boxes p {
	padding: 0 1em 1em 1.5em;
}
.home .boxes .separator {
	float: left;
	width: 0.7em;
	height: 18em;
	background: #fff url(../img/box-separator.gif) 0.32em 0 no-repeat;
}

.home .boxes .bottom {
	width: 20.4em;
}

.contact {
	background: #fff url(../img/bg-gradient.gif) left top repeat-x;
	padding: 1.4em 0.5em 2em 2.2em;
}
.contact p {
	padding: 0 0 1.55em 0;
	color:#64676e;
	font-weight:bold;	
	line-height:150%;
}
.contact a {
	color:#5b8db2;
	text-decoration:underline;
}
.contact .right {
	width:31.5em;
	text-align:right;
	border-bottom: 0.1em solid #ccc;
}
.contact .right p {
	padding: 0 0 0.5em 0;
}

#sidebar {
	float: left;
	width: 13.28em;
	height: 37em;
	background: #fff url(../img/gradient.gif) center top repeat-x;
}
#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	height: 2.7em;
	overflow: hidden;
}
#sidebar ul li.two-lines a {
	line-height:120%;
	padding-top: 0.3em;
	
}
#sidebar ul li a {
	display:block;
	height: 3.05em;
	color:#6e6c6d;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 90%;
	font-weight:bold;
	line-height:2.7em;
	padding-left: 0.5em;
}
#sidebar ul li a:hover, #sidebar ul li a.active {
	background: #e4e2e3 url(../img/bg-leftmenu.gif) left top repeat-x;
	color: #fff;
}
#page {
	float:right;
	width: 49.1em;
	padding: 0 0 3px 0;
}
#page p {
	color:#64676e;
	font-weight:bold;	
	padding: 0 0 1.55em 0;
	line-height:150%;
}
#page a {
	color:#5b8db2;
}

p.notbold {font-weight:normal;}

#page .padding {
	padding: 0 0.65em;
}
	
.resources {
	padding-top: 3px;
}

.resources .head-img {
	width: 49.1em;
	padding-bottom: 1.5em;
}
.resources h2.save img {
	width: 2.25em;
	padding: 0 1em 0 0;
}
.resources div.save {
	padding: 0 0 0.5em 0;		
}
.resources div.save a {
	text-decoration:none;
	color:#64676e;
}
.resources div.save a img {
	float: left;
	width: 3.1em;
	padding: 0 0.8em 0 0;
}

#footer {
	float: left;
	width: 74.5em;
	margin: 1em 0 2em 0;
	padding: 1.7em 2.5em;
	border-top: solid 0.1em #ccc;
	border-bottom: solid 0.1em #ccc;
	font-size: 80%;
	color: #999faa;
	background-color: #fff;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li {
	display:inline
}
#footer ul li a {
	color:#999faa;
	padding: 0 0.5em 0 0;
}
	
@media print{

body { line-height: 1.2; word-spacing: 1px;  background-image:none;background-color:#FFFFFF;
margin: 0px;;
padding: 0px;;
}
* { font-family: Verdana, "Times New Roman", Times, serif; font-size: 10pt; }
h2,h3,h4,p { font-family: Verdana, "Times New Roman", Times, serif; font-size: 10pt; }
a { color:#000000; text-decoration: underline; }
#container { margin: 0; padding: 0; width:100%; border:0px; border-style:solid;}
#header { display: none;}  
#menu { display: none;}  
#content { width:100%; margin: 0; padding: 0;}
div.clear { width:auto; margin: 0; padding: 0;}
#footer { display:none; }
.contact {
	border:0px;
	border-style:solid;
	margin:0px;
	padding: 0px 0px 0px 0px;
}

.contact p {
	padding: 0 0 0 0;
	color:#64676e;
	font-weight:bold;	
	line-height:150%;
}


.contact .right {
	width:300px;
	text-align:right;
	border:0px;
	border-style:solid;
	border-bottom: 0.1em solid #ccc;
}
.contact .right p {
	padding: 0 0 0 0;
}


}
	