/*=====================

=====================*/

body{
	background: #ffffff url(img/bodyBg.gif) repeat-x top;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#CurveTop {
	width: 974px;
	height: 15px;
	background-image:url(img/outline_top.gif);
}

#containerContent {
	width: 974px;
	background-image:url(img/container_bg.gif);
	clear: both;
}

#content {
	margin-left: 5px;
	margin-top: 10px;
}

#ContentMain {
	width: 949px;
	display: inline;
}

#ContentLeft {
	width: 690px;
	display: inline;
	float: left;
	min-height: 500px;
}

#ContentRight {
	width: 230px;
	display: inline;
	float: right;
	padding-top: 12px;
	margin-top: 35px;
}

#CurveBottom {
	width: 974px;
	height: 15px;
	background-image:url(img/outline_bottom.gif);
	clear: both;
}

#header {
	height: 70px;
	margin-bottom: 0px;
}

#footer {
	clear: both;
}

#footerHome {
	clear: both;
}

#containerFooter {
	clear: both;
	padding-bottom: 10px;
	position: relative;
	font-size: 0.95em;
}

#breadcrumb {
	font-size: 0.8em;
	margin-left: 3px;
	margin-bottom: 20px;
	padding-top: 15px;
}

#breadcrumbHome {
	font-size: 0.8em;
	margin-left: 3px;
	margin-bottom: 20px;
	padding-top: 15px;
}

#mainMenu {
	width: 956px;
	height: 38px;
	position: relative;
	bottom: 6px;
	right: 20px;
	background-image:url(img/bg_menu.gif);
}

#subMenu {
	border-right: 1px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	width: 209px;
	padding-top: 8px;
}

#TabsMenu {
	width: 100%;
	clear: both;
	position: relative;
	right: 10px;
	top: 10px;
}

.TopLeft {
	width: 63%;
	display: inline;
	float: left;
	padding-left: 7px;
}

.TopRight {
	width: 35%;
	display: inline;
	float: right;
}

.TopRightPane {
	text-align: right;
	color: #666666;
	padding-right: 20px;
}

.ContentPane {
	clear: both;
}

#containerTabs {
	clear: both;
}

#containerTabs #TabTop {
	margin-bottom: 10px;
}

#containerTabs .TabContentLeft {
	width: 48%;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	float: left;
}

#containerTabs #TabRight {
	width: 46%;
	float: right;
	padding-left: 10px;
	border-left: 1px solid #b2b2b2;
}

#containerTabs #TabRight .TabContentRight {
	clear: both;
	padding-left: 5px;
}

#containerTabs #TabRight #TabCommands {
	float: right;
}

#containerTabs .TabContentBottom {
	clear: both;
	width: 100%;
}

#containerTabs .TabContentMain {
	clear: both;
	width: 100%;
}

.commandPrint {
	width: 40px;
	float: right;
	font-size: 0.7em;
	color: #7f7f7f;
	text-align: center;
}

.commandSend {
	width: 40px;
	float: right;
	font-size: 0.7em;
	color: #7f7f7f;
	text-align: center;
}


img,
a img,
:link img,
:visited img { 
	border:none; 
}

a:active,
a:hover{
	text-decoration: none;
/*	color: #454b74;*/
}
/* END LINKS */

/* H Tags */
#Body h1,
#Body h2,
#Body h3,
#Body h4{
	color: #000000;
	font-size:1em;
	margin:8px 0;
}

#Body h1{
	font-size:1.6em;
}

#Body h1.padtop{
	font-size:1.6em;
	margin-top: 20px;
	margin-bottom: 20px;
}

#Body h2{
	font-size:1.5em;
} 

#Body h3{
	font-size:1.2em;
}

#Body h4{
	font-size:1em;
}
/* END H Tags */

ul{
/*	list-style-image: url(img/li.gif);*/
	padding:0;
	margin:0 15px 0 13px;
}

li{
	padding:0;
	margin:0 0 10px 0;
}

.hidden{
	display:none;
}

.clearBoth{
	clear:both;
}

#container{
	margin:15px auto 0 auto;
	width:974px;/*
	border:1px solid #7f7f7f;*/
	background-color: #ffffff;
}

#Splash{
	text-align: left;
	padding:20px 20px 0 28px;
	min-height: 400px;
}

#Home{
	text-align: left;
	padding:20px 20px 0 28px;
	min-height: 600px;
}

#News{
	text-align: left;
	padding:20px 20px 0 28px;
	min-height: 600px;
}

.AbstractsViewShared {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: -25px;
}

.RightContent .AbstractsViewShared {
	font-size: 0.8em;
	line-height: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
}

.Normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height: 1.6em;
}

.Normal p {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

.SubHead{
	font-size:0.8em;
}

.silverbtn {
	background-image:url(img/silver_btn.gif);
	width: 271px;
	height: 34px;
	float: left;
	padding-top: 11px;
	padding-left: 28px;
	color: #333333;
	font-size: 1.2em;
	margin-right: 5px;
	position: relative;
	right: 3px;
}

#dnn_ctr384_ModuleContent {
	position: relative;
	top: 30px;
	margin-left: 5px;
}

#dnn_ctr382_ModuleContent {
	margin-bottom: 135px;
}

#dnn_ctr382_ModuleContent p {
	width: 72%;
	line-height: 125%;
}

a:link {
	color:#333333;
	text-decoration: underline;
}

a:visited {
	color:#333333;
	text-decoration: underline;
}

a:link.nound {
	color:#333333;
	text-decoration: none;
}

a:visited.nound {
	color:#333333;
	text-decoration: none;
	font-weight: bold;
}

a.noundSub {
	color:#7f7f7f;
	text-decoration: none;
}

a.noundSub:link {
	color:#7f7f7f;
	text-decoration: none;
}

a.noundSub:hover {
	color:#000000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:link.grey, a:hover.grey, a:link.visited {
	color: #7f7f7f;
}

.contactno {
	font-size: 1.4em;
	color: #000000;
	position: relative;
	top: 4px;
}


#FooterExtra {
	width: 974px;
	margin : 10px auto 0 auto;
	font-size: 0.70em;
	color: #666666;
	position: relative;
	left: 32px;
}

.padtop {
	padding-top: 3px;
	padding-right: 4px;
	position: relative;
	top: 3px;
}

hr.dashed {
	height: 0px;
	border-top: 1px dashed #cccccc;
	margin-top: 16px;
	margin-bottom: 16px;
	color: #FFFFFF
}

hr.solid {
	height: 0px;
	border-top: 1px solid #7f7f7f;
	position: relative;
	top: 2px;
	color: #FFFFFF;
	clear: both;
}


.welcomeBtns {
	text-align: center;
}

.welcomeBtns div {
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	text-align: left;
}


div.btnLeft, div.btnCenter, div.btnRight{
	height: 28px;
	width: 163px;
	color:#ffffff;
}

div.btnLeft a, div.btnCenter a, div.btnRight a {
	color: #FFFFFF;
	text-decoration: none;
} 

div.btnLeft a:link, div.btnCenter a:link, div.btnRight a:link {
	color: #FFFFFF;
	text-decoration: none;
} 

div.btnLeft a:hover, div.btnCenter a:hover, div.btnRight a:hover {
	color: #f1f1f1;
	text-decoration:none;
}

div.btnLeft a {
	position: relative;
	top: 5px;
	left: 22px;
}

div.btnLeft {
	background-image:url(img/btnLeft.gif);
}

div.btnCenter {
	background-image:url(img/btnCenter.gif);
}

div.btnCenter a {
	position: relative;
	top: 5px;
	left: 31px;
}

div.btnRight {
	width: 184px;
	background-image:url(img/btnRight.gif);
}

div.btnRight a {
	position: relative;
	top: 5px;
	left: 25px;
}

.subPaneTitle {
	width: 211px;
	height: 29px;
	background-image:url(img/black-header.gif);
}

.subPaneTitle .moduleHeading {
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 8px;
	left: 13px;
}

ul.blacksq li {
	list-style-image:url(img/square.gif);
}

ul.blacksq li p {
	margin-left: 8px;
}

ul.dash-list li {
	list-style-image:url(img/dash.gif);
	margin-left: 10px;
	padding-left: 0px;
}


.litItem {
	padding: 7px 1px 7px 3px;
	border-bottom: 1px dashed #cccccc;
}

.litItemNoBorder {
	padding: 7px 1px 7px 3px;
}

.imgPDF {
	padding-right: 6px;
	position: relative;
	top: 1px;
}

.testLeft {
	float: left;
	width: 28px;
}

.testContent {
	float: left;
	width: 155px;
}

.testRight {
	float: right;
}

.n5up {
	position: relative;
	bottom: 3px;
}

.pad5 {
	padding: 5px;
}

.subBottom {
	position: relative; 
	bottom: 0px;
}

.padBottom {
	padding-bottom: 3px;
}

.largeGrey {
	font-size: 1.35em;
	color: #7f7f7f;
	position: relative;
	bottom: 2px;
}

.tabBottom {
}

.imgLeft {
	width: 30%;
	float: left;
	padding-right: 15px;
}

.imgLeft img {
	border: 1px solid #000000;
}

.indentRight {
	width: 60%;
}

.descRight {
	width: 62%;
	float: right;
}

.iconPrint {
	padding-right: 5px;
	position: relative;
	top: 7px;
}

.iconFriend {
	position: relative;
	top: 5px;
}

.NewsItem {
	text-align: left;
	position: relative;
	bottom: 30px;
}

.NewsItem .Normal {
	text-align: left;
}

li {
	list-style-image:url(img/square.gif);
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

/* For news module */

.NewsContent {
	width: 640px;
	padding: 7px 14px 8px 14px;
	/* color: #333333; */
	background: #f1f1f1 url(img/white-to-grey.gif) repeat-x top;
	border-right: 1px solid #b2b2b2;
	border-left: 1px solid #b2b2b2;
}

.containerNews {
	font-size: 0.8em;
	text-align: left;
	position: relative;
	bottom: 30px; /*
	right: 10px; */
}

.NewsTitle {
	height: 29px;
	width: 670px;
	background-image:url(img/curveBoxTopWide.gif);
}

.NewsTitle h3 {
	position: relative;
	left: 15px;
	top: 7px;
	color: #545454;
	font-size: 0.8em;
	font-weight: bold;
}

.containerNews .NewsTitle .moduleHeading {
	color: #545454 !important;
}

.silverbtn .nound:link {
	font-weight: bold;
}

#dnn_ctr383_ContentPane {
	padding-right: 10px;
}

.VideoImageRow {
	clear: both;
	margin-bottom: 8px;
}

.VideoImageRow .ImageLeft {
	float: left;
	width: 28%;
	margin-bottom: 8px;
}

.VideoImageRow .ImageDesc {
	float: right;
	width: 72%;
}

.FooterNudge {
	position: relative;
	top: 30px;
	margin-left: 5px;
}

.DoubleTextLine {
	border-bottom: 1px solid #000000;
	width: 97%;
}

.DTL_h1 {
	font-size: 2em; 
	padding-bottom: 10px;
}

.DTL_h2 {
	font-size: 1.5em; 
	color: #666666;
	padding-bottom: 10px;
}

.textDisclaimer {
	font-size: 0.85em;
}

.RememberMe {
	font-size: 0.85em;
}

.tabBottomLeft {
	float: left;
	width: 300px;
}

.tabBottomRight {
	float: right;
	width: 300px;
}

.paddtop {
	padding-top: 10px;
}

.smtext {
	font-size: 0.8em;
}

.awardsIcon {
	float: left;
	padding-right: 5px;
}

.Testimonial {
	padding-left: 15px;
	margin: 15px 0px;
}
/* ========================= */
/* = weng edits 21-01-2010 = */
/* ========================= */
/* contact form table */
#dnn_ctr982_DynamicForms_tblHeader br{
	display:none;
}

.checkStyle{
	float:left;
}
.tableHeadings{
/*	margin-left:155px;*/
/*	margin-left:105px;*/
padding-left:106px;
	font-size:16px;
	margin-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	width:515px;
	background-color:#cccccc;
	display:block;
	clear:both;
}

.tableHeadings .location,
.tableHeadings .date,
.tableHeadings .time,
.tableHeadings .venue{
	font-size:14px;
	font-weight:bold;
}
/*.highlight{
	padding:0px;
	margin:0px;
	width:500px;
	font-weight:bold;
	float:left;
}*/
/*.highlight .location{
	width:175px;
	display:inline;
	float:left;
	font-size:0.8em;
}
.highlight .date{
	width:115px;
	display:inline;
	float:left;
	font-size:0.8em;
}
.highlight .time{
	width:60px;
	display:inline;
	float:left;
	font-size:0.8em;
}
.highlight .venue{
	width:120px;
	float:left;
	display:inline;
	font-size:0.8em;
}*/
.highlight{
	float:left;
	width:480px;
	height:20px;
}

.location,
.date,
.time,
.venue{
	float:left;
	font-size:0.75em;
	margin-top:3px;
	padding-right:5px;
	overflow: visible;
}
.location{
	width:135px;
}
.date{
	width:90px;
}
.time{
	width:50px;
}
.venue{
	width:155px;
}
.NormalTextBox{
	margin-top:0px;
}
.noBold{
	font-weight:normal!important;
	font-size:0.8em;
}
.DynamicForms_RequiredFieldAsterik {
	font-size:10pt!important;
}
.timePrompt{
	font-size:0.8em;
/*	margin-left:-30px;*/
	padding:0px;
	position:relative;
	z-index:2;
}
