.content{
	width: 880px; 
	padding: 10px;
}

.content1{
	width: 750px; 
}

td.mainNews{
	vertical-align:top; 
	padding-left: 5px; 
	padding-right: 5px; 
	/*
	border-right:solid thin; 
	border-right-color: #000033;
	*/
}

td.mainCellTop{
	vertical-align:top; 
	padding-left: 5px; 
	padding-right: 5px; 
	border-bottom:solid thin; 
	border-bottom-color: #000033;
}

td.mainCellBottom{
	vertical-align:top; 
	padding-left: 5px; 
	padding-right: 5px; 
}

li{
	font-size: 10pt;
}
	
td.projects	{
	vertical-align: top;
	padding: 8px;
}

.projectTitle{
	color: #000033;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
	margin-bottom: 4px;
}

.projectSub{
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 4px;
}

.jobTitle{
	color: #000033;
	font-size: 12pt;
	font-family: verdana;
	font-weight: bold;
}

.jobText{
	color: #000033;
	font-size: 10pt;
	font-weight: bold;
}

p {
	font-size: 10pt;
}
	
a:link.mainImageText		{  	
	color: #000033;
	text-decoration:none;	
	}
	
a:visited.mainImageText		{  	
	color: #000033;
	text-decoration:none;	
	}

a:hover.mainImageText		{
	color: #dccf97;
}

img 	{  
	border-style: none;
}

a:link		{  	
	color: #000033;
	text-decoration:none;	
	}
	
a:visited		{  	
	color: #000033;
	text-decoration:none;	
	}

a:hover		{
	color: #000033;
	cursor: hand;
	text-decoration: underline;	
}

body { 
	/*background: gainsboro;(url(/images/bgimg.jpg) repeat-x;*/
	background-color: gainsboro; /* #000033 */
	/*
background: #767676; 
*/
	padding: 0;
	/*padding-top: 10px;*/ 
	margin: 0; 
	color: #000033;
	font-size: 10pt;
	font-family: verdana;
	}
	
table.main {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}


tr.main_header	{
	background: url(/images/main_header_sub_temp.jpg);	/*   /images/main_header_sub_McNeil_Group.jpg	*/
	width: 777px;
	height: 248px; /*   277px	*/
}
	
tr.nav	{
	background-color: #dccf97; /*  #8D7954;  */
	/*  padding: 4px;  */
	color: #000033;
	font-size: 10pt;
	font-family: verdana;
	font-weight: bold;
	height:30px;
	}
	
tr.nav_sub1	{
	background-color: DarkKhaki;
	line-height: 2px;
	}
	
tr.nav_sub2	{
	background-color: #E1D587;  /* B7984B */
	line-height: 5px;
	}
	
tr.footer1	{
	background: url("/images/footer.jpg");
	/* background: url("/images/bar_gold_bg.gif");*/
	height: 49px;
	/*background-color: #8D7954;   #5D4B24;  */
	vertical-align:top;
	}

td.main	{
	/*
background: url(/images/bgimg.jpg) repeat-x;
	background-color: #000033;
*/
	background-color:white;
	border-top:2px solid darkKhaki;
	}

#mainsec-5 h1{
	display: inline;
	color: #17365D;
}

#mainsec-5 h2{
	display: inline;
	color: #3660A5;
}

#mainsec-5 h3{
	display: inline;
	color: #3660B8;
}

#mainsec-5 h4{
	display: inline;
	color: black;
}

.mandatory{
	color: #FF0000;
	}	