body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	margin-top: 5px;
	color:#fff;
	background-color:#414141;
}

p{margin-bottom:11px;margin-top:11px;}

.bluetext{color:#72A2CA}
.greytext{color:#A6A6A6}
.greentext{color:#C3C68F}
.purpletext{color:#691e85}

.smalltext{font-size: 0.8em; line-height: 1.3em;}

#wrapper {
	width: 975px;	
	margin-right: auto;
	margin-left: auto;
	display:table;
	height:auto !important;
}

#topcontainer{
    background-image:url('../images/back_home_mid.jpg');
    background-repeat: no-repeat;
    height:406px;
}

#sidetabscontainer{
    float:left;
    margin-left:26px;
}

#sidetabgreen{
    height:140px;
    margin-top:4px;
}

#sidetabblue{
    height:133px;
    margin-top:17px;
}

#bottomcontainer{
    background-image:url('../images/back_home_midrepeat.jpg');
    background-repeat:repeat-y;
    float:left;
}

#bottomcontainerbottom{
    background-image:url('../images/back_home_midbottom.jpg');
    background-repeat:no-repeat;
    float:left;
    height:23px;
    width:100%;
}

h1 {
    color: #414141 !important;
    font-size: 1.6em;
    line-height: 1.1em;
    font-weight:normal;
    padding-top: 10px;
}

h2 {
    color: #fff;
    font-size: 1em;
    font-weight:bold;
    padding-top: 10px;
}

h3 {
    color: #fff;
    font-size: 1.4em;
    font-weight:bold;
    padding-top: 10px;
}

a:link {color:#fff; text-decoration: none}
a:active {color:#fff; text-decoration: none}
a:visited {color:#fff; text-decoration: none}
a:hover {color:#fff; text-decoration: underline}

img{border:0px}

.backlink{float:right;}

.dotdivider{line-height:0.4em;margin-bottom:2px;font-size:0.8em;}

#header
{
    background-image:url('../images/back_home_top.jpg');
    background-repeat: no-repeat;
    height:93px;
}

#clickablelogo{
    position:relative;
    top:10px;
    left:150px;
    float:left;
    width:250px;
    height:70px;
}

#clickablelogo a{
    height:100%;
	width:100%;
	display:block;

}

#stapline{
    position:relative;
    top:30px;
    left:185px;
    float:left;
    width:450px;
    height:40px;
    color:#fff;
    font-size:2.5em;
    line-height:2em;
}

#navcontainer
{
	margin: 0px;
	padding: 0px;
	height:130px;
	width:152px;
	font-size:0.9em;
	line-height:1.6em;
	float:left;
}

#navcontainercopy
{
    margin-top:5px;
	padding-left:5px;
}

#navcontainercopy a
{
	padding-left:10px;
}

#navcontainercopy a:hover
{
	color:#d91965;
	text-decoration:none;
}

#registerloginbox{
    height:38px;    
    width:140px;
    margin-top:40px;
    margin-left:5px;
}

#tellafriendbox{
    height:38px;    
    width:140px;
    margin-top:15px;
    margin-left:5px;
}

#secondmenu{
    margin-top:30px;
    margin-left:5px;
}

#secondmenu a
{
	padding-left:10px;
}

#secondmenu a:hover
{
	color:#cf1010;
	text-decoration:none;
}

#toppanel {    
    float:left;
    height:400px;
    width:777px;
}

#toppanelleft {    
    float:left;
    width:265px;
}

#toppanelleftcontent {
	padding-left: 0px;
}

#toppanelright {    
    float:left;
    width:505px;
}

#toppanelrightcontent {
    margin:0px;
    margin-left: 20px;
	color:#414141;
	font-size:1.2em;
	line-height:1.3em;
	height:400px;
    overflow:auto;
}

#privacy_toppanelright_content p
{
    font-size: 0.7em !important;
    line-height: 1.7em !important;
}

#toppanelrightcontent h1{
	color:#000;
	margin:0px;
}

#toppanelrightcontent a, #toppanelrightcontent a:visited{
	color:#000;
}

#lowerpanel{
    width:794px;
    margin-left:154px;
    margin-top:20px;
}

#lowerpanel1 {    
    float:left;
    width:240px;
    margin-right:20px;
}

#lowerpanel1content {
}

#lowerpanel1content ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 13px;
}

#lowerpanel2 {    
    float:left;
    width:240px;
    margin-left:20px; 
}

#lowerpanel2content {
}

#lowerpanel2content ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 13px;
}

#lowerpanel3 {    
    float:left;
    width:240px;
    margin-left:17px; 
}

#lowerpanel3content {
}

#lowerpanel3content ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 13px;
}

.whiteboxcontainer{
    width:240px;
    float:left;
    color:#000;
    margin-top:10px;
}

.whiteboxcontainer h1,.whiteboxcontainer h2,.whiteboxcontainer h3, .whiteboxcontainer a, .whiteboxcontainer a:visited{
    color:#000;
}
.whiteboxcontainer h1{
    padding-top:0px;
}

.whiteboxTop{
    background-image:url('../images/whitebox_top_greenbg.jpg');
    background-repeat:no-repeat;
    height:10px;
}

.whiteboxMid{
    background-image:url('../images/whitebox_mid_greenbg.jpg');
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:10px;
    padding-top:1px;
    padding-bottom:1px;
    margin-top:-3px;
}

.whiteboxBot{
    background-image:url('../images/whitebox_bottom_greenbg.jpg');
    background-repeat:no-repeat;
    height:8px;
}


.lightgreenboxcontainer{
    width:240px;
    float:left;
    margin-top:10px;
    color:#000;
}

.lightgreenboxcontainer a, .lightgreenboxcontainer a:visited{
    color:#000;
}

.lightgreenboxTop{
    background-image:url('../images/lightgreenbox_top_greenbg.jpg');
    background-repeat:no-repeat;
    height:12px;
}

.lightgreenboxMid{
    background-image:url('../images/lightgreenbox_mid_greenbg.jpg');
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:1px;
    margin-top:-5px;
}

.lightgreenboxBot{
    background-image:url('../images/lightgreenbox_bottom_greenbg.jpg');
    background-repeat:no-repeat;
    height:8px;
}


.lightgreenboxWidecontainer{
    width:495px;
    float:left;
    margin-top:10px;
    color:#000;
    background-image:url('../images/lightgreenboxwide_mid.jpg');
    background-repeat:repeat-y;
}

.lightgreenboxWidecontainer a, .lightgreenboxWidecontainer a:visited{
    color:#000;
}

.lightgreenboxWideTop{
    background-image:url('../images/lightgreenboxwide_top.jpg');
    background-repeat:no-repeat;
    height:9px;
}

.lightgreenboxWideMid{
    background-image:url('../images/lightgreenboxwide_mid.jpg');
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:10px;
    padding-top:0px;
    padding-bottom:1px;
    margin-top:-10px !important;
}

.lightgreenboxWideMid h2
{
    padding-top: 0px !important;
    font-size: 1.2em !important;
}

.casestudy_h2
{
    padding-top: 0px !important;
    font-size: 1.2em !important;
}

.lightgreenboxWideBot{
    background-image:url('../images/lightgreenboxwide_bottom.jpg');
    background-repeat:no-repeat;
    height:9px;
}


.jobtable td
{
    padding-bottom: 10px;
    padding-right: 5px;
}

.jobtable td a, .jobtable td a:visited{
    color:#919A3D;
}

#footer {
	height: 21px;
	width:100%;
	color: #fff;
	font-size: 0.8em;
	margin-top:40px;
	clear:both;
}

#footer a
{
    color: #fff;
}

#messageBox
{
    margin: 15px 0 25px 0 ;
}

.messageSuccess
{
    border-color: #C3BB18;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #919A3D;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}

.messageProblem
{
    border-color:#C3BB18;
    border-style: solid;
    background-position: 10px center;
    background-repeat: no-repeat;
    color: #919A3D;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
}