body {
	background-color:#A1CCEE;
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
/*fotter*/
td.footer{
	background-color: #22699D;
	font-size:8pt; 
	text-decoration:none;
	color:#ffffff;
	width:700px;
	height:20px;
	text-align:center;
}
a.footer:link,a.footer:visited, a.footer:active{
	
	font-size:8pt; 
	text-decoration:none;
	color:#ffffff;
}
a.footer:hover{
	
	font-size:8pt; 
	text-decoration:none;
	color: #D66214;
}
td.topNav{
	background-color: #22699D;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#888888;
	height:25px;
	text-align:center;
	border : solid 1px;
	border-color: #ededed;
}
a.topNav:link,a.topNav:active,a.topNav:visited{
	
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color: #ffffff;
	text-align:center;
	
}
a.topNav:hover{
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF6347;
	text-align: center;
	display: block;
	margin: 0;
}
td.logo {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width:130px;
	height:90px;
	padding-left:10px;
	margin-top: 0px;
}
td.header {
	background-color: #1A1A75;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt;
	color:#ededed;
	width:520px;
	height:90px;
	padding-left:10px;
	padding-right:10px;
}
td.border {
	background-color:#cccccc;
	width:700px;
	height:3px;
	vertical-align : middle;
}
td.leftNav {
	background-color: #DCEDF8;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	padding: 10px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
	vertical-align: top;
	
}
td.NavLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
	height:80px;
	width:130px;
	border-bottom: solid 1px;
	border-color:#CCCCCC;
	text-decoration:none;
	vertical-align : middle;
	padding:5px 0 5px 0px;
}
a.NavLink:link, a.NavLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #555555;
	text-decoration:none;
	
}
a.NavLink:hover, a.NavLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6347;
	text-decoration: none;
}
h1,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #444444;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #666666;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
	color: #1A1A75;
}


/*********************************
* IMAGE LINKS
**********************************/
#HelpWantedImage
{
	clear: both;
   padding: 0;
   margin: 10, 0, 5, 0;
   width: 120px;
   height: 44px;
	background-image: url(/images/HelpWantedLogo.gif);
}
#ExpertFindImage
{
	clear: both;
   padding: 0;
   width: 130px;
   height: 55px;
	background-image: url(/images/ExpertFindLogo.gif);
}