/*****************************************/
/************* GLOBAL STYLES *************/
/*****************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #757575;
}

img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #5e2278;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
}

hr {
	color: #dcdcdc;
	border: 0;
	border-top: 1px solid #dcdcdc;
	margin: 20px 0 20px 5px;
	clear: both;
}

p {
	margin: 0;
	padding: 0;
	line-height: 2.2em;
}

table {
	font-size: 12px;
	line-height: 18px;
	background-color: #f4f4f4;
}

.total {
	padding: 5px 4px 5px 4px !important;
}

#holder {
	width: 920px;
	margin: auto;
	padding: 0 0 0 0px;
	background-color: #ffffff;
}

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

fieldset {
	border: 0;
}

#header {
	width: 860px;
	clear: both;
	display: block;
	height: 130px;
	padding: 0 30px 0 30px;
}

#header-image {
	display: block;
	float: left;
	width: 277px;
	text-align: left;
	margin: 20px 0 0 0;
}

#header-right {
	float: left;
	text-align: right;
	width: 563px;
	margin: 15px 0 15px 20px;
}

#header-right span {
	display: inline;
	line-height: 1.5em;
	color: #68237e;
}

.header-right-large {
	display: block !important;
	font-size: 3.5em;
	margin: 0 0 0px 0;
}

.header-right-label {
	font-size: 1.0em !important;
	color: #000000 !important;
}

#toolbar {
	width: 860px;
	clear: both;
	display: block;
	height: 31px;
	margin: auto;
	padding: 7px 0 0 0;
	color: #ffffff;
	background-color: #ac9d80;
	background: url('../images/assets/tfo/grad-toolbar.gif') repeat-x;
}

#toolbar-search {
	margin: 0 0 0 401px;
	width: 460px;
	padding: 0 3px 0 0;
}

#toolbar-search input, #toolbar-search label, #toolbar-search a {
	float: left;
}

#toolbar-search label {
	padding: 5px 5px 0 0;
}

#toolbar-search input {
	padding: 3px 0 0 0;
	margin: 0px 5px 0 0;
	font-size: 1.1em;
	border: 1px solid #272858;
	height: 17px;
	color: #333333;
}

#toolbar-buttons {
	float: left;
	width: 490px;
	text-align: right;
}

#toolbar-buttons a {
	margin: 0 5px 0 0;
}

#content-left {
	float: left;
	display: block;
	width: 200px;
	padding: 0px 18px 0 30px;
}

#left-nav a {
	display: block !important;
	width: 100%;
	font-size: 1.0em;
}

#left-nav a:hover {
	text-decoration: none !important;
}

#left-nav ul {
	width: 200px;
	margin: 0;
	padding: 0;
}

#left-nav ul li {
	list-style-type: none;
	/*height: 54px;*/
	margin: 0 0 1px 0;
	padding: 0px 0 0 px;
	background-color: #ebebf4;	
	line-height: 4.4em;
}

#left-nav ul li a {
	display: block;
	padding: 0px 0px 0px 10px;
	color: #5e2278;
	width: 190px;
	/*height: 34px;*/
	font-weight: bold;
	line-height: 4.4em;
}

#left-nav ul li ul {
	display: none;
}

.sub-menu-open ul {
	display: block !important;
	margin: 1px 0 0 0 !important;
}

.sub-menu-open ul li {
	background: none !important;
	padding: 0 0 0 10px !important;
	line-height: 4.4em !important;
	margin: 0 0 1px 0 !important;
	width: 156px !important;;
}

.sub-menu-open ul li a { 
	background: none !important;
	line-height: 4.4em !important;
}

.nav-1 {		
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-1.gif') no-repeat !important;
}

.nav-2 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-2.gif') no-repeat !important;
}

.nav-3 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-3.gif') no-repeat !important;
}

.nav-4 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-4.gif') no-repeat !important;	
}

.nav-5 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-5.gif') no-repeat !important;	
}

.nav-6 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-6.gif') no-repeat !important;	
}

.nav-7 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-7.gif') no-repeat !important;	
}

.nav-8 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-8.gif') no-repeat !important;	
}

.nav-9 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-9.gif') no-repeat !important;	
}

.nav-10 {
	color: #5e2278 !important;
	background: url('../images/assets/tfo/nav-backing-10.gif') no-repeat !important;	
}

.nav-selected {
	background: url('../images/assets/tfo/nav-backing-hover.gif') repeat-x !important;
	color: #ffffff !important;
}

.nav-selected a {
	color: #ffffff !important;
}

#left-nav ul li a:hover {
	background: url('../images/assets/tfo/nav-backing-hover.gif') repeat-x !important;
	color: #ffffff !important;
}

#left-nav-spacer {
	width: 200px;
	height: 245px;
	display: block;
}

#left-login {
	width: 145px;
	border: 1px solid #e4e1d8;
	padding: 10px;
	margin: 15px 0 0 0;
}

#left-login span {
	display: block;
	color: #68237e;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	padding: 0;
}	

#left-login label {
	color: #8082bb;
	margin: 0 10px 0 0;
	padding: 0;
}

#left-login input {
	width: 90px;

}

.div-row {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}

.div-col {
	float: left;
	width: 90px;
	margin: 0;
	padding: 0;
}

.div-col-smaller {
	width: 50px !important;
}

#left-links {
	margin: 20px 0 0 0;
	width: 168px;
}

#left-links a:hover {
	text-decoration: none !important;
}

.div-border {
	border: 1px solid #e4e1d8;
	margin: 0 0 20px 0;
	padding: 0px 0 10px 0;
	text-align: center;
}

.div-border span {
	font-size: 1.3em;
	color: #8083ba !important;
}

/* Center Content Styles */

#flash-top {
	width: 425px;
	height: 206px;
	padding: 1px 1px 0 1px;
	border: 1px solid #ececf5;
}

#flash-bottom {
	width: 427px;
	height: 83px;
	padding: 17px 0 0 0px;
	border: 1px solid #ececf5;
	border-top: 0px;
	background: url('../images/assets/tfo/grad-flash.gif') 0px 0px no-repeat;
	text-align: center;
	margin: 0 0 20px 0;
}

.flash-title {
	font-size: 2em;
	color: #5e2278 !important;
	margin: 0 0 0 0 !important;
	padding: 0 !important;
	line-height: 1.5em
}

#flash-bottom p {
	color: #8081ba;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
}

#content-cta-wrap {
	width: 425px;
	/*height: 304px;*/
	padding: 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #ececf5;
}

.content-cta-left {
	margin: 0;
	padding: 0;
}

.content-cta-left li {
	list-style-type: none;
	float: left;
}

.content-cta-left a {
	width: 210px;
	/*height: 65px;*/
	line-height: 7.0em;
	float: left;
	/*padding: 35px 0px 0px 0px;*/
	background: url('../images/assets/tfo/grad-center-cta.gif') repeat-x #f0f0fc;
	margin: 1px 1px 0px 1px;
	text-align: center;
	text-decoration: none;
}

.content-cta-left a:hover {
	background: url('../images/assets/tfo/grad-center-cta-hover.gif') repeat-x #f0f0fc;
	color: #ffffff;
}

.content-cta-right a {
	width: 211px;
	height: 65px;
	float: right;
	padding: 35px 0px 0px 0px;
	background: url('../images/assets/tfo/grad-center-cta.gif') repeat-x #f0f0fc;
	margin: 1px 1px 0px 0px;
	text-align: center;	
}

.content-cta-right a:hover {
	background: url('../images/assets/tfo/grad-center-cta-hover.gif') repeat-x #f0f0fc;
	color: #ffffff;
	text-decoration: none !important;
}

.center-cta-heavy {
	color: #5e2278;
	font-size: 1.1em;
	line-height: 1.5em;	
}

#content {
	float: left;
	clear: both;
	margin: 20px 0 20px 0;
	background: url('../images/assets/tfo/content-left-backing.gif') 30px 484px no-repeat #ffffff;
}

#content-center {
	display: block;
	float: left;
	width: 429px;
}

#content-center h1, #content-center h2 {
	font-size: 1.8em;
	color: #5e2278 !important;
	margin: 0 0 15px 0;
	line-height: 1em;
}

#content-center h2 {
	margin: 18px 0 13px 0;
}

#content-center h3 {
	font-size: 1.2em;
	color: #757575 !important;
	margin: 18px 0 14px 0;
	line-height: 2.0em;
}

#content-center h4,h5 {
	font-size: 1.1em;
	margin: 2px 0 9px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	line-height:  2.2em;
}

#content-center ul {
	margin: 15px 0 0 0px;
	padding: 0px;
}

#content-center ul li {
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	list-style: none !important;
}

#content-center p {
	margin: 0 0 12px 0;
	line-height: 2.3em;
}

#content-center ul.tscsNewsIndex {
	margin: 50px 0 0 0px;
	padding: 0px;
	clear: both;
}

#content-center ul li.tscsNewsIndex {
	margin: 15px 0 20px 0;
	padding: 0 0 0 0;
	list-style: none;
}

#content-center ul li p {
	padding: 0 0 0 0;
	margin: 0px 0 5px 0;
}

#content-center ul li h3 {
	padding: 0 0 0 0;
	margin: 0px 0 5px 0 !important;
}

/* Peanut Trail */

#peanut-trail {
	width: 420px;
	color: #757575;
	background-color: #ececf6;
	border: 1px solid #ececf6;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
}

#peanut-trail ul {
	width: 400px;
	margin: 8px 0 7px 0;
	padding: 0px;
}

#peanut-trail ul li {
	display: inline;
	list-style-type: none;	
}

/* Content Footer Styling */


#content-footer {
	text-align: center;
	clear: both;
	padding: 20px 0 0 0;
}

#content-footer p {
	line-height: 2.3em;
	color: #757575;
}

#content-footer ul {
	margin: 0;
	padding: 0;
}

#content-footer ul li {
	display: inline;
	list-style-type: none;
	line-height: 2.2em;
}

.footer-box {
	padding: 0px 10px 10px 5px;
	width: 405px;
	color: #757575;
	background-color: #ececf6;
	border: 1px solid #ececf6;
	margin: 30px 0 20px 0;	
}

.footer-box p {
	margin: 5px 0 0 0 !important;
}

.footer-box h2 {
	margin: 17px 0 8px 0 !important;
}

.read-more {
	display: block;
	width: 100%;
	text-align: right;
	font-weight: bold;
}

.news-feed {
	margin: 20px 0 0 0;
	padding: 0;
	color: #757575;
}

.news-feed li {
	list-style-type: none;
	line-height: 2.0em;
	font-weight: bold;
}

#marketing-panels {
	float: left;
	display: block;
	margin: 20px 0 30px 0;
	clear: both;
}

#marketing-panels div {
	float: left;
	border: 1px solid #e5e1d8;
	margin: 0 5px 0 0;
}

.no-margin {
	margin: 0 !important;
}

#marketing-panels img {
	border: 1px solid #ffffff;
}

#marketing-panels span {
	background-color: #f1f1f1;
	display: block;
	border: 1px solid #ffffff;
	text-align: center;
	height: 30px;
	width: 151px;
}

#marketing-panels span a {
	display: block;
	color: #66247c;
	font-size: 1.1em;
	font-weight: bold;
	height: 30px;
	width: 151px;
	padding: 7px 0 0 0;
}

#marketing-panels span:hover {
	color: #66247c;
}

#marketing-panels span a:hover {
	/*color: #f1f1f1;*/
}

/* Right Content Style */


#content-right {
	float: left;
	width: 198px;
	margin: 0 0 20px 15px;
}

#right-cta span {
	display: block;
	font-size: 1.2em;
	color: #5e2278;
	margin: 5px 0 5px 0;
}

.cta {	
	cursor: pointer;
	width: 196px;
	background-color: #f1f1f1;
	border: 1px solid #ececf5;
	margin: 0 0 20px 0;
	display: block; 
}

.cta:hover {
	text-decoration: none !important;
}

.cta-inner {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ffffff;
	background: url('../images/assets/tfo/grad-calltoaction.gif') 0 0 repeat-x;
	width: 194px;
	height: 130px;
}

.cta-content {
	position: relative;
	margin-top: inherit;
	text-align: center;
	*clear: expression(style.marginTop = "" + (offsetHeight < parentNode.offsetHeight ? parseInt((parentNode.offsetHeight - offsetHeight) / 2) + "px" : "0"), style.clear = "none", 0);	
}

.link-text {
	font-size: 1.0em !important;
	line-height: 1.9em;
	color: #8081ba !important;
}

/* Footer Style */


#footer {
	width: 860px;
	clear: both;
	display: block;
	padding: 20px 30px 30px 30px;
}

#footer-toolbar {
	width: 860px;
	clear: both;
	display: block;
	height: 5px;
	margin: 0px 30px 0 30px;
	padding: 0px 0px 0 5px;
	background: url('../images/assets/tfo/grad-footer.gif') repeat-x 0 0;
	text-align: center;
}

#footer-copy {
	text-align: center;
}

#footer-copy p {
	color: #8081ba;
}

/****** Generic Styles, Forms etc  ***********/

form fieldset {
	float: left;
	margin: 10px 0 0;
	width: 420px;
	border: none;
}

form fieldset label {
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	text-align: right;
	width: 25%;
}

form fieldset input, form fieldset select {
	display: block;
	font-size: 1em;
	margin: 0 0 10px;
	width: 150px;
}

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

/* Pagination */

.pagination {
	width: 405px;
	padding: 10px 10px 5px 5px;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 20px 0;	
	color: #757575;
}

.info {
	margin: 0px 0 10px 0;
}

.control {
	margin: 0px 0 5px 0;
}

dl.zend_form {
	/*width: 450px;*/
	width: 100%;
	float: left;
	padding: 0 0px 15px 7px;
	margin: 0 0 0 0;
}

dt {
	width: 160px;
	float: left;
	clear: left;
	padding: 3px 0 3px 5px;
	margin: 0 0 1px 0;
}

dd {
	width: 250px;
	float: left;
	padding: 3px 3px 3px 5px;
	margin: 0 0 1px 0;
	font-size: 1em;
}

.pastel-box {
	padding: 10px 10px 5px 5px;
	width: 412px;
	color: #757575;
	background-color: #f0f0fc;
	border: 1px solid #ececf5;
	margin: 30px 0 20px 0;	
}

.pastel-box label {
	margin: 0 0 10px 0;
}

.pastel-box p {
	margin: 10px 0 0 0 !important;
}