/* STRUCTURE */
.roundedBox
{    
    color: #ffffff;
    width: 100%;
	height: 90%;
    padding: 5px;
    text-align: left;
    background-color: #FFFFFF;
    border: 2px solid #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

table {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	line-height: 15px;
	color:#535353 ;
	}
.title {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;		
	font-size: 20px;
	line-height: 25px;
	color:  #26458A;
	}
.title_2 {
	font: 100%;
	font-family:Arial, Helvetica, sans-serif;		
	font-size: 20px;
	line-height: 25px;
	color: #666666;
	}
.title_3 {
	font: 100%;
	font-family:  Arial, Helvetica, sans-serif;		
	font-size: 18px;
	line-height: 20px;
	color: #26458A;
	}
.title_4 {
	font: 100%;
	font-family:Arial, Helvetica, sans-serif;		
	font-size: 18px;
	line-height: 20px;
	color: #5EA3E8;
	}
.title_2_link {
	font: 100%;
	font-family:Arial, Helvetica, sans-serif;		
	font-size: 20px;
	line-height: 25px;
	color: #26458A;
	}
.body_blue {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;
	line-height: 20px;
	color: #26458A;
	}
.body_medium {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 17px;
	line-height: 22px;
	color: #26458A;
	}
.small {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	}
.small_blue {
	font: 100%;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	line-height: 14px;
	color: #26458A;
	
	}
.first {
	font: 100%;
	font-family: "Old English Text MT";		
	font-size: 60px;
	line-height: 65px;
	color: #666666;
	font-weight:bold 
	}
.first_blue {
	font: 100%;
	font-family: "Old English Text MT";		
	font-size: 60px;
	line-height: 65px;
	color:  #26458A;
	font-weight:bold
	}