body
{
    background-color: black;
    color: #96b0b5;
    font-family: 'Lucida Sans Unicode' , Arial, Sans-Serif;
    font-size: 10pt;
    line-height: 14pt;
}

.mainbody
{
	border: 0px;
	margin: 0px;
}

td img 
{
	display: block;
}

div.content
{
	background-color: Transparent;
	width: 500px; /* The width plus the margin on the left and right must not exceend 560 pixels */
	min-height: 400px; /* The height plus the margin on the top and bottom should total 460 pixels */
	padding: 30px;
}

.link_hover
{
	padding:0px;
	margin:0px;
	border:0px;	
	cursor:pointer;
}

.swap_hover
{
	border:0px;
	cursor:pointer;
}

a:link {color: #96b0b5}     /* unvisited link */
a:visited {color: #4b585b}  /* visited link */
a:hover {color: #FFFFFF}   /* mouse over link */
a:active {color: #283134}   /* selected link */

H1.main
{
    color: white;
    font-family: Impact;
    text-align: center;
    letter-spacing: 2px;
    font-size: 14pt;
}

.contentheader
{
    font-size: 10pt;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    color: white;
    font-variant: small-caps;
    font-weight: bold;
}

.newscontentheader
{
    font-size: 9pt;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    color: white;
}

.jobscontentheader
{
    font-size: 9pt;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    color: white;
    font-variant: small-caps;
    font-weight: bold;
}

.jobsareaheading
{
    font-size: 10pt;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    color: white;
    font-variant: small-caps;
    font-weight: bold;
}

.newsdate
{
    font-size: 8pt;
    font-family: 'Lucida Sans Unicode';
    text-align: left;
    color: #828282;
    font-variant: small-caps;
    font-weight:normal;
}

.definition
{
    font-size: 10pt;
    color: white;
    font-family: 'Lucida Sans Unicode' , Sans-Serif;
    text-align: center;
}


.centered
{
    text-align: center;
}

img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.definition2
{
    font-size: 10pt;
    color: #283134;
    font-family: 'Lucida Sans Unicode' , Sans-Serif;
    text-align: right;
}
.whitebody
{
    font-size: 10pt;
    color: white;
    font-family: 'Lucida Sans Unicode' , Sans-Serif;
}
A.bodytext:link
{
    font-size: 10pt;
    color: #b9d4d5;
    font-family: 'Lucida Sans Unicode';
    text-decoration: underline;
}
P.smallmain
{
    font-size: 8pt;
    font-family: 'Lucida Sans Unicode' , Sans-Serif;
    color: #96b0b5;
}
