.mceItemHiddenSpellWord {
background:url(../../../../../javascript/tiny_mce/plugins/spellchecker/img/wline.gif) repeat-x bottom left;
cursor:default;
}

body.mceContentBody{
	font-family: Verdana;
	font-size:11px;
	margin:0;
	padding:20;
	line-height:18px;
	color:#000;
}


h1{
margin:10px 0px 10px 0px;
font-size:1.4em;
font-weight:bold;
letter-spacing:0px;
color:#017bac;
}
h2{
margin:0px 0px 0px 0px;
font-size:1em;
font-weight:bold;
letter-spacing:0px;
}

hr, div.hr{
border:0px;
height:1px;
background:url('../img/hr.gif') repeat-x;
margin:10px 0px;
}

div.hr hr{
	display:none;
}

img {
	border:0px;
}

p{
	margin:0px 0px 15px;
}

a{
	text-decoration:underline;
	color:#017bac;
}
a:hover{
	text-decoration:none;
}

a.bold_link{
	color:#017bac;
	text-decoration:none;
	font-weight:bold;
}
