html {
	height: 100%;
}



p img {
	display: inline;
	margin: 2px 10px 2px 0;
}

p {
	margin: 0 0 12px 0;
}

	
body { 
	font-family: Tahoma;
	color: #00000;
	font-size:12px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #15355d;
}

br {
	margin: 0px 0px 0px 0px;
	line-height: 15px;
}

.Text11px {
	font-size: 11px;
}

.copyright {

	text-align: center;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-family: Arial;
	font-size: 22px;
	margin: 0px 0px 25px 0px;
	color: #e40e0e;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	font-size: 17px;
	color: #009b89;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 96%;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
}


a:link {
	color: #e40e0e;
	text-decoration: none;

}

a:active {
	color: #e40e0e;
	text-decoration: none;
}

a:visited {
	color: #8a0808;
	text-decoration: none;
}

a:hover {
	color: #e40e0e;
	text-decoration: underline;
}



a.LinkRed:link {
	font-size:11px;
	color: #ff3333;
	text-decoration: none;
}

a.LinkRed:active {
	font-size:11px;
	color: #ffae00;
	text-decoration: none;
}

a.LinkRed:visited {
	font-size:11px;
	color: #b12323;
	text-decoration: underline;
}

a.LinkRed:hover {
	font-size:11px;
	color: #ffae00;
	text-decoration: none;
}


#TableError {
	margin: auto;
}


#ErrorList {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

#BlockHeading {
	font-weight: bold;
	text-align: center;
	width: 500px;
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #15355d;
	letter-spacing: 96%;
	line-height: 25px;
	padding: 10px 0 0 0;
}


#BlockHeading p { 
	margin: 10px 0px 0px 0px;
}

a#BlockHeading:link {
	color: #e40e0e;
	text-decoration: underline;
}


table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0px;
}

br.clear {
	clear: both;
}


img {
	display: block;
	border: 0;
}


a.TestimonialLink {
	color: #0f3695;
}

a.TestimonialLink:hover {
	color: #ff3333;
}

a.TestimonialLink span{
	font-size: 12px;
	color: #ff3333;
	margin-left: 2px;
}

