body {
	margin:0 auto !important;
	padding:0;
	background: #fff url(../images/bg.gif) top left repeat-x;
	font-family: veranda, arial, helvetica, sans-serif;
	text-align: center;
	font-size:12px;
	color: #333;
}

a{
	color:#42429D;
	cursor:pointer;
}

a:hover{
	color:#3584A0;
}

#wrapper{
	display:block;
	float:center;
	width:800px;
	margin:0 auto !important;
}

#container{
	display:block;
	margin:0 auto !importanto;
	width: 800px;
	padding:0;
	text-align: left;
}

#logo{
	display:block;
	float:left;
	width:175px;
	height:178px;
	_height:198px;
	margin-bottom:3px;
	margin-top:3px;
	padding:10px 0px 10px 0px;
	background: #fff url(../images/logo.gif) center no-repeat;
	border: 1px solid #D5D5D5;
}

#bannerhome{
	display:block;
	float:left;
	height:178px;
	_height:198px;
	background: #E9E9E9 url(../images/bannerhome.jpg) center no-repeat;
	margin:3px 0px 3px 3px;
	padding:10px;
	width:595px;
	_width:615px;
	border: 1px solid #D5D5D5;
}

#column1 ul{
	list-style-type:none;
	float:right;
	margin: 0;
	padding:10px;
	padding-left:10px;
}

#column1 ul li{
	border:1px solid #D5D5D5;
	padding:5px;
	margin:0px 0px 5px 0px;
	width:145px;
	background: url(../images/li.jpg) bottom left repeat-x;
}

#column1 ul li a{
	text-decoration:none;
	color:#3F3F63;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	font-size:15px;
	background: url(../images/li_a.gif) center left no-repeat;
	padding-left:20px;
	cursor:pointer;
}

#column1 ul li a:hover, #column1 ul li.on a{
	color:#999;
	background: url(../images/li_ahover.gif) center left no-repeat;
}

#content{
		background: url(../images/bg_content.gif) top left repeat-y;
		margin:3px 0px 0px 0px;
		padding:0;
}

#aftercontent{
		background: url(../images/bg_aftercontent.gif) bottom left no-repeat;
		margin:0;
		padding:0;
		height:1px;
}

#column1{
	width:175px;
	_width:174px;
	float:left;
	padding:0;
	margin:0px 1px 0px 1px;
	background:#E9E9E9;
	border-top: 1px solid #D5D5D5;
}

#column2{
	width:595px;
	float:left;
	padding:10px;
	margin:0px 1px 0px 4px;
	background:#E9E9E9;
	border-top: 1px solid #D5D5D5;
}

#column2 img{
	margin:0px 5px 0px 0px;
	padding:6px;
	background:#f5f5f5;
	border:1px solid #C0D6E0;
}

#column2 p{
	clear:left;
}

#column2 li{
	background: url(../images/arrow.gif) top left no-repeat;
	padding-left:15px;
	list-style-type:none;
}

#column2 div{
	padding:0;
	margin:0;
}

.wa{
	text-align:right;
	padding:5px 0px 5px 0px;
	margin:0;
	font-size:10px;
}

.wa a{
	text-decoration:none;
}

h2{
	font-size:21px;
	color:#3F3F61;
	margin:0;
	border-left:10px solid #3F3F61;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	padding-left:15px;
}

h3{
	font-size:18px;
	color:#3F3F61;
	margin:0;
	border-left:8px solid #3F3F61;
	font-family: "Arial Narrow", Arial, Sans-Serif;
	padding-left:11px;
}

h4{
	font-size:15px;
	color:#3F3F61;
}

.logo{
	width:100%;
	background:#f5f5f5;
	border:1px solid #C0D6E0;
}

.logo img{
	border:none !important;
}

.publications{
	display:block;
	float:left;
	width:172px;
	background:#f5f5f5;
	border:1px solid #C0D6E0;
	margin:5px 20px 5px 0px !important;
}

.publications img{
	border:none !important;
}

.back{
	padding-left:15px;
	background: url(../images/back_arrow.gif) center left no-repeat;
}

.back a{
	font-size:11px;
	color:#CDD6D3;
}

.back a:hover{
	color:#000;
}

td{
	padding:5px;
	background: #f5f5f5;
	border:1px solid #C0D6E0;
	font-size:11px;
}

td.white{
	background:#fff;
}

.button{
	background:#fff;
	border:1px solid #C0D6E0;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
}

div#footer{
	display:block;
	width: 800px;
	margin: 0 auto;
	padding:0;
}

div#footer ul#topmenu{
	list-style-type:none;
	border-left:1px solid #333;
	display:block;
	float:left;
	padding:0;
	margin-top:4px;
}

div#footer ul#topmenu li{
	float:left;
	border-right:1px solid #333;
	padding:0 3px;
	font-size:10px;
}


#RegisterForm div{

	padding:5px;
	background: #F5F5F5;
	border:1px solid #C0D6E0;
	margin:2px 0;
}

#RegisterForm form div label{
	display:block;
	float:left;
	width:250px;
	font-weight:bold;
}

#RegisterForm form div label span{
	color:red;

}

#RegisterForm form div input{
	display:block;
	float:left;
	background:#fff;
	border:1px solid #C0D6E0;
	width:250px;
}

#RegisterForm form div select#RegisterFormTitle{
	width:100px;

}

#RegisterForm form div textarea, #RegisterForm form div select{
	background:#fff;
	border:1px solid #C0D6E0;
	width:250px;
}

#RegisterForm form div input.Button{
	width:100px;
	color: #000;
	font-weight:bold;
	margin-left:270px;
	_margin-left:130px;
	background:#C0D6E0;
	padding:7px 5px 7px 5px;
	cursor:pointer;
}

#RegisterForm form div{
	clear:both;
	min-height:23px;
	_height:23px;
}

div#CaptchaImage div{
	border:none;
}

div#CaptchaImage img{
	border:none;
	padding-left:265px;
}

div#CaptchaField label{
	width:270px !important;
}

div#CaptchaField input{
	width:100px !important;
}

div#ContactButton, div.clearthis{
	border:none !important;
	background:none !important;
}

/* STYLES BY Azim for Online Reg*/
div.Error {
    font-weight: bold;
}

#ForumTitle{
    font-weight: bold;
}

#ForumText{
    height: 200px;
    overflow-y: scroll;
    overflow-x: none;
}

#waiverTextDiv{
    height: 200px;
    overflow-y: scroll;
    overflow-x: none;
}

#RegisterForm td{
    border: none;
    padding: 0px 0px 10px 0px;
    vertical-aling: top;
}
#RegisterForm td p{ margin:0px; padding:0px;}


#RegisterFormInterest div{ border: none;}
#button0, #button1{
    clear: both;
}

#lbinterest0, #lbinterest1{
    width: 300px;
}
#RegisterForm form div input#interest0,
#RegisterForm form div input#interest1,
#RegisterForm form div input#aggree{
    border: none;
    background: transparent;
}
#RegisterFormAgree label{
    _padding-top:2px;
    padding-top:1px;
}
#interest0, #interest1{
    width: 50px;
}

#RegisterForm Form div#RegisterFormAgree input{
    width: 50px;
}
/* END STYLE..... */
#ContentText283{}
#ContentText283 td{border:none;background:none;padding:5px 0px;}
#ContentText283 td img{border:none;background:none;padding:0px;margin:0px;}