﻿h1
{
	font-size: 1.3em;
	color:#014198;
	margin:20px 0 0 0;
}
p
{
	margin:7px 0;
}
ul
{
	margin-top:0;
	margin-bottom:0;
}

#contentcontainer
{
	
}

.leftmenu
{
	float:left;
	margin-left:10px;
	font-size: .75em;
	border-right:solid 1px #a7a6a7;
	height:500px;
	width:175px;
}
	
.mvleftpanel
{
	font-family: arial, Verdana, Trebuchet MS, Sans-Serif;
	font-size: .75em;
	float:left;
	padding-left: 20px;
	line-height:14px;
	color:#5e5f61;
	padding-right:20px;
	width:510px;
} 

.messagepanel
{
	float:right;
	width: 240px;
	margin-right: 30px;
	margin-top: 20px;
}

.roundedPanel
{	
	background-color:#5377A9;
	color:white;
}

.insidemessagepanel
{
	margin:0 13px 0 13px;
}
	
.messageheader
{
	font-family:Arial, Trebuchet MS, Verdana, Sans-Serif;
	font-size:12px;
	color: White;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	clear:both;
	float:left;
	width:90%;
}

p.message
{
	font-family:Arial, Trebuchet MS, Verdana, Sans-Serif;
	font-size: .75em;
	color: White;
}

.horspacer
{
	height:10px;
}

.error
{
	color: Red;
	font-size:12px;
	font-weight:bold;
}
.labels
{
	font-size:12px;
}

/*NEWS*/

a.lblTitle
{
	font-weight:bold;
	font-size:17px;
	width:50px;
	color: #3c475f;
	text-decoration:none;
}
a.lblTitle:hover
{
	font-weight:bold;
	color: #0b4ccc;
}
.lnknewstitle
{
	text-decoration:none;
	color:black;
}

.lnknewstitle:hover
{
	text-decoration:none;
	color:white;
}

.lblNewsDate
{

}

.newsdetails
{
	font-size:12px;
}
.archivednewsdate
{
	font-size:12px;
	color:gray;
	
}
a.lnkarchivednewstitle
{
	text-decoration:none;
	font-size:12px;
	color:black;
	font-weight:bold;
}
a.lnkarchivednewstitle:hover
{
	text-decoration:none;
	font-size:12px;
	color:orange;
}
.lblTitleDetails
{
	color:black;
	font-size:25px;
	font-weight:bold;
}

.lblnewsdetails
{
	font-size:12px;
}
a.readmore
{
	color:#04406e;	
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
a.readmore:hover
{
	color:#0b4ccc;	
}
/*CAREER PAGE*/
.careerbody
{
	font-size:12px;
}
.joblink
{
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color: black;
}

.joblink:hover
{
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	color: #014198;
}

.lnkjobclosingdate
{
	font-size:12px;
}
.lnkjobtitle
{
	font-size:14px;
	color:Black;
	font-weight:bold;
	text-decoration:none;
}
.lnkjobtitle:hover
{
	font-size:14px;
	color:orange;
	font-weight:bold;
	text-decoration:none;
}
.jobdetails
{
	font-size:12px;
	color:Black;
}
.joblabels
{
	font-size:12px;
	color:#505050;
}
.jobtitle
{
	font-size:20px;
	color:black;
	font-weight:bold;
}