/* CSS Document */

body
{ 
background-image: 
url('/Images/BackgroundBlueGradient2.jpg');
background-color: #D4E0EC;
background-repeat: repeat-x
}

* {
margin: 0;
padding: 0;

}

.andMore {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a.OPC:link {
	color: #0000FF;
	font-family:"Century Gothic";
	text-decoration: none;
}
a.OPC:visited {	
	color: #0000FF;
	font-family:"Century Gothic";
	text-decoration: none;
}
a.OPC:hover {
	color: #0000FF;
	font-family:"Century Gothic";
	text-decoration: none;
}

a.sideMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.sideMenu:visited {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.sideMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #164871;
}

a.bottomMenu:link {
	color: #FF0000;
	text-decoration: none;
}
a.bottomMenu:visited {	
	color: #FF0000;
	text-decoration: none;
}
a.bottomMenu:hover {
	color: #FF0000;
	text-decoration: underline;
}

a.sideApply:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a.sideApply:visited {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
a.sideApply:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #164871;
}

.subPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subApply {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	}
	
.property {
	font-size: 12px;
	font-weight: bold;
}

.style1 {
	font-family: Arial;
	font-size: 12px;
	color: #777777;
}
.style3 {
	font-size: 14;
	color: #FFFFFF;
}
.leftMenuFontColor {color: #FFFFFF}
.style4 {
	color: #000000;
	font-family: "Arial";
}
.style5 {
	font-size: 13px;
	font-family: "Arial";
}
.style7 {
color: #0000FF;
font-family:"Century Gothic";}
