body {
	margin: 0;
	padding: 0;
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: .8em;
	background: #fff url(images/banner_background2.jpg) repeat-x;
}

#wrap {
	padding: 0 0 30px 0;
	width:1005px;
}

#banner {
	height:134px;
	background: #fff url(images/banner_background.jpg) no-repeat;
}

#logo {
	margin-top:15px;
}

h1 {
	font-size: 1.20em;
	color: #a53a2d;
}

h2 {
	font-size: 1.1em;
	color: #a53a2d;
	padding-top:5px;
}

span.h3 {
	font-size: 1.05em;
	font-weight:bold;
	color: #333;
	padding-top:3px;
}

h3 {
	font-size: 1em;
	color: #333;
	padding-top:3px;
}

#image {
	float:left;
	font-size: 0.85em;
	font-weight: bold;
	width:400px;
	height:420px;
	background-repeat: no-repeat;
	margin: 0 35px 10px 0;
	padding: 0 0 0 0;
}

#image div {
	position:relative;
	width:60px;
}

#image div a {
	color: #a53a2d;
	text-decoration: none;
}

#image div a:hover {
	text-decoration: underline;
}

ul.mainlist {
	margin: 0;
	padding: 0;
	font-size: 1em;
	list-style-type: disc;
}

ul.mainlist li {
	margin: 0;
	padding:2px 0 2px 4px;
}

ul.mainlist li a {
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}

#content {
	padding: 10px 35px 0 75px;
	margin: 0;
}

#content-center {
	padding: 10px 35px 0 35px;
	margin: 0 0 0 400px;
}

#content a {
	font-weight: bold;
	color: #a53a2d;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content a.selected {
	text-decoration: underline;
}

#content ul.sublist {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1em;
	list-style-type: disc;
}

#content ul.sublist li {
	margin: 0;
	padding:2px 0 2px 0;
	background: none;
}

.pagemenu {
	font-size: 1em;
	margin: 10px 0 20px 0;
}

#login {
	position:absolute;
	left:700px;
	top:40px;
	font-size: 0.85em;
	font-weight: bold;
	font-family: Arial, sans-serif; /* Defaults to Arial because Opera does not support Helvetica */
	color: #fff;
	text-align:right;
}

#login a {
	color: #a53a2d;
	text-decoration: none;
}

#login a:hover {
	text-decoration: underline;
}

#nav {
	float:right;
}

#nav ul {
	margin:10px 20px 0 0;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif; /* Defaults to Arial because Opera does not support Helvetica */
	color: #fff;
}

#nav ul li {
	display: inline;
	padding:0 0 0 5px;
}

#nav ul li a {
	color: #fff;
	text-decoration: none;
}

#nav ul li a:hover {
	text-decoration: underline;
}

#menu {
	position:absolute;
	top:84px;
	left:296px;
}

#menu ul {
	width: 600px; /* To avoid the menu being broken up when the window size is smaller than the list */
	font-size: 11px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif; /* Defaults to Arial because Opera do not support Helvetica */
	letter-spacing: 0px;
	margin:0;
	padding:0;
}

#menu ul li {
	display: inline;
	float:left;
}

#menu ul li a {
	padding: 5px 8px 5px 8px;
	color: #a53a2d;
	text-decoration: none;
	border-left: #c9512b solid 1px;
	line-height:28px;
}

#menu ul li a.last {
	border-right: #c9512b solid 1px;
}

#menu ul li a.selected {
	background: #fff url(images/menu_background.jpg) repeat-x;
}

#menu ul li a:hover {
	text-decoration: none;
	background: #fff url(images/menu_background.jpg) repeat-x;
}

#submenu {
	position:absolute;
	top:115px;
	left:288px;
}

#submenu ul {
	width: 630px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif; /* Defaults to Arial because Opera do not support Helvetica */
	margin:0;
	padding:0;
}

#submenu ul li {
	display: inline;
	float:left;
}

#submenu ul li a {
	padding: 2px 6px 0 6px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
}

#submenu ul li a.selected {
	text-decoration: underline;
}

#submenu ul li a:hover {
	text-decoration: underline;
}

#submenu-careercycle {
	position:absolute;
	top:115px;
	left:210px;
}

#submenu-careercycle ul {
	width: 630px;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif; /* Defaults to Arial because Opera do not support Helvetica */
	margin:0;
	padding:0;
}

#submenu-careercycle ul li {
	display: inline;
	float:left;
}

#submenu-careercycle ul li a {
	padding: 2px 8px 0 8px;
	color: #333;
	font-weight:bold;
	text-decoration: none;
}

#submenu-careercycle ul li a.selected {
	text-decoration: underline;
}

#submenu-careercycle ul li a:hover {
	text-decoration: underline;
}

img {
	border:0
}

#contact-map img {
	width:612px;
	height:277px;
}

#contact-map {
	padding:15px 0 0 0;
}

#contact-map-left {
	margin:0;
	padding:25px 10px 0 0;
	width: 180px;
	float:left;
}

#contact a, #contact-left a {
	font-weight: bold;
	color: #a53a2d;
	text-decoration: none;
}

#contact a:hover, #contact-left a:hover {
	text-decoration: underline;
}

#contact a.selected, #contact-left a.selected {
	text-decoration: underline;
}

#contact {
	margin-left:0;
	padding: 25px 60px 50px 15px;
	float:left;
	width: 500px;
}

#contact-left {
	margin:0;
	padding:25px 15px 0 0;
	width: 190px;
	float:left;
}

#col-right {
	margin:0;
	padding: 25px 0 0 30px;
	float:left;
	width: 350px;
}

#col-left {
	margin:0;
	padding:25px 30px 0 0;
	width: 350px;
	float:left;
}

#col-right ul, #col-right ol, #col-left ul, #col-left ol  {
	margin:0;
	padding:0 0 0 20px;
}

#col-left h1, #col-right h1{
	margin: 0;
	padding:0;
	/*padding:2px 0 10px 24px;*/
	/*background: #fff url(images/orange_bullet.gif) no-repeat;*/
}

#no-image {
	margin:0;
	padding:0;
	float:left;
}

#no-image img {
	width: 184px;
	height: 420px;
}

div.sitemap-col {
	margin:0;
	padding:25px 10px 0 0;
	width: 230px;
	float:left;
}

div.sitemap-col ul {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1em;
	list-style-type: none;
}

div.sitemap-col ul li {
	margin: 0;
	padding:2px 0 2px 24px;
	background: #fff url(images/orange_bullet.gif) no-repeat;
}

div.sitemap-col ul li a {
	color: #a53a2d;
	font-weight: bold;
}

div.sitemap-col ul li ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: disc;
}

div.sitemap-col ul li ul li {
	margin: 0;
	padding:2px 0 2px 0;
	font-size: 1em;
	background: none;
}

div.sitemap-col ul li ul li a {
	font-size: 1em;
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}

#portal {
	margin:0;
	padding:25px 160px 0 0;
	float:left;
	width:600px;
}

#footer {
	margin: 30px 0 0 0;
	text-align:center;
}

#footer hr {
	color: #999;
	background-color: #999;
	width: 70%;
	height: 0.5px;
}

#footer ul {
	margin:20px auto;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #a53a2d;
	width: 460px;
}

#footer ul li {
	margin:0;
	padding:0;
	display: inline;
}

#footer ul li a {
	color: #a53a2d;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#notes {
	margin:20px 0 0 0;
	padding:0;
	font-size: 0.7em;
	font-weight: bold;
	color: #a53a2d;
	text-align:center;
}

#copyright {
}

#validators {
	margin:8px 0 0 0;
}

#validators a {
	color: #a53a2d;
}

.error {
	display: none;
	padding-top:3px;
	color: #a53a2d;
}

.server-error {
	display: block;
	padding-top:3px;
	color: #a53a2d;
}

.clear {
	clear:both;
}

div.event {
	margin:15px 0;
}

div.event h3 {
	margin:10px 0;
}

div.event div {
	margin:8px 0;
}

a {
	color: #a53a2d;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.entry-article {
	display: table;
}

.bold-red {
	color: #a53a2d;
	font-weight:bold;
}

.bullet {
	margin:0 0 0 12px;
	padding:2px 0 5px 30px;
	background: #fff url(images/orange_bullet.gif) no-repeat;
}

.bullet-no-padding-left {
	padding:2px 30px 5px 30px;
	background: #fff url(images/orange_bullet.gif) no-repeat;
}

ul.faq {
	font-size: 1em;
	list-style-type: disc;
}

ul.faq li {
	padding:2px 0 2px 4px;
}

ul.faq li a {
	color:#000;
	font-weight: normal;
	text-decoration:underline;
}

strong { color:#333; }
