BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #666666;
	font-weight : normal;
	text-decoration : none;

}


/* -- TOP NAV STYLES -- */

#topNav {
	width:512px;
	height:28px;
	background:url(../images/BG-topNav.jpg) no-repeat 0 0;
	margin:0px;
	padding:0px;
	float:left;
	}

#topNav ul {
	float: left;
	margin: 8px 0 7px 42px;
	padding: 0px;
	list-style-type: none;
	height: 13px;
}


#topNav ul li {
	float: left;
	margin: 0 9px 0 0px;
	padding: 0 9px 0 0px;
	list-style-type: none;
	height: 13px;
	border-right: solid 1px #ffffff;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}


#topNav ul li a {
	display: block;
	text-decoration: none;
	color: #c3001e;
	font-weight: bold;
	font-size: 13px;
	}

#topNav ul li a:hover {
	color: #6e8cbf;
	}


#topNav ul li.last {
	border:none;
	}


/* FONTS */

.smTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

.smTxt2 {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ffffff;
	font-weight : normal;
	text-decoration : none;
}


td {
	font-family : Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height: 13pt;
	color: #333333;
	font-weight : normal;
	text-decoration : none;
}

.projectsTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #666633;
	font-weight : bold;
	text-decoration : none;
}

.newsTitle {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #990000;
	font-weight : bold;
	text-decoration : none;
}

.footerTxt {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #5D5D5D;
	font-weight : normal;
	text-decoration : none;
}


.recentProj {
	font-family : Arial, Helvetica, sans-serif;
    font-size:7pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

/* LINKS */

a {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #3D4591;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #3D4591;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:9pt;
	color: #ba363c;
	font-weight : normal;
	text-decoration : underline;
}

.smLinks {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #1E36C7;
	font-weight : normal;
	text-decoration : underline;
}

.smLinks:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #1E36C7;
	font-weight : normal;
	text-decoration : underline;
}

.smLinks:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #ba363c;
	font-weight : normal;
	text-decoration : underline;
}

.popLink {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #003366;
	font-weight : normal;
	text-decoration : underline;
}

.popLink:visited {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #003366;
	font-weight : normal;
	text-decoration : underline;
}

.popLink:hover {
	font-family : Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #ba363c;
	font-weight : normal;
	text-decoration : underline;
}




/* TABLE */
.tableborder {
	border-width: 1px;
	border-style: solid;
	border-color: #E1E2D6;
}


/* LIST */

ul {
list-style-image: url(../images/arrowBullet.gif); 
}

/* input */
.select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-color: #E4F0F9;
		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;
    }
	
.style1, a.style1 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:11px; text-decoration: none;}

a.style1:hover {color: #ababab}

#facebook a {display:block; height:20px; line-height:20px; padding-right:25px; margin-right:-3px; margin-top:0px; background:url(/images/facebook.gif) right 0px no-repeat;}
*html #facebook a {margin-top:-12px;}
#facebook a:hover {background-position:right -20px;}