body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;/*12px;*/
	color:#000000;/*#373737;*/
	background-color:#8a8888;
	margin:0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#373737;
}
img {
	border:0px
}
.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size:12px;*/
	color:#373737;
}
.Small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#373737;
}
* .mceContentBody {
	background: #FFFFFF;
}
a {
/*color:#5b5a5a;
	text-decoration:none;*/
}
p.link {
	color:#0000EE;
	text-decoration:underline;
}
a:hover {
/*color:#5b5a5a;
	text-decoration:underline;*/
}
a.special {
	color:Red;
	font-weight:bold;
}
a.special:hover {
	color:Red;
}
table.MasterTable {
	background-color:#ffffff;
	width:950px;
	padding:4px 4px 0 4px;
}
.MasterTable .hLeft {
/*	padding:4px 4px 0 4px*/
}
.MasterTable .hRight {
/*	padding:4px 4px 0 4px*/
}
.MasterTable .nLeft {
	/*padding:0 4px 0px 4px*/
	#padding:0 4px; /*IE 6 h4x0|2*/
	margin:0;
}
.MasterTable .nRight {
	/*padding:0 4px 0px 4px;*/
}
.tblLeft {
	/*width:717px;*/
}
.tblRight {
	width:233px;
}
.MasterTable td.content-body table{
	padding-top:0 !important;
}
#MemLogin {
	background-color:#c4c4c4;
	background-image:url('../images/memLoginBG.jpg');
	background-repeat:repeat-x;
	padding:20px 10px 10px 10px;
	height:109px;
}
memContent {
	width:567px;
}
#Content {
	padding:1px 15px 0px 15px;
	/*width:689px;*/
}
h1 {
	font-size:20px;
	color:#D1232A;
	font-weight:bold;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:16px;
	color:#898888;
	font-weight:bold;
}
.Title {
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.RedTitle {
	color:#d1232a;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#Enrol .TextBox {
	width:250px;
}
#Enrol .Title {
	font-weight:bold;
}
#Enrol td {
	padding-top:2px;
	padding-bottom:2px
}
#MemberProfile td {
	padding-top:2px;
	padding-bottom:2px
}
.MemberBox {
	border:solid 1px #bababa;
	width:200px;
	background-color:#f3f2f2;
	text-align:center;
	padding:10px;
	line-height:20px;
}
.MemberBox {
	text-align:-moz-center;
}
.Button1 {
	border:solid 1px #d1232a;
	background-color:#d1232a;
	color:#ffffff;
	cursor:pointer;
}
.Indent1 {
	padding-left:30px
}
.Indent1 table td{
	padding:5px 0;
}
.Indent1 table td input,
.Indent1 table td select{
 margin-left:10px;
}
.GreyBG {
	background-color:#c8c8c8
}
#AvailableModules .selected {
	background-color:#f7d7c9;
}
#AvailableModules .grey {
	background-color:#e5e5e5;
}
#AvailableModules .grey.hover {
	background-color:#e5e5e5;
}
#AvailableModules .hover {
	background-color:#f7d7c9;
}
label.hover {
	font-weight:bold;
}
label.selected {
	font-weight:bold;
}
.infoBox {
	width:222px;
}
.infoBox .title {
}
.infoBox .content {
	background-image:url('/images/infoBoxBG.gif');
	width:202px;
	text-align:left;
	border-bottom:solid 1px #bababa;
	padding:10px;
	color:#000000;/*#646363;*/
	font-size:11px;
}
.tblSpace td {
	line-height:1.5;
}
#modStatus {
}
#modStatus td {
	vertical-align:top;
	font-size:11px;
}
/*ACCORDION*/
ul li {
	list-style-type: none;
}
ul li ul li {
	list-style-type: circle;
}
.basic {
	width: 90%;
	border: 1px solid #F3F2F2;
	margin:10px auto 0;
}
.basic div {
	background-color: #ffffff;
}
.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a.selected, .basic a.selected:hover {
	color:#ffffff;
	background: #a30001 url(/images/faq-active.gif) repeat-x 0 bottom;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	/*font-weight: bold;*/
	color: black;
	background-color: #F3F2F2;
	border-bottom: 1px solid #d2d2d2;
}
.basic a:hover {
	background-color: #d2d2d2;
}
.johnsonbox {
	width:80%;
	padding:10px;
	margin:15px auto;
	border:3px solid #B91E2F;
	background:#f7f7f7;
	text-align:center;
}
#MemLogin {
	text-align:left !important
}
/*CONTACT PAGE*/
.webform-client-form .form-submit {
	background-color:#B91E2F;
}
.form-item-php label {
	display:block;
	font-weight:bold;
	margin-top:10px;
}
.webform-client-form .form-submit {
	background:url("images/formbutton.jpg") repeat-x scroll 0 0 #7E8082;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:13px;
	font-weight:bold;
	height:34px;
	margin:0 auto;
	padding:5px 28px;
	width:auto;
}
.webform-client-form .form-submit-php {
	margin-top:10px;
}
.webform-client-form h1 {
	color:#000000;
}
.webform-client-form .form-text, .webform-client-form .form-textarea {
	padding:4px;
	width:286px;
}
.webform-client-form {
	background:none repeat scroll 0 0 #f7f7f7;
	border:2px solid #B91E2F;
	height:auto;
	padding:5px 15px 10px;
	width:300px;
	float:left;
}
.webform-client-form .error {
	color:#EE5555;
	font-size:10px;
	margin-top:0 !important;
	margin-left:0;
}
.form-text, .form-textarea {
	border:1px solid #E1E1E1;
}
.webform-client-form .form-textarea {
	height:100px;
}
.form-text:hover, .form-text:focus, .form-textarea:hover, .form-textarea:focus {
	border:1px solid #cccccc;
}
.contact-details {
	float:left;
	margin:0;
	width:330px;
	margin-left:20px;
}
span.required {
	color:#F00;
	font-weight:bold;
}
 @media print {
.basic div {
	display: block!important;
	height: auto!important
}
}

#footer{
	background: #fff url(/images/footer-bg.gif) repeat-x 0 0;
	line-height: 79px;
	display: block;
	margin:20px 0 0;
	
}


#navbar{
	line-height: 37px;
	display: block;
	background: url(/images/nav-bg.gif) repeat-x 0 0;
	width: 100%;
	height: 37px;
}

#navbar ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#navbar ul li{
	padding: 0 2px 0 0;
	margin: 0;
	list-style: none;
	background: url(/images/nav-bg.gif) repeat-x right -74px;
	float: left;
}


#navbar ul li a{
	padding: 0 42px;
	display: block;
	float: left;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	background: url(/images/nav-bg.gif) repeat-x 0 0;
}
#navbar ul li a.active,
#navbar ul li a:hover{
	color: #000;
	background: url(/images/nav-bg.gif) repeat-x 0 -37px;
}



.enrol-button input{
	background:url("/images/btn-proceed-to-payment.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	height:31px;
	line-height:0;
	margin:20px auto 5px;
	text-indent:-9999px;
	width:195px;
}

.enrol-button input:hover{
	background-position: 0 -31px;
}

.btn-confirm-your-purchase input{
	background:url("/images/btn-confirm-your-purchase.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	display:block;
	font-size:0;
	height:31px;
	line-height:0;
	margin:0 auto;
	text-indent:-9999px;
	width:195px;
}

.btn-confirm-your-purchase input:hover{
	background-position: 0 -31px;
}

.enrol-form{
	width: 750px;
	background: #fffdfa;
	border: 1px solid #ffa200;
	padding: 10px 20px;
	margin: 0 auto;
}

.error{
	display: block;
	font-size: 11px;
	color: #cc0000;
	margin-left:10px;
}

#div_CardDetails tr{
	height:40px;
}
#div_CardDetails td{
	/*border-bottom:1px solid #efefef;*/
}

#footer{
	font-size:11px;
}

td.card-types{
	padding-top:8px;
}