/* MAIN TEMPLATE COMPONENTS */ 
a {
	color : #102C84;
}
 
a:hover {
	color: #FF6600;
}

a img { border: 0px; }

img a { border: 0px; }

/* CONTENT */

#homepage-content h1, #content h1, .innerpage-teasers h1 { 
	font-size: 24px;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	display: compact;
}

#homepage-content h1 {
	color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.innerpage-teasers h1 {
	color: white;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #FF6600;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content h3 { font-size: 1.3em; } 
#content h4 { font-size: 1.2em; } 

#content p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

select, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
}

/* FOR FCK EDITOR */

text10pt {
	font-size: 10pt;
}

text12pt {
	font-size: 12pt;
}

text14pt {
	font-size: 14pt;
}

.stretcher {
	clear: both;
}

.date {
	font-size: 9px;
	color: #999999;
}
