.normal {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;


}
.normalcell {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
        horizontal-align: left;
	border-width: 0px;
        border-bottom-style: none;
	color: #780000;
	padding-top: 10px;
	padding-bottom: 10px;
      
}
.quote {
	font-family: TrebuchetMS;
	font-size: 20pt;
	font-weight: bold;
	color: #780000;
	background-color: #F4EDE6;
	padding-top: 0px;
	padding-left: 10px;

}
.caption {
	font-family: TrebuchetMS;
	font-size: 12pt;
	font-weight: bold;
	color: maroon;

}
.blue {
	font-family: verdana;
	font-size: 8pt;
	color: #006699;
}
.brown {
	font-family: verdana;
	font-size: 8pt;
	color: #663333;
}
.graytiny {
	font-family: verdana;
	font-size: 7pt;
	color: #780000;
}
.rightcol {
	font-family: verdena;
	font-size: 8pt;
		font-weight: normal;
	background-color: #F4EDE6;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.themeModule {
	font-family: verdana;
	font-size: 8pt;
	border: 0px solid #006699;
}
.blueborder {
    font-family: verdana;
	font-size: 8pt;
	border-width: 1px;
	border-style: solid;
	border-color: #006699;
	
}	
.body {
	margin-left: 10px;
}
.welcomeModule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663333;
	line-height: 18px;
	background-color: #F4EDE6;
	padding: 10px;
	border: #006699;
}



.boldblue {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #006699;
}

.blueModule {
	font-family: verdana;
	font-size: 7.5pt;
	color: #003366;
	background-color: #DCE8EE;
}

.smallblue { 
	color: #006699; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
}

.lightblueborder {
   	border-width: 1px;
	border-style: solid;
	border-color: #DCE8EE;
}