@charset "utf-8";
/* CSS Document */

/*------------------------- Global Tags ---------------------------------------------------------------------------------------------*/
body{	
	margin: 0px auto 15px 7%;
	font-family:"Lucida Grande", Arial, sans-serif;
	font-size:.75em;
	color:#333333;
}
p{
	text-align:left;
	padding:5px 10px 5px 10px;
	margin:0px;
	
}
h1,h2,h3,h4,h5,h6{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#003366;
	border-bottom: 3px solid #999999;
	text-align:left;
	font-weight:normal;
	padding:5px 5px 5px 0px;
	margin:0px 10px 5px 0px;	
}
img {
	text-decoration:none;
	border:0;
}
ul{
	list-style:none;
}
/*------------------------- Main Divs -----------------------------------------------------------------------------------------------*/
#container{
	width:1000px;
	text-align:left;
}
#header{}
#headerright{
	text-align:center;
	float:right;
	padding:3px 5px 5px 5px;
	margin-right:20px;
	margin-bottom:10px;
	width:200px;
	background-image:url(../images/topimage.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
}
#menu{
	clear:both;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 0px 4px 0px;
	margin:5px 0px 5px 0px;
}
#contentmain{
	padding-bottom:5px;
	/*border-bottom: 1px solid #999999;*/
}
#left{
	float:left;
	width:29.75%;
	border-right: 1px solid #cccccc;
}
#right{
	text-align:right;
	float:left;
	width:70%;
}
#mainclear{
	clear:both;
	height:1px;
}
#contentbottom{
	text-align:right;
	margin: 0px 0px 5px 0px;
}
#bottomleft{
	float:left;
	width:30%;
	margin:5px 15px 5px 0px;
}
#bottommiddle{
	text-align:left;
	float:left;
	width:32.5%;
	margin:5px 0px 5px 0px;
	border-left: 1px solid #cccccc;
	
}
#bottommiddleheader{
	color:#ffffff;
	font-size:16px;
	border-bottom:2px solid #999999;
	padding:5px 5px 5px 8px;
	background:#003366;
	background-image: url(../images/headerimage.png);
	background-position:top right;
	background-repeat:no-repeat;

}
#bottomright{
	text-align:left;
	float:right;
	width:32.5%;
	margin-top:5px;
}
#bottomrighttop{
	text-align:left;
	border-left: 1px solid #cccccc;
	clear:both;
}
#bottomrighttopheader{
	color:#ffffff;
	font-size:16px;
	border-bottom:2px solid #999999;
	padding:5px 5px 5px 8px;
	background:#003366;
	background-image: url(../images/headerimage.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#bottomrightbottom{
	clear:both;
	margin:5px 0px 0px 0px;
	text-align:left;
	border-left: 1px solid #cccccc;

}
#bottomrightbottomheader{
	color:#ffffff;
	font-size:16px;
	border-bottom:2px solid #999999;
	padding:5px 5px 5px 8px;
	background:#003366;
	background-image: url(../images/headerimage.png);
	background-position:top right;
	background-repeat:no-repeat;

}
#bottomclear{
	clear:both;
	height:1px;
}
#footer{
	clear:both;
	text-align:left;
	border-top:1px solid #999999;
	padding:3px 0px 3px 0px;
}
#carlyleinc{
	text-align:right;
	font-size:9px;
	color:#999999;
}
/*------------------------- Interior Divs -------------------------------------------------------------------------------------------*/
#contentmainint{
	margin-bottom:5px;
	padding-bottom:5px;
}
#intleftmain{
	float:left;
	width:19%;
	margin: 5px 0px 5px 0px;
	padding:0px 5px 0px 0px;
}
#intrightmain{
	margin:0px;
	float:right;
	width:77%;
}
#rightheader{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	border-bottom:3px solid #cccccc;
	padding:8.75px;
	background:#003366 url(../images/barimage.jpg) top repeat-x;
	height:20px;
}

#intright{
	text-align:left;
	padding:10px;
	float:left;
	width:22%;
}
#intleft{
	margin:5px 0px 5px 0px;
	padding:5px;
	float:left;
	width:73.5%;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
	min-height:850px;
	height:auto !important;
  	height:850px;
}
#intleft1{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	width:50%;
}
#intleft2{
	margin-bottom:10px;
	float:right;
	width:48%;
}
#intleft3{
	margin-top:20px;
	margin-bottom:10px;
	margin-right:10px;
	float:left;
	width:50%;
}
#intleft4{
	margin-top:20px;
	margin-bottom:10px;
	float:left;
	width:48%;
}

#intleftcontact{
	margin:5px 0px 5px 0px;
	padding:5px;
	height:820px;
	float:left;
	width:73.5%;
	border-left:1px dotted #999999;
	border-right:1px dotted #999999;
}

#intrightclear{
	clear:both;
	height:1px;
}
/*------------------------- Links ---------------------------------------------------------------------------------------------------*/
#menu a{
	padding: 0px 8px 0px 8px;
	color:#000000;
	text-decoration:none;
}
#menu a:hover{
	padding: 6px 8px 6px 8px;
	color:#000000;
	text-decoration:none;
	border-top:4px solid #999933;
}
#headerright a{
	color:#ffffff;
	text-decoration:none;
	text-align:center;
}
#headerright a:hover{
	color:#000066;
	text-decoration:none;
	text-align:center;
}
#bottomleft a{
	color:#666666;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding:8px;
	border-bottom:1px dotted #000066;
	margin: 3.5px 10px 3.5px 0px;
}
#bottomleft a:hover{
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	background: #999933;
	display:block;
	padding:8px;
	border-bottom:1px dotted #000066;
	margin: 3.5px 10px 3.5px 0px;
}
#intright a{
	color:#003366;
	padding:5px 10px 5px 10px;
	text-decoration:none;
}
#intright a:hover{
	color:#003366;
	padding:5px 10px 5px 10px;
	text-decoration:underline;
}

#footer a{
	padding: 3px 8px 3px 8px;
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	padding: 3px 8px 3px 8px;
	color:#000000;
	text-decoration:none;
	border-top:4px solid #999933;
}
/*------------------------- Interior Links ------------------------------------------------------------------------------------------*/
#intleftmain a{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:8px;
	margin: 3.5px 0px 3.5px 0px;
	border-bottom:1px #cccccc solid;
	clear:both;
}
#intleftmain a:hover{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
	/*background: #999933;*/
	display:block;
	padding:8px 8px 8px 16px;
	margin: 3.5px 0px 3.5px 0px;
	border-bottom:1px #999933 solid;
	clear:both;
} 
/*-----------------------------------------------------------------Intleftmain ul links---------------------------------------------------------------*/
#intleftmain li {
	list-style-type:none;
	float:left;
	margin-left:-15px;
	padding-bottom:5px;
	padding-top:5px;
	display:inline;
}

#intleftmain ul a{
	list-style-position:inside;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
	margin:0px 10px 0px 0px;
}
#intleftmain ul a:hover{
	list-style-position:inside;
	color:#999999;
	font-weight:normal;
	padding: 0px 0px 5px 0px;
	margin:0px 10px 0px 0px;
}
/*-----------------------------------------------------------------Intrightmain ul links---------------------------------------------------------------*/

#intrightmain ul a{
	color:#000000;
	padding: 0px 0px 5px 0px;
	text-decoration:underline;
}
#intrightmain ul a:hover{
	color:#999999;
	padding: 0px 0px 5px 0px;
	text-decoration:none;
}
#intrightmain li{
	list-style-image: url(../images/listimage.jpg);
	padding-bottom:8px;

}
/*------------------------- Classes -------------------------------------------------------------------------------------------------*/
.homepageimg{
	float:right;
	margin:5px;
}
.homepageimgleft{
	float:left;
	margin:5px;
}
.logo{
	padding-top:10px;
}
.jobtitles{
	padding: 10px 0px 8px 0px;
	font-weight:bold;
	font-size:16px;
	color:#003366;
	text-decoration:none;
}
.challengesbox{
	float:left;
	border: 1px solid #cccccc;
	padding:8px;
	margin:6px;
	width:250px;
}
.challengeboxtext{
	text-align:center;
	padding:8px;
	color:#003366;
}
.challengeboxtexttitle{
	color:#999999;
	font-weight:bold;
	text-align:left;
}