@charset "UTF-8";
/* CSS Document */
html, body#Body {
	background-image:url("images/bg.png");
	
font-family:Arial,Helvetica,sans-serif;
font-size:0.9em;
line-height:125%;
}

a {
	color:#d8a700;
}

ul { list-style:none;}
li {list-style:none;}

#cambridge_col2 div.pad div.pad a {
color:#d8a700;
}

div#box_3 h1 {
	background: url("images/pencil.png") left center no-repeat;
	padding-left: 22px;
	border-bottom:1px solid #E4E4E4;
	width:85%;
}

div#box_2 h1 {
	background: url("images/doc.png") left center no-repeat;
	padding-left: 22px;
	border-bottom:1px solid #E4E4E4;
	width:85%;
}

div#box_1 h1 {
	background: url("images/green_quote.png") left center no-repeat;
	padding-left: 22px;
	border-bottom:1px solid #E4E4E4;
	width:85%;
}

div#fact h1 {
	background: url("images/doc.png") left center no-repeat;
	padding-left: 22px;
	border-bottom:1px solid #E4E4E4;
	width:85%;
}

div#clientT h1 {
	background: url("images/green_quote.png") left center no-repeat;
	padding-left: 22px;
	border-bottom:1px solid #E4E4E4;
	width:85%;
}

#cambridge_container  {
width:960px;
}

#cambridge_menu  {
background-color:#FFFFFF;
padding:5px 0;
}

#cambridge_menu .link {
background-color:#ffffff;
color:#777777;
}

a.selectedtab span.text {
	border-bottom: 1px solid #00aaff;
}

#cambridge_header  {
background:none repeat scroll 0 0 #FFFFFF;
padding:5px;
}

#cambridge_top img, #cambridge_col1 img, #cambridge_col2 img, #cambridge_col3 img  {
border:medium none;
margin:0 23px;
}

#cambridge_two-column-right #cambridge_col3 {
float:right;
padding:5px 26px 5px 5px;
width:27%;
}

#cambridge_two-column-right #cambridge_col3 h1 {
	background-image:url("images/resources.png");
color:#FFFFFF;
font-size:19px;
font-style:normal;
height:24px;
padding-left:46px;
padding-top:9px;
width:289px;
margin:0;
}

#cambridge_two-column-right #cambridge_col2 {
float:left;
width:68%;
}

div#dnn__ctl2_ContentPane p {
	padding-left:10px;
}

ul.list {padding:0 0 20px;}

div#dnn__ctl2_ContentPane ul {
	list-style: none;
	margin-left:-35px;
	margin-bottom:0;
}

div.block div.pad div#dnn__ctl2_ContentPane ul li {
	border-top:1px solid #E4E4E4;
	height:20px;
	padding:9px 23px 5px;
	width:80%;
	background: url("images/bullet.png") left center no-repeat;
}

div.resources ul {
	list-style: none;
	margin-left:-35px;
	margin-bottom:0;
}

div.resources ul li {
	border-top:1px solid #E4E4E4;
	height:20px;
	padding:9px 23px 5px;
	width:80%;
	background: url("images/bullet.png") left center no-repeat;
}

div#cambridge_col3 div.pad {
	
}

#cambridge_content #cambridge_col3 div.block div.pad {
margin:0 15px 0 0;
border: 1px solid #E4E4E4;
}

div.resources {border: 1px solid #E4E4E4;}

div#box_1 {
	float:left;
	padding:10px;
	width:278px;
	min-height:203px;
	background-image:url("images/side_bg.png");
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}

div#box_2 {
	float:left;
	margin-left:303px;
	position:absolute;
	padding:10px;
	width:278px;
	min-height:203px;
	background-image:url("images/side_bg.png");
	background-repeat:repeat-x;
	background-position:bottom;
}

div#box_3 {
	float:left;
	margin-left:606px;
	position:absolute;
	padding:10px;
	width:278px;
	min-height:203px;
	background-image:url("images/side_bg.png");
	background-repeat:repeat-x;
	background-position:bottom;
}

div#fact {
	float:left;
	padding:10px;
	width:278px;
	min-height:203px;
	background-image:url("images/side_bg.png");
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}

div#clientT {
	float:left;
	margin-left:303px;
	position:absolute;
	padding:10px;
	width:595px;
	min-height:203px;
	background-image:url("images/side_bg.png");
	background-repeat:repeat-x;
	background-position:bottom;
}

submit {
	color:#ffffff;
	background-color:e7bb00;
	border: 1px solid #c9a300;
	padding:2px;
}