h1 {
  font-size: 32px;
  font-family:Titillium,serif;
  color:#040e4f;
  line-height: 36px;
}

h2 {
  	font-size: 26px;
	 color:#040e4f;
	font-family:Titillium,serif;
  	line-height: 35px;	
}

h3 {
  	font-size: 20px;
	 color:#040e4f;
  	line-height: 26px;
	font-family:Titillium,serif;
	font-weight:500;
	color:#3a87ad;
}

h4 {
  	font-size: 18px;
	 color:#040e4f;
  	line-height: 20px;
	font-family:Titillium,serif;
	font-weight:500;
	
}

h5 {
	font-family:Titillium,serif;
	 color:#040e4f;
  	font-size: 13px;
  	line-height: 16px;
}

h6 {
	font-family:Titillium,serif;
	 color:#040e4f;
  	font-size: 10px;
  	line-height: 14px;
}

.span3 h2 {
	color: #3a87ad;
	border-bottom:1px solid #3a87ad;
	font-family:Titillium-Light,serif;
	font-weight:500;
}

.text-info {
  	color: #3a87ad;
}
.text-error {
  	color: #b94a48;
}
.text-success {
  	color: #468847;
}
.text-warning {
  	color: #c09853;
}
.muted {
  	color: #999999;
}

.cols-two{ 
    -moz-column-count: 2;  
    -webkit-column-count: 2;        
    -moz-column-gap: 22px;  
    -webkit-column-gap: 22px;  
  	column-count: 2;  
    column-gap: 22px;  
		}


.SmallWhiteText{
	color: white;
	font-family: Titillium,serif;
	font-size: 18px; 
	font-weight: 500;
	line-height: 26px;
		}
























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
p {

}

 {
text-align: center;
}

.cols-two {

}

.SmallWhiteText {
 color: white;     font-family: Roboto,serif;     font-size: 18px;     font-weight: 500;     line-height: 26px;
}

h1 {

}

h2 {

}

h3 {

}

.text-info .text-thin {

}

.text-info {

}

.text-success {

}

.text-warning {

}

.text-error {

}

.muted {

}

blockquote {

}

.pull-right {

}

.pull-left {

}

