/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin: 0;
    padding: 0;
}

fieldset,img {
    border: 0;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    position: relative;  
}

:focus {
    outline:none;
}

/* links */
a {
    color: #59595C;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 300%;
    color: #000;
}

h2 {
    font-size: 250%;
    color: #b4b4b4;
}

h3 {
    font-size: 200%;
    color: #000;
}

h4 {
    font-size: 175%;
    color: #000;
}

h5 {
    font-size: 150%;
    color: #787878;
}

h6 {
    font-size: 125%;
    color: #000;
}

/* page setup */
body {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 140%;
    color: #59595C;
    background: #4F586D;
    font-size: 11px;      
}

#wrapper
{
	margin: auto;
    width: 998px;
    min-height:583px;
	height:auto !important;
	height:583px;
    background: #FFF;    
    background: #FFF url(../images/background.jpg) 0px 40px no-repeat;   
}

/* header */
#header {
    position: relative;
    height: 100px;
    margin: 0px 0px 0px 0px;  
}

/* header */
#headerprint
{	
	display:none;
} 

#main 
{	
	clear:both;
	min-height:257px;	 
    height:422px;
    display:block;   
    margin-top:19px;
}

/* left column */
#left 
{	
	margin-top:40px;
    width: 360px;
    height:257px;
    float: left;
    padding: 0px 0px 0px 0px;         
}

/* right column */
#right {  
    padding: 0px 0px 0px 0px;   
    float: right;       
}

#contentLeft 
{	
    padding:  0px 0px 0px 8px;
    float:left;   
    margin-right:47px;   
    overflow:auto;
	height:413px;
    width:568px;   
}

#contentholder
{
    margin:0px 5px 5px 5px;
}

#contentLeftTop
{	    
    min-height:240px;    
    vertical-align:top;       
}

#contentLeft a, #contentLeftTop a
{
	color:#005f9f;		
}


#contentRight
{
	float:right;		
}


/* footer */
#footer {       
    width:533px;  
    margin-top:10px; 
    margin-bottom:10px;          	
    clear:both;
    font-size:x-small;    
}

#footerlinks
{
	margin-top:5px;
}


/* navigation */
#nav-menu {
    height: 40px;
    background: url(../images/topmenu-bg.jpg) 0 0 repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 0;
    font-size: 10px;
    z-index:10000;
}

#cssdropdown {
    list-style: none;
    position: absolute;
    top: 15px;
    left: 0px;
    z-index:10000;
}

#cssdropdown, #cssdropdown ul {
    list-style: none;
    z-index:10000;
}

#cssdropdown, #cssdropdown * {
    padding: 0;
    margin: 0;
    z-index:10000;
}

#cssdropdown li.headlink {
    float: left;
    margin-left: -1px;
    z-index:10000;
}

#cssdropdown li.headlink a {
    display: block;
    border-left: #FFF 1px solid;
    padding: 0 50px 8px 10px;
    min-width: 80px;      
    font-size :120%;  
    z-index:10000;
}

#cssdropdown li.headlinkhome {
    float: left;
    margin-left: -1px;
    width:140px;
}

#cssdropdown li.headlinkhome a {
    display: block;   
    padding: 0 50px 8px 10px;
    min-width: 80px;
    font-size :120%;     
    z-index:10000;
}

#cssdropdown li.headlink ul {
    display: none;
    background: none;
    /*url(../images/menu-bg.jpg) 0 0 repeat;        */
    width: 140px;
    z-index:10000;
}

#cssdropdown li.headlink:hover ul {
    display: block;
    /*background: url(../images/menu-bg.jpg) 0 0 repeat;  */
    z-index:10000;  	
}

#cssdropdown li.headlink ul li a {
    color: #005F9E;
    padding: 5px 10px;
    border: 0;   
    font-size:x-small;   
    z-index:10000;
}


#cssdropdown li.headlink ul li a:hover {
    color: #FFF;
    /*background: url(../images/menu-bg-over.jpg) 0 0 repeat;  */
    z-index:10000;
}


#cssdropdown a {
    color: white;
    z-index:10000;
}

#cssdropdown ul li a:hover {
    text-decoration: none;
    z-index:10000;
}


/* content images */
.content-image 
{
    text-align: center;   
}

body#subpage .content-image 
{   
    margin-right: 100px;    
}

/* content list styling */
div#contentLeft ul
{
    list-style: disc;
    margin: 0 0 0 15px;
}

div#contentLeft ul li 
{
    list-style: disc;
    margin: 3px 0;
}


/* custom style added after initial layout */

.subtitle
{
	font-weight:bold;
    font-size: 120%;
}

.pagetitle
{
	font-weight:bold;
    font-size: 150%;
    color: #005494;   
}

#pagetitle
{
	font-weight:bold;
    font-size: 150%;
    color: #005494;       
}

#paging
{
	margin-top:20px;
	padding:0px 5px 0px 0px;	
	display:block;
	height:auto;
}

/* next button */
a.next-button {
    background: url(../images/nextbutton-bg.png) 100% 50% no-repeat;
    padding: 3px 15px 0px 3px;
    display: block;
    float: right;
    text-align:left
}

/* next button */
a.previous-button {
    background: url(../images/previousbutton-bg.png) 100% 50% no-repeat;
    padding:  3px 15px 0px 13px;
    display: block;
    float: left;
    text-align:right;
    background-position:left;
}

p
{
	margin:10px 0px 10px 0px;
}

p a
{
	color:#005f9f;		
}


#copyright
{ 	
	clear:both;
	padding:  0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:right;
	text-align:right;			
	padding-right:57px;
	width:528px;
	position:relative; 
	text-align:center;
}


p.offices
{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}

p.vacancies
{
	font-size:150%;
}

ol.bluemomentumlist
{
   list-style-type: decimal;
   list-style-position: inside;
   font-weight: bold;
   margin-left:20px;
}

ol.bluemomentumlist li
{
    margin-bottom:10px;
}

ol.bluemomentumlist li span
{
    font-weight: normal;
}


