/* CSS Specific to THIS Template */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F467B;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
/* links */
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #205E95;
}



/* Boby Content */

.bodycopy {
	color: #655D55;
	font-size: 12px;
	font-family: Arial, Helvetica;
}
.testimonials {
	color: #205E95;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
.Note {
	color: #CC0000;
	font-size: 12px;
	font-family: Arial, Helvetica;

}
/* Copy Rights */

.copyRights { font-size: 11px; font-family: Arial, Helvetica; color: #FFFFFF;}
a.copyRights { font-size: 11px; font-family: Arial,}
a.copyRights:link {color: #FFFFFF; text-decoration: none; } 
a.copyRights:hover {color: #FFFFFF; text-decoration: none; } 



/* headlines */

h1 {
	color: #205E95;
	font-size: 17px;
	font-family: Arial, Helvetica;
	font-weight: bold;
}
h2 {
	color: #205E95;
	font-size: 16px; 
	font-family: Arial, Helvetica;
}
h3 {
	color: #CC0000;
	font-size: 16px;
}
h4 {
	color: #666666;
	font-size: 12px;
}
h5 {
	font-size: 9px;
	color: #666666;
}
h6 {
	font-size: 9px;
	color: #666666;
}


/* Headlines and Subheads */

.subheadWhite { FONT-WEIGHT: bold; FONT-SIZE: 8pt;  COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; }
.Title { FONT-WEIGHT: normal; FONT-SIZE: 12pt; COLOR: #205E95; FONT-FAMILY:  Arial, Helvetica, sans-serif; }

.headline-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #205E95;
	}
