

body {
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #000000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
}

a {
	color: #FE8C01;
	text-decoration: none;
}

a:hover {
	color: #000000;
	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: 800px;
}
#outerheader {
	width: 800px;
}
#outerinner {
	width: 800px;
}
#outerfooter {
	width: 800px;
	clear: both;
	padding-top: 10px;
}
#innercontent {
	width: 800px;
}
/* HEADER CONTENT STARTS HERE
----------------------------------------------- */
#headertop {
	width: 800px;
	padding-top: 15px;
	height: 51px;
}

#logo {
	float: left;
	text-align: left;
	clear: both;
	padding-bottom: 8px;
}

#headertopright {
	text-align: right;
	float: right;
	padding-right: 18px;
}

#dropnav {
	text-align: right;
}

#tel {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 10px;
}

#toplinks {
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}

#toplinks a{
	font-weight: bold;
}

#toplinks a:hover{
	font-weight: bold;
}

#access {
	text-align: right;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

.textresize {
	font-size: 8pt;
	text-align: right;
}

.textresize img{
	vertical-align: middle;
}

.switchimage {
	float: left;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 5px;
}

.switchimage a {
	color: #000000;
	text-decoration: none;
}

.switchimage a:hover {
	color: #000000;
	text-decoration: underline;
}

#lettercont 
{
	background-image: url(img/window_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	padding: 10px 10px 0px 10px;
	text-align: left;
	vertical-align: middle;
	height: 159px;
}

#newsletter {
	background-color: #E9E9E9;
	height: 30px;
	text-align: left;
}

.newslettertext {
	font-weight: bold;
	font-size: 1.1em;
}

.newslettertextbox {
	width: 230px;
	font-size: 9pt;
	border: 1px solid black;
	vertical-align: middle;
}

.newsletterselect {
	width: 235px;
	font-size: 9pt;
	border: 1px solid black;
	vertical-align: middle;
}

.mailbox1 {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.mailbox2 {
	text-align: right;
	padding-bottom: 0px;
	padding: 40px 2px 0px 0px; 
}

.mailbox {
	text-align: left;
	padding-bottom: 10px;
}

#logo {
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
}

#headermid {
	background: url(img/searchbar_bg2.gif);
	background-position: top;
	width: 800px;
	height: 32px;
	clear: both;
}
#quicksearchout {
	float: right;
	padding-right: 10px;
	padding-top: 6px;
}

#quicksearchtext {
	font-weight: bold;
	color: white;
	xfloat: left;
}

.quicksearchlabel {
	float: left;
}

.quicksearchtextbox {
	width: 160px;
	height: 15px;
	font-size: 1.0em;
	border: 0px;
	background-color: white;
	padding-left: 5px;
}

#bread {
	padding-left: 10px;
	padding-top: 8px;
	text-align: left;
	float: left;
}

#bread a {
	color: white;
	text-decoration: none;
}

#bread a:hover {
	color: black;
	text-decoration: underline;
}

#headerbot {
	background: #fff url(img/loginbar_bg_2.gif) no-repeat;
	background-position: top;
	width: 800px;
	height: 45px;
}

#quicklog {
	text-align: right;
	float: right;
	padding-right: 10px;
}

.quicklogindiv {
	text-align: right;
	vertical-align: bottom;
	padding-top: 7px;
}

.quickbox {
	float: left;
}

.quickbox1 {
	float: left;
	padding-top: 2px;
}

.error_message {
	color: #FE8C01;
	font-weight: bold;
}

/* HEADER CONTENT ENDS HERE
----------------------------------------------- */
/* FOOTER CONTENT STARTS HERE
----------------------------------------------- */
#footer {
	background: #ffffff url(img/footer_bg.gif) repeat-x;
	background-position: bottom;
	padding: 5px;
	text-align: left;
	border: 1px solid #E9E9E9;
}

.footertxt1 {
	font-weight: bold;
	padding-bottom: 4px;
}

#footerlogo {
	text-align: right;
}

/* FOOTER CONTENT ENDS HERE
----------------------------------------------- */
/* BUTTON CONTENT STARTS HERE
----------------------------------------------- */
.buttonstyle {
	background: #FE8C01 url(img/btn_bg.gif) repeat-x;
	background-position: bottom;
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	height: 19px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.accountbuttonstyle {
	background-color: #FE8C01;
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	height: 19px;
	width: 150px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.newsbuttonstyle {
	background-color: #FE8C01;
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	height: 18px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.quickbuttonstyle {
	background: #FE8C01 url(img/btn_bg.gif) repeat-x;
	background-position: bottom;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
	cursor: hand;
	font-size: 7pt;
	font-weight: bold;
	border: 1px solid white;
	height: 18px;
}
/* BUTTON CONTENT ENDS HERE
----------------------------------------------- */
/* HOMEPAGE CONTENT STARTS HERE
----------------------------------------------- */

#homeban {
	text-align: left;
	border: 1px solid #E9E9E9;
	width: 458px;
	height: 264px;
	float: left;
}
#homeround
{
	width:332px;
	text-align:center;
}
#txt
{
	padding: 8px 15px 8px 15px;
	background-color:Transparent;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}
#hometxt 
{
	background-image: url(img/window_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	text-align: left;
	/*padding: 7px 15px 7px 15px;*/
	/*border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;*/
	font-size: 1.1em;
	width:330px;
	min-height: 168px;
	line-height: 18px;
}
#hometxttop
{
	height:8px;
	width:330px;
}
.txttopleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/top_left.gif) no-repeat;
}
.txttopright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/top_right.gif) no-repeat;
	/*clear: left;*/
}
.txttopcentre
{
	float:left;
	width:314px;
	height:8px;
	background:url(img/top.gif) repeat-x;
}
/*#hometxtbot
{
	width:300px;
	height:8px;
	margin-left:auto;
	margin-right:auto;
}*/

.txtbotleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/bot_left.gif) no-repeat;
}
.txtbotright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/bot_right.gif) no-repeat;
}
.txtbotcentre
{
	float:left;
	width:314px;
	height:8px;
	background:url(img/bot.gif) repeat-x;
}
#hometop {
	min-height: 168px;
}

#homebottom {
	border-top: 10px solid white;
	clear: both;
}

.homeblock1 {
	width: 260px;
	margin-right: 10px;
	float: left;
}

.homeblock2 {
	width: 260px;
	float: left;
}

.homeresout {
	text-align: left;
	width: 430px;
}

.homereshead {
	xbackground-image: url(img/reshead_corner.gif);
	xbackground-position: bottom right;
	xbackground-repeat: no-repeat;
	background-color: #FE8C01;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
	xwidth: 320px;
	clear: both;
}

.homeresimg {
	background-color: #E9E9E9;
}
.homereshead img{
	vertical-align: middle;
}
.homeresdetail {
	float: right;
	width: 265px;
	padding: 10px;
	border-bottom: 2px solid white;
}
.homeresinfo {
	text-align: left;
	vertical-align: top;
}
.homereslink {
	text-align: right;
	vertical-align: bottom;
	padding: 5px 15px 0px 0px ;
	background-color: #E9E9E9;
}

.offerbotleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/off_bot_left.gif) no-repeat;
}
.offerbotright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/off_bot_right.gif) no-repeat;
}
.offerbotcentre
{
	float:left;
	width:244px;
	height:8px;
	background:url(img/off_bot.gif) repeat-x;
}
#homequote {
	background-image: url(img/grad_bg_big.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FE8C01;
	color: white;
	font-weight: bold;
	padding: 20px;
	font-size: 1.1em;
	height: 85px;
	text-align: left;
}

#hometxthead {
	background-color: #E9E9E9;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	padding-bottom: 5px;
	color: #FE8C01;
	font-weight: bold;
	font-size: 1.05em;
	xheight: 18px;
	border-bottom: 1px dotted #FE8C01;
}

.newslistheadout {
	background-image:  url(img/headbar.gif);
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	height: 18px;
}

.newslistheadout img {
	vertical-align: middle;
}

#rssnews 
{
	background-image: url(img/window_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	padding: 10px 10px 0px 10px;
	text-align: left;
	font-size: 1.1em;
}

.smallbotleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/bot_left.gif) no-repeat;
}
.smallbotright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/bot_right.gif) no-repeat;
}
.smallbotcentre
{
	float:left;
	width:244px;
	height:8px;
	background:url(img/bot.gif) repeat-x;
}

.newslistheadout img {
	vertical-align: middle;
}

.newslistheadout a
{
	color: white;
}

.newslistheadout a:hover{
	color: black;
}

.newslisthead {
	float: left;
}

.sidenewslistheadout a
{
	color: white;
}

.sidenewslistheadout a:hover{
	color: black;
}


.newslistrss {
	font-weight: bold;
	text-align: right;
	padding: 2px 0px 5px 0px;
}

.newslistlinks {
	padding: 8px;
	text-align: left;
	font-size: 0.9em;
}

.newslistlinks a{
	color: #000000;
}

.newslistlinks a:hover{
	color: #FE8C01;
}

.newseventhead a{
	color: #ffffff;
}

.newseventhead a:hover{
	color: #000000;
}

.newslistitemhead {
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 1.0em;
}

.newslistitemhead a{
	color: #FE8C01;
}

.newslistitemhead a:hover{
	color: black;
}

.newslistitemdetail {
	padding-bottom: 3px;
	font-weight: bold;
}

.forumheadout {
	background-color: #FE8C01;
	text-align: left;
	height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	border-bottom: 1px dotted #FE8C01;
}

#forumisthead {
	font-weight: bold;
}

#forumresouthead {
	color: white;
	text-align: left;
	padding: 10px 10px 5px 10px;
	font-weight: bold; 
	font-size: 1.1em;
}

#forumresouthead img {
	vertical-align: middle;
}

#forumresout {
	padding: 0px 10px 10px 10px;
}

#forumreshead {
	color: #FE8C01;
	font-weight: bold;
	text-align: left;
}

#forumresinfo {
	color: #FE8C01;
	text-align: left;
}

#forumresinfo a{
	color: white;
}

#forumresinfo a:hover{
	color: #FE8C01;
}

#forumreslink {
	background-color: #FE8C01;
	text-align: left;
	padding: 8px 10px 8px 10px;
	color: white;
	border-top: 1px dotted #FE8C01;
}

#forumreslink a{
	color: white;
}

#forumreslink a:hover{
	color: white;
}



/* HOMEPAGE CONTENT ENDS HERE
----------------------------------------------- */

/* GENERAL CONTENT STARTS HERE
----------------------------------------------- */

#innerleft {
	float: left;
	text-align: left;
	width: 200px;
	background-color: white;
	vertical-align: top;
	padding-right: 10px;
}

#innermid {
	float: left;
	text-align: left;
	width: 428px;
	vertical-align: top;
	clear: right;
	border: 1px solid #E9E9E9;
}

#resourcemid {
	float: left;
	text-align: left;
	width: 430px;
	vertical-align: top;
}

#resourcetoptxt {
	border: 1px solid #E9E9E9;
}

#resourceout {
	padding-top: 10px;
}

#associatedout {
}

#innerright {
	width: 150px;
	padding-left: 10px;
	float: right;
}

#gentxt {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	font-size: 1.1em;
	line-height: 17px;
}

#sectionhead {
	color: #FE8C01;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 20px 20px 0px 20px;
}

#pagelinksout {
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	border-bottom: 30px solid white;
}

.pagelink {
	float: left;
	font-weight: bold;
	padding-right: 15px;
}

.pagelink img {
	vertical-align: middle;
}

#rhsimg {
	border: 1px solid #E9E9E9;
	width: 148px;
	height: 148px;
}

#offerlist {
	/*border: 1px solid #E9E9E9;*/
	border-bottom: 0px;
	width: 148px;
	margin-top: 10px;
}

.rhslinks {
	padding: 3px;
	border-bottom: 1px solid #E9E9E9;
	text-align: left;
}


/* GENERAL CONTENT ENDS HERE
----------------------------------------------- */


/* SIDEMENU CONTENT STARTS HERE
----------------------------------------------- */

.newseventhead {
	background-image:  url(img/newseventhead2.gif);
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	height: 18px;
}

.sidemenu {
	vertical-align: top;
	border-bottom: 10px solid white;
}

.sidemenuhead {
	background-image: url(img/sidemenuhead.gif);
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	height: 18px;
	border-bottom: 1px solid white;
}

.sidemenuhead img {
	vertical-align: middle;
}

.sidenewsrss {
	width: 198px;
	text-align: left;

}

.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-image: url(img/menu_arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #E9E9E9;
	border-right: none;
	color: black;
	text-decoration: none;
	display: block;
	text-align: left;
	voice-family: "\"}\"";   
	voice-family: inherit;      
	vertical-align: middle;
	padding: 5px 5px 5px 10px;
	font-weight: bold;
	border-bottom: 1px solid white;
}

.sidemenu ul li a:hover {
	background-image: url(img/menu_arrow_over.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #fdaf0c;
	text-decoration: none;
	color: #ffffff;
	background: #fdaf0c;
}


.sidemenu ul li a:active  {
	background-image: url(img/menu_arrow_over.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff;
	background: #fdaf0c;
}

.sidemenu .menusubitem_selected  {
	background-image: url(img/menu_arrow_over.gif);
	background-position: left center;
	background-repeat: no-repeat;
	color: #ffffff;
	background: #fdaf0c;
}

.sidenewslistheadout {
	background-image:  url(img/sidemenuhead.gif);
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	height: 18px;
}

.leftsidebotleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/bot_left.gif) no-repeat;
}

.leftsidebotright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/bot_right.gif) no-repeat;
}

.leftsidebotcentre
{
	float:left;
	width:182px;
	height:8px;
	background:url(img/bot.gif) repeat-x;
}
/*.rightsidebotleft
{
	float:left;
	width:8px;
	height:8px;
	background:url(img/bot_left.gif) no-repeat;
}

.rightsidebotright
{
	float:right;
	width:8px;
	height:8px;
	background:url(img/bot_right.gif) no-repeat;
}

.rightsidebotcentre
{
	float:left;
	width:132px;
	height:8px;
	background:url(img/bot.gif) repeat-x;
}*/



/* SIDEMENU CONTENT ENDS HERE
----------------------------------------------- */

/* RESOURCE CONTENT STARTS HERE
----------------------------------------------- */

.resouter {
	border: 1px solid #E9E9E9;
	xmargin-bottom: 10px;
	margin-top: 10px;
	width: 428px;
	font-size: 1.0em;
}

.resouterread {
	border: 1px solid #E9E9E9;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 428px;
}

.displayallout {
	background-color: #FE8C01;
	width: 430px;
}

.displayallout2 {
	margin-top: 10px;
	border: 1px solid #E9E9E9;
	padding: 5px;
	width: 430px;
}

.displayall {
	color: #000000;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.displayall a{
	color: #ffffff;
}

.displayall a:hover{
	color: #000000;
}

.displayall2 {
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.displayall2 a{
	color: #ffffff;
}

.displayall2 a:hover{
	color: #000000;
}

.resimg {
	width: 100px;
	vertical-align: top;
}

.reshead {
	padding: 10px;
	color: #FE8C01;
	font-size: 1.2em;
	font-weight: bold;
}

.restxt {
	padding: 10px;
	padding-top: 0px;
	font-size: 1.1em;
}

.reslinksout {
	border-bottom: 1px dashed #E9E9E9;
	border-top: 1px dashed #E9E9E9;
}

#reslinks img {
	vertical-align: middle;
}

#reslinks2 img {
	vertical-align: middle;
}

#reslinks3 img {
	vertical-align: middle;
}

#reslinks4 img {
	vertical-align: middle;
}

.reslinks {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reslinks {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reslinks2 {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reslinks3 {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reslinks4 {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.authorlinksout {
	background-color: #F1F1F1;
}

.authorlinks {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.authorlinks2 {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#authorlinks {
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#authorlinks img {
	vertical-align: middle;
}

#authorlinks2 {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#rescontentback {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* RESOURCE CONTENT ENDS HERE
----------------------------------------------- */


/* FORM CONTENT STARTS HERE
----------------------------------------------- */

#contacttxt {
	background-color: #E9E9E9;
	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 {
	
}

.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: #FE8C01;
}

.directformtablelabel2 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	padding: 5px;
	padding-left: 10px;
	color: #FE8C01;
}


.directformtablelabel4 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #FE8C01;
}

.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: 200px;
	border: 1px solid #FE8C01;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtabletextboxsmall {
	width: 150px;
	border: 1px solid #FE8C01;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtablemultitextbox {
	width: 400px;
	height: 140px;
	border: 1px solid #FE8C01;
	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: #E9E9E9;
	width: 99%;
	border: 20px solid white;
	font-size: 1.0em;
}

.login_content {
	text-align: left;
}

#login_content_left {
	float: left;
	background-color: #E9E9E9;
}

#login_content_right {
	float: left;
	margin-left: 5px;
	background-color: #E9E9E9;
}

.logintable1 {
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.0em;
	width: 280px;
	height: 270px;
}

.logintable2 {
	background-color: #E9E9E9;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.0em;
	width: 280px;
	height: 270px;
}

.forgotcontent {
	text-align: left;
	background-color: #E9E9E9;
	font-size: 1.0em;
}

.controldetails {
	border: 5px solid #E9E9E9;
	font-size: 1.0em;
}

.controlheading {
	background-color: #E9E9E9;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px solid white;
	color: #FE8C01;
}

.directoryentryimg {
	text-align: left; 
	padding: 20px;
	background-color: #E9E9E9;
	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 {
	width: 99%;
	font-size: 1.0em;
}

.controlcontent2 {
	text-align: left;
	background-color: #E9E9E9;
	width: 99%;
	font-size: 1.0em;
}

.forgothead {
	font-weight: bold;
	padding: 10px;
	padding-bottom: 5px;
}

.forgottxt {
	padding: 0px 10px 10px 10px;
}

.forgottablelabel {
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
}

.logintablecontent {
	border: 1px solid #FE8C01;
	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: #FE8C01;
}

.requiredfield {
	text-align: left;
	color: #FF0000;
	
}

.loggedinmessage {
	text-align: left;
	font-weight: bold;
	color: #FE8C01;
	border: 1px solid #FE8C01;
	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: #FE8C01;
	width: 15px;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 2px solid white;
}

.faqbold {
	float: left;
	background-color: #E9E9E9;
	color: #FE8C01;
	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 {
	background-color: #f1f1f1;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}

.intropanel {
	background-color: #f1f1f1;
}

.introresultspanel {
	background-color: #f1f1f1;
}

.searchout {
	padding-left: 10px;
	background-color: #f1f1f1;
	font-size: 1.0em;
}

/* SEARCH CONTENT ENDS HERE
----------------------------------------------- */

/* New Resource Control Starts content
----------------------------------------------- */

.resource_search {
	background-color: #E9E9E9;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search {
	background-color: #E9E9E9;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search_pager {
	background-color: #FE8C01;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.resource_pager_panel {
	background-color: #FE8C01;
	font-weight: bold;
	padding: 5px;
	color: white;
	height: 15px;
	border-bottom: 1px solid white;
}

.resource_pager_panel a{
	color: #FE8C01;
}

.resource_pager_panel a:hover{
	color: white;
}

.resourcedisplayall {
	float: right;
}

.resourcepagertop {
	float: left;
}

#resourcepagerbottom {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.tablelistitemalt {
	background-color: #E9E9E9;
}

.resourceout {
	font-size: 1.0em;
}

.resourceimg {
}

.resourcedetails {
	width: 520px;
	padding: 10px;
	font-size: 1.0em;
}

.resourceheader {
	font-weight: bold;
	color: #FE8C01;
}

.resourceheadleft {
	font-weight: bold;
	color: #FE8C01;
	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: #E9E9E9;
}

.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: #FE8C01;
}

#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 #FE8C01;
}

.myChat {
	background-color: #FFFFFF;
	padding: 8px;
	width: 600px;
	height: 50px;
	text-align: left;
	color: black;
	font-size: 12px;
	border: 1px solid #FE8C01;
}
