body {
	background-color: #fff;
	color: #002147; 
	font-family: Helvetica, Verdana, Arial, sans-serif ;
	font-size: 12px; 
	padding: 0;
	border: 0;
	margin: 0;

}

/*
Text Blue:  #002147;
Text Orange: #dc9f29;
*/

div#OuterFrame
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 20px;
	text-align: center;
	background-color: #fff;
}

img#ShadowPeople {
padding-left: 40px;
}
img#SARA {
padding-left: 30px;
}

table#Layout {

	width: 755px;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: #fff;
}


table#Layout td#Top
{
	background-color: #fff;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border-width: 0;
	border-color: #FFF;
	border-style: solid;
	text-align: left;
}
table#Layout td#Menu
{
	margin: 0;
	padding: 0;
	border-width: 0;
	border-color: #FFF;
	border-style: solid;
	background-color: transparent;
}
table#Layout td#Bottom
{
	margin: 0;
	padding: 0;
	border-width: 0 2px 2px 2px;
	border-color: #E5E5E5;
	border-style: solid;
	background-color: #fff;
	height: 5px !important;
}
table#Layout td#Bottom img#blcc
{
	float: left;
	position: relative;
	top: +2px;
	left: -2px;
}
table#Layout td#Bottom img#brcc
{
	float: right;
	position: relative;
	top: +2px;
	left: +2px;
}


table#Layout td#MainTop
{
	margin: 0;
	padding: 0;
	border-width: 2px 2px 0 2px;
	border-color: #E5E5E5;
	border-style: solid;
	background-color: #fff;
	height: 5px !important;
}
table#Layout td#MainTop img#blcc
{
	float: left;
	position: relative;
	top: -2px;
	left: -2px;
}
table#Layout td#MainTop img#brcc
{
	float: right;
	position: relative;
	top: -2px;
	left: +2px;
}




table#Layout td#TopCandyCurves img#blcc
{
	float: left;
	behavior: url(iepngfix.htc);
}
table#Layout td#TopCandyCurves img#brcc
{
	float: right;
	behavior: url(iepngfix.htc);
}


table#Layout td#MainSection
{
	background-color: #fff;
	min-height: 400px;
	width: 755px;
	margin: 0;
	padding: 5px;
	border-width: 0 2px 0 2px;
	border-color: #E5E5E5;
	border-style: solid;
	text-align: left;
}

table#Layout td#MainSection p , table#Layout td#MainSection div
{
padding-left: 0;
}
table#Layout td#Copyright
{
	margin: 0;
	padding-top: 10px;
	border-width: 0 10px 10px 10px;
	border-color: #f8b82c;
	border-style: solid;
	background-color: #f8b82c;
	color: #fff;
	font-size: 10px;
text-shadow: 2px 2px 3px black;
}

img.png {
	behavior: url(iepngfix.htc);
}

/* Required for navigation */

div#navcontainer
{
	width: 755px;
	margin: 0;
	margin-left: 0;
	margin-top: 0px !important;
	padding: 0;
	border: 0px #f00 solid;
	position: bottom;
}

#navigation
{
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 10;
	float: left;
	display: inline;
	width: 100%;
}



/* Top level */
#navigation li
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	border-left: 0px #003E86 solid;
}

#navigation li.first{
	border-left: 0px #003E86 solid;
}	
#navigation ul li.first{
	border-right: 1px #003E86 dashed;
}	



#navigation li:hover {
	position:relative;
	z-index:10;
	cursor:pointer;
}
#navigation a
{
	float: left;
	display: block;
	margin: 0;
	width: auto;
	padding: 0;
	text-decoration: none;
	background: transparent;
	color: #FFF;
	font-weight: normal;
	text-transform: uppercase;
	font-stretch: ultra-condensed;
	font-family: Helvetica, Arial, Sans-serif;
}
#navigation a em {
	font-style:normal;
	}
#navigation .r {
	float:right;
}

#navigation a, #navigation li a,  #navigation li{
	background-image: url(Images/spacer.gif);	
	background-position: 0 0;	
}
/*
#navigation a:hover, #navigation li a:hover,  #navigation li:hover{ 
	color:#999; 
	background-position: 0 -20px;
	background-color: #333;

}
*/

#navigation li.current a  { 
//	color:#4d6927; 
	}
#navigation .drop a:hover, #navigation .drop:hover a {
	color:#4d6927; 

	}

/* sub level 1 */
#navigation ul
{
	position: absolute;
	width: 150px;
	top: 28px;
	left: -2px;
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent url(Images/spacer.gif) left bottom no-repeat;
}
#navigation ul li, #navigation ul li.first
{
	display: block;
	width: 148px;
	padding-right: 0px;
	background: transparent url(Images/spacer.gif) right top repeat-y;
	border: 0;
	border-left: 1px;
	border-style: solid;
	border-color: #f8b82c;
}

#navigation ul a
{
	color: #4d6927;
	display: block;
	float: left;
	height: auto !important;
	font-size: 11px !important;

	text-decoration: none;
	text-transform: none;

	padding: 5px 2px 5px 7px !important;
	margin: 0;
	font-weight: normal;
}

#navigation ul a:hover, #navigation ul a:active {
	color: #4d6927;
}


/* NESTED NORMAL STATE */
#navigation ul li.current ul li a, #navigation ul li.current ul li.current ul li a {
	background-color:#eee;
	color: #4d6927;
}

/* HOVER COLORS */
#navigation ul li:hover a, #navigation ul ul li:hover a, #navigation ul li.current ul li:hover a, #navigation ul li.current ul li.current ul li:hover a,  #navigation ul li.first ul li.first ul li:hover a {
	background-color:#00f;
	color: #fff;
}


/* DISPLAYS */
#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul {
	display:none;	
	color: #4d6927;
	background-image:  url(Images/spacer.gif);
}
#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul {
	display:block;	
	background-image:  url(Images/spacer.gif);
}

div.ImageHolder {
text-align: center;
}
div.ImageHolder:after {
content: ".";
height: 1px;
font-size: 1px;
}

.ImageShadow {
    float:left;
    background: url(Images/shadowAlpha.png) no-repeat bottom right !important;
	behavior: url(iepngfix.htc);
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}

div.Caption {
display: block;
clear: both;
}

.ImageShadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}

div.FeatureImg {
	float: right;
	margin-left: 10px;
}

div#Copyright
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	font-size: 10px;
	text-align: center;
	padding-bottom: 30px;

text-shadow: 2px 2px 3px black;
}

table#EventsCalendar
{
	border-width: 0 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}
table#EventsCalendar td {
	margin: 5px;
	padding: 2px;
}
table#EventsCalendar th
{
	font-size: 14px;
	text-align: center;
	border-width: 1px 0 1px 0;
	border-color: #ccc;
	border-style: solid;
}
table#EventsCalendar td.EDS {
	width: 80px;
}


table#EventsCalendar td p{
	margin:0;
	padding: 0;
}

table#Committee
{
	border-width: 1px 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}

table#Committee td {
	margin: 5px;
	padding: 5px;
	vertical-align: top;
}

table#Committee td a
{
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}
table#Committee th
{
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	border-width: 0 0 2px 0;
	border-color: #ccc;
	border-style: solid;
}

a {
	color: #b54537;
}

a:visited {
	color: #bc2419;	
}

table#Layout td div#TextSection div div.Release
{
	padding: 10px;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}

table#Layout td#MainSection div#HeadlineBanner
{
	background-color: #b54537;
	color: #fff;
	padding: 3px;
	padding-left: 10px;
	border-width: 0 1px 1px 0;
	border-color: #610;
	border-style: solid;
}
table#Layout td#MainSection h1#PageTitle {
	color: #000;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 2px;
}

div#Tlpad {
	margin-left: 180px;
	color: #000;
}

div#HeadlineBanner a{
	color: #eee;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
div#HeadlineBanner a:visited {
	color: #eee;
}
div#HeadlineBanner a:hover {
	background-color: #dcdcdc;
	color:  #b54537;
}

table#Layout td#MainSection div#Links
{
	width: 400px;
	padding: 10px;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC;
	border-style: solid;
}

div#Links  ul { list-style-type: none; margin-left:5px;padding-left:5px;}
div#Links  ul li { list-style-type: none; padding-left: 0; margin-left:0; line-height: 1.5em;}

table#Layout td#MainSection table#Reports {
	border-width: 1px 0 0 1px;
	border-color: #ccc;
	border-style: solid;
}
table#Reports td,table#Reports th
{
	padding: 3px;
	border-width: 0 1px 1px 0;
	border-color: #ccc;
	border-style: solid;
}


ul#NewsList
{
	margin-top: 1px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-left: 10px;
	list-style-type: none;
}


table.Panel {
   width: 200px;
   margin: 0;
   margin-top: 5px;
   margin-right: 5px;
   margin-bottom: 10px;
   background-color: #fff;
}

table.CentrePanel {
	width: 250px;
}
table.CentrePanel td.Cbr{
	width: 244px;
}


table.Panel td{
   background-color: transparent;
   color: #002147; 
}

table.Panel td h1, table.CentrePanel td h1{
  font-size: 15px;
  padding-top: 0;
  margin-top: 0;
  color: #000000;
}

table.Panel td.Ctr
{
	background-image: url(Images/tlcc.png);
	background-color: transparent;
	background-position: 0 0;
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
}

table.Panel td.Cmid, table.CentrePanel td.Cmid
{
	background-image: url(Images/lcl.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 5px 5px 5px 5px;
	background-color: transparent;
	color: #002147;
	

}

table.CentrePanel {
position: relative;
top:0;
left:0;
}

table.HidePanel {
position: absolute;
top: -1000px;
}


div#PanelUp, div#PanelDown {
width: 250px;
text-align: center;
background-color: #ccc;
padding-top:5px;
padding-bottom: 5px;
}
#PanelUp {
position: absolute;
top: -1000px;
margin-bottom: 5px;
}

#PanelDown {
position: relative;
margin-top: 5px;
}

table.Panel td.Cmid P
{
	padding: 5px 0 5px 0;
	background-color: transparent;
	width: 60%;
	font-weight: bold;
	font-size: 10px;
}
table.Panel td.Cmid h3{ 
font-size: 13px;
padding-left: 5px;
color: #900;
margin-bottom: 1px;
margin-top: 0;
font-weight: bolder;
}

table.Panel td.Cmid form{ 
padding-top: 0;
margin-top: 0;
padding-left: 5px;
}
table.Panel td.Cre
{
	background-image: url(Images/rcl.gif);
	background-repeat: repeat-y;
}

table.Panel td.Cbr { background-image: url(Images/blcc.png);
background-position: 0 0;
background-repeat: no-repeat;
behavior: url(iepngfix.htc);
}


table#browse {
width: 0;
visibility: hidden
}

hr.GreyRuler { border: 0;
color: #c5c5c5;
background-color: #c5c5c5;
height: 1px;
width: 100%;
text-align: left; }


ul.CatList { list-style-type: none; margin: 0; padding: 0;}
ul.CatList li { margin-left: 0; padding: 2px;}

ul.CatList li a { text-decoration: none; color: #002147; padding: 2px;}
ul.CatList li a:hover { text-decoration: none; color: #dc9f29;  }

ul.SubCatList { list-style-type: none; margin-left: 10px; padding: 0;}
ul.SubCatList li { margin-left: 0; padding: 2px;}

ul.SubCatList li a { text-decoration: none; color: #002147; padding: 2px;}
ul.SubCatList li a:hover { text-decoration: none; color: #dc9f29;  }


table#LargeRightPanel {
float: right;
width: 300px;
min-height: 450px;
margin-right: 0;
}
table#SmallRightPanel {
float: right;
width: 200px;
min-height: 450px;
margin-right: 0;
}

table#CentrePanel {
float: right;
}

table#MainContent {
	border-top: 1px #ccc solid;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}


table#MainContent td
{
	vertical-align: top;
	border-width: 0;
}
table#MainContent td#BrowseJobs {
width: 0;

}
table#MainContent td#CentrePanel {
width: 250px;

}

table#MainContent td#FrontCentrePanel {
width: 650px;

}
table#MainContent td#FrontCentrePanel p{
padding-top: 0;
margin-top: 0;

}

div.CentrePanelContents h1{
font-size: 10px;

}

span.Ualt {
position: absolute;
top: -400px;
}

ul#navigation li a#mhome { background: url(Images/nav_home.gif); background-position: 0 0;}
ul#navigation li a#mhome:hover { background: url(Images/nav_home.gif); background-position: 0 -19px;}
ul#navigation li a#mjobs { background: url(Images/nav_jobs.gif); background-position: 0 0;}
ul#navigation li a#mjobs:hover { background: url(Images/nav_jobs.gif); background-position: 0 -19px;}
ul#navigation li a#mabout { background: url(Images/nav_about.gif); background-position: 0 0;}
ul#navigation li a#mabout:hover { background: url(Images/nav_about.gif); background-position: 0 -19px;}
ul#navigation li a#mforcandidates { background: url(Images/nav_candidates.gif); background-position: 0 0;}
ul#navigation li a#mforcandidates:hover { background: url(Images/nav_candidates.gif); background-position: 0 -19px;}
ul#navigation li a#mstrategicpartner { background: url(Images/nav_partner.gif); background-position: 0 0;}
ul#navigation li a#mstrategicpartner:hover { background: url(Images/nav_partner.gif); background-position: 0 -19px;}
ul#navigation li a#mbecome { background: url(Images/nav_become_candidate.gif); background-position: 0 0;}
ul#navigation li a#mbecome:hover { background: url(Images/nav_become_candidate.gif); background-position: 0 -19px;}
ul#navigation li a#mcontact { background: url(Images/nav_contact.gif); background-position: 0 0;}
ul#navigation li a#mcontact:hover { background: url(Images/nav_contact.gif); background-position: 0 -19px;}

div.jobContact {
	padding-top: 10px;
	color: black;
}	

div.jobContact a{
	padding-top: 10px;
	color: #002147;
}

img#PanelLogo {
margin-left: 45px;
margin-right: auto;
behavior: url(iepngfix.htc);
margin-top: 40px;

}

div#AreYouReady {
float: left;
}
div#FrontTextTop
{
	padding-bottom: 10px;
	width: 380px;
	font-size: 11px;
}
