
body {
	font-family: 'libre_baskerville', Arial, Helvetica, Verdana;
	font-size:12px;
	color:#000;
}

/* Because tinymce loads after text.css, the body - font size gets overwritten */
.mceContentBody, #maincontent, table, td {
	font-size:13px;
	line-height: 170%;
}

strong {
	font-weight:bold;
}

form {
	display:inline;
}

small {
	font-size:11px;
}

img {
	border: none;
	padding-left:5px;
	padding-right:5px;
}

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

hr {
	width:100%;
	height:1px;
	border:0px;
	padding:0px;
	margin-bottom:6px;
	margin-top:6px;
	background-color:gray;
}

table, th, td { 
	border-collapse:collapse;
/*	padding:3px;*/
}
table {
	padding-top: 5px;
}

A:hover {
	color: #024885;
	text-decoration: none;
}
A:visited {
	color: #666666;
	text-decoration: none;
}
A:link {
	color: #666666;
	text-decoration: none;
}

/*a[target=_blank]:before { content:url(img/planet.gif); }*/

h1, h2, h3 {
	font-style: normal;
	font-weight: bold;
	color: #024885;
	margin-top:0px;
	padding-top:0px;
}

h3 {
	font-size: 12px;
}

h2 {
	font-size: 13px;
}
h1 {
	font-size:14px;
}


#contents h1, #contents h2, #contents h3, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3 {
	text-transform: uppercase;
}


.smallpadu {
	padding: 0px;
	padding-left: 15px;
	padding-bottom: 10px;
}

strong {
	font-weight:bold;
	color: #6f9cc9;
}



@font-face {
    font-family: 'libre_baskerville';
    src: url('font/librebaskerville-regular-webfont.eot');
    src: url('font/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/librebaskerville-regular-webfont.woff') format('woff'),
         url('font/librebaskerville-regular-webfont.ttf') format('truetype'),
         url('font/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'libre_baskerville';
    src: url('font/librebaskerville-bold-webfont.eot');
    src: url('font/librebaskerville-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/librebaskerville-bold-webfont.woff') format('woff'),
         url('font/librebaskerville-bold-webfont.ttf') format('truetype'),
         url('font/librebaskerville-bold-webfont.svg#libre_baskervillebold') format('svg');
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'libre_baskerville';
    src: url('font/librebaskerville-italic-webfont.eot');
    src: url('font/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/librebaskerville-italic-webfont.woff') format('woff'),
         url('font/librebaskerville-italic-webfont.ttf') format('truetype'),
         url('font/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
