

body {
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	margin: 0px;
	color: #000000;
	font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
}

a {
	color: #2C4592;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

table {
	font-size: 1.0em;
}

.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 
{
	/*height: 150px;*/
	width: 900px;
}
#outerinner {
	width: 900px;
}
#outerfooter {
	width: 900px;
	clear: both;
	padding-top: 5px;
}
#innercontent {
	width: 900px;
}

.general_content {
	font-size: 1.0em;
}

/* HEADER CONTENT STARTS HERE
----------------------------------------------- */

#headertop {
	/*height: 160px;*/
	margin-bottom: 10px;
}

#logo {
	float: left;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

#dropnav {
	clear: both;
	padding-left: 30px;
}

#headerbar {
	background: url(img/navbar_bg.gif) no-repeat;
	background-position: top;
	width: 900px;
	height: 30px;
	padding-bottom: 7px;
	border-bottom: 5px solid white;
	clear: both;
}

#headerlinks {
	background: url(img/topLinksBG.gif) no-repeat;
	background-position: top;
	float: right;
	text-align: right;
	height: 82px;
	width: 383px;
}

.date {
	color: #747474;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
	width: 150px;
}

.date img {
	vertical-align: middle;
}

.navlinksout {
	text-align: right;
	padding-top: 3px;
}

.navlinkitem {
	/*float: left;*/
	/*padding-right: 10px;*/
	text-align:left;
	padding-bottom: 1px;
}

.navlinkitem img {
	vertical-align: middle;
}

#quicksearchout {
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}

#quicksearchtext {
	font-weight: bold;
}

.quicksearchlabel {
	float: left;
}

.quicksearchtextbox {
	width: 130px;
	font-size: 1.0em;
	border: 0px;
	background-color: white;
	padding-left: 5px;
	border: 1px solid white;
}

#bread {
	padding-left: 15px;
	padding-top: 11px;
	text-align: left;
	float: left;
}

#bread img {
	vertical-align: middle;
}


/* HEADER CONTENT ENDS HERE
----------------------------------------------- */
/* FOOTER CONTENT STARTS HERE
----------------------------------------------- */
.footer {
	text-align: center;
}

.footer img {
	vertical-align: middle;
}

/* FOOTER CONTENT ENDS HERE
----------------------------------------------- */
/* BUTTON CONTENT STARTS HERE
----------------------------------------------- */
.buttonstyle {
	background: #2C4592 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: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #2C4592;
	margin-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
	height: 19px;
	width: 150px;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.newsbuttonstyle {
	background-color: #2C4592;
	border: 1px solid #000000;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	height: 18px;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
}

.quickbuttonstyle {
	background: #2C4592 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 {
}

#homebot {
	clear: both;
}

#space {
	float: left;
	height: 5px;
	width: 5px;
}

.space {
	float: left;
	height: 5px;
	width: 5px;
}

#sidespace {
	height: 5px;
	width: 5px;
}

#banlinksout {
	background: url(img/banlinks_bg.gif) no-repeat;
	background-position: top;
	height: 33px;
	border-bottom: 5px solid white;
}

.banlink {
	float: left;
	padding: 10px 15px 0px 15px;
	background: url(img/banlinks_line.gif) no-repeat;
	background-position: right;
	height: 23px;
	font-weight: bold;
}

.banlink3 {
	float: left;
	padding: 10px 15px 0px 0px;
	background: url(img/banlinks_line.gif) no-repeat;
	background-position: right;
	height: 23px;
	font-weight: bold;
}

.banlink2 {
	float: left;
	padding-left: 10px;
}

.banlink img {
	vertical-align: middle;
}


.sideheadblock {
	background: url(img/headblockbg.gif) repeat-x;
	background-position: top;	
	height: 34px;
	width: 230px;
}
.generalheadblock
{
	background: url(img/headblockbg2.gif) repeat-x;
	background-position: top;	
	height: 15px;
}
.headblock 
{
	background: url(img/headblockbg.gif) repeat-x;
	background-position: top;
	height:34px;
}
.headblock2 {
	background: url(img/headblockbg.gif) repeat-x;
	background-position: top;	
	height: 34px;
}

.blockleft {
	float: left;
}

.headblockcenter {
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 10px;
	color: #2C4592;
}

.headblockcenter img {
	vertical-align: middle;
}

.blockright {
	float: right;
}

.blockdetail {
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	padding: 10px;
}

.sidefootblock {
	background: url(img/footblockbg.gif) repeat-x;
	height: 7px;
	width: 230px;
	clear: both;
}
.homepagefootblock
{
	clear:both;
}
.footblock {
	background: url(img/footblockbg.gif) repeat-x;
	height:7px;
	clear: both;
}

.leftfootblock {
	background: url(img/innerblock_bot.gif) repeat-x;
	height: 12px;
	width: 230px;
	clear: both;
}

.rssout {
	float: left;
	text-align: left;
	width: 230px;
}

.rssnewshead {
	font-weight: bold;
}

.rssnewsfoot {
	text-align: right;
	font-weight: bold;
	font-size: 0.9em;
}

.rssnewsfoot img {
	vertical-align: middle;
}

.homepanel, .medhomepanel, .bighomepanel, .smallhomepanel {
	width: 330px;
	float: left;
	text-align: left;
}
.smallhomepanel
{
	width: 249px !important;
	background: url(img/smallhomeBG.gif) no-repeat top left;
}
.medhomepanel
{
	width: 300px !important;
	background: url(img/medhomeBG.gif) no-repeat top left;
}
.bighomepanel
{
	width: 341px !important;
	background: url(img/NewsletterBG.gif) no-repeat top left;
}
.homepaneldetail 
{
}
.homepanelimg 
{
	clear: both;
	margin-top: 5px;
}

.smallhomepanel .homepanelimg
{
	float: right;
	margin-right: 5px;
}

.bighomepanel .homepanelimg
{
	float: right;
	margin-right: 5px;
}

.medhomepanel .homepanelimg
{
	float: right;
	margin-right: 5px;
}

.homepanelinfo {
	padding: 10px;
	padding-top: 0px;
	margin-top: 30px;
}

.homepanellink {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.homepanellink img {
	 vertical-align: middle;
}

.mailoutinner {
	float: left;
	width: 229px;
	text-align: left;
	padding-top: 10px;
}

.mailout {
	float: left;
	width: 447px;
	text-align: left;
}

.maildetail {
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	padding: 10px;
}

.mailbox1 {
	padding-bottom: 10px;
}


.mailbox {
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 14pt;
	font-family: Tahoma;
}

.mailboxnewssignup {
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 14pt;
	font-family: Tahoma;
	width: 350px;
}

.mailbox2 {
	text-align: right;
	padding-right: 8px;
}

.mailtext {
}

.newssignuphead
{
	background: url(img/newslettersignupHead.gif) no-repeat top left;
	width: 386px;
	height: 92px;
	padding-top: 15px;
}
.contacthead
{
	background: url(img/contactHead.gif) no-repeat top left;
	width: 386px;
	height: 92px;
	padding-top: 15px;
}

.newslettertextbox {
	width: 410px;
	border: 1px solid black;
}

.newsletterselect {
	width: 415px;
	border: 1px solid black;
}

.homevidout {
	float: right;
	width: 448px;
	text-align: left;
}

.homeviddetail {
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	padding-top: 17px;
	padding-bottom: 11px;
	text-align: center;
	width: 446px;
	margin: 0px;
}

.homevidfirst {
	float: left;
	padding-right: 6px;
	padding-left: 7px;
	width: 102px;
}

.homevidlast {
	float: left;
	padding-right: 7px;
	width: 102px;
}

.homevid {
	float: left;
	padding-right: 6px;
	width: 102px;
}

.homevidlink {
	background: url(../../images/homepage/video/video_thumb_bot.gif) no-repeat;
	background-position: top;
	width: 102px;
	height: 23px;
	padding-top: 5px;
}



/* HOMEPAGE CONTENT ENDS HERE
----------------------------------------------- */

/* GENERAL CONTENT STARTS HERE
----------------------------------------------- */

.outer {
	width: 900px;
}

#innerleft {
	float: left;
	text-align: left;
	width: 230px;
	border-right: 5px solid white;
}

#innermid {
	float: left;
	text-align: left;
	width: 428px;
	vertical-align: top;
	clear: right;
	border: 1px solid #E3E3E3;
}

#sidenewsout {
	padding-top: 5px;
}

#gencont {
	float: right;
	text-align: left;
	width: 665px;
}

#resourcemid {
	float: left;
	text-align: left;
	width: 460px;
	vertical-align: top;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

#content {
	border: 1px solid #E3E3E3;
	border-top: 0px;
	border-bottom: 0px;
}

#genbantxt {
	position: absolute;
	float: left;
	xwidth: 659px;
	height: 150px;
	text-align: left;
	padding-top: 60px;
	padding-left: 20px;
	font-size: 2.2em;
	letter-spacing: -1px;
	font-weight: bold;
	color: white;
}

#resourceout {
	padding-top: 10px;
}

#associatedout {
}

#innerright {
	width: 150px;
	margin-left: 10px;
	float: right;
}

#gentxt {
	text-align: left;
	padding: 20px;
	font-size: 1.1em;
	line-height: 17px;
}

#gentxtres {
	padding-left: 20px;
	padding-bottom: 20px;
}

#gentxtleft {
	float: left;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 300px;
}

#gentxtright {
	float: right;
	text-align: left;
	width: 299px;
	padding-bottom: 20px;
}

#map {
	border: 1px solid #cccccc;
	width: 298px; 
	height: 298px;
}

#prod_diag_out {
	text-align: center;
	padding: 10px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}

#sectionhead {
	color: #2C4592;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0px 20px 0px 20px;
}

#prodsectionhead {
	float: left;
	color: #2C4592;
	font-size: 1.6em;
	text-align: left;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 20px 20px 0px 20px;
}

.prodimg {
	padding-bottom: 10px;
}

#pagelinksout {
	padding-bottom: 17px;
	padding-top: 20px;
	text-align: left;
	clear: both;
	border-top: 1px solid #E3E3E3;
}

.pagelink {
	float: left;
	font-weight: bold;
	padding-right: 15px;
}

.pagelink img {
	vertical-align: middle;
}

#rhsimg {
	border: 1px solid #E3E3E3;
	width: 148px;
	height: 148px;
}

#offerlist {
	border: 1px solid #E3E3E3;
	border-bottom: 0px;
	width: 148px;
	margin-top: 5px;
}

.rhslinksout {
	border-bottom: 1px solid #E3E3E3;
	text-align: left;
	width: 148px;
	font-size: 9pt;
}

.rhslinks {
	padding: 5px;
}


.shopban 
{
	float: left;
}

.shopbanouter
{
	position: relative; 
	width: 195px;
	height: 95px;
	clear: both;
}

.shopbanimg
{
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0px; 
	left: 0px;
}

.shopbaninfo 
{
	position: absolute; 
	width: 297px;
	height: 125px;
	left: 356px;
	top: 15px;
}

.shopbantxt
{
	text-align: center;
	width: 297px;
	height: 125px;
	font-size: 12pt;
	text-align: right;
	color: White;
	line-height: 15pt;
}


/* GENERAL CONTENT ENDS HERE
----------------------------------------------- */

.sidemenu {
	vertical-align: top;
	width: 230px;
}

#sidemenulinks {
	background: url(img/sidelist_bg.gif) repeat-y;
	background-position: top;
	border-bottom: 1px solid #E3E3E3;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 230px;
	font-size: 8pt;
}

.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  {
	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-top: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}

.sidemenu ul li a:hover {
	color: #2C4592;
	background: #E9E9E9;
}


.sidemenu ul li a:active  {
	color: #2C4592;
	background: #E9E9E9;
}

.sidemenu .menusubitem_selected  {
	color: #2C4592;
	background: #E9E9E9;
}


/* SIDEMENU CONTENT ENDS HERE
----------------------------------------------- */

/* RESOURCE CONTENT STARTS HERE
----------------------------------------------- */

.resouter {
	border: 3px solid #E3E3E3;
	border-top: 0px;
	border-bottom: 0px;
	width: 619px;
	font-size: 0.9em;
}

.resdate {
	background: url(img/resdate_bg.gif) no-repeat;
	background-position: right;
	width: 580px;
	height: 17px;
	text-align: right;
	padding-right: 25px;
	padding-top: 2px;
	xfont-size: 8pt;
	font-weight: bold;
	clear: both;
}

.resouterread {
	border: 1px solid #E3E3E3;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 428px;
}

.displayallout {
	background-color: #2C4592;
	width: 430px;
}

.displayallout2 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #E3E3E3;
	width: 619px;
}

.displayall {
	color: #000000;
	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: #2C4592;
}

.displayall2 a:hover{
	color: #000000;
}

.resdetailout {
	xwidth: 580px;
	text-align: left;
}

.resimg {
	vertical-align: top;
	padding: 10px;
	padding-right: 0px;
}

.reshead {
	padding: 10px;
	padding-bottom: 0px;
	color: #2C4592;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
	width: 480px;
	text-align: left;
}

.restxt {
	padding: 10px;
	padding-top: 0px;
	font-size: 1.1em;
	vertical-align: top;
}

.reslinksout {
	background-color: #E3E3E3;
}

.reslinks {
	float: left;
	padding-left: 10px;
	padding-top: 6px;
	font-weight: bold;
}

.reslinks img {
	vertical-align: middle;
}

.authorlinks {
	float: right;
	padding-right: 10px;
	padding-top: 7px;
}

.authorlinks img {
	vertical-align: middle;
}

.authorlinks2 {
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* RESOURCE CONTENT ENDS HERE
----------------------------------------------- */


/* FORM CONTENT STARTS HERE
----------------------------------------------- */

#contacttxt {
	background-color: #E3E3E3;
	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: #2C4592;
}

.directformtablelabel2 {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	width: 200px;
	padding: 5px;
	padding-left: 10px;
	color: #2C4592;
}


.directformtablelabel4 {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #2C4592;
}

.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: 280px;
	border: 1px solid #2C4592;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtabletextboxselect {
	width: 285px;
	border: 1px solid #2C4592;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtabletextboxsmall {
	width: 150px;
	border: 1px solid #2C4592;
	margin-bottom: 2px;
	font-size: 1.0em;
}

.formtablemultitextbox {
	width: 280px;
	height: 140px;
	border: 1px solid #2C4592;
	margin-bottom: 2px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.formtablemultitextboxsmall {
	width: 280px;
	height: 80px;
	border: 1px solid #2C4592;
	margin-bottom: 2px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.formtableselect {
	width: 285px;
	margin-bottom: 3px;
	font-size: 1.0em;
}

.formtabletextboxquick {
	width: 127px;
	font-size: 1.0em;
	border: 1px solid #000000;
	margin-right: 4px;
}




/* FORM CONTENT ENDS HERE
----------------------------------------------- */

/* NEW LOGIN STYLES */

#outermostlogin {
	padding-top: 3px;
}

.form_content {
	width: 99%;
	border-bottom: 20px solid white;
	font-size: 1.0em;
}

.login_content {
	text-align: left;
	font-size: 1.0em;
}

#login_content_left {
	float: left;
	margin-right: 5px;
	font-size: 1.0em;
	width: 550px;
}

.login_content_right {
	float: right;
	margin-bottom: 5px;
	font-size: 1.0em;
	width: 345px;
}

.login_content_right2 {
	font-size: 1.0em;
	width: 345px;
	float: right;
}

.logintable2 {
	font-size: 1.0em;
	width: 345px;
}

.logintable3 {
	font-size: 1.0em;
	width: 345px;
	text-align: left;
	padding-top: 10px;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
}

.forgotcontent {
	text-align: left;
	background-color: #F1F1F1;
	font-size: 1.0em;
}

.controldetails {
	border: 5px solid #f1f1f1;
	font-size: 1.0em;
}

.controlheading {
	background-color: #f1f1f1;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 10px solid white;
	color: #294667;
}

.directoryentryimg {
	text-align: left; 
	padding: 20px;
	background-color: #F1F1F1;
	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: #F1F1F1;
	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;
}

.contacttablelabel {
	text-align: left;
	font-weight: bold;
	width: 150px;
}

.logintablecontent {
	border: 1px solid #557FB1;
	padding: 10px;
}

.login_heading {
}

.termslink {
	cursor: hand;
	text-align: left;
	color: #FF0000;
	font-weight: bod
}

.headingtable {
}

.register_heading {
	padding-bottom: 10px;
	font-weight: bold;
	color: #2C4592;
	font-size: 1.2em;
	text-align: left;
	border-bottom: 1px solid #E3E3E3;
	width: 623px;
	margin-bottom: 15px;
}

.requiredfield {
	color: #DC1408;
}

.requiredfieldheader {
	text-align: right;
	color: white;
	font-weight: bold;
	background-color: #DC1408;
	padding-right: 10px;
}

.loggedinmessage {
	text-align: left;
	font-weight: bold;
	color: #557FB1;
	border: 1px solid #557FB1;
	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(img/login_btn.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 34px;
	border-bottom: 10px solid white;
}

.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;
}

.loginheading {
	border: 1px solid #DC1408;
	xborder-bottom: 0px;
	background-color: #F1F1F1;
	padding: 5px;
	color: #DC1408;
	font-weight: bold;
	text-align: left;
	font-size: 1.4em;
}

.loginheading img {
	vertical-align: middle;
}

.loginnew {
	border: 1px solid #E3E3E3;
	border-top: 0px;
	border-bottom: 0px;
	padding: 10px;
	font-size: 1.0em;
}


.logintxt {
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
}

.logintxt2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}

.loginspace {
	border-bottom: 1px solid #E6E6E6;
}

.loginlabel {
	font-weight: bold;
	width: 220px;
	font-size: 1.0em;
}

.loginlabel2 {
	font-weight: bold;
	font-size: 1.0em;
	width: 100px;
}

.forgotpass {
	float: left;
	font-size: 1.0em;
}

.forgotpass img {
	vertical-align: middle;
}

.signin {
	float: right;
	padding-top: 5px;
	font-size: 1.0em;
}

.whyhead {
	font-size: 1.4em;
	font-weight: bold;
	color: #DC1408;
	padding: 10px;
}

.whylabel {
	padding-left: 10px;
	padding-bottom: 5px;
}

#communitybanout {
	border: 0px solid white;
	border-top: 0px;
	background-image: url(../../images/login/commban_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 220px;
	clear: both;
}

#combanimg {
	float: left;
	width: 433px;
}

#combantxt {
	float: right;
	color: white;
	text-align: left;
	padding: 20px;
	vertical-align: middle;
	width: 350px;
}

#comhomebot {
	border: 0px solid white;
	border-top: 2px;
}

.comresout {
	border-right: 2px solid white;
	float: left;
	width: 222px;
}

.comreshead {
	background-color: #557FB1;
	padding: 8px;
	text-align: left;
	font-weight: bold;
	color: white;
}

.comreshead img {
	vertical-align: middle;
}

.comresinfo {
	padding: 15px;
	text-align: left;
	border-left: 2px solid #f1f1f1;
	border-right: 2px solid #f1f1f1;
}

.comreslink {
	background-color: #F1F1F1;
	padding: 5px;
	text-align: right;
	border-bottom: 2px solid white;
}

#comresright {
	width: 186px;
	float: right;
	background-color: #F1F1F1;
}

.comresrightlink {
	padding: 3px;
	border-bottom: 1px solid white;
	background-color: #F1F1F1;
	text-align: left;
}

.comresrightlink2 {
	padding: 4px;
	border-bottom: 1px solid white;
	background-color: #F1F1F1;
	text-align: left;
}


/* QANDA CONTENT STARTS HERE
----------------------------------------------- */

.faqouter {
	width: 610px;
	font-size: 1.0em;
}

.faqtable {
	width: 610px;
	font-size: 1.0em;
}

.faqgentxt {
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.faq_q {
	width: 15px;
	font-weight: bold;
}

.faqbold {
	font-weight: bold;
	text-align: left;
	width: 600px;
}

.faqout {
	padding: 5px;
	background-color: #EEEEEE;
	border-bottom: 5px solid white;
} 

.answerout {
	padding: 10px;
}

.answer {
	font-weight: bold;
	color: #2C4592;
}

/* 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: #E3E3E3;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search {
	background-color: #E3E3E3;
	padding: 10px;
	border-bottom: 2px solid #ffffff;
}

.resource_search_pager {
	background-color: #2C4592;
	color: white;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.resource_pager_panel {
	background-color: #2C4592;
	font-weight: bold;
	padding: 5px;
	color: white;
	height: 15px;
	border-bottom: 1px solid white;
}

.resource_pager_panel a{
	color: #2C4592;
}

.resource_pager_panel a:hover{
	color: white;
}

.resourcedisplayall {
	float: right;
}

.resourcepagertop {
	float: left;
}

#resourcepagerbottom {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.tablelistitemalt {
	background-color: #E3E3E3;
}

.resourceout {
	font-size: 1.0em;
}

.resourceimg {
}

.resourcedetails {
	width: 520px;
	padding: 10px;
	font-size: 1.0em;
}

.resourceheader {
	font-weight: bold;
	color: #2C4592;
}

.resourceheadleft {
	font-weight: bold;
	color: #2C4592;
	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: #E3E3E3;
}

.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: #2C4592;
}

#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 #2C4592;
}

.myChat {
	background-color: #FFFFFF;
	padding: 8px;
	width: 600px;
	height: 50px;
	text-align: left;
	color: black;
	font-size: 12px;
	border: 1px solid #2C4592;
}

.login_form_message {
	padding: 10px;
	color: red;
	text-align: left;
	border-bottom: 9px solid white;
}

.printfoot {
	font-size: 8pt;
	text-align: left;
	color: #2C4592;
	font-weight: bold;
	padding: 0px 20px 20px 20px;
}

.close {
	width: 580px;
	height: 20px;
	background-color: #2C4592;
	background-image: url(../../images/gen/close.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: hand;
	border-left: 20px solid white;
}

.banimg
{
	border: 1px solid #b3b8bd;
	position: absolute; 
	width: 100%; 
	height: 100%; 
	top: 0px; 
	left: 0px;
}

.MultiPage{
	border: 1px solid #C9CCD3; 
	MARGIN-TOP: -1px; 
	padding: 5px;
	width: 620px;
}

.TabStrip{
	width: 620px;
}
.quicklogindiv
{
	padding:0px 0px 0px 10px;
}