body {
	background-image: url(../../images/bg.gif);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

table.content {
	background-color:#ffffff;
	border-left : 1px solid #999999;
	border-right: 1px solid #999999;
	width:700px;
}
td.logo {
	background-color: #ffffff;
	padding-bottom: 5px;

}
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;
	border-left: solid 1px;
}
td.border {
	background-color: #999999;
	color:#ededed;
	width:700px;
	height:3px;
}
td.leftNav {
	background-color: #f3f3f3;
	font-family: Arial, Helvetica, sans-serif;
	width:140px;
	font-size:8pt;
	text-align:left;
	vertical-align:top;
	padding:10px 5px 5px 5px;
}
td.NavLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #777777;
	text-decoration: none;
	height: 80px;
	width: 130px;
	border-bottom: solid 1px;
	border-color: #888888;
	text-decoration: none;
	vertical-align: middle;
}
a.NavLink:link,a.NavLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #1A1A75;
	text-decoration:none;
	
}
a.NavLink:hover, a.NavLink:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #D66214;
	text-decoration:none;
}

td.content {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	width:510px;
	height:300px;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	vertical-align : top;
}
h1,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	color: #1A1A75;
}
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;
}


td.footer{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color:#ededed;
	width:700px;
	height:20px;
	text-align:center;
}
a.footer:link,a.footer:visited, a.footer:active{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color:#ededed;
}
a.footer:hover{
	background-color: #1A1A75;
	font-size:8pt; 
	text-decoration:none;
	color: #D66214;
}
td.topNav{
	background-image: url(../images/bluebar.gif);
	padding-top:2px;
	text-decoration:none;
	color:#ededed;
	height:24px;
	text-align:center;
}
td.topNav1{
	background-image: url(../images/bluebar.gif);
	height:24px;
	width:175px;
}
a.topNav:link,a.topNav:active,a.topNav:visited{

	font-family: Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	
}
a.topNav:hover{

	font-family: Arial;
	font-size:10pt;
	text-decoration:none;
	color:#cccccc;
	text-align:center;
}
.FrontPageTxt{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	width: 383px;
	padding-bottom: 10px;
}
table.boxed{
	border: 1px solid #00204f;
}
table.boxedgrey{
	border: 1px solid #666666;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.nxtButton
{
 padding-top: 10px;
}
.prtnerHDR{
	background-color:#00204f;
	width: 378px;
}

/*calendar style*/
.CalendarHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #1A1A75;
	text-Align:center;
}


.calendarWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	
}
td.calendar{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.Selected{
	color: #1a1a75;
	font-weight : bold;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
table.calendar{
border-right: 1px solid #CCCCCC;
}
a.CalendarEvent:hover{
	text-decoration:underline;	
}
a.CalendarEvent{
    font-size:8pt; 
	text-decoration:none;
}

/*********************************
* IMAGE LINKS
**********************************/
#HelpWantedImage
{
   clear: both;
   margin: 10, 0, 5, 0;
   width: 120px;
   height: 44px;
   background-image: url(/images/HelpWantedLogo.gif);
}
#ExpertFindImage
{
   clear: both;
   margin: 10, 0, 5, 0;
   width: 130px;
   height: 55px;
   background-image: url(/images/ExpertFindLogo.gif);
}
