a img,:link img,:visited img {
	border:none;
}
p, h {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #31B2EA;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-size: 12px;
	color: #31B2EA;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h3 {
	font-size: 18px;
	color: #31B2EA;
	margin-bottom: 2px;
	font-weight: normal;
	padding-bottom: 2px;
}
ul{
	list-style-image:url(../images/arrow_bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	list-style-position: outside;
	margin-left:9px;
	padding-left:9px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}


hr{
	border: 0;
	background-color: #31b2ea;
	color: #31b2ea;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


a:link,a:visited,a:active {
	border:none;
	color: #31B2EA;
	text-decoration: underline;
}
a:hover {
	border:none;
	color: #187AA9;
	text-decoration: underline;
}

a.identra:link, a.identra:visited {
	color: #333333;
	text-decoration: underline;
}

a.identra:hover {
	color: #AC2076;
	text-decoration: underline;
}	
#rounded-corner thead th.rounded-company {
    background: url("../images/left.png") no-repeat scroll left -1px #B9C9FE;
}
#rounded-corner thead th.rounded-q4 {
    background: url("../images/right.png") no-repeat scroll right -1px #B9C9FE;
}
#rounded-corner th {
    background: none repeat scroll 0 0 #B9C9FE;
    color: #003399;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}
#rounded-corner td {
    background: none repeat scroll 0 0 #E8EDFF;
    border-top: 1px solid #FFFFFF;
    color: #666699;
    padding: 8px;
}
#rounded-corner td.rounded-foot-left {
    background: url("../images/botleft.png") no-repeat scroll left bottom #E8EDFF;
}
#rounded-corner td.rounded-foot-right {
    background: url("../images/botright.png") no-repeat scroll right bottom #E8EDFF;
}
#rounded-corner tbody tr:hover td {
    background: none repeat scroll 0 0 #D0DAFD;
}
.photos tr td p {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 15px;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.photos tr td img {
	margin-right: 10px;
	width: 120px;
	height: 120px;
	float:left;
}
