

body {
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #484848;
	font-size: 0.8em;
}

a {
	color: #B17F00;
	text-decoration: none;
}

a:hover {
	color: #484848;
	text-decoration: underline;
}

.pagerlinks {
	font-weight: bold;
	font-size: 9px;
}

.form_message {
	font-weight: bold;
	font-size: 1.0em;
	color: #ff0000;
}

img {
	border: 0px;
}

#outermost {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#outerpage {
	width: 900px;
}

#outerheader {
	width: 900px;
	height: 130px;
}

#outerinner {
	width: 900px;
}

#outerfooter {
	width: 900px;
	clear: both;
	padding-top: 5px;
}

#innercontent {
	width: 900px;
}

.spacer {
	height: 30px;
	width: 30px;
}


/* HEADER CONTENT STARTS HERE
----------------------------------------------- */

#header {
}

#logo {
	float: left;
	text-align: left;
}

#headerrightout {
	float: right;
	text-align: right;
}

#date {
	text-align: right;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", serif;
	padding-top: 10px;
}

#dropnav {
	text-align: right;
}

#bread {
	background-color: #E4E4E4;
	height: 20px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: right;
}

#bread a {
	font-weight: bold;
}

#bread a:hover {
	font-weight: bold;
}

/* HEADER CONTENT ENDS HERE
----------------------------------------------- */
/* FOOTER CONTENT STARTS HERE
----------------------------------------------- */
.footer {
	text-align: center;
	padding-top: 8px;
}

/* FOOTER CONTENT ENDS HERE
----------------------------------------------- */
/* BUTTON CONTENT STARTS HERE
----------------------------------------------- */

.buttonstyle {
	background-color: #B17F00;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 5px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

/* BUTTON CONTENT ENDS HERE
----------------------------------------------- */
/* HOMEPAGE CONTENT STARTS HERE
----------------------------------------------- */

#homeleftout {
	float: left;
	text-align: left;
	width: 500px;
}

#homerightout {
	float: right;
	text-align: left;
	width: 380px;
	padding-left: 20px;
}

#homeban {
	width: 494px;
	height: 210px;
	border: 3px solid #E4E4E4;
}

#hometxt {
	background: url(img/corner_bg.gif) no-repeat;
	background-position: bottom right;
	padding-right: 30px;
	margin-bottom: 6px;
	height: 228px;
}

#hometxt img{
	vertical-align: middle;
}

.homeresout {
	text-align: left;
	float: left;
	width: 500px;
	margin-top: 20px;
	border-bottom: 3px solid #E4E4E4;
}

.homeresimg {
	float: left;
	width: 200px;
	height: 110px;
	vertical-align: bottom;
	border: 3px solid #E4E4E4;
	border-bottom: 0px;
}

.homeresdetail {
	float: right;
	width: 284px;
	padding-left: 10px;
	text-align: left;
}

.homereshead {
	font-size: 1.8em;
	color: #B17F00;
	font-family: Georgia, "Times New Roman", serif;
	padding-bottom: 5px;
}

.homereshead2 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", serif;
	padding-bottom: 5px;
}

.homereshead2 img {
	vertical-align: middle;
}

.homeresinfo {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.homereslink {
	font-weight: bold;
	text-align: left;
}

.homereslink img {
	vertical-align: middle;
}

.listlinkout {
	background: url(img/corner_bg.gif) no-repeat;
	background-position: bottom right;
	height: 270px;
	width: 379px;
}

.listlink {
	font-weight: bold;
	text-align: left;
	border-bottom: 3px solid #E4E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 350px;
	font-size: 8pt;
}

.listlink img{
	vertical-align: middle;
}

.rssout {
	background: url(img/rss_corner.gif) no-repeat;
	background-position: bottom right;
	text-align: left;
	padding-top: 30px;
}

.rsshead {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", serif;
	padding-bottom: 5px;
}

.rsshead img {
	vertical-align: middle;
}

.rssnews {
	padding-right: 30px;
}

.rsslink {
	font-weight: bold;
}

.rssfeed {
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", serif;
}

.rssfeed img {
	vertical-align: top;
}

/* HOMEPAGE CONTENT ENDS HERE
----------------------------------------------- */

/* GENERAL CONTENT STARTS HERE
----------------------------------------------- */

.content {
	float: right;
	background: url(img/corner_bg.gif) no-repeat;
	background-position: bottom right;
	width: 650px;
	text-align: left;
	padding-bottom: 40px;
}

.formcontent {
	float: right;
	background: url(img/corner_bg.gif) no-repeat;
	background-position: bottom right;
	width: 650px;
	text-align: center;
	padding-bottom: 40px;
}

.maptxt {
	float: left;
	text-align: left;
	line-height: 18px;
	font-size: 1.1em;
	padding-top: 20px;
}

#map {
	border: 3px solid #E4E4E4;
	float: right;
	text-align: left;
	margin-right: 30px;
	margin-top: 20px;
	width: 390px;
	height: 315px;
}

.txt {
	padding: 20px 30px 20px 0px;
	line-height: 18px;
	font-size: 1.1em;
}

.form {
	padding: 20px 30px 20px 0px;
	line-height: 18px;
	font-size: 1.1em;
	text-align: center
}

.banout {
	width: 650px;
	xheight: 156px;
	float: right;
	border-bottom: 3px solid #E4E4E4;
}

.headtxt {
	float: left;
	text-align: left;
	xpadding-right: 20px;
	width: 344px;
	xheight: 153px;
	font-family: Georgia, "Times New Roman", serif;
	color: #B17F00;
	font-size: 2.0em;
	xborder-bottom: 3px solid #E4E4E4;
}

.ban {
	float: right;
	border: 3px solid #E4E4E4;
	border-bottom: 0px;
	height: 150px;
	width: 300px;
}

#resourcemid {
	float: left;
	text-align: left;
	width: 430px;
	vertical-align: top;
	padding-top: 3px;
}

#resourcetoptxt {
	background: url(img/content_bg.gif) repeat-y;
	background-position: top;
	xclear: both;
}

#resourceout {
	padding-top: 10px;
}

#associatedout {
}

#innerright {
	width: 160px;
	float: right;
	text-align: right;
	padding-top: 5px;
}

#resourcesout {
	padding: 0px 20px 20px 20px;
}

#gentxt {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	padding-top: 15px;
	font-size: 1.1em;
	line-height: 17px;
}

#sectionhead {
	color: #B17F00;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 20px 0px 20px;
	text-transform: uppercase;
}

.pagelinksout {
	text-align: left;
}

.pagelink {
	float: left;
	text-align: left;
	font-weight: bold;
	padding-right: 15px;
}

.pagelink img {
	vertical-align: middle;
}

#rhsimg {
	border: 1px solid #EAEAEA;
	width: 155px;
	height: 155px;
	margin-bottom: 10px;
}

#offerlist {
	border: 1px solid #EAEAEA;
	border-bottom: 0px;
	border-top: 0px;
	width: 155px;
}

.rhslinksout {
	border-top: 1px solid #EAEAEA;
	text-align: left;
	width: 155px;
	font-size: 9pt;
}

.rhslinks {
	padding: 5px;
}


/* GENERAL CONTENT ENDS HERE
----------------------------------------------- */


/* SIDEMENU CONTENT STARTS HERE
----------------------------------------------- */

#sidemenuout {
	width: 220px;
	float: left;
	margin-right: 30px;
}

.sidemenu {
}

.sidemenuhead {
	border-bottom: 1px dotted #cccccc;
	font-family: Georgia;
	font-size: 1.8em;
	text-align: left;
	padding-bottom: 10px;
}

.sidemenuhead img {
	vertical-align: middle;
}

.sidenewsrss {
	text-align: left;
	margin-top: 5px;
}

.sidemenu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: left;
	vertical-align: middle;
}

.sidemenu ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
	
.sidemenu img {
	border: 0px;
	vertical-align: middle;
}

.sidemenu ul li a  {
	background: url(img/arrow_link.gif) no-repeat;
	background-position: left;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	display: block;
	text-align: left;
	voice-family: "\"}\"";   
	voice-family: inherit;      
	vertical-align: middle;
	padding: 8px;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
}

.sidemenu ul li a:hover {
	background: url(img/arrow_link.gif) no-repeat;
	background-position: left;
	color: #484848;
}


.sidemenu ul li a:active  {
	background: url(img/arrow_link.gif) no-repeat;
	background-position: left;
	color: #484848;
}

.sidemenu .menusubitem_selected  {
	background: url(img/arrow_link.gif) no-repeat;
	background-position: left;
	color: #484848;
}


/* SIDEMENU CONTENT ENDS HERE
----------------------------------------------- */

/* RESOURCE CONTENT STARTS HERE
----------------------------------------------- */

.resouter {
	width: 620px;
	font-size: 1.0em;
	margin-bottom: 20px;
}

.resouterread {
	xborder: 1px solid #EAEAEA;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 390px;
}

.displayallout {
	background-color: #B17F00;
	width: 390px;
}

.displayallout2 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 3px solid #E4E4E4;
	width: 620px;
	font-weight: bold;
}

.displayall {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.displayall2 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.displayall2 a{
	color: #B17F00;
}

.displayall2 a:hover{
	color: #000000;
}

.resimg {
	vertical-align: top;
	border: 3px solid #E4E4E4;
	width: 200px;
}

.reshead {
	font-family: Georgia, "Times New Roman", serif;
	color: #B17F00;
	font-size: 1.6em;
	padding-left: 10px;
}

.restxt {
	padding: 10px;
	padding-top: 5px;
	font-size: 1.0em;
}

.reslinksout {
	background-color: #E4E4E4;
	border-top: 5px solid white;
}

.reslinks {
	float: left;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.authorlinks {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.authorlinks img {
	vertical-align: middle;
}

#rescontentback {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* RESOURCE CONTENT ENDS HERE
----------------------------------------------- */


/* FORM CONTENT STARTS HERE
----------------------------------------------- */

#contacttxt {
	background-color: #EAEAEA;
	padding: 10px;
	text-align: left;
	border-bottom: 5px solid #ffffff;
}

#contactformout {
	padding: 10px;
	text-align: left;
}

#formtable {
	font-size: 1.0em;
}

.formtable {
	font-size: 1.0em;
}

.formtablelabel {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	padding: 5px;
	padding-left: 10px;
}

.formtableelement {
	text-align: left;
}

.directformtablelabel {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 130px;
	padding: 5px;
	padding-left: 10px;
}

.directformtablelabel1 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	xwidth: 200px;
	padding: 5px;
	padding-left: 10px;
	color: #B17F00;
}

.directformtablelabel2 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	padding: 5px;
	padding-left: 10px;
	color: #B17F00;
}


.directformtablelabel4 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #B17F00;
}

.directformtablelabel5 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
	padding-left: 10px;
}

.logincontrol {
	font-size: 
}

.login_label_text {
	text-align: left;
}

.formtablelabel2 {
	text-align: left;
	font-weight: bold;
	width: 200px;
}

.formtablelabel3 {
	text-align: left;
	font-weight: bold;
	width: 250px;
}

.formtabletextbox {
	width: 400px;
	border: 1px solid #B17F00;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtabletextboxsmall {
	width: 150px;
	border: 1px solid #B17F00;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtablemultitextbox {
	width: 280px;
	height: 140px;
	border: 1px solid #B17F00;
	margin-bottom: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.formtableselect {
	width: 205px;
	margin-bottom: 3px;
	font-size: 1.0em;
}

.formtabletextboxquick {
	width: 130px;
	font-size: 1.0em;
	border: 1px solid #000000;
	margin-right: 4px;
}




/* FORM CONTENT ENDS HERE
----------------------------------------------- */

/* LOGIN CONTENT STARTS HERE
----------------------------------------------- */
.form_content {
	background-color: #EAEAEA;
	width: 99%;
	border: 20px solid white;
	font-size: 1.0em;
}

.login_content {
	text-align: left;
}

#login_content_left {
	float: left;
	background-color: #EAEAEA;
}

#login_content_right {
	float: left;
	margin-left: 5px;
	background-color: #EAEAEA;
}

.logintable1 {
	background-color: #EAEAEA;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.0em;
	width: 280px;
	height: 270px;
}

.logintable2 {
	background-color: #EAEAEA;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.0em;
	width: 280px;
	height: 270px;
}

.forgotcontent {
	text-align: left;
	background-color: #EAEAEA;
	font-size: 1.0em;
}

.controldetails {
	border: 5px solid #EAEAEA;
	font-size: 1.0em;
}

.controlheading {
	background-color: #EAEAEA;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px solid white;
	color: #B17F00;
}

.directoryentryimg {
	text-align: left; 
	padding: 20px;
	background-color: #EAEAEA;
	border-right: 5px solid white;
	width: 200px;
}

#directbackbtn {
	text-align: left;
	padding-bottom: 20px;
}

.directoryformheader {
	text-align: left;
	background-color: #FFFFFF;
	width: 99%;
	font-size: 1.0em;
}

.controlcontent {
	font-size: 1.0em;
}

.controlcontent2 {
	text-align: left;
	background-color: #EAEAEA;
	width: 99%;
	font-size: 1.0em;
}

.forgothead {
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
}

.forgottxt {
	padding: 0px 10px 10px 10px;
}

.forgottablelabel {
	padding-right: 20px;
	text-align: left;
	font-weight: bold;
}

.logintablecontent {
	border: 1px solid #B17F00;
	padding: 10px;
}

.login_heading {
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.0em;
}

.termslink {
	cursor: hand;
	text-align: left;
	color: #FF0000;
	font-weight: bod
}



.register_heading {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	color: #B17F00;
}

.requiredfield {
	text-align: left;
	color: #FF0000;
	
}

.loggedinmessage {
	text-align: left;
	font-weight: bold;
	color: #B17F00;
	border: 1px solid #B17F00;
	width: 630px;
	padding: 8px;
	xmargin-bottom: 5px;
}

.formmessage {
	text-align: left;
	color: Red;
	border: 1px solid #FF0000;
	width: 630px;
	padding: 8px;
}

.detailsbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.directbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.expertbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.forumbutton {
	background-image: url(/images/account/your_settings.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 256px;
	height: 50px;
}

.details_head {
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	padding: 0px 0px 10px 5px;
}



/* LOGIN CONTENT ENDS HERE
----------------------------------------------- */

/* QANDA CONTENT STARTS HERE
----------------------------------------------- */

.faqouter {
	font-size: 1.0em;
}

.faqgentxt {
	text-align: left;
	padding-bottom: 20px;
	padding-top: 10px;
	font-size: 1.0em;
}

.faqlabel {
	float: left;
	background-color: #B17F00;
	width: 15px;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid white;
}

.faqbold {
	float: left;
	background-color: #EAEAEA;
	color: #B17F00;
	font-weight: bold;
	text-align: left;
	width: 600px;
	padding: 5px;
	border-bottom: 2px solid white;
}

.faqanswer {
	clear: both;
	padding: 5px 0px 10px 0px;
}


/* QANDA CONTENT ENDS HERE
----------------------------------------------- */


/* SEARCH CONTENT STARTS HERE
----------------------------------------------- */

#SearchHeaderTable {
	padding-top: 10px;
	text-align: left;
}

.intropanel {
}

.introresultspanel {
}

.searchout {
	font-size: 1.0em;
}

/* SEARCH CONTENT ENDS HERE
----------------------------------------------- */

/* New Resource Control Starts content
----------------------------------------------- */

.resource_search {
	background-color: #EAEAEA;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search {
	background-color: #EAEAEA;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search_pager {
	background-color: #B17F00;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.resource_pager_panel {
	background-color: #B17F00;
	font-weight: bold;
	padding: 5px;
	color: white;
	height: 15px;
	border-bottom: 1px solid white;
}

.resource_pager_panel a{
	color: #B17F00;
}

.resource_pager_panel a:hover{
	color: white;
}

.resourcedisplayall {
	float: right;
}

.resourcepagertop {
	float: left;
}

#resourcepagerbottom {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.tablelistitemalt {
	background-color: #EAEAEA;
}

.resourceout {
	font-size: 1.0em;
}

.resourceimg {
}

.resourcedetails {
	width: 520px;
	padding: 10px;
	font-size: 1.0em;
}

.resourceheader {
	font-weight: bold;
	color: #B17F00;
}

.resourceheadleft {
	font-weight: bold;
	color: #B17F00;
	padding-bottom: 5px;
	text-align: left;
}

.resourcedesc {
	padding-bottom: 10px;
	text-align: left;
}

#resourcelinkurl {
	float: left;
	padding-right: 10px;
}

.resourcelinksouter {
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	width: 520px;
	clear: both;
}

.resourcelinks {
	float: left;
	text-align: left;
}

.resourcelinks img {
	vertical-align: middle;
}

.resourcelinks2 {
	float: left;
}

.resourcelinks2 img {
	vertical-align: middle;
}

#resourcelinkmore {
	float: left;
	padding-right: 10px;
}

.resourcedate {
	float: right;
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}

.datecheck {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.calendarctrl {

}

.selecteddates {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}

/* New Resource Control Ends content
----------------------------------------------- */
/* Questionnaire Starts content
----------------------------------------------- */

.questiontopout {
	width: 640px;
	padding-left: 20px;
	background-color: #EAEAEA;
}

.questionnumber{
	width: 40px;
}

.questionlabel{
	width: 440px;
}

.questionelement{
	
}

.questiontextbox{
	width: 300px;
}


.questiontextboxmulti{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	height: 100px;
	width: 500px;
}

/* Questionnaire Ends content
----------------------------------------------- */

/* CMS Starts Here
----------------------------------------------- */

#cms_dropnav {
	background-color: #B17F00;
}

#cmshomerestop {
	width: 430px;
	height: 80px;
	background-image: url(img/cms/homerestop.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#cmshomeresmid {
	width: 430px;
	height: 80px;
	background-image: url(img/cms/homeresmid.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#cmshomeresbot {
	width: 430px;
	height: 80px;
	background-image: url(img/cms/homeresbot.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#cmshomenews {
	width: 470px;
	height: 120px;
	background-image: url(img/cms/homenews.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#homenews {
	clear: both;
}

#cmshomenews {
	width: 470px;
	height: 80px;
	background-image: url(img/cms/homeforum.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.messageChat {
	background-color: #FFFFFF;
	padding: 8px;
	width: 600px;
	height: 300px;
	text-align: left;
	color: black;
	font-size: 12px;
	border: 1px solid #B17F00;
}

.myChat {
	background-color: #FFFFFF;
	padding: 8px;
	width: 600px;
	height: 50px;
	text-align: left;
	color: black;
	font-size: 12px;
	border: 1px solid #B17F00;
}
