/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-12-21 14:08:18
// 
//  Do NOT manually edit this generated file
// **************************************** */


A 				{ color: #153f55; text-decoration: none; font-weight: bold; }	
A:link 			{ color: #153f55; text-decoration: none; font-weight: bold; }	
A:visited 		{ color: #153f55; text-decoration: none; font-weight: bold; }	
A:active 		{ color: #153f55; text-decoration: none; font-weight: bold; }	
A:hover 		{ color: #153f55; text-decoration: underline; font-weight: bold; }

.plain					{ color: #000; font-weight: normal; font-size: 13px; }
.blue					{ color: #153f55; }
.red					{ color: #7E1912; }

.bold					{ font-weight: bold; }
.bold_blue				{ color: #153f55; font-weight: bold; }
.bold_red				{ color: #7E1912; font-weight: bold; }


.text_blue					{ color: #153f55; line-height: 27px; font-size: 16px; }
.text_red					{ color: #7E1912; line-height: 27px; font-size: 16px; }
.text_red a					{ font-weight: normal; }

.alinea_heading_blue		{ color: #153f55; font-weight: bold; }
.alinea_heading_red			{ color: #7E1912; font-weight: bold; }

.align_left				{ float: left; margin: 5px 15px 0 0; }
.align_right			{ float: left; margin: 5px 0 0 15px; }

