body {
	font-family: Arial;
	font-size: 11px;
	line-height:16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #041629;
}

.maintext {
	font-family: Arial;
	font-size: 11px;
	color: #0f1419;
}

.hometext {
	font-family: Arial;
	font-size: 12px;
	color: #0f1419;
}

.TIMtext {
	font-family:"Comic Sans MS";
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	color: #041629;
}

.headerRight {
	font-family: Arial;
	font-size: 14px;
	color: #0f1419;
	font-weight: bold;
	text-transform: uppercase;
	background-image:url(images/right-headerbkg.gif);
}

.headerSubhead {
	font-size: 14px;
	color: #0f1419;
	font-weight: bold;
	text-transform: uppercase;
}

a.headerLeft, a.headerLeft:visited, a.headerLeft:active {
	color: #01586D;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}

a.headerLeft:hover
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #318cdb;
	text-decoration:underline;
}

.headerCtn {
	font-family: Arial;
	font-size: 17px;
	color: #0f1419;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 2px solid #7AEFFC;
}

.tbl { 
	border: 1px solid #7AEFFC;
}

.tbl td{ 
	border-bottom: 1px solid #7AEFFC;
	border-left: 1px solid #7AEFFC;
	border-right: 1px solid #7AEFFC;
	border-top: 1px solid #7AEFFC;
	padding: 5px;
}

.leftColumn 
{
	border-bottom: 2px dotted #24D2FD;
	border-left: 2px dotted #24D2FD;
	border-right: 2px dotted #24D2FD;
	border-top: 2px dotted #24D2FD;
}

.testimonials 
{
	border-bottom: 1px dotted #24D2FD;
	border-left: 1px dotted #24D2FD;
	border-right: 1px dotted #24D2FD;
	border-top: 1px dotted #24D2FD;
}

td.aboutTD {
	padding:0px 10px 0px 10px;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

img.centerpic {
	padding: 4px;
	border: 0;
	display: inline;
}

img.thumbpic {
	padding: 4px;
	border: 3;
	display: inline;
	border-color:#24D2FD;
}

a.bluelink, a.bluelink:visited, a.bluelink:active
{
	color: #6bbaff;
	font-weight: bold;
	text-decoration:none;
}

a.bluelink:hover
{
	color: #318cdb;
	font-weight: bold;
	text-decoration:underline;
}

a.redlink, a.redlink:visited, a.redlink:active
{
	color: #CC0000;
	font-weight: bold;
	text-decoration:none;
}

a.redlink:hover
{
	color: #CC0000;
	font-weight: bold;
	text-decoration:underline;
}

ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 0 1.5em;
	padding: 0;
	list-style-type: disc;
	}
	
a, a:visited, a:active {
	color: #01586D;
	font-weight: bold;
	text-decoration:none;
}

a:hover
{
	color: #0f1419;
	font-weight: bold;
	text-decoration:underline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
	border-color:#7AEFFC;
}