html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
}

.Title {
	font: 20px "Myriad Pro" ;
	color: #2e2c78;
}


.greenfont {
	color: #6e9a05;
	}
	
.darkbluefont {
	color: #2e2c78;
	}
	
.lightbluefont {
	color: #1f78d2;
	}		
	
h1 {
	color: #2e2c78;
	font-family: "Myriad Pro";
	font-size: 28px;
	font-weight: lighter;
	line-height: 90%;
	}	

h2 { 
	font-family : "Myriad Pro";
	font-size: 24px;
	font-weight:lighter;
	color:#2e2c78;
	margin-bottom: 13px;
	line-height: 90%;
}



h3 {
	font: 17px "Myriad Pro" ;
	color: #2e2c78;
	}
	
h4 {
	color: #ffffff;
	font-family: "Myriad Pro";
	font-size: 18px;
	font-weight: lighter;	
	line-height: 100%;
}
			
#boxtext {
	color: #ffffff;
	text-indent: 20px;	
}	
	

a:link {
	color: #1f78d2;
	text-decoration: underline;

}

a:visited {
	color: #555555;
	text-decoration:underline;
}

a:hover {
	color: #2e2c78;
	text-decoration: underline;
}

a:active {
	color: #6e9a05;
	text-decoration:none;
}

.hori_ruler {
	border-top:1px solid #999999; margin-top:24px;  margin-bottom: 17px;
}

.green_arrowA  {
	background-image:url(../images/greenarrow.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 8px;
	right: 13px;
	position: relative;
}

.green_arrowB  {
	background-image:url(../images/greenarrow2.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 8px;
	position: relative;
}

.lineheight_small {
line-height: 100%;
}	

.text-indent { text-indent:7px;
}

.textnormal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	vertical-align: middle;
	padding: 0px;
}

.textdarkblue {
font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000;
color: #2e2c78;
}

.textdarklightblue {
font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000;
color: #1f78d2;
}

.textgreen {
font-family:Arial, Helvetica, sans-serif; font-size: 12px; color:#000;
color: #6e9a05;
}

.quotationmark {
	font-family: "Century Gothic";
	font-size: 30px;
	line-height: 10%;
	vertical-align: middle;
	top: 10px;
	}
