.inline_for_small {
	display:inline;
}
.inline_for_large {
	display:none;
}


p, ul, li,
.normaltext { 
	font-size:16px;
}
.largetext {
	font-size:18px;
}
.mediumtext {
	font-size:14px;
}
.smalltext {
	font-size:13px;
}

#div_tag_text_small {
	width:auto;
	float:right;
	
	text-align:right;
	font-family: 'Varela Round', sans-serif;
	font-size: 23px;
	font-weight:400;
	line-height:1.35;
	color:#666666;
}

.pageheader{ 
	font-size:20px;
}
.pagesubheader{ 
	font-size:17px;
}





.text_button_holder {
	margin:5px 0px 20px 0px;
}

.text_button {
	font-size:14px;
}



























.footertext{ 
	font-size: 13px;
	line-height:18px;
	color: #00457c;
}

.footertext a:link,
.footertext a:visited,
.footertext a:hover,
.footertext a:active {
	text-decoration: none;
	color:#00457c;
}

