body { 
	margin: 0; 
	padding: 0; 
	border: 0; 
	background-color: #3C5166; 
	color: #516F8C;  
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 100.01%; 
	min-width: 770px; 
}

html { min-height: 100%; margin-bottom: 1px; } /* to prevent page shift in Firefox */

#wrapper {
   width: 772px;
	w\idth: 770px; 
	margin: 5px auto;
	position: relative; 
	background-image: url(/assets/wrapper.gif); 
	background-position: bottom; 
	background-repeat: no-repeat; 
	background-color: #445D75; 
	border: 1px solid #000; 
	text-align: left; 
}

#banner {
	position: relative; 
	background-image: url(/assets/banner_bg.gif);  
	background-repeat: no-repeat; 
	height: 137px;
	border-bottom: 1px solid #000;
}
#bannerhp {
	position: relative; 
	background-image: url(/assets/banner_bg.gif);  
	background-repeat: no-repeat; 
	height: 137px;
}
#content { 
	width: 560px; 
	margin-left: 200px; 
	margin-top: 5px;
	margin-bottom: 120px;
	background-color: #fff; 
	border: 1px solid #000;
}
#content table {
	font-size: 80%;
	margin: 10px 6px 10px 6px; 
}

#content h3 {
	font-size: 110%;
	color: #2A3947;
	margin: 10px 6px 10px 6px;
	}
	
#content h4 {
	font-size: 90%;
	color: #2A3947;
	margin: 10px 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A3947;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A3947;
	}
#content h5 {
	font-size: 90%;
	color: #2A3947;
	margin: 10px 6px 10px 6px;
	}	
#content p {
	font-size: 80%; 
	margin: 10px 6px 10px 6px; 
	padding: 0; 
}
#content ul{
	font-size: 80%; 
	margin: 20px;
	padding: 6px;
}

#content li{
	display: list-item;
}

.titleimages { 
	display: block; 
	margin-top: 25px;
	border: 1px solid #000;
}
#contenthp { 
	width: 560px; 
	margin-left: 200px; 
	margin-bottom: 120px; 
}

#contenthp p {
	font-size: 80%; 
	margin: 10px 6px 10px 6px; 
	padding: 0; 
}

#leftcol { 
	float: left; 
	width: 169px; 
	margin-bottom: 120px;
	margin-left: 7px; 
	margin-top: 25px; 
	background-image: url(/assets/box_bg.jpg); 
	background-repeat: no-repeat; 
	padding-top: 35px; 
}

#leftcol #navigation {
	line-height: 100%; 
	width: 169px; 
	background-image: url(/assets/menutopper.gif); 
	background-repeat: no-repeat; 
	background-position: left bottom; 
	padding-bottom: 1px; 
}

#leftcol #navigation ul {
	border-top: 1px solid #000; 
  	border-bottom: 1px solid #000; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 75%; 
}

#leftcol #navigation ul li { 
	padding: 0; 
	margin: 0; 
	margin: 
	ma\rgin: 0; 
	background-color: #3C5166;
	
}

#leftcol #navigation a, 
#leftcol #navigation a:visited { 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #323C55; 
	border-right: 1px solid #000000; 
	color: #E5F2FF; 
	display: block; 
	padding: 4px 0 6px 4px; 
	text-decoration: none; 
	background-color: #2A3947; 
	width: 169px; 
	w\idth: 163px; 
}




#leftcol #navigation a:hover, 
#leftcol #navigation a:focus { 
	background-color: #E5F2FF; 
	border-bottom: 1px solid #fff; 
	color: #000; 
}

/*Footer*/

#footer {
	background-color: #3C5166;
	width: 770px;
	border-top: 1px solid #000;
	font-size: 60%;
	text-align: right;
	margin-top: 20px;
	clear: left;
}

#footer p {
background-color: #3C5166;  
padding: 4px 4px 4px 10px;  
margin: 0;  
}

#footer ul{
background-color: #3C5166;
margin: 0;
padding: 4px;
}

#footer li{
display: inline;
}

#footer a {  
color: #EDFAFF;  
text-decoration: underline;  
}

#footer a:hover,
#footer a:focus {
text-decoration: none;  
}

/*Spry Styles - Claims.asp*/

#companies, #sidebar {
	float: left;
	text-align: left;
	background-color: #FFF;
}
#companies {
	width: 240px;
	margin-right: 15px;
	padding-top: 5px;
	font-size: 90%;
}
.SelectItem {
	border-bottom: 1px solid #D1DDDD;
	cursor: finger;
	cursor: pointer;
	clear: both;
	display: block;
	letter-spacing: 0.01px;
	/*background-color: #000;
	white-space: nowrap;*/
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/*.EvenRow { 
	background-color: #A1B6B7; 
}
.OddRow {
	background-color: #3C5166;
	color: #D1DDDD;
}*/
.ItemHover {
	background-color: #9DB4B5;
	color: #FFFFFF;
	
}
.SelectedItem {
	color: #000;
	font-weight: bold; 
}

#companies h5 {
	padding: 5px 8px;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background-image: url(../p7tp/img/tabs05_down.jpg);
	background-repeat: repeat-x;
	border: 1px solid #9DB4B5;
	border-bottom: 1px solid #9DB4B5;
	margin-bottom: 10px;
}
#sidebar {
	width: 260px;
	margin-top: 0;
	border: 1px solid #3C5166;
	font-size: 70%;
}
#logobox {
	background-color: #fff;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #3a3a3a;
	border-right: solid 1px #3a3a3a;
	text-align: center;
 }
.clear {
	visibility: hidden;
	display: block;
	clear: left;
	height: 0px;
	margin: 0;
	padding: 0;
	}
.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/*-----PAGE LINK STYLES --------*/
#content a:link {
	color: #2A3947;
}
#content a:visited {
	color: #8D7053;
}
#content a:hover, #content a:active, #content a:focus {
	color: #AC8F72;
}

[if IE 7]>
div {
zoom:100%;
}
[endif]>
