/* *****************************************
//  WebTank Stylesheet File
//  Title: editor.css
//  Media: all
//  File updated: 2009-02-16 15:53:15
// 
//  Do NOT manually edit this generated file
// **************************************** */


body, html { 
		
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	
}

p {

	margin: 0px;
	
}

.bold { 
	
	font-weight: bold;
	
}

.subtitle {
	
	font-size: 18px;	
	line-height: 24px;

}

.title {
	
	font-size: 24px;	
	line-height: 30px;
	color: #005FA2;

}

.subtitle_red {
	
	font-size: 18px;
	line-height: 24px;
	color: #BF0B0B;

}

.subtitle_blue {
	
	font-size: 18px;
	line-height: 24px;
	color: #005FA2;

}

.subtitle_red_bold {
	
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #BF0B0B;

}

.subtitle_blue_bold {
	
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #005FA2;

}

.title_red {
	
	font-size: 24px;
	line-height: 30px;
	color: #BF0B0B;

}

.title_blue {
	
	font-size: 24px;
	line-height: 30px;
	color: #005FA2;

}

.title_red_bold {
	
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #BF0B0B;

}

.title_blue_bold {
	
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: #005FA2;

}