* { padding: 0; margin: 0; }

body {
 font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
 font-size: 12px;
 background: #17475d;
}

body a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #f98310;
}

body a:hover {
	color: #f98310;
	text-decoration: none;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#wrapper { 
 margin: 0 auto;
 width: 980px;
 background: #FFFFFF url(images/background.gif) repeat-y;

}

#header {
 color: #333333;
 width: 980px;
 float: left;
 padding: 0px;
 height: 221px;
 margin: 0px 0px 0px 0px;
 background: #47a3e0;
}

#leftcolumn { 
 color: #333;
 background: #e5f0f8;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 width: 240px;
 float: left;
}

.rule {
	height: 12px;
	width: 494px;
	background: url(images/rule.jpg) no-repeat;
	padding: 0;
}

.boldblue {
	color:#0079cc;
	font-weight: bold;
}

.boldblueindex {
	font-size:10px;
	color:#0079cc;
	font-weight: bold;
	line-height: 16px;
}

.echolink a{
	text-decoration: none;
	font-size: 10px;
	color: #666666;
}

/* =-=-=-=-=-=-=-[Main Navigation]-=-=-=-=-=-=-=- */

#menuwrapper {
  display: block;
  width: 240px;
  text-align: left;
  font-size:12px;
}

#wrapperNavlist {
  display: block;
  width: 240px;
  background: #6295E9;
  margin-bottom: 0px;
  padding: 0;
}

#navlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
}

#navlist a, #navlist a:visited {
  display: block;
  height: 32px;
  line-height: 32px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 10px;
  border: none;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
  background: url(images/nav.jpg) repeat-x left top;
}

#navlist a:hover {
  background-position: 0 -32px;   /* Shift background image vertically 24px, or start of the 2nd background image (on mouseover) */
  font-size: 12px;
  font-weight: normal;
  color: white;
}

#navlist #active a {
  display: block;
  background: #548BE7 url(images/onnav.jpg) repeat;
  background-position: 25px;
  padding-left: 10px;
  cursor: default;
  font-size: 12px;
  font-weight: normal;
}

/* =-=-=-=-=-=-=-[SUB Navigation]-=-=-=-=-=-=-=- */

#submenuwrapper {
  display: block;
  width: 240px;
  text-align: left;
  font-size:12px;
}

#subwrapperNavlist {
  display: block;
  width: 240px;
  background: #6295E9;
  margin-bottom: 0px;
  padding: 0;
}

#subnavlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
}

#subnavlist a, #subnavlist a:visited {
  display: block;
  height: 32px;
  line-height: 32px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 10px;
  border: none;
  color: white;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background: url(images/subnav.jpg) repeat-x left top;
}

#subnavlist a:hover {
  background-position: 0 -32px;   /* Shift background image vertically 24px, or start of the 2nd background image (on mouseover) */
  color: white;
  font-size: 12px;
  font-weight: normal;
}

#subnavlist #active a {
  display: block;
  background: #548BE7 url(images/subonnav.jpg) repeat;
  background-position: 25px;
  padding-left: 10px;
  cursor: default;
  font-size: 12px;
  font-weight: normal;
}

/* =-=-=-=-=-=-=-[Continued Navigation]-=-=-=-=-=-=-=- */

#contmenuwrapper {
  display: block;
  width: 240px;
  text-align: left;
  font-size:12px;
}

#contwrapperNavlist {
  display: block;
  width: 240px;
  background: #6295E9;
  margin-bottom: 0px;
  padding: 0;
}

#contnavlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
}

#contnavlist a, #contnavlist a:visited {
  display: block;
  height: 32px;
  line-height: 32px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 10px;
  border: none;
  font-size: 12px;
  font-weight: normal;
  color: white;
  text-decoration: none;
  background: url(images/nav.jpg) repeat-x left top;
}

#contnavlist a:hover {
  background-position: 0 -32px;   /* Shift background image vertically 24px, or start of the 2nd background image (on mouseover) */
  color: white;
  font-size: 12px;
  font-weight: normal;
}

#contnavlist #active a {
  display: block;
  background: #548BE7 url(images/onnav.jpg) repeat;
  background-position: 25px;
  padding-left: 10px;
  cursor: default;
  font-size: 12px;
  font-weight: normal;
}

		
/*- Latest News --------------------------- */

#headinglatestnews {
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	padding-top: 8px;
}

#latestnews {
	padding: 8px 10px 8px 10px;
	background: #6ab6ea url(images/latestnews_blur.jpg) repeat-x;
}

#latestnews ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#latestnews li {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding: 10px 0;
}

#latestnews a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#latestnews a:hover {
	text-decoration: underline;
}

/*- Newsletter --------------------------- */

#headingnewsletter {
	font-size: 16px;
	color: #0e80ce;
	font-weight: normal;
	padding-top: 8px;
}
#newsletter {
	padding: 8px 10px 0 10px;
	background: #e5f0f8 url(images/newsletter_blur.jpg) repeat-x;
}

#newsletter ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#newsletter li {
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding: 5px 0;

}
	
.formtext{
	font-size: 11px;
	color: #666666;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}
.formmessage{
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.formbutton{
	padding: 10px 0px 5px 0px;	
}		
/*- Newsletter End --------------------------- */
	

#content { 
 float: left;
 background: #ffffff;
 width: 554px;
}

#content ul {
	margin-left: 0px;
	list-style: none;
	padding-bottom: 20px;
	font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
 	font-size: 11px;
	color: #666666;
}

#content ul li {
	background: url(images/bullet.gif) no-repeat 0 4px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.contentboxed {
	padding: 5px 30px 20px 30px;
}

.contentboxed p, .boxed ul, .boxed ol {
	margin: 0 0 15px 0;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}

.largeimage{
float:right;
margin: 0px 0px 10px 10px}

	
#content h1 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 21px;
	color: #0079ca;
}

#content h2 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 16px;
	color: #0079ca;
}

#content h3 {
	margin: 0;
	padding: 10px 0;
	font-weight: normal;
	font-size: 21px;
	color: #0079ca;
}

p.blockquote {
	font-size: 12px;
	color: #e9831e;
	line-height: 16px;
}

.spacer{
height:8px; 
margin:0 0px 0px 0; 
padding:0; 
line-height:0; 
font-size:0;
}

#rightcolumn {
	color: #333;
	background: #f9f4ef;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	width: 186px;
	float: right;
}

/*- Get In Touch --------------------------- */

#headinggetintouch {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#getintouch {
	padding: 8px 10px 10px 10px;
	background: #f9f4ef url(images/getintouch.jpg) repeat-x;
}

#getintouch ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#getintouch li {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 14px 0px 0px 0px;
}

#getintouch a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#getintouch a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #f98310;
	}
	
.areaname{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
	
/*- affiliates --------------------------- */

#headingaffiliates {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#affiliates {
	padding: 8px 10px 0 10px;
	background: #f9f4ef url(images/affiliates.jpg) repeat-x;
}

#affiliates ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height:/**/1%;
	margin-top: 5px;
}

#affiliates li {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 10px 0;
	height:1%;
}

/*- tutors --------------------------- */

#headingtutors {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

#tutors {
	padding: 8px 10px 0 10px;
	background: #f9f4ef url(images/affiliates.jpg) repeat-x;
}

#tutors ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height:/**/1%;
}

#tutors li {
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 10px 0;
	height:1%;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(images/footerblur.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#footer a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #0079cc;
	}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/footer.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 720px;
	height: 45px;
	padding: 16px 0 0 20px;
	color: #666666;
	line-height: 16px;
}


.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
