body { 
	margin: 0 0 10px 80px;
	font-family: Arial, Helvetica, sans-serif;
	}

p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	}

img { 
	border-style: none; 
	outline-style: none; 
	}

p a {
	color: #0063a4;
	text-decoration: none;
	}
	
p a:hover {
	color: red;
	}	

.team p em {
	color: #ed1c24;
	font-style: normal;
	}	
	


/* ////// TEXT ///// */

h3 {
	text-transform: uppercase;
	color: #ed1c24;
	font-weight: normal;
	font-size:  16px;
	}
	
	
h4 {
	color: #ed1c24;
	font-weight: normal;
	font-size:  14px;
	border-bottom: 1px #ccc solid;
	padding-bottom:  8px;
	margin-bottom: 8px;
	margin-top: 0;
	}
	

.main_text {
	font: normal 12px/18px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}

.subHeading {
	font: normal 16px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	}

#copyright {
	color: #333;
	font: normal 10px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 40px;
	}

.teamTitle {
	font: normal 12px/18px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0;
	color: #FF3333;
	} 
	
ul {
	margin: 0;
	padding: 0  0 10px 0;
	}	

li {
	list-style: none;
	background: url(../general_images/bullet_icon.gif) no-repeat 0 7px;
	padding-left: 8px;
	}
		
ul ul {
	padding: 0 0 0 12px;
	}	

/* ////// LINKS ///// */


.main_text a, .teamTitle a { 
	text-decoration: none;
	color: #666;
	}

.main_text a:hover, .teamTitle a:hover { 
	color: #FF3333;
	}



/* ////// TOP IMAGE ///// */

#topImage_cont{
	height: 146px;
	width: auto;
	}

/* ////// NAVIGATION SECTION ///// */


#nav_cont { 	
	width: 746px;
	height: 80px;	
	white-space: nowrap;
	margin: 18px 0 0 0;
	background-image: url(../nav_images/nav_rule.gif);
	background-repeat: repeat-x;
	}

/* ////// MAIN 2 COL SECTION ///// */


#colcont { 	
	width: 745px;
	height: auto;
	float: left;
	}

#colboxLeft { 
	width: 420px;
	float:left;
	padding: 0 9px 40px 16px;
	}

#colboxRight { 	
	width: 300px;
	float: left;
	}

#textBlock {
	padding: 40px 0 0 0;
	}
	
	
.teamDetails {
	height: 124px;
	padding-top: 10px;
	margin-top: 20px;
	}	
	
#colboxLeft .teamDetails {
		border-top: 1px solid #ccc;
		}
				


/* ////// PRESS 2 COL SECTION ///// */


#press_colcont { 	
	width: 745px;
	height: auto;			
	}

#press_colboxLeft { 
	width: 540px;
	float:left;
	padding: 0 0 40px 16px ;
	}

#press_colboxRight { 	
	width: 100px;
	float: right;	
	}

/* ////// HOME PAGE ///// */


#homeTop { 	
	width: 745px;
	height: auto;			
	}

#homeTopLeft { 
	width: 240px;
	float:left;
	margin: 0 0 20px 3px;
	}

#homeTopRight { 	
	width: 420px;
	float: right;
	color: #069;	
	font: normal 12px/17px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding: 0 0 26px 10px;
	/*background:url(../home_images/logo.gif) no-repeat right top;*/
	/*border-left: 1px solid #B1B3B6;*/
	}

/* ////// RECRUITERS  ///// */


#rec_colcont { 	
	width: 745px;
	height: auto;			
	}

#rec_colboxLeft { 
	width: 300px;
	float:left;
	padding: 0 0 40px 16px ;
	}

#rec_colboxRight { 	
	width: 420px;
	float: right;	
	}

#recruitersTable td{
	font: normal 11px Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: #333;
	border-bottom: 1px solid #999;
	padding: 6px 0 7px 0;
	}

#recruitersTable{
	margin-bottom: 20px;
	width: 100%;
	}

#recruitersTable strong {
	color: #FF3333;
	}
	
	
/* ////// 	QUOTES  ///// */

.quoteGreen {
	 padding-bottom:  40px;
	 background: url(../general_images/green_quote_bottom.gif) #a3d600 bottom left no-repeat;
	 width: 300px;
	 }	

.quoteGreen p {
	 padding:  12px 10px 0 10px;
	 background:  url(../general_images/green_quote_top.gif) no-repeat;
	 text-align: left;
	 font-size: 14px;
	 color: #fff;
	 line-height: 20px;
	 }	
	 
.quoteRed {
	 padding-bottom:  40px;
	 background: url(../general_images/red_quote_bottom.gif) #ee3424 bottom left no-repeat;
	 width: 300px;
	 }	

.quoteRed p {
	 padding:  12px 10px 0 10px;
	 background:  url(../general_images/red_quote_top.gif) no-repeat;
	 text-align: left;
	 font-size: 14px;
	 color: #fff;
	 line-height: 20px;
	 }
	 
.quotePurple {
	 padding-bottom:  40px;
	 background: url(../general_images/purple_quote_bottom.gif) #ac3bff bottom left no-repeat;
	 width: 300px;
	 }	

.quotePurple p {
	 padding:  12px 10px 0 10px;
	 background:  url(../general_images/purple_quote_top.gif) no-repeat;
	 text-align: left;
	 font-size: 14px;
	 color: #fff;
	 line-height: 20px;
	 }		 		 