
p.bodyText{
	line-height:13px;/*15*/
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.blue{
	color:#3896BA;
	text-decoration:none;
	font-weight:bold;
}

a.blue:hover{
	color:#000000;
	text-decoration:underline;
}

p.title{
	color:#000000;
	font-size:1.6em;
	letter-spacing:3px;
	padding-bottom:10px;
}

.pBtm10{
	padding-bottom:10px;
}

.pBtm30{
	padding-bottom:30px;
}

.textColorBlue{
	color:#3896BA;
	font-size:1.1em;
}

.textColorBlack{
	color:#000000;
	font-size:1.1em;
}

.tableheaderbg {
	background-color:#7fd7f7;
}

.tableheader {
	color:#666666;
	font-size:1.5em;
	font-weight:bold;
	padding-left:5px;
}

.tablecontentsnormal {
	color:#666666;
	font-size:1.1em;
	height:15px;
}

.tablecontentshighlight {
	background-color:#e5e5e5;
}

tr.globalheight {
	height:20px;
}

.dataTable td.hasImage {
	text-align:center;
}

.tabletitle{
	color:#000000;
	font-size:1.6em;
	letter-spacing:2px;
}

/****************** Added on Sept 06, 2010 ***************/

table.addDetails{
	color:#000000;	
}

table.addDetails tr td{
	padding-bottom:5px;	
}

table.addDetails .title{
	font-size:1.6em;
	font-weight:bold;
	padding:15px 0;
}

table.addDetails .subTitle{
	font-size:1.1em;
	font-weight:bold;
}

.logo{
	left:16px;
	position:relative;
	top:-14px;	
}
