BODY {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans Serif;
	font-size: 11px;
	color: #000000;	
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: none;
	}

A:link { color: #000000; text-decoration: none; }
A:active { color: #000000; text-decoration: none; }
A:visited { color: #000000; text-decoration: none; }
A:hover { color: #666666; text-decoration: none; }

A.subnav:link { color: #ffffff; text-decoration: none; }
A.subnav:active { color: #ffffff; text-decoration: none; }
A.subnav:visited { color: #ffffff; text-decoration: none; }
A.subnav:hover { color: #bd7d00; text-decoration: none; }

A.topnav:link { color: #ffffff; text-decoration: none; text-transform: uppercase; }
A.topnav:active { color: #ffffff; text-decoration: none; text-transform: uppercase; }
A.topnav:visited { color: #ffffff; text-decoration: none; text-transform: uppercase; }
A.topnav:hover { color: #000000; text-decoration: none; text-transform: uppercase; }

A.buttonlink:link { color: #000000; text-decoration: none; }
A.buttonlink:active { color: #000000; text-decoration: none; }
A.buttonlink:visited { color: #000000; text-decoration: none; }
A.buttonlink:hover { color: #565a5c; text-decoration: none; }

h1, h2, h4, h6 {

	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0 0px 0;
 }
	
h2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 0px 0 0px 0;
	margin: 0px 0px 50px 0px; }	
	

h3 {
	font-size: 18px; 
	font-weight: normal;
	line-height: 18px;
 }
	
h4 {
	font-size: 15px; 
	margin: 5px 0px 0px 0px; }
		

h5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 15px; 
	line-height: 20px;
	margin: 10px 0px 0px 0px; }
	

h3.casestudies {	
	color: #666666;	
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 19px;
	background-color: #ffffff;
	line-height: 1.2em;
	}
	
h6 {
	z-index:1;
	font-size: 15px; 
	line-height: 15px;
	margin: 0px 0px 0px 0px;
	font-weight: normal; }	

P, TD {
	font-family: Arial, verdana, tahoma; 
	color: #000000; 
	font-size: 11px; 
	line-height:18px; }

UL {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 3px; }

LI.general {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1px; }

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

/* --------------------------- */
/*         FORM STYLES         */
/* --------------------------- */

input, select, textarea {
	font-family: verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #666666;
	background-color: #FFFFFF;
	color: #565a5c; 
    font-size: 10px;
}	

/* --------------------------- */
/*        COMMON CLASSES       */
/* --------------------------- */

.black {
	background-color: #000000; 
  }	
  
.button {
	background-image: url('../../images/sc/icons/sc_button_arrow.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	font-family: Arial,Tahoma,Verdana,Helvetica;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 11px;
	padding: 1px 10px 4px 15px;
	border-width: 0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;	
	} 

.content { 
	text-align: left; 
	padding: 30px 26px 0px 26px;
	font-family: Arial, verdana, tahoma;
	}
	
.contentsidebar { 
	text-align: left; 
	padding: 0px 12px 0px 20px;
	font-family: Arial, verdana, tahoma;
	}	

.contentsidebar2 { 
	text-align: left; 
	padding: 30px 13px 0px 15px;
	font-family: Arial, verdana, tahoma;
	}	

.grey {
	background-color: #cccccc; 
  }
  
.green {
	background-color: #b9d300; 
  }  	 

.greyline {
	background-image: url('../../images/sc/greyline.gif');
	background-repeat: repeat-y;
	background-position: top left;
  }	 

.home {
	background-image: url('../../images/sc/home/sc_inspiration.gif');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;	
	} 
	
.mainborder {
	background-color: #FFFFFF;	
	border: 1px solid #cccccc;
	padding-bottom: 40px;
	} 

.mandatory {
	color: #63a53b; 
	font-size: 13px; 
  }
 
.small {
	color: #666666; 
	font-size: 9px; 
	font-family: verdana, tahoma; 
  }
 
.subnav {
	color: #ffffff; 
	font-size: 14px; 
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, verdana, tahoma; 
  }	
  
.titlepagecontent { 
	text-align: left; 
	padding: 30px 26px 0px 0px;
	font-family: Arial, verdana, tahoma;
	}

.topnav {
	color: #ffffff; 
	font-size: 11px; 
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Arial, verdana, tahoma; 
  }	

.textbox {
	font-family: Arial, verdana, tahoma;
	font-size: 11px; color: #000000; 
	background-color: #FFFFFF; 
	border-top-width: 1px; 
	border-right-width: 1px, #ffffff; 
	border-bottom-width: 1px, #ffffff; 
	border-left-width: 1px
  }

.underline
{
	border-bottom: #CCCCCC;
	border-width: 0 0 1pt 0;
	border-style: none none solid none;
	margin: 0 0 0 0;
}

.white {
	color: #ffffff; 
  }	 

  

/* --------------------------- */
/*  DIVS FOR IMAGE PLACEMENT   */
/* --------------------------- */


#homepagelogo {
	position:relative;
	left:15px;
	top:-20px; }

#mappageimage {
	position:relative;
	top:-30px; }

#mappageiframe {
	position:relative;
	left:450px;
	top:-445px; }

#casestudiesimg {
	z-index: 0; 
	position:relative;
	left:-80px;
	top:-300px; }


/* --------------------------- */
/* COMMON NOFLASH REPLACEMENT */
/* --------------------------- */

h6.FR1 {
	z-index:1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 29px;
	line-height: 29px;
	letter-spacing: 0px; }

h6.FR2 {
	z-index:1;
	font-size: 34px;
	line-height: 34px;
	letter-spacing: 0px; }

h6.FR3 {
	z-index:1;
	font-size: 22px;
	line-height: 22px;
	}

h6.FR4 {
	z-index:1;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0px; }

h6.FR5 {
	z-index:1;
	font-size: 16px;
	line-height: 16px;
 }
