*{margin:0; padding:0;}
body{
	font-family: Arial, Helvetica, sans-serif;
	width:720px;
	font-size:1em;
	border:1px solid #000;
}
p{padding-top:20px;}
p.indent{margin-left:30px;} 
#header{height:120px; background-image:url("/facdev/images/facdevHeader.jpg"); }
#links{background-color:#003e7e; padding-top:3px; padding-bottom:3px; border-bottom:1px solid #000;}
#links li{list-style:none; border-left:1px solid #000; padding-left:5px; display:inline; height:18px;}
#links a{color:#ffdea6; font-weight:500; text-decoration:none; font-size:11px;}
#links a:hover{color:#fff; text-decoration:underline;}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#Content ul{margin:0px 0px 0px 40px;}
#Content {padding:5px;}
#Content img{margin:4px; border:1px solid #000;float:right;}
.contactContainer {margin:4px;}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainMenu {
	margin:0px;
	padding:0px;
	}
#mainMenu a{
	text-decoration:none;
	font-size:11px;
	}
	
#mainMenu a:hover{
	text-decoration:underline;
}


/*  Newly added 12/06/2006 */

#suggestion{ font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	#suggestionHead{ border:1px dotted #aaa; background-color:#eee; padding: 10px;}
#msg{background-color:#FFFFCC; color:#CC0033; font-size:14px; font-weight:bold;}

/**/

