BODY{
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	margin: 10px 10px 10px 10px;
	background: #003D75; 
	background-image: url(../images/blue_tile_05.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: lower left;
	scrollbar-face-color: #EEEEEE; 		
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #2F4B95;
	scrollbar-arrow-color: #3e55a3;
	
}

.datadisplay{
	background: #FFFFFF;
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10px;
}

.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}

.blacktextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	font-weight: bold;
}

.blacktextSearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	font-weight: bold;
}


.blacktextBold13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.blacktextBold15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.blacktextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.whitetextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
}

.whiteOnBlueHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #002D86;
	line-height: 12px;
	font-weight: bold;
}

.blueOnWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #002D86;
	font-weight: bold;
}

.blueOnWhiteBold13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FFFFFF;
	color: #002D86;
	font-weight: bold;
}

.whiteOnBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background: #002D86;
	font-weight: normal;
}

.whiteOnBlueError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #002D86;
	font-weight: normal;
	border-style: solid; 
	border-color: #002D86;
	border-width: 3px;
	
}

.newText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
}

.newMini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #CC0000;
	font-weight: bold;
}


.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: normal;
}

.bloomBlue {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #002D86;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.bloomWhite {
	background: #FFFFFF;
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
	border-style:solid none solid none; 
	border-width:1px;
	border-color:#000000; 
}

.verticaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	writing-mode: tb-rl;
	filter: flipv fliph;
	border-style:solid; 
	border-color:#000000; 
	border-width:1px;
}

.selectionChart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-style:solid; 
	border-color:#000000; 
	border-width:1px;
	font-weight: bold;
}

.detailChart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-style:solid; 
	border-color:#DDDDDD; 
	border-width:1px;
	font-weight: bold;
}

.spacingCalc1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #002D86;
	line-height: 12px;
	font-weight: normal;
	border-style:solid none solid none; 
	border-color:#FFFFFF; 
	border-width:1px;
}

.spacingCalc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #002D86;
	line-height: 12px;
	font-weight: normal;
	border-style:solid; 
	border-color:#FFFFFF; 
	border-width:1px;
}
.blueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#002D86;
	line-height: 12px;	
	}
.blue {
	color:#002D86;
	}