body{
	color: black;
	font-family: Helvetica, Arial sans-serif;
	font-size:62.5%;
	line-height:1.7em;
	margin:0;
	padding:0px;
	background-color: white;
}
body.mceContentBody{
padding:10px;
}
.mceItemHiddenSpellWord {
background:url(../../../../../javascript/tiny_mce/plugins/spellchecker/img/wline.gif) repeat-x bottom left;
cursor:default;
}

h1,h2,h3,p{
	margin:0;
}

h1{
	font-size: 1.4em;
	
	color: #4272b5;
	margin-bottom: 15px;
	font-weight: bold;
}

.content-left h1{
	color: #4272b5;
}

h2{
	font-size: 1.3em;
	font-weight: bold;
}

h3{
	font-size: 1.2em;
}

p{
	font-size: 1.2em;

	font-weight: normal;
}

ul{
	font-size: 1.3em;
}

small{
	font-size: 0.95em;
	font-style: italic;
}

a:link, a:active, a:visited{
	color:black;	
	font-weight: bold;	
	text-decoration:none;
}

a:hover{
	color: #4272b5;
}

.content a:link, .content a:active, .content a:visited, .content-contact a:link, .content-contact a:active, .content-contact a:visited{
	text-decoration:underline;
}


hr{
	margin: 0;
	padding: 0;
	border-color: black;
}

.line1{
	height: 1px;
	background-color: black;
}

.line2{
	height: 3px;
	margin-top: 2px;
	background-color: black;
}

.content-left .line2{
	margin-bottom: 10px;
}

table, td, .content table td, .content-home table td{
	border: none;
	vertical-align: top;
	padding: 10px 10px 10px 0;
}

.content-contact table, td{
	border: none;
	padding: 0;
	vertical-align: top;
}


table{
	width: 700px !important;
}


img{
	float: left;
	border: none;

}

