body, div, td, input, select, textarea
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
img
{
	border: 0px;
}

/* fckEditor fix
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

body.fckEdit
{
	background-color: Transparent;
	height: auto;
	margin: 0px;
	padding: 0px;
}

body.fckEdit table tr td
{
	border-color: #656565;
}
*:first-child + html body.fckEdit
{
	background-color: #fff;
	background-image: none;
}

/* Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a
{
	color: #036;
	text-decoration: none;
}

a:hover
{
	color: #999;
}

a img
{
	border: 0;
}

/* Headers
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1
{
	font-size: 27px;
	color: #939598;
	font-weight:normal;
}

h2
{
	font-size: 19px;
	color: #003366;
}

h3
{
	font-size: 17px;
	color: #003366;
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 10px;
}
.header
{
	font-size: 27px;
	color: #003366;
}
.HeaderImage img
{
	margin: 0 0 10px 0;
}

.HeaderText
{
	margin: 0 0 10px 0;
}
.newsheading
{
	font-size: 33px;
	font-style: italic;
	margin:10px 0px 0px 0px;
	padding-bottom: 0;
	color:#003366;
}
h1, h2, h3, .header
{
	font-family: "/FRUTLTSC.TTF";
}
.header3
{
    font-family:Verdana;
    font-size:16px;
}
.cv
{
	font-size:13px;
	font-family: "/FRUTLTSC.TTF";
}

