@charset "UTF-8";
/* CSS Document */

body, input {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-align:center;
}
input {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-align:left;
}
.shadow {
	margin: 0 0 0 0px;
	padding: 0;
	width: 780px;
	background: url(../images/shadow.gif) repeat-y;
	z-index: 1;
	margin:0 auto;
	
}

table.body {
	width: 750px;
	margin: 0 auto; padding: 0;
	text-align:left;
}
	
table.header {
	width: 100%; }
table.header a {
	color: #333333;
	text-decoration: none; }
table.header a:hover {
	color: #336699; }
	
table.nav td {
	margin: 0; padding: 5px;
	font-size: 14px;
        text-transform: uppercase;
        letter-spacing: -1px; }
table.nav a {
	color: #333333;
	text-decoration: none; }
table.nav a:hover {
	color: #336699; }
	
table.content {
	width: 100%;
	float: left; }
td.note {
	color: #AAAAAA;
	font-size: 7pt; }
	
table.footer {
	margin: 0; padding: 3px 20px;
	width: 100%;
	font-size: 7pt;
	background: #DDDDDD; }
	
table.hoa_list {
	font-size: 8pt;
	margin: 0; padding: 0; }
table.hoa_list td.title {
	margin: 0; padding: 2px 5px;
	font-size: 10pt; }
table.hoa_list a {
	color: #333333; 
	text-decoration: none; }
table.hoa_list a:hover {
	color: #336699; }
.site_title {
        color: #999999;
        font-size: 23pt;
        letter-spacing: -1px;
	text-transform:uppercase;
	}
.site_title strong {
        font-weight: bold;
        color: #336699; 
	text-transform:uppercase;
}
.loginHeader {
	color:#0f3253;
	font-size:12pt;
	margin-bottom:10px;
}
.hoaInfoTitle {
	font-weight:bold;
	color:#0f3253;
	font-size:12pt;
}
.welcomeHeader {
	font-weight:bold;
	font-size:12pt;
	text-transform:capitalize;
}
.signoutlink {
	display:inline;
}
.signoutlink a:visited, .signoutlink a:active, .signoutlink a:link {
	color:#3e3e3e;
	text-decoration:underline;
}
.signoutlink a:hover {
	color:#0f3253;
	text-decoration:underline;
}
.discussionBoardLink a:visited, .discussionBoardLink a:active, .discussionBoardLink a:link {
	font-size:12pt;
	color:#0f3253;
	text-decoration:underline;
	margin-bottom:10px;
}
.discussionBoardLink a:hover {
	font-size:12pt;
	color:#3e3e3e;
	text-decoration:underline;
	margin-bottom:10px;
}
#fileListing {
	color:#51585f;
	font-size:10pt;
}
#fileListing a:visited, #fileListing a:active, #fileListing a:link {
	color:#51585f;
}
#fileListing a:hover {
	color:#0f3253;
}
#linkListing {
	color:#51585f;
	font-size:10pt;
}
#linkListing a:visited, #linkListing a:active, #linkListing a:link {
	color:#51585f;
}
#linkListing a:hover {
	color:#0f3253;
}
#ballotListing {
	color:#51585f;
	font-size:10pt;
}
#ballotListing a:visited, #ballotListing a:active, #ballotListing a:link {
	color:#51585f;
}
#ballotListing a:hover {
	color:#0f3253;
}
.hoaBackLink a:visited, .hoaBackLink a:active, .hoaBackLink a:link {
	color:#51585f;
}
.hoaBackLink a:hover {
	color:#0f3253;
}
.hoaImg {
	margin-bottom:5px;	
}
.phone {
	color:#0f245b;
}
table.homeContent {
	padding-right:10px;
	width: 100%;
	float: left;
}
.links {
	font-size:1.1em;
	font-weight:bold;
}