/* 
iec.com 24.August.2009
*/

/* Regular Styles */
html {
	overflow-y:scroll;
}

body {
	font-size:12px;
	color:#878787;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding:0px;
	background:#FFF;
	text-align:center;
}

td {
	font-size:12px;
}

div, form {
	padding:0px;
	margin:0px;
	border:0px;
}

img {
	border:0px;
}

h1 {
	font-size:22px;
	color:#00328c;
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	font-weight:normal;
	line-height:1em;
}

h2 {
	font-size:16px;
	color:#001e73;
	margin:0px;
	padding:8px 0px 5px 0px;
	line-height:1em;
}

h3 {
	font-size:14px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#00318c;
}

h4 {
	font-size:11px;
	color:#00318c;
	padding:0px;
	margin:0px;
}

p {
	padding:0px 0px 10px 0px;
	margin:0px;
}

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

a:hover {
	text-decoration:underline;
}

ul {
	margin:0px 0px 0px 10px;
	padding:0px;
}

ul li {
	margin:0px;
	padding:0px 0px 6px 12px;
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

input {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
	padding:2px;
}

select {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
}

textarea {
	font-size:12px;
	background:#FFF;
	border:1px solid #E6E6E6;
}

.checkRadio {
	background:none;
	border:none;	
}

div.lineBR {
	float:none;
	clear:both;
	height:1px;
	line-height:0px;
	font-size:0px;
}

div.hLine {
	height:1px;
	background:#CCC;
	margin:15px 0px;
	line-height:0px;
}

/* Site Styles */
#doc {
	width:950px;
	margin:0px auto;
}

#docHead {
	background:#b9d1ff url(images/docHeadBg.gif) no-repeat top center;
	height:130px;
	margin-bottom:2px;
}

#docHead #logo {
	height:130px;
	width:495px;
	float:left;
}

#docHead #clearing2010 {
	width:455px;
	height:130px;
	float:left;
}

#docBody {
	text-align:left;
}

#docLeft {
	float:left;
	width:722px;
	margin-right:3px;
}

#docRight {
	float:left;
	width:225px;
}

#menu {
	background:url(images/menuBg.gif) no-repeat;
	height:34px;
	padding-left:15px;
}

#menu a {
	color:#FFF;
	padding:9px 35px 8px 35px;
	position:relative;
	top:11px;
	margin-left:1px
}

#menu a.on {
	background:#FFF;
	color:#000;
}

#menu a:hover {
	color:#000;
	text-decoration:none;
	background:#FFF;
}

/*-- --*/
#pageContent {
	border-bottom:1px solid #e1e6eb;
	background:url(images/pageContentBorder.gif) repeat-y center;
	border-top:none;
	padding:40px 34px 50px;

}

#homeIntro {
	margin:0px 0px 20px 0px;
}

/*
#testimonialsContainer {
	float:left;
	width:245px;
	margin:10px 0px 20px 0px;
}

#testimonialsTop {
	background:url(images/testimonialsTopBg.gif) no-repeat;
	height:15px;
}

#testimonials {
	padding:0px 12px 0px 12px;
	background:url(images/testimonialsBg.gif) repeat-y center;
	font-size:11px;
}

#testimonials h3 {
	padding:0px 0px 3px 0px;
	margin:0px;
}

#testimonials p {
	padding:0px 0px 5px 0px;
	margin:0px;
}

#testimonialsBottom {
	background:url(images/testimonialsBottomBg.gif) no-repeat;
	height:15px;
}

#slideBar {
	margin:3px 0px;
	background:url(images/slideBarBg.gif) repeat-x;
	height:8px;
	position:relative;
}

#slideBar img.pointer {
	position:absolute;
	left:30px;
}*/

.testimonials h3 {
	font-size:14px;
	color:#00318c;
	padding:0px 0px 3px 0px;
	margin:0px;
}

.testimonials h4 {
	font-size:11px;
	color:#00318c;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.homeDescription {
	background:url(images/paraBg.gif);
	line-height:31px;
}

.banner {
	margin-bottom:10px;
}

div.certified {
	padding:10px 0px;
}

#representContainer {
}

#representTop {
	background:url(images/representTop.gif);
	height:5px;
}

#representBottom {
	background:url(images/representBottom.gif);
	height:5px;
}

#represent {
	background:#f5f5f5;
	padding:0px 5px 1px 10px;
}

#represent h3 {
	color:#017dc5;
	font-size:12px;
	padding:0px;
	margin:0px;
}

#represent div.universities {
	border:1px solid #e6e6e6;
	background:#FFF;
	padding:5px;
	font-size:11px;
	color:#a0a0a0;
	line-height:18px;
	margin-bottom:10px;
}

/* footer */
#footer {
	background:url(images/footerBg.gif) no-repeat top;
	height:60px;
	text-align:center;
	font-size:11px;
	margin-top:5px;
}

#footer p {
	padding:12px 0px 0px 0px;
	line-height:16px;
	color:#A2A2A2;
}

#footer a {
	color:#A2A2A2;
}
