body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#1E2256;
	text-decoration:underline;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
	font-weight:bold;
}

a.news_link{
	color:white;
	font-weight:bold;
}

h1{
	color:#1E2256;
	/*font-family: "Georgia";*/
	font-family:"Times New Roman", Times, serif;
}

.clsCMOn {
	color: #FFFFFF;
	font-size : 11px;
	text-decoration : none;
	font-weight:bold;
    padding: 2px;
	text-align:left;
}
.clsCMOver
{
	color: #000000;
	font-size : 11px;
    padding: 2px;
	font-weight:bold;
	text-decoration : none;
	text-align:left;
}

h3{
	margin:0px;
}


table.container{
	border:1px solid black;
}

td.address{
	background-image:url(Images/TemplateImages/contact.gif);
	background-repeat:no-repeat;
}

table.tblSalesListing {
	background:#FFF;
}

table.tblSalesListing th {
	background:#d2dddb;
	text-align:left;vertical-align:top;
}

table.tblSalesListing  th.col1 {width:55px;}
table.tblSalesListing  th.col2 {width:35px;}
table.tblSalesListing  th.col3 {width:65px;}
table.tblSalesListing  th.col4 {width:65px;}
table.tblSalesListing  th.col5 {width:100px;}
table.tblSalesListing  th.col6 {width:100px;}
table.tblSalesListing  th.col7 {}
table.tblSalesListing  th.col8 {width:100px;}
table.tblSalesListing  th.col9 {width:65px;}


div#splash_main {
	width:712px;
	margin:0 auto;
}

div#splash_middle {
	float:left;
	width: 712px;
	margin-top:15px;
	margin-bottom: 30px;
}
div#splash_logo {
	float:left;
}
div#splash_content {
	float:left;
	width: 525px;
	margin-left: 20px;
}
div#splash_content p {
	margin-top:0px;
	font-family: Myriad Pro;
	font-size: 22px;
	color:#162464;
}

div#splash_top {
	width:712px;
	float: left;
}
div#splash_top img{
	float:left;
	margin-top: 25px;
	margin-left: 20px;
}