body {
	font-family: Verdana, sans-serif;
	font-size : 10px;
	background-color : #dddddd;	
	}
td, p {
	font-family: Verdana, sans-serif; 
	font-size : 10px;	
	}
	
tr.sectionHeader {
	background-color: #6F89B9;
	}	
td.sectionTitle {
	font-family: Verdana, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	}
td.thinBorder {
	background-color : #000000;
	}
	
	
td.toolbar {
	background-color : #003366;
	}
				
table.thinBorder {
	background-color : #000000;				
	}	
table.forgotPasswordBorder {
	background-color : #003366;
	}
table.loginBox {
	background-color : #e99226;
	}

table.applicationBackground {
	background-color : #ffffff;
	}
table.signupBackground {
   background-color : #ECF6FB;
   }
table.sectionHeader {
	background-color : #6F89B9				
	}	
input { 
	font-family: Verdana, sans-serif; 
	font-size : 10px; 
	}
input.smallButton {
	font-family:  arial; sans-serif; verdana; courier-new; sans-serif; 
	font-size: 8px; 
	font-weight: bold; 
	background-color: #D14A00; 
	color: #ffffff; 
	}
	
select { 
	font-family: Verdana, sans-serif; 
	font-size : 10px; 
	}
	
.mainKey {
	font-family: Verdana, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	}
.mainValue {
	font-family: Verdana, sans-serif; 
	font-size : 12px;
	}
	
	
		
.warning {
	color : darkred;
	font-size : bold;
	font-weight : 10px;
	}
.largerWarning {
	color : darkred;
	font-size : bold;
	font-weight : 12px;
	}
.largestWarning {
	color : darkred;
	font-size : bold;
	font-weight : 14px;
	}		
.success {
	color : green;
	font-size : 10px;
	font-weight : bold;
	}
	
.statusMessage {
	color : #e99226;
	font-size : 14px;
	font-weight : bold;
	}

.statusMessage2 {
	color : #DC8B2D;
	font-size : 16px;
	font-weight : bold;
	}

.forgotPassword {
	color : #e99226;
	font-size : 24px;
	font-weight : bold;
	}
	
td.titleRow  {
	font-size : 10px;
	font-weight : bold;	
	}	
tr.titleRow {
	background-color: #D7DFEC;
}	
tr.alternateRow {
	background-color: #F0F0F0;
}

tr.informationRow  {
        font-size : 11px;
        background-color: #F0F0F0;
}	

.informationRow  {
        font-size : 11px; 
}
.header {
	color : #003366;	
	font : italic;
	font-size : 18px;
	font-weight : bold;			
	}
.largerText {
	font-family: Verdana, sans-serif; 
	font-size : 12px;
	}
	
.instructionalMessage {	
	color : blue;
	font-size : 10px;
	}	
.instructionalHeader {	
	font-size : 12px;
	font-weight : bold;
	}	
	
.navtext {
	width:300px;
	font-size:10pt;
	border-width:2px;
	border-style:outset;
	border-color:darkgray;
	layer-background-color:tan;
	background-color: #e99226;
	font-family: Verdana, sans-serif; 
	color:#ffffff;
}											
.midHeader {
	color : #334E7B;
	font-size : 12;
}
.midHeader a{
	color : #334E7B;
	font-weight : bold;
	text-decoration: none;
}
.midHeader a:hover{
	color : #334E7B;
	font-weight : bold;
	text-decoration: underline;
}
.cellNumbered {
	background-color: #DC8B2D;
	color : #ffffff;
	font-size : 32;
	font-weight : bold;
	font-style : italic;
}

