body,td,div,span{
	font-family:verdana,arial,helvetica;
	font-size:12px;
}

big{
	font-family:serif;
	font-size:14px;
	font-weight:bold;
	color:#8C001E;
}

small{
	color:#ffffff;
	font-size:12px;
	line-height:20px;
}

small b{
	color:#ffffff;
}


strong{
	color:#4d4d4d;
}

a strong{
	color:#0057D5;
}


/*b{
	color:#4d4d4d;
}*/

/*a b{
	color:#0057D5;
}*/


small a{
	color:#ffffff;
}

a{
	color:#0057D5;	
}


.alternateTableRow{
	background-Color:whiteSmoke;
}

.alternateTableRowDotted{
	background-Color:whiteSmoke;
	border-bottom:dotted 2 #000000;
}

.infoColorBox{
	border:solid 1 #666600;
	background-Color:#ffffcc;
	width:100%;
	
}


.rightBorder{
	border-right:dotted 1 #000000;
}

.mainColumn{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	width:100%;
}


.menuColumn{
	background-Color:#E5EFFF;
	spacing-right:20px;
	vertical-align:top;
}

.menuColumn a{
	
}


.menuTable{
	width:154px;
	
}

.menuTableHeaderRow{
	background-Color:#BCD3F5;

}

.MenuTableHeaderSection{
	color:#0057D5;
	font-size:12px;
	font-weight:bold;
}

.mainBCDGTable{
	background-color:#F5F5F5;
	border:solid 1 #E0E0E0;
}

.recentPostingsOuterRow{
	background-color:#E0E0E0;		
}

.recentPostingsInnerTable{
	background-color:#ffffff;
	border:inset 1 #E0E0E0;
	width:425px;
}