html
{
	/*overflow:scroll;*/
}

html, body
{
	margin:0px;
	padding:0px;
}

body
{
	background-color:#040C4D;
	background-image:url('../_img/bg.gif');
	background-repeat:repeat-y;
}

body, p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

a 		{ color: #4179AF; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }

h1, h2, h3, h4, h5, h6, p, form, ul, ol, dl
{ 
	margin:0px;
	padding:0px;
}

.container 
{
	width:750px;
	background-image:url('../_img/bg_hdr.jpg');
	background-position:top;
	
	background-repeat:no-repeat;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
	
html>body #container 
{
	height: auto;
}

.logo_col 
{
	width:170px;
	height:140px;
	padding:15px;
}

.randomprop_col 
{
	width:520px;
	height:140px;
	padding:15px;
}

.address_col 
{
	width:170px;
	padding:15px;
	padding-top:35px;
}

.content_col 
{
	width:285px;
	padding:15px;
	padding-top:0px;
}

.community_col 
{
	width:204px;
	padding:15px;
	padding-top:0px;
	border-left:1px dashed #999999;
}

.community_col a
{
	color: #040C4D;
	color: #4179AF;
	text-decoration:none;
}

.community_col a:hover
{
	color: #999999;
	color: #040C4D;
	text-decoration:underline;
}

.footer
{
	font-size:7pt;

	width:710px;
	height:50px;
	padding:20px;
}

.footer a
{
	text-decoration:none;
	color:#040C4D;
	font-weight:bold;
}

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

#indigo_logo
{
	margin-bottom:20px;
	text-align:center;
}

.contact_info
{
	font-size:7pt;
}

#client_login_hdr
{
	font-size:10pt;
}

form
{
	font-size:7pt;
	margin-top:20px;
}

.form_textinput
{
	border:1px solid #999999;
	margin-bottom:2px;
	padding:2px;
}

.form_btn
{
	border:1px solid #999999;
	font-size:8pt;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	padding:2px;
}

h3
{
	font-size:14pt;
	font-weight:normal;
	font-family:Helvetica, Arial, sans-serif;
	color:#040C4D;
}

h4
{
	font-size:10pt;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	color:#040C4D;
	margin-bottom:4px;
}

.community_col li
{
	margin-top:10px;
}

.community_name
{
	font-weight:bold;
}