/* Tag Styles */

body {
	text-align:center;
	background:url(../images/bg.gif) repeat-x top;
	background-color:#FFFFFF;
	color:#5a5a5a;
	font-family:arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
}

div, span, td, legend {
	color:#5a5a5a;
	font-family:arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
}

a {
	text-decoration:underline;
	color:#5a5a5a;
	font-size:11px;
	font-family:arial,geneva,tahoma,helvetica,sans-serif;
}

a:hover {
	text-decoration:none;
}

table {
	border:none;
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
	margin:0px;
}

img {
	border:none;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	list-style-type:circle;
}

fieldset {
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
	margin-top:15px;
}

label {
	curosr:hand;
	curosr:pointer;
}

legend {
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-family:arial,sans-serif;
	letter-spacing:2px;
}

input, select, textarea {
	color:#5a5a5a;
	font-family:arial,geneva,tahoma,helvetica,sans-serif;
	font-size:11px;
	margin-top:2px;
}

/* Class Styles */

.Main {
	width:730px;
	height:90%;
	margin-top:5%;
	margin-left:auto;
	margin-right:auto;
}

.Main td {
	vertical-align:top;
}

.Main .Bottom {
	vertical-align:bottom;
}

.Main .Middle {
	vertical-align:middle;
}

.Logo {
	background-color:#ffffff;
}

.Top_Links {
	background-color:#ffffff;
	padding:1px;
	border:1px solid #e8e8e8;
}

.Home {
	padding:1px;
	border:2px solid #999999;	
	padding-bottom:0px;
	background-color:#ffffff;
}

h2{
	font-family: Arial, Tahoma;
	font-size: 27px;
	font-weight: normal;
	line-height: 31px;
	color: #014a96;
	margin-bottom: 5px;
}

h3{
	font-family: Arial;
	font-size: 15px;
	color: #014a96;
	margin: 0px;
	margin-bottom:0px;
}

.Subpage_Margin {
	background-color:#f0f0f0;
	padding:2px;
	padding-bottom:0px;
	margin-top:2px;
}

.Subpage {
	border:1px solid #9a9a9a;	
	margin-bottom:0px;
	background-color:#f0f0f0;
}

.Subpage .Left_Side {
	vertical-align:top;
	width:460px;
}

.Subpage .Right_Side {
	vertical-align:top;
	padding:20px;
	padding-bottom:5px;
}

.Subpage .Title {
	width:460px;
	height:70px;
}

.Subpage .Text {
	padding-left:25px;
	padding-right:25px;
	margin-bottom:5px;
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:170%;
}

.Listings {
	width:410px;
	margin:0px;
	padding:0px;
	border:none;
}

.Listings td {
	text-align:center;
/*width:120px;*/
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:120%;
	margin:0px;
	padding:0px;
	border:none;
}

.Listings td img {
/*
	width:120px;
	height:90px;
	*/
	margin-bottom:5px;
}

.Listings .Center {
	padding-left:25px;
	padding-right:25px;
}

.Listings .Seperator {
	width:410px;
	height:26px;
}

.Seperator {
	background:url(../images/Seperator.gif) 50% 50% no-repeat;
}

.Vertical_Rule {
	width:2px;
	background:url(../images/Vertical_Rule.gif) repeat-y;
	padding:0px;
	margin:0px;
}

.Right_Links img {
	width:215px;
	height:30px;
	margin-bottom:8px;
}

.Right_Contact img {
	width:215px;
	height:30px;
	margin-bottom:8px;
}

.Right_Contact {
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:170%;
}

.Home td {
	padding:0px;
	border:2px solid #999999;
}

.Subpage table {
	width:720px;
}

table.Listings, table.Form {
	width:410px;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#f0f0f0;
}

table.Listings td, table.Form td {
	text-align:center;
	width:120px;
	font-size:11px;
	font-family:arial,sans-serif;
	line-height:120%;
	margin:0px;
	padding:0px;
	border:none;
}

table.Form {
	width:340px;
	margin:auto;
	margin-top:5px;
}

table.Form td {
 text-align:left;
 padding-bottom:5px;
 padding-right:15px;
 width:auto;
}

table.Fieldset {
	width:340px;
	margin:auto;
}

table.Fieldset td {
 width:auto;
}

table.Listings td img {
/*
	width:120px;
	height:90px;
*/
	margin-bottom:5px;
}

table.Listings .Center {
	padding-left:25px;
	padding-right:25px;
}

table.Listings .Seperator {
	width:410px;
	height:26px;
}

.Bottom {
	height:1px;
}

.Bottom div, .Bottom a, .Middle div, .Middle a {
	color:#ffffff;
	font-size:9px;
}

.Bottom a, .Middle a {
	border-bottom:1px solid #675442;
	text-decoration:none;
}

.Bottom a:hover, .Middle a:hover {
	border-bottom:1px solid #ffffff;
/*text-decoration:underline;*/
}

.Text_Links {
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	line-height:250%;
}

.Submit {
	height:25px;
	padding-bottom:2px;
	cursor:hand;
	cursor:pointer;
}

.hr {
	text-align:center;
}

.hr img {
	width:700px;
	height:2px;
}

.Copyright {
	margin-top:18px;
	margin-left:25px;
	float:left;
}

.NE_Plug {
	margin-top:15px;
	margin-right:25px;
	float:right;
}

.Middle, .Bottom {
	font-size:9px;
	color:#ffffff;
	vertical-align:middle;
}

.Bottom a:hover, .Middle a:hover {
	border:none;
}

.Nav_Tree {
	float:left;
	width:40%;
	font-size:9px;
}

.Nav_Tree a {
	font-size:9px;
}

.Form_Error {
	text-align:center;
	margin-top:15px;
	color:#cc0000;
	font-size:9px;
}
/*
.Welcome {
	float:left;
	width:40%;
}
.Logout {
	background-color:#0000cc;
	float:right;
	text-align:right;
	width:300px;
}
*/

.Logout {
	text-align:right;
}

.Logout a {
	font-weight:bold;
}

.Property_Info {
	line-height:200%;
}

table.Image_List {
	margin:auto;
	margin-top:15px;
	width:550px;
}

table.Image_List td {
	padding:5px;
	text-align:center;
}

table.Image_List td img {
	margin:3px 0px;
}