html {
	color:#444444;
	font-size:12px;
	font-family:verdana, sans-serif;
}

#compPoolTotal{
	background:transparent url(/img/subcontentBg.gif) repeat scroll 0 0;
	font-size:10px;
	margin-bottom:6px;
	width:200px;
}

#compPoolTop {
	font-family:"Helvetica", Helvetica, Arial, sans-serif;	
	height:46px;
	margin-bottom:0px;
	margin:right:0px;
	padding-top:13px;
	background: url(/img/testTab.png) no-repeat;
	width:200px;
	color:white;
	font-size:15pt;
	text-align:center;
	text-indent:-6px;
}

#compPool {
	background:transparent url(/img/subcontentBodyBg.jpg) no-repeat scroll center bottom;
	padding:10px 5px 20px;
}

#OtherTotal{
	background:transparent url(/img/subcontentBg.gif) repeat scroll 0 0;
	font-size:10px;
	margin-bottom:6px;
}

#break_down{
	width:650px;
}

.received_ago{
	top:-6px;
}


#AroundTop{
	font-family:"Helvetica", Helvetica, Arial, sans-serif;	
	height:46px;
	margin-bottom:0px;
	margin-top:5px;
	margin:right:0px;
	padding-top:13px;
	background: url(/img/around.png) no-repeat;
	width:200px;
	color:white;
	font-size:15pt;
	text-align:center;
	text-indent:-6px;	
}

#OtherTop {
	font-family:"Helvetica", Helvetica, Arial, sans-serif;	
	height:66px;
	margin-bottom:0px;
	margin-top:5px;
	margin:right:0px;
	padding-top:13px;
	background: url(/img/testTabBlue.png) no-repeat;
	width:200px;
	color:white;
	font-size:15pt;
	text-align:center;
	text-indent:-6px;
}

#Other {
	background:transparent url(/img/subcontentBodyBg.jpg) no-repeat scroll center bottom;
	padding:0px 5px 20px;
}

.simList{
	/*border-bottom:1px solid gray;*/
	margin:2px;
	padding-right:4px;
}

a {
	color: #4494ab;
	text-decoration: none;	
}

a:hover{
	color:#528dc9;
	text-decoration:underline;
}

a.small_link, a.small_link:hover, a.small_link:active, a.small_link:visited {
	color: #009900;
	font-size:10pt;
	text-decoration: none;	
}

a:hover{
	color:#528dc9;
	text-decoration:underline;}


p, #content p {
	margin:0px 0 20px 0;
	color:#656060;
	font-size:10pt;
	line-height:1.3em;
}

#footer {
	width:75%;
	margin:0px auto 0px auto;
	text-align:center;
}

h5 {
	font-size:16pt;
	padding:1px;
	margin:1px;	
}

/*bottom links*/
#bottomlinkss {
	font-size:8pt;
	margin:0px auto 0px auto;
	text-align:center;
}

#bottomlinkss a{
	text-decoration:underline;
	color:#636161;
}

#bottomlinkss a:hover{
	text-decoration:underline;
	color:black;
}

#bottomtable {
	margin:0px auto 0px auto;
}

