body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	background-color: #fff;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, h2 {
	margin: 0.5em 0;
	}

p {
	margin:0.8em;
	line-height:17px !important;
}

h1, h2 {
	font: 2em /2em Tahoma,sans-serif;
	color: #123189;
	margin-top: 0.5em;
}

h3 {
	font: 1.7em /2em Tahoma,sans-serif;
	color: #000;
	margin-top: 0.8em;
}

h4 {
	font: 1.5em /2em Tahoma,sans-serif;
	color: #000;
	margin-top: 1em;
}


h5 {
	font: bold 1.4em /2em Tahoma,sans-serif;
	color: #000;
	margin-top: 0.5em;
}

h6 {
	font-size: 1.4em;
	padding: 10px 10px 0 10px;
	margin-bottom: 0.1em;
	font-weight: normal;
}


p, li, pre, blockquote, table {
	font: 1.1em Verdana;
	}

li li, li p, li h4, blockquote p, table p, table li, table table {
	font-size: 100%;
	}

blockquote {
	margin: 8px 0 8px 24px;
	}

blockquote p {
	font-size: 100%;
	}

ul, ol {
	margin-top: 8px;
	margin-bottom: 8px;
	}

li {
	margin-bottom: 6px;
	}

a img {
	border: 0 none;
	}

abbr, acronym {
	border-bottom: 1px dashed #ccc;
	cursor: help;
	font-style: normal;
	}

hr {
	height: 1px;
	border-width: 0;
	margin: 2em 10px;
	background-color: navy;
	}

/* --------------------------- Image Alignment Styles ---------------------------- */

img.imgleft { 
	float:left; 
}
img.imgright {
	float:right;
}

/* -----------------------------  Styles for tinyMCE ----------------------------- */


.leftalign {
	text-align: left;
	}

.centeralign {
	text-align: center;
	}

.rightalign {
	text-align: right;
	}

.floatleft {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	}

.floatright {
	float: right;
	margin: 0 0 10px 10px;
	}

.green {
       color:#20A347; 
}

/* -----------------------------  Styles for contact form ----------------------------- */

form.contactus span.label,
form.contactus label {
	display: block;
	width: 13em;
	float: left;
	clear: left;
}

form.contactus input.text,
form.contactus textarea {
	width: 20em;
}

#errorbox label {
	display: inline;
	float: none;
	width: auto;
	clear: none;
	border-bottom: 1px dotted #C00;
	color: #666;
	font-weight: bold;
}



/* -----------------------------  Styles for members only ----------------------------- */


/* use this style for hiding it all together */
/*
#mainnav li a.locked,
#ul.navlist li a.locked,
#quicklinks li a.locked,
#footerlinks li a.locked {
	display: none;
	}
*/

/* use these styles for showing locked icons */
#mainnav li a.locked,
ul.navlist li a.locked,
ul#quicklinks li a.locked,
ul#footerlinks li a.locked {
/*	padding-left: 20px;
	background: transparent url(/images/bg-nav-locked.png) no-repeat 5px 6px;*/
	}

#mainnav li a.unlocked,
ul.navlist li a.unlocked,
ul#quicklinks li a.unlocked,
ul#footerlinks li a.unlocked {
/*	padding-left: 20px;
	background: transparent url(/images/bg-nav-unlocked.png) no-repeat 5px 6px;*/
	}


/*@server url(/plugins/gallery/statics/css/all.css);*/



div#openaccount {
	background-image:url(/images/secondary-content-setupaccount.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:153px;
	border-top:0px solid white;
}

body#home div#openaccount {
	border-top:1px solid white;
}
	
body#home div#openaccount a.openaccount {
	position:absolute;
	top:271px;
	left:82px;
}

div#openaccount a.openaccount {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

div#openaccount a:hover {
	color:#EEE;
}



div.latestnews .date, div.latestnews .teaser {
	display:none;
}
	
div.latestnews h3 {
	margin-top:10px !important;
}

div.latestnews a, div.employmentbox a {
	text-decoration:none;
	color:#666666;
	font-weight:normal;
}

div.latestnews li, div.employmentbox li {
	list-style-image:none !important;
	list-style-type:none !important;
	margin:0px 0px 0px 10px;
	padding:0px;
	margin-top:-5px;
}

div.employmentbox a, div.employmentbox ul, div.employmentbox h4, div.latestnews a, div.latestnews ul, div.latestnews h4 {
	padding:0px auto;
	margin:0px auto;
}

div.latestnews h4, div.employmentbox h4 {
	background-image:url(/images/latestnews-list-arrow.png);
	padding-left:10px;
	background-position:center left;
	background-repeat:no-repeat;
	margin-left:0px;
}
	
div.latestnews ul, div.employmentbox ul {
	margin-bottom:15px;
	margin-left:0px;
	padding-left:4px;
}

div.employmentbox h4{
	margin:15px 0 0 0;
}

body#home div#weather {
	border-bottom:none !important;
}

div#weather {
	color:#464e4b;
	padding-bottom:15px;
}
	
div#weather h3 {
	margin-top:10px !important;
}

div#weather .symbol {
	padding:10px;
	float:left;
}
	
div#weather .location {
	font-weight:bold;
	
}
	
div#weather .temperature {
	font-weight:bold;
	display:inline;
}

div#weather .traffic {
	display:block;
	text-decoration:none;
	color:#464e4b;
	padding-left:8px;
	background-image:url(/images/latestnews-list-arrow.png);
	background-repeat:no-repeat;
	background-position:center left;
}

td.maincontent h2 {
	margin-top:0px;
}


td.supportingcontent {	
	background-color:#F3F5F2;
	width:192px;
	vertical-align:top;
}

td.supportingcontent h3 {
	color:#cc0000 !important;
	padding:0px 0px 0px 17px;
	margin:2px 0px 0px 10px;
	font-size:11px;
	background-image:url(/images/secondary-content-dot.png);
	background-position:center left;
	background-repeat:no-repeat;
}

td.supportingcontent div {
	border-top:1px solid white;
	border-bottom:1px solid #dcdedb;
}

td.supportingcontent div#buttons {
	border:0px;
	height:99px;
	text-align:center;
	padding-top:20px;
	border-bottom:1px solid #DCDEDB;
	background-color:#F3F5F2;
}

td.supportingcontent div#buttons a {
	margin-top:-3px;
	display:block;
}

td.supportingcontent div#openaccount a.openaccount {
	font-size:0.9em;
	position:relative;
	left:80px;
	top:93px;
}

td.supportingcontent div.latestnews li {
	font-size:1em;
}

td.supportingcontent div#weather a {
	font-size:0.9em;
}

div#weather a.weather {
	display:block;
	margin-left:10px;
}
