
/*  COPY these styles also to style_editor    */

.defaultmargin,body,td {
font-family : Arial,helvetica,MS san-serif;
color : #3d3d3d;
font-size:12px;
line-height:18px;
}




.mainhead   {
	font-size:22px;
	font-family : Arial,helvetica, MS san-serif;
	color : #333333;
	line-height:24px;
	
}

.subheading  {
	font-size : 16px;
	color : #000000;
	font-weight : bold;
	margin-bottom:20px;
	font-family : Arial,helvetica, MS san-serif;
}

.subheadingtext  {
	font-size : 13px;
	color : #3e3e3e;
	font-weight : bold;
line-height:20px;
	font-family : Arial,helvetica, MS san-serif;
}





.allcaps  {
	font-size : 12px;
	color : #21449C;
	font-weight : bold;
	line-height:20px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
	text-transform:uppercase;
	text-decoration:none;
}

.orangeheading  {
font-family : Arial,helvetica, MS san-serif;
	font-size : 12px;
	color : #CA6437;
	font-weight : bold;
	line-height:14px;
}

.quotes  {
	font-size : 13px;
	color : #505050;

	line-height:14px;
	font-style:italic;
	font-family : Arial,helvetica, MS san-serif;
}

.smallheading  {
	font-size : 12px;
	font-weight : bold;
	color : #505050;
}

.default_text {
	font-size:12px;
	font-family : Arial,helvetica, MS san-serif;
	color : #505050;
	line-height:16px;
}

.bigger {
	font-size:13px;
}

.smaller {
	font-size:11px;
}

.tiny {
	font-size:10px;
}

.redtext {
	color: #ff0000;
}
	
.smalllinks {
	text-decoration:none;
	color : #11348C;
	font-size:10px;
	font-family : Verdana,Arial,helvetica, MS san-serif;
}

td {vertical-align:top;}	

ul {
list-style-image: url(/images/li_icon.gif);
margin-left:20px;
padding-left:20px;
}


