a {
	color: #4B577C;
}
#wrapper {
	margin: 0;
	padding: 0;
	position: relative;
	background: url(/media/23/header-bg.gif) repeat-x top left;
}

/* HEADER STYLES */
#header, #tabs, #content, #footer {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 960px;
	clear: both;
}
#header {
	height: 100px;
	background: url(/media/7194/header.jpg)  0 -47px no-repeat;
}
#header #logo {
	position: relative;
	padding: 10px 50px 10px 20px;
	width: 310px;
}
#header #logo img {
	border: none;
}
#header #webinar a {
	display: block;
	width: 197px;
	height: 61px;
	position: absolute;
	top: 25px;
	right: 10px;
	background: url(/media/554/webinar-hover.gif) no-repeat top left;
	text-indent: -9999px;
}
#header #webinar a span {
	display: block;
	width: 197px;
	height: 61px;
	background: url(/media/549/webinar.gif) no-repeat top left;
}
#header #webinar a:hover span {
	background: url();
}
/* NAVIGATION STYLES */
#tabs {
	height: 30px;
	background: url(/media/38/border-top.gif) 0 21px no-repeat;
	text-align: center;
}
#tabs ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 40px;
	overflow: hidden;
}
#tabs ul li {
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 1px;
}
#tabs ul li a, #tabs ul li a span {
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: url(/media/33/tab.png) no-repeat;
}
#tabs ul li a {
	background-position: 100% -100px;
	overflow: hidden;
}
#tabs ul li a span {
	background-position: 0 0;
	padding: 6px 0 4px 20px;
	margin: 0 20px 0 0;
}
#tabs ul li.active a, #tabs ul li a:hover {
	background-position: 100% -150px;
}
#tabs ul li.active a span, #tabs ul li a:hover span {
	background-position: 0 -50px;
}

/* CONTENT STYLES */
#content {
	background: url(/media/116/border-bg.gif) 0 0 repeat-y;	
	overflow: hidden;
	line-height: 1.2em;
}
#content .mceContentBody {
	padding: 10px 20px;
}
#content #sidebar {
	width: 280px;
	float: left;
}
#content #primary {
	margin-left: 300px;
	xbackground: #F8F9F4;
	padding: 0 0 10px 0;
}
#content h2 {
	font-size: 20px;
	margin-bottom: 10px;	
}
#content #breadcrumb {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}
#content #breadcrumb li {
	diplay: inline;
	float: left;
}
#content #breadcrumb li a {
	color: #999;
	text-decoration: underline;
}
#content #breadcrumb li.link {
	color: #999;
}
#content #bar {
	height: 11px;
	background: #ccc;
	margin: 10px 0;
}
#content p {
	margin: 0 0 1em 0;
	line-height: 16px;
}
#content h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0 0 10px;
	border-bottom: 2px solid #EEEEEA;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0 0 5px;
	border-bottom: 1px solid #EEEEEA;
}
#content #subnav {
	margin-bottom: 20px;
}
#content #subnav div {
	padding: 0 0 1px;
}
#content #subnav div a {
	display: block;
	background: #F8F9F4;
	font-weight: bold;	
}
#content #subnav div a span {
	display: block;
	padding: 14px 14px;
}
#content #subnav div a:hover, #content #subnav div.active a {
	background: #EEEEEA;
}
#content #subnav div a div {
width: 37px; 
height: 37px; 
float: left;
margin-right: 14px;
background: url() center center #4B577C;
overflow: hidden; 
border: 2px solid #4B577C;
}
#content #subnav div a:hover div, #content #subnav div.active a div {
	border: 2px solid #6994BE;
background-color: #6994BE;
}
/* THEMES */
body.Yellow #content #subnav div a:hover div, body.Yellow #content #subnav div.active a div {
	border-color: #B4B42C;
	background-color: #B4B42C;
}
body.Turquoise #content #subnav div a:hover div, body.Turquoise #content #subnav div.active a div {
	border-color: #489B9B;
	background-color: #489B9B;
}

body.Yellow #content .hilite {
	color: #CBCB32;
}
body.Yellow #content #bar {
	background: url(/media/442/bg-yellow.gif) top left repeat-y #CBCB32;
}
body.Yellow #content h2, body.Yellow #content h3, body.Yellow #content h4, body.Yellow #content #primary a {
	color: #B4B42C;
}

body.Blue #content .hilite, body.Blue #content h2, body.Blue #content h3, body.Blue #content h4, body.Blue #content #primary a{
	color: #369;
}
body.Blue #content #bar {
	background: url(/media/611/bg-blue.gif) top left repeat-y #369;
}


body.Turquoise #content .hilite, body.Turquoise #content h2, body.Turquoise #content h3, body.Turquoise #content h4, body.Turquoise #content #primary a {
	color: #489B9B;
}
body.Turquoise #content #bar {
	background: url(/media/616/bg-green.gif) top left repeat-y #489B9B;
}

body.Green #content .hilite, body.Green #content h2, body.Green #content h3, body.Green #content h4, body.Green #content #primary a {
	color: #4A7C19;
}
body.Green #content #bar {
	background: url(/media/621/bg-lightgreen.gif) top left repeat-y #4A7C19;
}

/* SIDEBAR ITEM STYLES */
#content div.callout {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 10px 10px 100px;
	border: 1px solid #ccc;
}
#content div.callout h3 {
	font-size: 14px;
	border: 0;
	color: #BC0000;
	margin: 0;
	padding: 10px 0 5px 0;
}

#content div.callout p {
	margin: 0 0 .5em 0;
}

/* FOOTER STYLES */
#footer {
	height: 100px;
	background: url(/media/111/border-bottom.gif) 0 -360px no-repeat;
}
#footer p {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 450px;
	text-align: right;
	padding: 0 25px;
}
#footer p#green {
	left: 0;
	color: #007D00;
	text-align: left;
}
#footer p#green img {
	vertical-align: bottom;
}

div.profile img {
	padding: 0 10px 10px 0;
}
div.profile h1 {
	margin-bottom: 10px;
	padding: 3px;
	background: #6994BE;
}
div.profile h1 strong {
	font-size: 20px;
	color: #fff;
}
div.profile h1 em{
	font-size: 14px;
	color: #eee;

}
div.profile {
	overflow: hidden;
}
div#profiles div.full {
	display: none;
}

div.profile.full {
	width: 550px;
	height: 400px;
	overflow: auto;
padding: 20px;
background: #eee;
	line-height: 17px;
}
img.right {
	float: right;
	padding: 0 0 10px 10px;
}
.banner a {
	display: block;
	width: 918px;
	height: 280px;
}

#login-view {
	border: 1px solid #ccc;
	background: #eee;
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	text-align: center;
}
#login-view p {
	line-height: 20px;
}
#login-view p span {
	font-weight: bold;
	font-size: 18px;
	color: #8C0509;
}
#login-view a {
	display: block;
		
	margin: 5px auto 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	color: #8C0509;
	width: 80%;
	font-weight: bold;

}

.table tr td {
	border: 1px solid #ccc;
	
}
.table tr th {
	background: #999;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
}

.banner {
}
#banners {
	margin-bottom: 20px; 
	width: 918px; 
	height: 280px; 
	overflow: hidden;
	border: 1px solid #ddd;
}

.blogLatest {
	margin: 0;
	padding: 0;
}
.blogLatest li {
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 14px;
	background: url(/media/8480/arrow.gif) 0px 3px no-repeat;
}
.blogLatest li a {
	color: #8C0509;
	font-weight: normal;
}
abbr.published{
	display: block;
	text-align: right;
	margin-bottom: 5px;
}
ul.xoxo {
	margin: 0;
	padding: 0;
}
ul.xoxo li {
	list-style-type: none;
}
#content ul.xoxo li.col h3 {
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}
ul.xoxo li ul {
	margin: 0;
	padding: 0 0 10px 0;	
}
h3.entry-title a {
	text-decoration: none;
}
div.entry-meta {
	padding-bottom: 20px;
}
ul.xoxo li.col {
	width: 49%;
	float: left;
}
div.loginDiv {
	display: inline;
	float: right;
	border: 1px solid #369;
	background: #eee;
	padding: 10px;
}
fieldset.login legend {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #369; 
	background: #ddd;
	padding: 3px;
}
fieldset.login input.passwordEntry, fieldset.login input.textEntry {
	width: 200px;
}
fieldset.login label {
	display: block;
	padding-top: 7px;
}
fieldset.login label.inline {
	display: inline;
	width: auto;
}
.submitButton
{
    text-align: right;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.hilite {
font-weight: bold;
}

p {

}

h3 {
font-size: 18px;
font-weight: bold;
}

.h3Black {
font-size: 18px;
font-weight: bold;
color: #000;
}

h4 {
font-size: 14px;
font-weight: bold;
}

.h4black {
font-size: 14px;
font-weight: bold;
color: #000;
}

.right {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}

.popup {

}

.table {
border: 1px solid #999;
}

