/************************GENERAL DECLARATIONS*************************************/

a img
{ 
	border: 0;
}

ul 
{
	margin: 0;
	padding: 0;
}

.mainDiv
{ 
	background: #898989 url(images/bg.jpg) top left repeat-y;
	background-position: 50% 50%;
}

/************************  BUTTONS  ***********************************/

.buttons
{
	margin-left: 28px;
}

.residentTitle
{
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: underline;
	color: #000273;
	font-family: arial, sans-serif, tahoma;
}

.contactHeading
{
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: arial, sans-serif, tahoma;
}

.genTxt
{
	font-size: 1.0em;
	color: #000000;
	font-family: arial, sans-serif, tahoma;
	width: 450px;
	padding-right: 8px;
}
.Reasons
{
	font-size: 1.0em;
	color: #000000;
	font-family: arial, sans-serif, tahoma;
	width: 450px;
	margin-left: 15px;
	
}



