body {
	background: #30629a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

A, A:visited {
	color:#30629A;
	text-decoration:none;
	font-weight:normal;
}

A:hover {
	text-decoration:underline;
}

H2 {
	font-size:14px;
	font-weight:bold;
	color:#30629A;
}

P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:1.75em;
}

TABLE {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	line-height:1.75em;
}

EM {
	color:#30629A;
	font-style:normal;
	font-weight:bold;
}

#tblDetails TD {
	border-bottom:1px dotted #666666;
}

#tblDetails .rowend {
	border: none;
}

.footerText {
	color:#FFFFFF;
	font-size:10px;
	background: #30629A;
}

.footerText A{
	color: #FFB234;
}


.galleryImage {
	margin-bottom:10px;
	margin-right:10px;
}