/* IE HACKS */

/*body {word-wrap: break-word;}
li a {display:inline-block;}
li a {display:block;}*/

/* IE HACKS */

/* RESET STYLES */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { margin: 0; padding: 0;}
h1{font-size:138.5%;}
h2{font-size:123.1%;}
h3{font-size:108%;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
#content blockquote, #content ul, #content ol, #content dl{margin:1em;}
#content ol, #content ul, #content dl{margin-left:2em;}
#content ol li{list-style: decimal outside; margin-left:20px;}
#rightcol ul li {list-style:none;}
#content ul li{list-style: disc outside; margin-left:20px;}
#content dl dd{margin-left:1em;}
table {border-collapse: collapse;}
th,td {padding:.5em;}
th {font-weight:bold;text-align:left;}
caption {margin-bottom:.5em;text-align:center;}
#content p, #content fieldset, #content table {margin-bottom:1em;}

/* RESET STYLES */
.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}
.phead {
padding: 5px;
color:#000;
font-weight:bold;
}
body {
	font: 10px/1.6em verdana, arial, sans-serif; color: #000;
	text-align: center;
	background: #EDF4FC url(images/page_bgd.gif) 0px 20px ;
}
img { border: 0;}
#wrapper {
	margin: 0 auto;
	padding-top: 20px;
	background: transparent url(images/wrapper_bgd.gif) top left repeat-y;
	width: 750px;
}
h1 {
	color: #005FAE;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}
h2 {
	color: #005FAE;
	font-size: 1.1em;
	padding: 0;
	/*margin: 5px 0 16px 0;*/
	margin: 16px 0 5px 0
}
h3, h4, h5, h6 {
	font-size: 1em;
	/*margin: 5px 0 12px 0;*/
	margin: 12px 0 5px 0;
}
table {
	font-size: 1em;
	margin-bottom: 10px;
}
table td {
	font-size: 1em;
}
a { color: #469E91;}
a:visited { color: #46869E; }
a:hover { color: #46869E;}
.clearingpar {
	padding: 0;
	margin: 0;
}
#content ul li ul li{
padding:0;
margin:0;
}
#content ol li ol li{
padding:0;
margin:0;
}
#header {
	clear: both;
	height: 25em;
	position: relative;
	background: #C7E6FB url(images/header_bgd.gif) top left no-repeat;
}
ul#secnav {
	position: absolute;
	top: 51px;
	right: 0px;
	font-size: 1.1em;
	padding: 0;
	text-align: right;
	list-style: none;
}
#secnav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#secnav a:hover {
	text-decoration: underline;
}
img#logo {
	position: absolute;
	top: 51px;
	left: 16px;
	}
ul#nav {
	position: absolute;
	bottom: 2.5em;
	left: 0px;
	list-style: none;
	width: 750px;
	margin: 0;
	background-color: #C7E6FB;
}
ul#nav li {
	float: left;
	padding: 10px 0 10px 0;
}
ul#nav li a {
	display: block;
	padding: 0 22px 0 22px;
	margin: 0;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #3AAAFE;
	text-align:left;
}
ul#nav li#lastnav a {
	border-right: 0;
}

ul#nav li a:hover, ul#nav li a.on {
	background-color: #93D0FB;
}

/* MAIN COLUMN */

#secrow {
	display: inline;
	float: left;
	margin-bottom: 0;
	background: #FFF9ED url(images/content_bgd.gif) top left repeat-y;
}
#maincol {
	width: 543px;
	float: right;
	padding-top: 11px;
	text-align: left;
	background: #FFF9ED url(images/rightcol_bgd.gif) bottom right no-repeat;
}
#content {
	width: 387px;
	font-size: 1.2em;
	float: left;
	color: #000;
	margin-bottom: 10px;
	/*display: inline;*/
	
}
#content p {
padding-right:10px;
}
body#index #content {

}
body.widecontent #content {
	width: 555px;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content table, #content ul, #content ol, #content dl {
	margin-left: 15px;
}

#content p.rule {
	background: transparent url(images/rule.gif) bottom left no-repeat;
	padding-bottom: 30px;
}

/* PORTLETS */

/*.portlet {

	margin-bottom: 11px;
	float: left;
	display: inline;
}
.portlet dt {
	background-color: #7783B4;
	font-size: 1.1em;
	color: #fff;
	border-top: 1px solid #CACACB;
	padding: 5px 10px 5px 10px;

}
.portlet dd {
	background-color: #fff;
	color: #000;
	font-size: 1em;
	padding: 10px;
	line-height: 1.2em;
}
#leftcol .portlet {
	width: 180px;
	margin-bottom: 11px;
	float: left;
	overflow: hidden;
}
#leftcol .portlet dt {
	border-right: 1px solid #CACACB;
	border-left: 1px solid #CACACB;
	margin-left: 10px;
	margin-right: 10px;
}
#leftcol .portlet dd {
	background: transparent url(images/leftcol_bottom.gif) bottom left no-repeat;
	border-right: 1px solid #CACACB;
	margin-left: 10px;
	margin-right: 10px;
}
#rightcol .portlet {
	margin-bottom: 11px;
	width: 160px;
	float: left;
	overflow: hidden;
}
#rightcol .portlet dt {
	background: transparent url(images/right_col_top.gif) top right no-repeat;
	border-top: 0;
	border-left: 1px solid #CACACB;
	margin-left: 10px;
}
#rightcol .portlet dd {
	border-top: 0;
	border-left: 1px solid #CACACB;
	border-right: 1px solid #CACACB;
	border-bottom: 1px solid #CACACB;
	margin-left: 10px;
	padding: 10px 5px 10px 5px;
}

#leftcol .portlet dd p, #rightcol .portlet dd p {
	margin: 0 0 5px 0;
}*/

/* RIGHT COL */

#rightcol {
	width: 156px;
	float: right;
	padding-bottom: 165px;
	/*display: inline;*/
}
#rightcol .bluebutton {
	display: block;
	background: transparent url(images/button_blue_bgd.gif) top right no-repeat;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin: 0 15px 15px 0;
	padding: 11px 45px 11px 15px;
}
#rightcol .greenbutton {
	display: block;
	background: transparent url(images/button_green_bgd.gif) top right no-repeat;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	margin: 0 15px 15px 0;
	padding: 11px 45px 11px 15px;
}

/* LEFT COL */

#leftcol {
	width: 180px;
	float: left;
	text-align: left;
	line-height: 1.2em;
	background-color: #FFE2A4;
	/*display: inline;*/
}
#leftcol dl {
	color: #336E98;
	margin: 15px;
}
#leftcol dt {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 15px;
}
#leftcol dd {
	margin-bottom: 15px;
	font-size: 1.1em;
}
#leftcol dd a {
	color: #336E98;
	text-decoration: none;
}
#leftcol dd a:hover {
	color: #336E98;
	text-decoration: none;
}
ul#texttools {
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
	padding: 0;
	width: 750px;
	height: 3.2em;
	text-align: right;
	color: #025EB1;
	background: #93D1FA url(images/texttools_bgd.gif) bottom right no-repeat;
	font-weight: bold;
}
ul#texttools li {
	float: right;
	margin-right: 5px;
	padding-top: 6px;
}
ul#texttools li#textsize {
	margin-right: 15px;
}
ul#texttools img {
	vertical-align: middle;
}
ul#texttools a {
	color: #025EB1;
}
ul#subnav {
	color: #336E98;
	margin: 15px;
	list-style: none;
}
ul#subnav li {
	font-size: 1.1em;
}
ul#subnav li a {
	display: block;
	padding: 5px;
	color: #336E98;
	text-decoration: none;
}
ul#subnav li a:hover, ul#subnav li a.on {
	background-color: #FFD271;
	color: #0C2F4B;
}
ul#subnav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#subnav li ul li a {
	padding-left: 30px;
}
ul#subnav li ul li a:hover, ul#subnav li ul li a.on {

}
#footer {
	display: block;
	clear: both;
	float: none;
	margin: 0 1px 15px 1px;
	padding: 20px 0 0 0;
	text-align:left;
	background: transparent url(images/footer_bgd.gif) top left no-repeat;
}
#footer p {
	color: #0065BA;
	text-align: left;
	padding: 5px 0 0 0;
	margin: 0;
	font-weight: bold;
}
#footer p#strapline {
	font-size: 1.2em;
	padding: 15px 0 0 0;
	font-style: italic;
	font-weight: normal;
}
#footer a {
	color: #000;
}
ul#sitemap {
	margin: 0;
	padding: 0 0 0 15px;
}

ul#sitemap li {
	list-style-type: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #9EB7CA;
}

#newsright dd{
padding-bottom:5px;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 0px;
	z-index: 200;
	text-align:left;
}

table.job-table th
{

vertical-align: top;
margin-left:0;
padding-left:0;


}

#content hr {
	margin: 10px 15px;
	border: 1px solid #005FAE;
}
#fb-site-credit a {text-decoration:none;color:#0065BA}