
/* generic */

body, td, tr, table			{ padding:0px; margin:0px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
div, table, td, tr, tbody, img		{ padding:0px; margin:0px; }
/* ul, li, h1, h2, h3, h4, h5, h6, p	{ margin-top:0; margin-bottom:0; padding-top:0.5em; padding-bottom:0.5em; } */
img					{ border-style:none; }
a					{ color: #000000; font-size: 11px; text-decoration: underline; }
a:hover					{ color: #435FB4; font-size: 11px; text-decoration: none; }



/* content area */

#content a,
#tinymce a				{ color: #000000; font-size: 11px; text-decoration: underline; }
#content a:hover,
#tinymce a:hover			{ color: #435FB4; font-size: 11px; text-decoration: none; }


/*
	#content .right h1,
	.mceContentBody h1,
	#content .right .contentheading,
	#content .right .componentheading	{ font-size:1.8em; font-weight:normal; }
	
	#content .right h2,
	.mceContentBody h2			{ font-size:1.5em; font-weight:normal; }
	
	#content .right h3,
	.mceContentBody h3			{ font-size:1.2em; font-weight:normal; color:#366881; }
	
	#content .right h4,
	.mceContentBody h4			{ font-size:1.0em; font-weight:bold; color:#4D7F98; }
	
	#content .right h5,
	.mceContentBody h5			{ font-size:1.0em; font-weight:bold; color:#333; }
	
	#content .right h6,
	.mceContentBody h6			{ font-size:1.0em; font-weight:bold; color:#888; }
	
	#content .right p,
	.mceContentBody p			{ line-height:1.5em; }
*/


/* dropdown styles */

.blue-box				{ border:dotted 1px #7CA1AD; background:#E6F5FA; }

.highlight {
	background: #ccc;
}
