/* Reset styles via:
   http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body, td, th {
	/* Suggested arial font list */ 
	font-family : Trebuchet, "Trebuchet MS", arial, helvetica, sans-serif;
}
 
/* Keep superscript tags from breaking line-height */
sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}
 
/* From simplebits, use the prettiest ampersand possible */
span.amp {
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; 
}
 
body {
	text-align: center;
	background: #fff;
}
 
#frame {
	width: 903px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 123px;
	overflow: hidden;
	background: url(../img/header.gif) no-repeat;
	position: relative;
}
#header h1 { display: none; }

#header p {
	font-size: 12px;
	line-height: 17px;
	color: #86898C;
	font-weight: bold;
	text-shadow: 0 0 0 #000;
	position: absolute;
	top: 82px;
	right: 45px;
}

#header p a {
	text-decoration: none;
	color: #86898C;
	font-weight: bold;
}

#header #go_home {
	display: block;
	position: absolute;
	top: 40px;
	left: 0;
	width: 350px;
	height: 83px;
	text-decoration: none;
}

#splash {
	height: 136px;
	overflow: hidden;
}
#splash h2 { display: none; }

.home #splash                { height: 247px; background: url(../img/splash_home.jpg) no-repeat; }
.about #splash               { background: url(../img/splash_about_profits.jpg) no-repeat; }
.knowledge #splash           { background: url(../img/splash_knowledge_workshops.jpg) no-repeat; }
.relationships #splash       { background: url(../img/splash_relationships.jpg) no-repeat; }
.thankyou #splash            { background: url(../img/splash_thankyou.jpg) no-repeat; }
.contact #splash             { background: url(../img/splash_contact.jpg) no-repeat; }
.radio #splash       { background: url(../img/splash_radio.jpg) no-repeat; }

#left {
	width: 216px;
	float: left;
	display: inline;
	background: url(../img/left_background.gif) repeat-y;
}

#left .wrapper {
	width: 216px;
	background: url(../img/left_top.gif) no-repeat;
	padding-top: 15px;
}

#left .wrapper2 {
	width: 216px;
	background: url(../img/left_bottom.gif) no-repeat 0 bottom;
	height: 560px;
}

#left ul {
	padding: 0 0 0 16px;
}

#left ul li {
	font-size: 11px;
	line-height: 16px;
	color: #969DA7;
	width: 181px;
	background: #EFF1F4 url(../img/left_arrow.gif) no-repeat 16px 50%;
	border-bottom: 7px solid #fff;
}

#left ul li a {
	color: #969DA7;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 154px;
	padding: 8px 0 8px 27px;
	height: 17px;
	overflow: hidden;
}

.home #left ul li#nav_home,
.knowledge #left ul li#nav_knowledge,
.open_account #left ul li#nav_open_account,
.login_account #left ul li#nav_login_account,
.downloads #left ul li#nav_downloads,
.relationships #left ul li#nav_relationships,
.about #left ul li#nav_about,
#left ul li.active {
	background: url(../img/left_active.gif) no-repeat 0 0;
}

.home #left ul li#nav_home a,
.knowledge #left ul li#nav_knowledge a,
.open_account #left ul li#nav_open_account a,
.login_account #left ul li#nav_login_account a,
.downloads #left ul li#nav_downloads a,
.relationships #left ul li#nav_relationships a,
.about #left ul li#nav_about a,
#left ul li.active a {
	color: #fff;
	text-shadow: 0 0 0 #000;
}

#left ul li ul { display: none; }

.home #left ul li#nav_home ul,
.knowledge #left ul li#nav_knowledge ul,
.open_account #left ul li#nav_open_account ul,
.login_account #left ul li#nav_login_account ul,
.downloads #left ul li#nav_downloads ul,
.relationships #left ul li#nav_relationships ul,
.about #left ul li#nav_about ul,
#left ul li.active ul { 
	display: block; 
	background: black;
	border-top: 11px solid #fff;
	border-bottom: 5px solid #fff;
	padding: 0;
}

.home #left ul li#nav_home ul li,
.knowledge #left ul li#nav_knowledge ul li,
.open_account #left ul li#nav_open_account ul li,
.login_account #left ul li#nav_login_account ul li,
.downloads #left ul li#nav_downloads ul li,
.relationships #left ul li#nav_relationships ul li,
.about #left ul li#nav_about ul li,
#left ul li.active ul li {
	color: #969DA7;
	background: #fff url(../img/left_arrow2.gif) no-repeat 26px 4px;
	border: 0;
}

.home #left ul li#nav_home ul li a,
.knowledge #left ul li#nav_knowledge ul li a,
.open_account #left ul li#nav_open_account ul li a,
.login_account #left ul li#nav_login_account ul li a,
.downloads #left ul li#nav_downloads ul li a,
.relationships #left ul li#nav_relationships ul li a,
.about #left ul li#nav_about ul li a,
#left ul li.active ul li a {
	color: #969DA7;
	font-weight: normal;
	padding: 1px 0 1px 35px;
	height: auto;
}

.about_team #left ul li#nav_about ul li#nav_about_team,
.about_profits #left ul li#nav_about ul li#nav_about_profits,
.knowledge_workshops #left ul li#nav_knowledge ul li#nav_knowledge_workshops,
.knowledge_faculty #left ul li#nav_knowledge ul li#nav_knowledge_faculty,
.knowledge_tour #left ul li#nav_knowledge ul li#nav_knowledge_tour,
#left ul li.active ul li.active {
	color: #14773F;
	background-image: url(../img/left_active2.gif);
}

.about_team #left ul li#nav_about ul li#nav_about_team a,
.about_profits #left ul li#nav_about ul li#nav_about_profits a,
.knowledge_workshops #left ul li#nav_knowledge ul li#nav_knowledge_workshops a,
.knowledge_faculty #left ul li#nav_knowledge ul li#nav_knowledge_faculty a,
.knowledge_tour #left ul li#nav_knowledge ul li#nav_knowledge_tour a,
#left ul li.active ul li.active a {
	color: #14773F;
}

#center {
	float: left;
	display: inline;
	padding: 8px 0 0 0;
	margin: 0 18px 0 20px;
}

#center h5 {
	font-size: 19px;
	line-height: 25px;
	color: #000;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}

#center p {
	font-size: 11px;
	line-height: 16px;
	color: #5A636F;
	margin: 1.5em 10px 1.5em 5px;
}

#center .header {
	background: url(../img/dots.gif) repeat-x;
	font-size: 14px;
	line-height: 19px;
	color: #68AC33;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	padding: 10px 0 8px 15px;
}
#center .wsname {
	font-size: 14px; 
	color: #68AC33; 
	font-weight: bold; 
	background-color:#EFF1F4;
	padding: 4px 0 8px 15px;
	overflow: hidden;
}
#center .topimage {
	margin-bottom: 4px;
}
#center .bottomimage {
	margin-bottom: 10px;
	margin-top: 3px;
}
.simple-image-and-description {
	position: relative;
	min-height: 180px;
}
.simple-image-and-description img {
	position: absolute;
	top: 42px;
	left: -8px;
}
.simple-image-and-description p {
	font-size: 11px;
	line-height: 16px;
	color: #5A636F;
	padding: 0 10px 0 125px;
	margin: 1.5em 0;
}
.simple-image-and-description p a {
	color: #006B30;
	font-weight: bold;
	text-decoration: none;
}

#right-register,
#right-callout,
#right-form {
	width: 251px;
	float: left;
	display: inline;
	background: url(../img/right_background.gif) repeat-y;
}

#right-register .wrapper,
#right-callout .wrapper,
#right-form .wrapper {
	width: 251px;
	background: url(../img/right_top.gif) no-repeat;
	padding-top: 16px;
}

#right-register .wrapper2,
#right-callout .wrapper2,
#right-form .wrapper2 {
	width: 218px;
	background: url(../img/right_bottom.gif) no-repeat 0 bottom;
	padding: 0 17px 17px 16px;
}

#right-register h6,
#right-callout h6,
#right-form h6 {
	height: 17px;
	padding: 8px 0 8px 13px;
	font-size: 12px;
	line-height: 17px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 0 0 #000;
	background: url(../img/right_h6.gif) no-repeat;
	border-bottom: 7px solid #fff;
}

#right-callout ol {
	padding: 9px 0;
}

#right-callout ol li {
	font-size: 10px;
	line-height: 15px;
	color: #5A636F;
	font-weight: bold;
	margin: 0 20px 0.5em 20px;
}

#right-callout ol li strong {
	color: #000;
}

#right-callout p {
	margin: 10px 0 0 11px;
}

#right-register p,
#right-form p {
	font-size: 11px;
	line-height: 16px;
	color: #5A636F;
	margin: 1em 16px;
}

#move p {
	margin: 0.8em 16px;
}

.form-input-textbox {
	margin: 0 0 2px 16px;
}

.form-input-checkbox {
	margin: 4px 0 2px 16px;
}

.form-input-select {
	margin: 4px 0 2px 16px;
}
.form-input-select select {
	font-size: 10px !important;
	width: 180px;
}

.form-input-textbox label,
.form-input-checkbox label,
.form-input-select label
{
	font-size: 10px;
	line-height: 14px;
	color: #000;
	font-weight: bold;
}

.form-input-textbox label,
.form-input-select label {
	display: block;
}

.form-input-textbox input {
	border: 1px solid #CDCBBD;
	width: 180px;
	font-size: 11px;
}

.error label {
	color: #FF0000;
}

#move .form-input-textbox input {
	width: 208px;
}

#right-register {
	display: none;
}

.button {
	display: block;
	float: left;
	height: 39px;
	padding-right: 30px;
}

.button span {
	display: block;
	height: 28px;
	padding: 11px 0 0 33px;
}

.button,
.button span {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 0 0 #000;
	text-decoration: none;
	-moz-opacity: 0.9999;
	cursor: pointer;
}

* html .button,
* html .button span { display: inline-block; }

#center .button {
	background: url(../img/arrow_button_right2.gif) no-repeat right 0;
}

#center .button span {
	background: url(../img/arrow_button_background2.gif) no-repeat 0 0;
}

.boxes .button,
#right-callout .button,
#right-form .button,
#right-register .button {
	background: url(../img/arrow_button_right.gif) no-repeat right 0;
}

.boxes .button span,
#right-callout .button span,
#right-form .button span,
#right-register .button span {
	background: url(../img/arrow_button_background.gif) no-repeat 0 0;
}

#footer {
	border-top: 1px solid #DBDDDF;
	margin: 25px 9px 0 9px;
	padding: 30px 0;
}

#footer p {
	font-size: 11px;
	line-height: 16px;
	color: #898E95;
	text-align: center;
}

#footer p a {
	color: #076E35;
	text-decoration: none;
}

.knowledge_workshops #right-callout  { display: none; }
.knowledge_workshops #right-form     { display: none; }
.knowledge_workshops #right-register { display: block; }

/*Radio Show*/

.white-border {
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

.white-border-sub {
	border-bottom: 5px solid #FFFFFF;
}

#navcontainer-x a
{
display: block;
background-color: #f0f1f5;
width: 290px;
height: 33px;
padding: 0px 0px 0px 0px;
font-size: 13px;
color:#989ba4;
text-decoration: none;
font-weight: bold;
}

#navcontainer a
{
display: block;
background-color: #f0f1f5;
width: 111px;
height: 33px;
padding: 0px 0px 0px 0px;
font-size: 13px;
color:#989ba4;
text-decoration: none;
font-weight: bold;
}

#navcontainer a:hover
{
background-color: #076e36;
color: #FFF;
}