body {
	background:url('/global-assets/images/top.gif') repeat-x;
	color:#3f3f3f;
}

body * {
	line-height:133%;	
}

strong {
	font-weight: bold;
}

p {
	padding:0 0 5px 0;
	font-size: 14px;
}

em {
	font-style: italic;
}

a {
	color:#e7811d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-weight: bold;
	font-size: 140%;
	padding:0 0 1em 0;
}

h3 {
	font-weight: bold;
	font-size: 124%;
	color: #4E3D5E;
	padding:0 0 0.5em 0;
}

#rightColumn h3 {
	font-size: 116%;
}

h4 {
	font-weight: bold;
	font-size: 116%;
	color: #4E3D5E;
	padding:0.5em 0 0.3em 0;
}

div#centerDiv {
	width:1000px;
	margin:0 auto 0 auto;
	text-align: left;
}

div#header {
	padding:35px 0 0 20px;
	clear:both;
}

div#header .logo{
	float:left;
}

div#header #accreditations {
	position:relative;
	text-align:right;
	padding-right:40px;
}
div#header #accreditations p {
	color:#3F3F3F;
	font-style:italic;
	font-size:85%;
}
div#header #accreditations img {
	padding:0px 0 10px 20px;
}
div#leftColumn {
	
	float:left;
	width:765px;
	min-height:400px;
	_height:400px;
}
div#rightColumn {
	float:left;
	width:220px;
	border-left:1px solid #ddd;
}
div#rightColumn.padded {
	width:200px;
	padding:10px;
}

div.main_content {
	padding:30px 15px;
}

div.main_content p {
	padding:0 0 1em 0;
	line-height: 140%;
}

div.main_content ul {
	padding:0 0 1em 0;
	font-size: 12px;
}

div.main_content ul li {
	margin:0 0 0 2em;
	list-style-type: disc;
}

div.main_content ol li {
	margin:0 0 0 2em;
	list-style-type: decimal;
}


div#ft {
	border-top:1px solid #ddd;
}

div#ft div{
	clear:both;
}

div#ft li{
	float:left;
	padding:1em 0 1em 2em;
}

.bullet-link {
	background:url('/global-assets/images/orange-bullet.gif') right top no-repeat;
	color:#e7811d;
	text-decoration: none;
	padding:0 8px 0 0;
	font-weight: bold;
	clear: left;
}

.feature-bullet {
	background:url('/global-assets/images/feature-bullet.gif') right top no-repeat;
	color:#e7811d;
	text-decoration: none;
	padding:0 12px 0 0;
	float:left;
	font-size: 130%;
}

.right-feature {
	border-bottom:1px solid #ddd;
	padding:1.5em;
}

.right-feature h3 {
	padding: 0;
}

.right-feature p {
	margin-top: 0.2em;
}


.feature-inset {
	padding: 1em 1.5em 1em 1.5em;
}

.feature-inset div {
	padding: 0 0 1em 0;
	margin-bottom:1em;
}

.border {
	border:1px solid #ddd;
}

.border-bottom {
	border-bottom:1px solid #ddd;
}

.border-right {
	border-right:1px solid #ddd;
}

.large_text {
	font-size: 146.5%;
}

.small-text {
	font-size: 85%;
}

.grey-text {
	color:#555;
}

.align-left {
	float:left;
	text-align: left;
}

.align-right {
	float:right;
	text-align: right;
}

.clear-all {
	clear:both;
}

div#legalNotice {
	padding: 10px 30px 30px 30px;
}

div#legalNotice p {
	font-size: 90%;
	color: #666666;
}

#team_list img {
float: left;
}

div#left_box{
	border: 1px solid #ddd;
	float: left;
	padding-top:8px;
	margin-right:5px;
	width: 360px;
}

div#right_box{
	border: 1px solid #ddd;
	padding-top:8px;
	float:right;
	width: 360px;
}

ul#more_nav_left {
	float: left;
	width:180px;
}

ul#more_nav_right {
	float:left;
	width: 180px;
	border-left:1px solid #ddd;
}

#left_box li{
	padding:0.7em;
	list-style-type: none !important;
}

#more_nav_right li{
	list-style-type: none !important;
}

div#more_nav_left li{
	list-style-type: none;
}

div#left_box h1{
	margin-left: 10px;
	margin-top: 2px;
}

#more_nav_left h2{
	
	font-size: 16px;
	font-weight:bold;
	
}

#more_nav_right h2{
	font-size:16px;
	font-weight:bold;
	
}

div#box_container{
	width: 740px;
	display: inline;
	/*border: 5px solid;*/
}

div#rightColumn ul#logos {
	margin:1em 0;
}
div#rightColumn ul#logos li {
	text-align:center;
	margin:12px 0;
}
