BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
	background-image: url(../images/siteBG.gif);
}

/* FONTS */

td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.footerTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}



/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #313F6E;
	font-weight : normal;
	text-decoration : underline;
}


a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #313F6E;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #6A7395;
	font-weight : normal;
	text-decoration : underline;
}

.footerLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #313F6E;
	font-weight : normal;
	text-decoration : underline;
}


.footerLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #313F6E;
	font-weight : normal;
	text-decoration : underline;
}

.footerLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #6A7395;
	font-weight : normal;
	text-decoration : underline;
	
}

/* LIST */

ul {
	list-style-type: square;
}

ul#video {
	margin:0px;
	padding:0 10px 0 16px;
	}

#video li {
	padding:3px 0px;
	}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #F0F0F0;
		border: 1px #72723B ridge;
		vertical-align: text-bottom;
		color: #000000;
		font-weight: normal
}
.selecta {font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFCC; height: 18px; width: 370px; border: 1px #72723B ridge; color: #000000; font-weight: normal}

.txtApply {
	font-family: VArial, Helvetica, sans-serif;
	font-size:11px;
	width: 250px;
	height: 20px;
}
.txtAreaApply {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 500px;
	height: 150px;
}
.btnSubmit{

    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;      
    text-decoration: none;
    cursor : hand;
	height: 20px;
    }
	
p.new {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 15px 20px 14px;
	}
	
#monitoringNav {
	display:block; 
	width:650px; 
	padding: 10px 0 12px 10px;
	background:url(/images/titleBG.gif) left bottom no-repeat; 
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	}
	
#monitoringNav a {
	color:#757f9f;
	text-decoration:underline;
	text-transform:uppercase;
	font:11px Arial, Helvetica, sans-serif;
	}
	
#monitoringNav a:hover,
#monitoringNav a.selected {
	color:#596289;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.residentional-videos {
	padding:10px 0px 0px 0px;
	}

.residentional-videos img {
	padding-bottom:5px;
	}

.residentional-videos a {
	text-decoration:none;
	}




	