body {background-color: #FFFFFF;}
.darkBlue {background-color: #153B63}
.blue {background-color: #829DBA}
.lightBlue {background-color: #DFE9F4}
.white {background-color: #FFFFFF}

.plainBlueHeader{
	font: 16px Arial;
	font-weight: bold;
	color: #153B63;
}
.plainBlue12{
	font: 12px Arial;
	color: #153B63;
	text-decoration: none;
}
.plainBlue11{
	font: 11px Arial;
	color: #153B63;
	text-decoration: none;
}
.plainWhite12{
	font: 12px Arial;
	color: #ffffff;
	text-decoration: none;
}
.plainWhite11{
	font: 11px Arial;
	color: #ffffff;
	text-decoration: none;
}

textarea {font: 8pt Arial;}

.select240bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:240px;	
	height: 17px;
}

.textarea240bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:240px;	
	height: 75px;
}

.textarea360bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:360px;	
	height: 75px;
}

.textarea360_3bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:360px;	
	height: 50px;
}

.select155bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:155px;	
	height: 17px;
}

.select100bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:100px;	
	height: 17px;
}

.select85bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:85px;	
	height: 17px;
}

.select50bl {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #000000;
	width:50px;	
	height: 17px;
}

.size1 {width: 252px;}
.size2 {width: 144px;}
.size3 {width: 104px;}
.size4 {width: 160px;}
.size5 {width: 252px; height:75px;}
.size6 {width: 77px;}

.width360{
	width:360px;
	height:47px;
}

.light {
	background-color: #C6D2DE;
}

.continue {
	font-family: Arial, Hevetica;
	font-size: 11px;
	font-weight: plain;
	color: #163D63;
	text-decoration: none;
	
}

.continueWhite {
	font-family: Arial, Hevetica;
	font-size: 11px;
	font-weight: plain;
	color: #ffffff;
	text-decoration: none;
	
}