h1 {

	font-size:30px;

	color:#464646;

	font-weight:normal;

	text-transform:capitalize;

	font-family:Georgia;

	margin-bottom:10px;

}



h2 {

	font-size:16px;

	color:#1e72a7;

	font-weight:normal;

	text-transform:uppercase;

	font-family:Georgia;

	margin-bottom:5px;

}

h3 {

	font-size:15px;

	color:#464646;

	font-weight:normal;

	text-transform:capitalize;

	font-family:Georgia;

	margin-bottom:5px;

}

p {font-size:12px;color:#444444;line-height:24px;margin-bottom:20px;font-family:Georgia;}

/* Remember: LoVe For Hate */

a {font-size:12px;color:#5797c1;font-family:Georgia;}

a:visited {color:#9eabb4;}

a:focus,a:active {}

a:hover {color:#255372;}



li, td, th {font-size:12px;color:#444444;line-height:24px;font-family:Georgia;}



#content .image-centre {

	display:block;

	margin-right: auto;

	margin-left: auto;

	padding: 5px;

	}

	

#content .image-left {

	padding-right: 8px;

	padding-bottom: 5px;

	padding-top: 5px;

	float:left;

	}
	
#content .image-right {

	padding-left: 8px;

	padding-bottom: 5px;

	padding-top: 5px;

	float:right;

	}

	

#content .asp-table td {

	vertical-align:top;

	padding-right: 6px;

	padding-bottom: 6px;

	}



#content .table-border td, th {
	border: 1px solid #1e72a7;

}



#content .no-border td, #content .no-border th {
	border: 0px;

}

	

	#content td, #content th  {
		padding-right:4px;
		vertical-align:top;
		border-bottom: 1px solid #1E72A7;
		}
		
		#content .header td {
			background-color: #E8E8E8;
			}

		

.wpcf7-submit {

	padding: 4px;

	}

.small-text {

	font-size: 10px;

	line-height: 13px;

}

	#content .whats-new h2, #content .whats-new h2 a, #content .whats-new h2 a:visited  {
		border-top:2px dotted #777777;
		padding-top:15px;
		color:#1E72A7;
		font-size:16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		}
		
	#content .whats-new h3, #content .whats-new h3 a, #content .whats-new h3 a:visited {
		color:#1E72A7;
		font-size:14px;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		}			
		
ol.letters li {list-style-type: lower-alpha;}
ol.roman li {list-style-type: lower-roman;}


