body {
	padding: 0px;
	margin: 0px;
	background-color: #56688B; /*was  #56698A*/
	/*text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;*/
}
body table {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	background-color: #FFFFFF;
}
.borderRightTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/rightBorder.jpg);
	background-repeat: repeat-y;
}
.borderLeftTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/leftBorder.jpg);
	background-repeat: repeat-y;
}

.borderTop {
	background-image: url(../images/Style3-2/borderTop.jpg);
	background-repeat: repeat-x;
}

.borderBottom {
	background-image: url(../images/Style3-2/borderBottom.jpg);
	background-repeat: repeat-x;
}

.topRightTD {
	background-image: url(../images/Style3-2/topRight.jpg);
}
.topLeftTD {
	background-image: url(../images/Style3-2/topLeft.jpg);
}

.bottomRightTD {
	background-image: url(../images/Style3-2/bottomRight.jpg);
}

.bottomLeftTD {
	background-image: url(../images/Style3-2/bottomLeft.jpg);
}


.menuLeftTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/menuLeft.jpg);
	background-repeat: no-repeat;
}

.menuRightTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/menuRight.jpg);
}

.imageLeftTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/imageLeft.jpg);
	background-repeat: repeat-y;
}

.imageRightTD {
	width: 40px;
	height: 100%;
	background-image: url(../images/Style3-2/imageRight.jpg);
	background-repeat: repeat-y;
}

.headerImageTD {
	background-image: url(../images/peopleWborder.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


p,h1 {
	padding: 0px;
	margin: 0px;
}
p.clickHere
{
	background-image: url(../images/bulletBrown.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
}
a
{
	color:#0c2677;
	font-weight: 800;
}

a:hover
{
	color:#0c2677;
}
a img
{
	border: 0px none;
}

#container {
	width: 840px;/*
	background-image: url(../images/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: 840px 0px;*/
	float: none;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.container {
	width: 840px;/*
	background-image: url(../images/bgShadow.gif);
	background-repeat: repeat-y;
	background-position: 840px 0px;*/
	float: none;
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header {
	width: 840px;
	float: left;
	clear: both;
}

.header {
	width: 840px;
	float: left;
	clear: both;
}

#headerTop {
	float: left;
	width: 840px;
	clear: both;
	height: 5px;
	overflow: hidden;
	background-color: #FF7118;
}

#headerMiddle {
	width: 840px;
	height: 100px;
	float: left;
	clear: both;
}
#logo {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 97px;
	padding: 9px;
	padding-bottom: 0px;
}

#logo img { 
	position: relative; 
	top: -5px;
}

.topText {
	float: right;
	font-size: 75%;
	color: #333;
	height: 106px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

.headerImage {
	padding: 0px; 
	margin: 0px; 
	width: 630px; 
	height: 146px;
}

.headerImage p {
	color: #fff;
	font-family: Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 300;
	position: relative;
	top: 115px;
	left: 20px;
}

#headerBottom {
	float: left;
	clear: both;
	width: 840px;
	height: 35px;
	
}
#headerNav
{
	width: 100%;
	font-family:Arial, Sans-Serif;
	background-image: url(../images/menuBg5.png);
	background-repeat: repeat-x;
	padding: 0px;
	position: relative;
	bottom: 0px;
	height: 35px;
}

/* header navigation table styles*/

.headerTable{
	background-image: url(../images/menuBg5.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 7px;
}

.headerTableSelected{
	background-image: url(../images/menuBg5.png);
	background-repeat: repeat-x;
	text-align: center;
	padding-bottom: 7px;
}

.headerTableSelected a{
	color: #56688b;
	text-decoration: underline;
	font-family:Arial, Sans-Serif;
	font-size: 11.0pt;
	padding: 5px 5px 5px 5px;
	display: block;
}

.headerTable a{
	color: #0c2677; /* new: 00678f old:  */
	text-decoration: none;
	font-family:Arial, Sans-Serif;
	font-size: 11.0pt;
	padding: 5px 5px 5px 5px;
	display: block;
}

/*.headerTable :hover{
	background-color: #0c2677;

}*/

.headerTable a:hover{
	color: #56688b;
	text-decoration: underline;
}

.headerTableSpacer {
	color: #0c2677;
	text-decoration: none;
	font-family:Arial, Sans-Serif;
	font-size: 8.0pt;
	background-image: url(../images/menuBg5.png);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#body {
	width: 840px;
	float: left;
	clear: both;
	overflow: hidden;
}
#column1 {
	width: 150px;
	float: left;
	clear: left;
	overflow: hidden;
}
#column2 {
	width: 560px;
	float: right;
	clear: right;
	overflow: hidden;
	padding-right: 20px; 
	margin-right: 0px;
}

#body .headers {
	margin-left: 0px;
	margin-top: 20px;
	padding-bottom: 7px;
	margin-bottom: 12px;
	clear: both;
	background-image: url(../images/underline4.jpg);
	background-repeat: no-repeat;
	background-position: 20px 100%;
	padding-left: 20px;
}

#body p
{
	margin: 0px 20px 20px 20px;
	font-size: 95%;
}

#body table
{
	margin: 0px 20px 20px 20px;
	font-size: 95%;
}

#body h1.big {
	color: #0c2677;
	font-size: 160%;
	font-family: Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
}


h2.subheading {
	color: #ffffff;
	background-image: url(../images/H2Bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: inline;
	position: relative;
	left: -10px;
	font-size: 120%;
	font-weight: bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	padding-right: 60px;
	padding-left: 50px;
}
#body h1.small {
	color: #C4b464;
	font-size: 110%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
	margin-left: 40px;
}


#footer {
	clear: both;
	margin: 0px;
	margin-bottom: 6px;
	padding: 2px 20px 0px 20px;
	color: #0c2677;
	font-size: 85%;
	overflow: hidden;
}	

#footerBar {
	float: left;
	/*text-align: bottom;*/
	margin-top: 22px; /*this value is to line up the text at the bottom of the page, it depends on the size of the partner logo images (dodgy)*/
}

#footerLinks {
	float: right;
	width: 240px;
	text-align: right;
	margin-top: 22px;
	margin-right: 0px;
}

#footerLinks a {
	color:#0C2677;
	text-decoration:none;
}

#footerLinks a:hover {
	text-decoration:underline;
}

.footerLink{
	color:#0C2677;
	text-decoration:none;
}

.footerLink:hover{
	text-decoration:underline;
}

/* OTHER STUFF */

.careerOpeningHeader{
	color: #0c2677;
	font-size: 135%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*font-weight: 600;*/
	padding: 0px;
	padding-left: 15px;
}

.careerListItems{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 85%;*/
	color: #333;
}

.submenuLink{
	color:#0C2677;
	text-decoration:none;
	font-size: 75%;
}

.submenuLink:hover{
	text-decoration:underline;
}

.submenuLinkSelected{
	text-decoration: underline;
	color:#0C2677;
	font-size: 75%;
}

.boxContainer {
	width: 840px;
}

.contentBox {

	width: 171px;
	height: 245px;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 2px;
	background-image: url(../images/boxBackground4.jpg);
	background-repeat: no-repeat;
	
}

.contentBox h1 {
	color: #0c2677;
	font-size: 140%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
	padding: 10px;
	padding-bottom: 5px;
	background-image: url(../images/boxheadingunderline1jpg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 100%;
}

.contentBox a:hover{
	color: #FF7118;
}

.boxList {
	padding: 0px;
	margin-top: 15px;
	margin-left: 25px;
	list-style-type: disc;
}

.boxList li {
	font-size: 80%;
	padding-bottom: 10px;
}

.boxList li a{
	text-decoration: none;
	font-weight: normal;
}

.boxList li a:hover{
	color: #FF7118;
	text-decoration: underline;
}

#submenu {
	margin-top: 20px;
	width: 150px;
	/*height: 200px;
	padding: 10px;
	background-image: url(../images/submenu_background2.jpg);
	background-repeat: no-repeat;*/
}

.submenuHeading {
	font-size: 20px;
	margin-left: 5px;
	color: #C4b464;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
}

.submenuTable {
	background-color: #D4E3F6;
	padding: 0px;
	margin: 0px;
	width: 120px;
	
}

.submenuTable td{
	padding-bottom: 8px;
	font-size: 100%;
}

.submenuTableLinkSelected{
	text-decoration: underline; 
}

.subMenuOuterTable{

}
.subMenuTop{
	background-image: url(../images/submenu_background_top3.jpg);
	height: 10px;
	width: 150px;
}

.subMenuMiddle{
	/*background-color: #D4E3F6;*/
	background-image: url(../images/submenu_background_middle3.jpg);
	background-repeat: repeat;
	width: 150px;
}

.subMenuBottom{
	background-image: url(../images/submenu_background_bottom3.jpg);
	height: 10px;
	width: 150px;
}

.outerDiv {
	width: 920px;
	margin: 0 auto;
}

.marqueeDiv {
	width: 712px;
	height: 40px;
	/*float: center;*/
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/promotions4.jpg);
	background-repeat: no-repeat;
}

.marqueeDiv marquee{
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

.bottomLinksDiv {
	width: 840px;
	margin-top: 10px;
}

.bottomLink {
	width: 171px;
	height: 40px;
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 5px;
	padding-top: 8px;
	background-image: url(../images/bottomBox3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 85%;
}

.bottomLink a {
	text-decoration: none;
}

.bottomLink a:hover{
	color: #FF7118;
}

.marqueeDiv marquee {

}

.marqueeDiv marquee a {
	font-size: 140%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-decoration: none;
}

.marqueeDiv marquee a:hover{
	color: #FF7118;
}

.backDiv{
	width:150px;
	height:30px;
	background-image: url(../images/backbutton4.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

.backDiv a{
	text-decoration: none;
}

.backDiv a:hover{
	color: #FF7118;
}

.italics {
	font-style: italic;
	color:  #0C264B;
}

.buttonDiv{
	float: left;
	width:150px;
	height:30px;
	margin-left: 5px;
	margin-right: 10px;
	background-image: url(../images/backbutton4.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

.buttonDiv a {
	text-decoration: none;
}

.buttonDiv a:hover{
	color: #FF7118;
}

.headerButtonsDiv{
	float: right;
}

.item{
	float: left;
	width: 560px;
	height: 100%;
}

.item ul{
	/*padding-left: 0px;*/
	margin-left: 20px;
}

.item li{
	padding-left: 8px;
	margin-left: 55px;
}

.item ul li ul li{
	/list-style-type: circle;
	margin-left: 25px;
}

.sideBar{
	margin-top: 20px;
	float: right;
	width: 202px;
	height: 600px;
	background-image: url(../images/side-bar6.png);
	background-repeat: no-repeat;
	margin-left: 29px;
	margin-right: 19px;
	padding: 15px;
	font-size: 90%;
}

.sideBarImage{
	margin-top: 20px;
	float: right;
	width: 232px;
	height: 400px;
}

.sideBar h2 {
	color: #0c2677;
	font-size: 130%;
	font-family: Verdana, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 0px;
}

.sideBar span {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 95%;
}

.bold {
	font-weight: bold;
	font-size: 100%;
}

.bigList li {
	padding-bottom: 10px;
}


.partnersTable {
	margin: 0 auto;
	text-align: center;
	width: 800px;;
}

.partnersTable td {
	height: 120px;
}