/* General Styles	*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

br {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
}

img {
	border: none;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Container Styles	*/

#wrapper {
}

#container {
}

/* Header Styles	*/

#header {
	background-color: #34346D;
}

#header  #row1 {
	clear: both;
	min-height: 24px;
	text-align: right;
	width: 770px;
}

#header  #row1 h1 {
	display: none;
}

#accessibility {
	display: none;
}

#toolbar {
	font-family: "Trebuchet MS";
	clear: left;
	float: right;
	height: 24px;
}

html>body #toolbar {
	min-height: 24px;
}

#toolbar p {
	display: none;
}

#toolbar ul {
	margin: 0px;
	padding: 0px;
	width: auto;
}

#toolbar li {
	clear: right;
	float: left;
	background-color: #279ED4;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 90%;
	text-transform: uppercase;
	display: block;
	padding: 0px;
}

#toolbar li.selected {
	padding-left: 8px;
	padding-right: 8px;
	background-color: #B9E2F7;
	color: #34346D;
}

#toolbar a {
	text-decoration: none;
	display: block;
	width: 1%;
	white-space: nowrap;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/bg_toolbar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#toolbar a:hover {
	background-image: url(../images/bg_toolbar_over.gif);
}

html>body #toolbar a {
	width: auto;
	white-space: normal;
}


#quicksearch {
	padding-top: 2px;
	clear: left;
	float: right;
}

#quicksearch form {
}

#quicksearch label {
	color: #FFFFFF;
	font-size: 90%;
	margin-left: 10px;
}

#quicksearch form input {
	border: 1px solid #FFFFFF;
	font-size: 90%;
	vertical-align: middle;
}

#quicksearch input.button {
	text-transform: uppercase;
	background-color: #777777;
	color: #FFFFFF;
	font-size: 70%;
	background-image: url(../images/bg_button_quicksearch.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-right: 10px;
}

#row2 {
	background-color: #FFFFFF;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	height: 68px;
	width: 100%;
}

html>body #row2 {
	min-height: 68px;
}

#home #row2 {
	height: 170px;
	background-image: url(../images/bg_header_home.jpg);
	white-space: nowrap;
}

html>body #home #row2 {
	min-height: 170px;
}

#home #row2 #nowrap {
	width: 960px;
}

#logoarea {
	background-image: url(../images/logo_sparsholt.gif);
	background-repeat: no-repeat;
	height: 68px;
	display: block;
	clear: right;
	float: left;
	width: 230px;
	background-position: center center;
}

#home #logoarea {
	background-image: url(../images/logo_sparsholt_home.gif);
	background-repeat: no-repeat;
	height: 170px;
	display: block;
	clear: right;
	float: left;
	width: 170px;
	background-position: right center;
} 

#home #logoarea a {
	height: 170px;
	width: 170px;
	display: block;
	text-decoration: none;
} 

#logoarea a {
	height: 68px;
	width: 230px;
	display: block;
	text-decoration: none;
} 

#row2 #promoarea {
	background-repeat: no-repeat;
	background-position: 650px 0px;
	height: 68px;
}

html>body #row2  #promoarea {
	min-height: 68px;
}

a #logoarea {
	cursor: hand;
}

#homeheading {
	width: 300px;
	float: left;
	clear: right;
	text-align: left;
	vertical-align: top;
	padding-top: 14px;
	color: #34346D;
	padding-left: 8px;
}

#homeheading p {
	margin: 0px;
	padding: 0px 0px 4px;
	font-size: 110%;
}

#homeheading h1 {
	margin: 0px;
	padding: 0px 0px 10px;
	font-weight: normal;
	font-size: 140%;
}

#homeheading h2 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 85%;
	font-style: italic;
	color: #178ABE;
}

#sprofiles {
	width: 470px;
	float: left;
}

#breadcrumbtrail {
	width: 410px;
	float: left;
	text-align: right;
	vertical-align: bottom;
	padding-top: 28px;
}

#breadcrumbtrail ul {
	font-size: 80%;
}

#breadcrumbtrail li {
	display: inline;
	color: #34346D;
	margin-right: 3px;
}


#breadcrumbtrail a {
	color: #34346D;
	margin-right: 4px;
}

#colleft {
	width: 230px;
	clear: right;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 140px;
}

#home #colleft {
	padding-bottom: 0px;
}

#toc {
	background-image: url(../images/bg_toc.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F3F3F3;
}

#toc p {
	display: none;
}

#toc ul {
	margin: 0px;
	padding: 0px;
}

#toc ul li {
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}

#toc ul li#s1 {
	background-image: url(../images/sect01.gif);
}

#toc ul li#s2 {
	background-image: url(../images/sect02.gif);
}

#toc ul li#s3 {
	background-image: url(../images/sect03.gif);
}

#toc ul li#s4 {
	background-image: url(../images/sect04.gif);
}

#toc ul li#s5 {
	background-image: url(../images/sect05.gif);
}

#toc ul li#s6 {
	background-image: url(../images/sect06.gif);
}

#toc ul li#s7 {
	background-image: url(../images/sect07.gif);
}

#toc ul li#s8 {
	background-image: url(../images/sect08.gif);
}

#toc ul li#s9 {
	background-image: url(../images/sect09.gif);
}

#toc ul li .selected {
	color: #222268;
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#toc ul li a {
	color: #222268;
	text-decoration: none;
	display: block;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#toc ul li a:hover {
	color: #198EC4;
}

#toc ul li ul {
	background-color: #F8F8F7;
	padding-top: 10px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000066;
}

#toc ul li ul li {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
}

html>body #toc ul li ul li  {
	min-height: 19px;
	height: auto;
}

#toc ul li ul li .selectedsub {
	color: #222268;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
	display: block;
	font-size: 90%;
	margin-right: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 18px 6px;
}

#toc ul li ul li a {
	background-repeat: no-repeat;
	background-position: 18px 6px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	font-size: 90%;
	display: block;
}

#display {
	margin-bottom: 30px;
}

#display p {
	margin: 0px;
	padding: 12px 0px 2px 30px;
	font-size: 80%;
	color: #333333;
}

#display ul {
	padding-bottom: 15px;
}

#display li {
}

#display a {
	color: #6B6B6B;
	font-size: 80%;
	padding-left: 30px;
}


#content {
}

#home #content {
	background-image: url(../images/bg_footer_home.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 900px;
	height: auto;
	clear: both;
	display: table-cell;
}

html>body {
	min-height: auto;
}

#textareahome {
	float: left;
}

#news {
	padding-right: 15px;
	margin-left: 20px;
	clear: right;
	float: left;
	width: 225px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #78BBD9;
}

#news h1 {
	color: #178ABE;
	font-size: 90%;
	font-weight: normal;
	font-family: "Trebuchet MS";
	margin: 0px;
	padding: 15px 0px 0px;
}

#news h2 {
	font-size: 110%;
	color: #34346D;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 6px;
}

#news h2 a {
	color: #34346D;
	text-decoration:none;
}


#news img {
	border-right-width: 18px;
	border-right-style: solid;
	border-right-color: #EA006E;
	display: block;
}

#courses {
	margin-left: 15px;
	clear: right;
	float: left;
	width: 255px;
	font-family: "Trebuchet MS";
}

#courses h3 {
	color: #178ABE;
	font-weight: normal;
	font-size: 100%;
	margin: 0px;
	padding: 14px 0px 0px;
}

#courses p {
	color: #34346D;
	font-size: 90%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 4px;
}

#list form {
}

#list .row {
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 3px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #34346D;
}

#list .row label {
	clear: right;
	float: left;
	width: 120px;
	font-size: 90%;
	font-weight: bold;
	color: #333333;
	padding-right: 4px;
	padding-top: 4px;
}

fieldset {
	padding: 0px;
	margin: 0px;
	border-style: none;
}

#list .row .fields {
	float: left;
	width: 380px;
	clear: right;
	background-color: #F8F8F8;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 90%;
	margin-bottom: 1px;
	display: block;
	padding-bottom: 2px;
}

#list .row input.med {
	width: 150px;
}

#list .row input {
	width: 350px;
	font-size: 90%;
}

#list .row textarea {
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	height: 200px;
}

#list .row select {
	width: 356px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#list .row .button {
	margin-left: 124px;
	font-size: 90%;
	background-color: #34346D;
	font-weight: bold;
	border: 1px solid #34346D;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: auto;
}

#list #tilearea {
	padding-top: 8px;
}

#list #tilearea h3 {
	font-size: 90%;
	margin: 0px;
	padding: 3px;
	background-image: url(../images/bg_coursetitle.png);
	color: #FFFFFF;
}

#list #tilearea a {
	text-decoration: none;
	color: #FFFFFF;
}

#list #tilearea a:hover {
	text-decoration: underline;
}

#list .tile {
	display: inline;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	background-image: url(../images/bg_tile.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

html>body .tile {
	display: block;
	clear: none;
	float: left;
}

#list .tilecontent {
	height: 123px;
	width: 123px;
	display: block;
	margin: 0px;
}


#list .tilecontent div {
	height: 123px;
	width: 123px;
	display: block;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#list .tilecontent a div {
	cursor: hand;
}

#headerimg {
	display: block;
	margin-bottom: 8px;
}


#endorse {
	margin-left: 20px;
	width: 95px;
	float: left;
}

#textarea {
	width: 520px;
	padding-left: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#textarea h1 {
	color: #34346D;
	font-weight: normal;
	font-size: 150%;
	background-image: url(../images/bg_h1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 8px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#text {
	float: left;
	width: 310px;
	clear: right;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

#list {
	float: left;
	width: 510px;
	margin-top: 5px;
	overflow: hidden;
	padding-bottom: 110px;
}

#list img {
	clear: left;
	float: right;
}

.sectcol {
font-weight:normal;
}

#textarea form input.butaction 
{
	width: auto; 
	background-color: #34346D;
	color: #FFFFFF;
	border: none;
	padding-bottom: 3px;
}

#textarea a.button {
	color: #FFFFFF;
	background-color: #34346D;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
	margin: 1px 0px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-left: 6px;
}

#textarea h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 4px;
}

#textarea #colrgt h2 {
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 3px;
}

#textarea #list h2 {
	padding: 1px 1px;
}

#textarea #list h3 {
	padding: 1px 1px;
}

#textarea h2 a,
#textarea h3 a,
 {
	text-decoration: none;
}

#textarea h2 a:hover,
#textarea h3 a:hover
 {
	text-decoration: underline;
}

#textarea #list li h2,
#textarea #list li h3,
#textarea #list li h4,
#textarea #list li .sub
 {
	padding: 1px 0px;
	margin: 0px;
}

#textarea #list li h3
 {
	font-size: 110%;
	font-weight: normal;
}

#textarea #list li h4
 {
}


#textarea h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 2px;
	color: #34346D;
}

#textarea #colrgt h3 {
	padding: 2px 0px 0px;
}

#textarea h4 {
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
	padding: 3px 0px 1px;
	color: #178CC1;
}

#textarea h5 {
	font-size: 85%;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 0px;
	color: #34346D;
}


#textarea p {
	margin: 0px;
	padding: 0px 20px 8px 0px;
	font-size: 90%;
}

#textarea #list p {
	padding: 0px 20px 6px 0px;
}

#textarea a {
	color: #34346D;
}

#textarea hr {
	font-size: 1px;
	line-height: 1px;
	margin: 0px 0px 3px;
	padding: 0px 0px 3px;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #CBCBCB;
	clear: both;
}

#textarea #colrgt hr {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-color: #CBCBCB;
	clear: both;
	display: block;
}

#textarea ul {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#textarea #colrgt ul {
}

#textarea ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
	list-style-image: none;
}

#textarea ol li  h3 {
	padding: 4px 0px 2px;
}

#textarea li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 4px;
	padding: 0px;
	font-size: 90%;
	text-align: left;
	vertical-align: top;
}

#textarea #colrgt li {
}

#textarea .sub {
	font-size: 80%;
	color: #8B8B8B;
	padding-bottom: 6px;
}

#textarea .sub a {
	color: #8B8B8B;
}

#textarea li .sub {
	font-size: 90%;
}

#textarea li p {
	font-size: 100%;
}


#colrgt {
	float: right;
	width: 200px;
	overflow: hidden;
	padding-bottom: 120px;
}

#imagearea #imdesc {
	background-image: url(../images/bg_imgfooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
	margin: 0px;
	padding: 5px;
}

html>body #imagearea #imdesc {
	min-height: 80px;
	height: auto;
}

#imagearea p {
	margin: 0px;
	padding: 2px 0px;
	color: #333333;
}



#imagearea img {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#footerhome {
	width: 900px;
	clear: both;
	height: auto;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 762px;
	font-size: 75%;
}

#home #footer {
	clear: right;
	float: left;
}

#address {
	padding-left: 10px;
	padding-top: 10px;
	clear: right;
	float: left;
	color: #999999;
	display: block;
}

#address ul {
	width: 470px;
	display: block;
	white-space: normal;
	height: auto;
	clear: both;
	float: none;
}

#address li {
	display: inline;
	padding-bottom: 3px;
	float: left;
	height: auto;
}

body>html #address li {
	display: block;
	clear: none;
	float: left;
}

#address .col1 {
	width: 140px;
}

#address .col2 {
	width: 320px;
}

#address a {
	color: #999999;
}

#group {
	padding-top: 10px;
	color: #222268;
	float: right;
	width: 270px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#group a {
	color: #222268;
}

#group p {
	float: left;
	width: 150px;
	margin: 0px;
	padding-left: 10px;
}

#group img {
	clear: right;
	float: left;
}

#lsc {
	float: left;
	padding-left: 15px;
}
