/* CSS Document */


/* Default layout styles */

body, table, td, tr, p {margin:0px; padding:0px; font: 13px "trebuchet ms", sans-serif;}

img {border:0px;}



/* CSS to fix FF and Chrome Search results length */
#searchResultsInfo {width: 850px;}


/* CSS to fix FF and Chrome forgotten password layout issues */
#MainTableForContentPWOnly {padding-left:40px;}


/* CSS to fix membership layout issues */
#divMembershipDetails {padding-left:40px;}

/* CSS to fix black line in the Contact Us form  */
#blankline235 {display: none;}

/* CSS to fix black line in the Registration form  */
#blanklinecell30 {display: none;}

/* Default anchor styles */

a {font: 13px "trebuchet ms", sans-serif; text-decoration:none; color:#1e02f2;}

a:link {font: 13px "trebuchet ms", sans-serif; text-decoration:none; color: #1e02f2;}

a:visited {font: 13px "trebuchet ms", sans-serif; text-decoration:none;	color: #1e02f2;}
	
a:hover {font: 13px "trebuchet ms", sans-serif; text-decoration:none; color: #1e02f2;}

a:focus {font: 13px "trebuchet ms", sans-serif; text-decoration:none; color: #1e02f2;}

a:active {font: 13px "trebuchet ms", sans-serif; text-decoration:none;}

a.clsAltNormalOneSmaller, .clsAltNormalOneSmaller a {color:#000000 !important; text-decoration:none !important; font: 13px "trebuchet ms", sans-serif !important;}


/* Default heading styles */

h1 {font: bolder 20px "trebuchet ms", sans-serif; color: #000000;}  

h1 a, h1 a:link, h1 a:visited, h1 a:active {font: bolder 20px "trebuchet ms", sans-serif; color: #000000; text-decoration:none;}

h1 a:hover, h1 a:focus {font: bolder 20px "trebuchet ms", sans-serif; color: #000000; text-decoration:none;}

h2 {color:#1e02f2; font: bolder 16px "myriad pro", "trebuchet ms";}

h2 a, h2 a:link, h2 a:visited, h2 a:active {color:#1e02f2; font: bolder 16px "myriad pro", "trebuchet ms"; text-decoration:none;}

h2 a:hover, h2 a:focus {color:#1e02f2; font: bolder 16px "myriad pro", "trebuchet ms";}

h3 {color:#000; font: bolder 15px "myriad pro", "trebuchet ms";}

h4 {font: bolder 14px "myriad pro", "trebuchet ms"; color: #1E02F2;}

h5 {font: bolder 13px "myriad pro", "trebuchet ms"; color: #000000;}

h6 {font: bolder 13px "myriad pro", "trebuchet ms"; color: #1E02F2;}


/* Default CM structure layout styles */

.Masterdiv {background-color:##ebebe2!important;}

#DivContent {background-color:##ebebe2!important;}

#TDForMiddleCell {background: url(../images/useruploadedimages/12/cnt-bg.gif) repeat-y top centre !important; height:100% !important;}

.tblContentTD1 {background: url(../images/useruploadedimages/12/cnt-bg.gif) repeat-y top left !important; height:100% !important;}

.tblContentTD2 {background: url(../images/useruploadedimages/33/page-bg-tile02.gif) repeat-y top left !important; height:100% !important;}

.tblContentTD3 {background-color:#ebebe2;}


/* Login box styles */

table.clientLoginTableLeft {width:450px;font: 13px "trebuchet ms", sans-serif;color:#000000;}
table.clientLoginTableLeft td {padding:0px 50px 0px 40px;}
td.clientLoginTopLeft {background-image: url(../images/useruploadedimages/12/client-login-bg-top-left.gif); height:28px;}
td.clientLoginMiddleLeft {}
td.clientLoginBottomLeft {background-image: url(../images/useruploadedimages/12/client-login-bg-bot-left.gif); height:36px;}

table.clientLoginTableRight {width:450px;font: 13px "trebuchet ms", sans-serif;color:#000000;}
table.clientLoginTableRight td {padding:0px 50px 0px 40px;}
td.clientLoginTopRight {background-image: url(../images/useruploadedimages/12/client-login-bg-top-right.gif); height:28px;}
td.clientLoginMiddleRight {}
td.clientLoginBottomRight {background-image: url(../images/useruploadedimages/12/client-login-bg-bot-right.gif); height:36px;}

div#loginBox {padding: 0 40px;}
div#loginBox label {width: 150px; float: left;}

/* Welcome bar styles */

.welcomebar {width:880px; height:25px; background-color:#FFA90A;}
.welcomebar td {padding:5px; font: 13px "trebuchet ms", sans-serif; color:#ffffff; }
.welcomebar a, .welcomebar a:link, .welcomebar a:visited, .welcomebar a:hover, .welcomebar a:active, .welcomebar a:focus {font: 13px "trebuchet ms", sans-serif; color:#ffffff;}


/*----------Start new form creator layout styles----------*/

.formCreatorTable,
#divFormCreatorTableContentMain {padding-left:30px;}

.formCreatorTable h2,
#divFormCreatorTableContentMain h2 {}

.formCreatorTable fieldset,
#divFormCreatorTableContentMain fieldset {float:left; clear:both; border:none;}

.formCreatorTable p,
#divFormCreatorTableContentMain p { clear:both;padding-bottom:5px;}

.formCreatorTable p.clsGeneralText,
#divFormCreatorTableContentMain p.clsGeneralText {float:none; clear:both;}

.formCreatorTable p.clsDescriptionField,
#divFormCreatorTableContentMain p.clsDescriptionField {}

.formCreatorTable p label,
#divFormCreatorTableContentMain p label {display:block; width:200px; float:left; }

.formCreatorTable p input,
#divFormCreatorTableContentMain p input {}

.formCreatorTable .clsCheckBoxListSpanOptions,
.formCreatorTable .clsRadioButtonListSpanOptions {display:block; float:left; margin-bottom:12px; overflow:hidden;}

.formCreatorTable .clsCheckBoxListSpanOptions span,
.formCreatorTable .clsRadioButtonListSpanOptions span {float:left; clear:both;}

.formCreatorTable p input.clsRadioButtonList,
.formCreatorTable p input.clsCheckBoxList {clear:both;}

.formCreatorTable p label.clsCheckBoxListLabel,
.formCreatorTable p label.clsRadioButtonListLabel {padding-top:3px; height:17px;}

.formCreatorTable p label.clsCheckBoxListLabel,
.formCreatorTable p label.clsRadioButtonListLabel {min-height:17px;}

.formCreatorTable p textarea,
#divFormCreatorTableContentMain p textarea {}

.formCreatorTable p select,
#divFormCreatorTableContentMain p select {}

.formCreatorTable p.clsMandatory,
#divFormCreatorTableContentMain p.clsMandatory {float:left;  padding-left:50px;}

.formCreatorTable p.clsBtnSubmit,
#divFormCreatorTableContentMain p.clsBtnSubmit {float:left; clear:both; text-align:left;padding-left:30px;}

#UserField235_2548 {width:174px !important;}

#membershipTable {padding-top:20px; padding-left:40px;background:url(/images/useruploadedimages/12/cnt-bg.gif) repeat-y top left;font: 13px "Trebuchet MS",Arial;}

#membershipTable table td {padding-bottom:5px;font: 13px "Trebuchet MS",Arial;}

/*----------End new form creator layout styles----------*/


/* Styles for form creator forms */

#Module235_TRDisplayUserForm {background: url(../images/useruploadedimages/12/cnt-bg.gif) repeat-y top center;}

tr#Module30_TRDisplayUserForm {background: url(../images/useruploadedimages/12/cnt-bg2.gif) repeat-y top center;border:1px solid red !important;}


/* Home page styles */

ul.quicklinks {list-style-type:none; list-style-image: url(../images/useruploadedimages/29/bullet-square.gif); padding:0px; margin:0px 0px 0px 20px;}

#homepgContainer { width:634px;	float: left; background-image: url(../images/useruploadedimages/12/greyTop.gif); background-repeat: no-repeat; background-color: #EBEBE2;}

#homepgTop { width:604px; background-image:background-color:#ebebe2; height: 19px; margin: 0px; padding: 15px; float: left;}

#homepgCentre {	width:619px; padding:15px 0px 15px 15px; background: #ebebe2;}

#whiteBoxTop {width:619px; height:12px;	background-image:url(../images/useruploadedimages/12/white-box-top.gif); background-repeat:no-repeat; background-color: #FFFFFF;}

#whiteBoxBottom {width:619px; height:16px; background-image:url(../images/useruploadedimages/12/white-box-bottom.gif); background-repeat:no-repeat; padding-bottom: 10px;}

#whiteBoxBottom01 {width:619px;	height:16px; background-image:url(../images/useruploadedimages/12/white-box-bottom.gif); background-repeat:no-repeat; padding-bottom:0px;}

#whiteBoxCentre {width:589px; background-color:#FFFFFF; padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 15px;}

#whiteBoxCentreHome {width:589px; height:167px; background-color:#ffffff; padding-top: 0px; padding-right: 15px; padding-bottom: 0px; padding-left: 15px;}

#whiteBoxCentreHome ul {list-style-type:none; margin:0px; padding:0px;}

#Module839_LoginTable {background: #ebebe2 url(../images/useruploadedimages/12/loginCentre.gif) repeat-y top left;}

#blankcell76 {background-color: #ebebe2; height: 1px}
#blankrow76 {background-color: #ebebe2; height: 1px}

#Module839_TDDisplayLoginBox {padding:12px 0px 0px 15px; background-color:#ebebe2;}

.loginbox { width:202px; background: #ebebe2 url(../images/useruploadedimages/12/loginCentre.gif) repeat-y top left; float: right; clear: both; margin: 0px; height: 35px; text-align: left; padding:0px 15px 0px 15px;}

.loginbox h2 {padding:0px; margin:0px;}

#loginboxTop { width:202px; height:25px; background: #ebebe2 url(../images/useruploadedimages/12/loginTop.gif) no-repeat top left; float: right; clear: both; margin: 0px; padding:0px 15px 0px 15px;}

#loginboxBottom { width:232px; height:18px; background: #ebebe2 url(../images/useruploadedimages/12/loginBottom.gif) no-repeat top left; float: right; clear: both; margin: 0px; padding: 0px;}

#postitNote {width:258px; background: #ebebe2 url(../images/useruploadedimages/12/postItBG.gif) no-repeat top left; float: left; clear: right; margin: 0px; padding: 0px 0px 0px 0px; height: 249px;}


#adBoxTop { width:869px; height:15px; background: #ebebe2 url(../images/useruploadedimages/12/ad-footer-top.gif) no-repeat top left; float: left; margin: 0px; padding: 0px;}

#adBoxCentre {width:840px; background-color:#ffffff; float: none; padding-top: 0px; padding-right: 30px; padding-bottom: 0px; padding-left: 30px; margin: 0px; background-image: url(../images/useruploadedimages/12/cnt-bg.gif)}

#adBoxBottom {width:869px; height:12px;	background: #ebebe2 url(../images/useruploadedimages/12/ad-footer-bottom.gif) no-repeat top left; float: left; margin: 0px; padding:0px 0px 15px 0px;}

#flashtop {width:249px; height:15px; background: #ebebe2 url(../images/useruploadedimages/12/flashTop.gif) no-repeat top right; float: left; margin: 0px; padding: 0px;}

#flashcentre {width:215px; background-color:#ffffff; float: none; padding:0px 15px 0px 0px;}

#flashbottom {width:249px; height:12px;	background: #ebebe2 url(../images/useruploadedimages/12/flashBottom.gif) no-repeat top right; float: left; margin: 0px; padding:0px 0px 26px 0px;}

#ContentContainer { width:800px; float: left; display: block; padding: 0px; border-top: 1px dotted #ebebe2; border-right: 1px none #ebebe2; border-bottom: 1px dotted #ffcc00; border-left: 1px none #ebebe2;margin-left: 0px;}

#ContentContainerEnd {width:800px; float: left; display: block;	padding: 0px; border-top: 1px dotted #ebebe2; border-right: 1px none #ebebe2; border-bottom: 1px dotted #ffcc00; border-left: 1px none #ffcc00; margin-left: 0px;}

#ContentContainer01 {width:760px; float: left; display: block; padding: 10px 5px 20px; border: none;}

#icon {width:70px; float: left; display: block;	border: none; padding-top: 5px;	padding-right: 5px; padding-bottom: 0px; padding-left: 0px; height: 120px; overflow: visible;}


#iconClient { width:40px; float: left; display: block; border: none; padding-top: 5px; padding-right: 5px; padding-bottom: 0px;	padding-left: 0px;	overflow: visible;}



#iconNewsletter {width:340px; float: left; display: block; border: none; margin: 0px; height: 40px;background-image: url(../images/UserUploadedImages/16/newsletter-icon-sml.gif); background-repeat: no-repeat; padding-top: 8px; padding-right: 0px; padding-bottom: 0px; padding-left: 35px;}

#iconDollar { width:340px; float: left; display: block; border: none; margin: 0px; height: 40px; background-image:url(../images/UserUploadedImages/16/document-icon-sml.gif); background-repeat: no-repeat; padding-top: 8px; padding-right: 0px;	padding-bottom: 0px; padding-left: 35px;}

#iconFolder {width:340px; float: left; display: block; border: none; margin: 0px; height: 40px;	background-image: url(../images/UserUploadedImages/16/folder-icon-sml.gif); background-repeat: no-repeat;	padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 35px;}

/*.iconListOne li {
	background-image: url(../images/useruploadedimages/29/bullet-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	
}*/

.iconListOneA li {
	list-style-image: url (../images/useruploadedimages/11/yellow-bullet.gif); 
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 60px;
	
}

/*.iconListOne ul {
	background-image: (../images/useruploadedimages/29/bullet-blue-circle.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	text-indent: 10px;
	
}*/

.iconListOneA ul {
	list-style-image: url (../images/useruploadedimages/11/yellow-bullet.gif); 
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	text-indent: 10px;
	
}

.iconListTwo li {
	background-image:url(../images/UserUploadedImages/16/newsletter-icon-sml.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	
}

.iconListTwo ul {
	background-image: url(../images/UserUploadedImages/16/newsletter-icon-sml.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	text-indent: 10px;
	
}

.iconListThree li {
	background-image:url(../images/UserUploadedImages/16/document-icon-sml.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	
}

.iconListThree ul {
	background-image: (../images/UserUploadedImages/16/document-icon-sml.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 0px;
	text-indent: 10px;
	
}


.BoxOne {}

.BoxOne h2 {
	font-family: "trebuchet ms", sans-serif;
	font-size: 16px;
	color: #0033CC;
	padding: 0px;
	}
	


.homeContentMiddleRight {
	font:"trebuchet ms", sans-serif;;
	font-size:13px;
	width:200px;
	text-align:left;
	color:#000000;
	font-weight:normal;
	vertical-align:top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.learnMore a, .learnMore a:link, .learnMore a:visited, .learnMore a:active {
	font-size:13px;
	font-family: "trebuchet ms", sans-serif;
	text-decoration:none;
	color:#1e02f2;
	}
	
.learnMore a:hover {
	color: #0223de;
    background-color: #ebebe2;
	text-decoration:none;
	}
	
	
.learnMore {
	font-size:13px;
	font-family: "trebuchet ms", sans-serif;
	color: #1e02f2;
	text-decoration:none;
	}
	
.homepgBullets {
	font-size:13px;
	font-family: "trebuchet ms", sans-serif;
	color: #0223de;
	padding-left: 30px;
	padding-top: 0px;
	line-height: 25px;
	padding-bottom: 0px;
	width: 530px;
	background-image: url(../images/useruploadedimages/11/bullet-tick.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding-right: 0px;
	margin: 0px;
	}

.homepgBullets a, .homepgBullets a:link, .homepgBullets a:active, .homepgBullets a:visited  {
	font-size:13px;
	font-family: "trebuchet ms", sans-serif;
	color: #0223de;
	text-decoration:none;
}

.homepgBullets a:hover  {color: #0223de; background-color: #ebebe2; text-decoration:none;}
	


.postit td {padding:0px 0px 0px 80px; vertical-align:top;}

#fullname {
	width: 160px;
	height: 20px;
	background-color: transparent;
	margin-top:63px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}

#email {
	width: 160px;
	height: 20px;
	background-color: transparent;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-top: 21px;
}

#comment {
	width: 160px;
	height: 20px;
	background-color: transparent;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	margin-top: 24px;
}

#submitnote {
	width: 75px;
	height: 20px;
	cursor:hand;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
}



/* banner styles */

.tag {font: bold 16px "myriad pro", "trebuchet ms", sans-serif;color:#000000;}
.tagSub {font: 14px "myriad pro", "trebuchet ms", sans-serif;color:#000000;}

.menuSubItems, .menuSubItems a, .menuSubItems a:link, .menuSubItems a:visited, .menuSubItems a:active {font:bold 13px "trebuchet ms", sans-serif; color:#ffffff;text-decoration:none;}

.menuSubItems a:hover, .menuSubItems a:focus {font:bold 13px "trebuchet ms", sans-serif; color:#1e02f2;text-decoration:none;}


/* footer styles */

.infoInt, .infoInt td {background-color:#ebebe2; font: 13px "trebuchet ms", sans-serif; padding:0px 5px 0px 15px; width: 900px; height:15px; font: 1.1em "trebuchet ms", sans-serif; color:#0223de;}

.infoExt, .infoExt td {background-color:#ebebe2; font: 13px "trebuchet ms", sans-serif; padding:0px 5px 0px 15px; width:900px; height:15px; font: 1.1em "trebuchet ms", sans-serif; color:#5d5c4f;}

.infoInt2, .infoInt2 td {background-color:#ffffff; font: 13px "trebuchet ms", sans-serif; padding:0px 5px 0px 15px; width:100%; height:15px; font: 1.1em "trebuchet ms", sans-serif; color:#0223de;}

.infoExt2, .infoExt2 td {background-color:#ffffff; font: 13px "trebuchet ms", sans-serif; padding:5px 15px 15px 15px; width:100%; height:20px; font: 1.1em "trebuchet ms", sans-serif; color:#5d5c4f;}

.infoInt, .infoInt a, .infoInt a:link, .infoInt a:visited, .infoInt a:hover, .infoInt a:active, .infoInt a:focus {font: 12px "trebuchet ms", sans-serif; color:#0223de; text-decoration:none;}

.infoExt, .infoExt a, .infoExt a:link, .infoExt a:visited, .infoExt a:hover, .infoExt a:active, .infoExt a:focus {font: 12px "trebuchet ms", sans-serif; color:#5d5c4f; text-decoration:none;}

.infoInt2, .infoInt2 a, .infoInt2 a:link, .infoInt2 a:visited, .infoInt2 a:hover, .infoInt2 a:active, .infoInt2 a:focus {font: 12px "trebuchet ms", sans-serif; color:#1e02f2; text-decoration:none;}

.infoExt2, .infoExt2 a, .infoExt2 a:link, .infoExt2 a:visited, .infoExt2 a:hover, .infoExt2 a:active, .infoExt2 a:focus {font: 12px "trebuchet ms", sans-serif; color:#5d5c4f; text-decoration:none;}


/* home page styles */

.homeTable {width:900px;font: 13px "trebuchet ms", sans-serif;}

.homeTable td {/*padding:0px 0px 0px 30px;*/}

.homeTable ul { margin:0px; color: #1e02f2; list-style-type:none;}

.homeTable li {list-style-type:none; background: url(../images/useruploadedimages/12/hm-img-tick.gif) no-repeat top left; font: 13px "trebuchet ms", sans-serif;color:#1e02f2;height:20px;padding:7px 0px 0px 34px;}

/*.homeTable li {list-style-image: url (../images/useruploadedimages/11/yellow-bullet.gif); font: 13px "trebuchet ms", sans-serif;color:#1e02f2;}*/


.homeTable h2 {font: bold 16px "myriad pro", "trebuchet ms", sans-serif;color:#0223de;bottom: 10px;top: 5px;}

.homeContentTop {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-top.gif); height:28px;}

.homeContentMiddleLeft {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-left.gif); width:604px;vertical-align:top; padding:0px 0px 0px 30px;}
.homeContentMiddleRight {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-right.gif); width:236px; text-align:left;color:#000000;font-weight:bold;vertical-align:top; padding:0px 0px 0px 30px;}

.homeContentBottom {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-bot.gif); height:25px;}

.homeSubTop {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-top2.gif); height:28px;}

.homeSubMiddleLeft {background-image: url(../images/useruploadedimages/12/hm-cnt-bg2-left.gif);width:500px;padding:0px 0px 10px 30px;margin: 0px; vertical-align:top;}

.homeSubMiddleRight {background-color:#ebebe2; width:266px; padding:0px; vertical-align:top;}

.homeSubBottom {background-image: url(../images/useruploadedimages/12/hm-cnt-bg-bot2.gif); height:20px;}

.inputText {margin:0px;font: 13px "trebuchet ms",sans-serif;color:#5e5c50;}

.inputText td {margin:0px; padding:0px 10px 0px 0px;}

.homeTable a, .homeTable a:link, .homeTable a:visited, .homeTable a:hover, .homeTable a:active, .homeTable a:focus {font: 13px "trebuchet ms", sans-serif; color:#000000; text-decoration:none;font-weight:bold;}


/* General styles */

.breadcrumbs {padding-left:20px; font: 13px "trebuchet ms", sans-serif; background-color:#ffffff;}

.breadcrumbsRU {padding:10px 20px; font: 13px "trebuchet ms", sans-serif; background-color:#ffffff;}

.printf, .printfHome {text-align:right; font: 13px "trebuchet ms", sans-serif; background-color:#ffffff;}

.printfHome img {padding-right:30px;}

.spaceRU {height:44px; background-color:#ffffff; margin-top:2px;}

.acknowledge {margin-left:40px; height:35px; width:560px;}
.acknowledge td {padding:5px 10px 5px; background: url(../Images/UserUploadedImages/29/acknowledge.gif) no-repeat;}


/* content pages styles */

.contentTable {width:900px;font: 13px "trebuchet ms", sans-serif;color:#000000;}

.contentTable td {padding:0px 50px 0px 40px;}

/*.contentTable ul {margin:3px 0px 3px 20px;}*/

.contentTable h2, .contentTable h2 a, .contentTable h2 a:link, .contentTable h2 a:visited, .contentTable h2 a:active, .contentTable h2 a:hover, .contentTable h2 a:focus {font: bold 16px "myriad pro", "trebuchet ms", sans-serif; color:#1e02f2; text-decoration:none;}

.contentTable ul {}

.contentTable li {list-style-image: url(../images/useruploadedimages/12/yellow-bullet.gif); color:#1e02f2;font: 13px "trebuchet ms", sans-serif;}

.ContentTable a {font: 13px "trebuchet ms", sans-serif;	color:#1e02f2; text-decoration:none;}

.ContentTable a:link { font: 13px "trebuchet ms", sans-serif; color:#1e02f2; text-decoration:none;}

.ContentTable a:visited{ font: 13px "trebuchet ms", sans-serif;	color:#1e02f2; text-decoration:none;}

.ContentTable a:active { font: 13px "trebuchet ms", sans-serif; color:#1e02f2; text-decoration:none;}

.ContentTable a:hover {color: #0223de; background-color: #ebebe2; text-decoration:none;}

.contentTop {background-image: url(../images/useruploadedimages/12/cnt-bg-top.gif); height:28px;}

.contentMiddle {background-image: url(../images/useruploadedimages/12/cnt-bg.gif);font-family: "Trebuchet MS";font-size: 13px; padding-right:40px;}

.Highlighted {font-family: "Trebuchet MS";font-size: 13px; font-weight:bolder;}

.contentMiddle ul {font-family: "Trebuchet MS";	font-size: 13px; list-style-image: url(../images/useruploadedimages/12/yellow-bullet.gif); color:#000000; text-decoration: none; margin-left:10px; padding-left:5px;}

.contentMiddle li {font-family: "Trebuchet MS";	font-size: 13px; list-style-image: url(../images/useruploadedimages/12/yellow-bullet.gif); color: #000000; margin-left:10px; padding-left:5px;}

.contentMiddle a, .contentMiddle a:link, .contentMiddle a:active, .contentMiddle a:visited {font: 13px "Trebuchet MS"; padding:3px 0px 3px 0px; color:#1e02f2; text-decoration:none; }

.contentMiddle a:hover, .contentMiddle a:focus {color: #0223de; background-color: #ebebe2; text-decoration:none;}

.contentBottom {background-image: url(../images/useruploadedimages/12/cnt-bg-bot.gif); height:36px;}

.contentMiddle h2 { /*padding-bottom:20px; padding-top:20px;*/}

.contentMiddle h3 { /*padding-bottom:10px; padding-top:0px;*/}

.contentMiddle p { font-family: "Trebuchet MS";	font-size: 13px; color: #000000;}


/* login box page */

.loginboxtable {width:266px;font: 13px "trebuchet ms", sans-serif;}

.loginboxtable h2 {font: bold 16px "myriad pro", "trebuchet ms", sans-serif; color:#1e02f2;}

.loginboxtop {background-image: url(../images/useruploadedimages/12/login-bg-top.gif); height:14px;}

.loginboxmid {background-image: url(../images/useruploadedimages/12/login-bg.gif);}

.loginboxbottom {background-image: url(../images/useruploadedimages/12/login-bot.gif); height:13px;}

.inputText2 {margin:0px; width:96%; font: 13px "trebuchet ms",sans-serif;color:#5e5c50;}

.inputText2 td {margin:0px; padding:0px 10px 0px 0px;}

.loginboxtable a, .loginboxtable a:link, .loginboxtable a:visited, .loginboxtable a:active, .loginboxtable a:focus {
	font: 13px "trebuchet ms", sans-serif; 	
	color:#1e02f2; 	
	text-decoration:none;
	font-weight:bold;}

.loginboxtable a:hover{
	font: 13px "trebuchet ms", sans-serif; 
	color:##ffac13; 
	text-decoration:none;
	font-weight:bold;}


#homepgContainer {
width:900px;
}

#homepgTop {
	width:900px;
	background-image:url(images/greyTop.gif);
	background-repeat:no-repeat;
	background-color:#ebebe2;
}

.iconPadding {
	padding: 0px;
	overflow: auto;
	margin: 5px 10px 20px 4px;
}

.iconPaddingLess {
	padding: 0px;
	overflow: auto;
	margin: 5px 10px 2px 4px;
}

.iconPaddingMore {
	padding: 0px;
	overflow: auto;
	margin: 5px 10px 60px 4px;
}

#Products {
	width: 363px;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #ebebe2;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.ProductsClient {
	width: 730px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 15px 0px;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #ebebe2;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
}

.ProductsClient img {display:inline;}
.ProductsClient h2 {display:inline;}

#clientLogin {
	font-size:13px;
	width: 318px;
	/*background-color: #ffffff;*/
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
	height: 406px;
/*	border-right: 1px dotted #ffffff;
	border-left: 1px dotted #ffffff;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ebebe2;*/
}



.Products ul {
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;

}

.Products li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 25px;
	background-image: url(images/tick-bullet.gif);
	background-repeat: repeat-y;
	background-position: left center;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;

}

#Products01 {
	width: 245px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #ebebe2;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 0px;
	clear: both;
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #ebebe2;
	height: 200px;
}

#ProductsHead {
	width: 780px;
	height:30px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold;
	color: #1E02F2;
	font-size: 16px;
	background-image: url(../images/UserUploadedImages/14/headerBG.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
}

#ProductsHead h2 {
padding:0px;
}


#ProductsHead02 {
	width: 235px;
	height:200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #1E02F2;
	font-size: 16px;
	background-image: url(../images/UserUploadedImages/14/headerBG01.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: none;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #dddddd;
	padding-left: 10px;
}


#ProductsHead03 {
	width: 245px;
	height:150px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #1E02F2;
	font-size: 16px;
	background-image: url(../images/UserUploadedImages/14/headerBG01.gif);
	background-repeat: repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
	float: left;
}

#ProductsHead02 p{
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

#ProductsMoreInfo {
	width: 765px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebe2;
	border-bottom-color: #ebebe2;
}

#ProductsMoreInfo p{
	padding-left:80px;
}

#ProductsMoreInfo h4{
	padding-left:60px;
	padding-bottom: 6px;
}

#ProductsMoreInfo h2{
	padding-left:60px;
}


/*Reg Update Styles */

.regUpdateTable {width:900px;font: 13px "trebuchet ms", sans-serif;color:#000000;}

.regUpdateTable td {padding:0px 50px 0px 40px;}



@media print{

.breadcrumbs {display:none;}

.breadcrumbsRU {display:none;}

.printf, .printfHome {display:none;}

.contentTable {width:600px;font: 13px "trebuchet ms", sans-serif;color:#000000;}

.contentTable td {padding:0px;}

.contentTable ul {margin:0px 0px 10px 0px;}

.contentTable h2 {margin:10px 0px 10px 0px;}

.contentTop {display:none;}

.contentBottom {display:none;}

.printf {display:none;}

.acknowledge {display:none;}

.contentTable li {list-style-type:circle; color:#1e02f2;font: 13px "trebuchet ms", sans-serif;}

.homeTable li {list-style-type:circle; font: 13px "trebuchet ms", sans-serif;color:#1e02f2;}

#tblContentTD2 {display:none;}

}

#details {
	height: 30px;
	width: 100px;
	text-align: right;
	float: right;
	clear: none;
}

td.footerLinks2 {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:none;
}

.footerLinks a {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:none;
	color: #1e02f2;
}

.footerLinks a:links {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:none;
	color: #1e02f2;
}

.footerLinks a:visited {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:none;
	color: #1e02f2;
}

.footerLinks a:active {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:none;
	color: #1e02f2;
}

.footerLinks a:hover {
	font: 12px "trebuchet ms", sans-serif;
	text-decoration:underline;
	color: #1e02f2;
}

.RegTop01 {
	background-image:url(../images/UserUploadedImages/33/corner-top-left.gif);
	background-repeat:no-repeat;
	width:650px;
	height:80px;
	vertical-align:top;
	padding-top:12px;
	}
	
.RegTop02 {
	background-image:url(../images/UserUploadedImages/33/corner-top-right.gif);
	width:250px;
	background-repeat:no-repeat;
	height:80px;
	vertical-align:top;
	padding-top:12px;
	}
	
.RegTopPageBG01 {
	background-image:url(../images/UserUploadedImages/33/page-bg-tile01.gif);
	width:650px;
	background-repeat:repeat;
	}

.RegTopPageBG02 {
	background-image:url(../images/UserUploadedImages/33/page-bg-tile02.gif);
	width:250px;
	background-repeat:repeat;
	}

.regUpdateData {border:1px solid #ffcc00; margin:0px 20px 30px 40px; width:580px;}

.regUpdateData td {padding:10px;}

.regUpdateData dl {margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;}

.regUpdateData p {margin-top:10px;} 

.regUpdateData ul {/*margin-bottom:0px;*/ margin-top:6px; margin-bottom:6px; padding-top:0px; padding-bottom:0px;}

.regUpdateData li {padding-top:6px}


.regUpdateData dt {margin:0px 0px 6px 24px; padding:0px 0px 0px 16px; background:url(../images/UserUploadedImages/12/bullets-black.gif) no-repeat 7px left;}

.regUpdateData dd {list-style-type: disc; margin-top:0px; margin-bottom:12px;}
.regUpdateData dd p {margin-top:12px;}

.regUpdateDataHeader h1 {margin:0px 20px 10px 40px; padding:0px;}

.Reg {margin-left: 0; padding-left: 0; list-style: none;}

.Reg ul {padding-left: 10px; background-image:url(bullet-arrow02.gif); background-repeat: no-repeat; background-position: 0 .5em;}

.Reg li {padding-left: 10px; background-image:url(bullet-arrow02.gif); background-repeat: no-repeat; background-position: 0 .5em;}


.calendarDown {
	background: url(../images/UserUploadedImages/29/calendarDown.gif) no-repeat right;
	height: 23px;
	width: 38px;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 13px;
	vertical-align: middle;
}

.calendarUp {
	background: url(../images/UserUploadedImages/29/calendarUp.gif) no-repeat right;
	height: 23px;
	width: 38px;
	font-size: 12px;
	color: #000;
	padding-top: 5px;
	padding-left: 13px;
	vertical-align: middle;
}

.calendarDown a {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color:#fff;}

.calendarDown a:link {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #fff;}

.calendarDown a:visited {font: 12px "trebuchet ms", sans-serif; text-decoration:none;	color: #fff;}
	
.calendarDown a:hover, .calendarDown a:focus {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #fff; text-decoration:underline;}

.calendarDown a:active {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #fff;}

.calendarUp a {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color:#000;}

.calendarUp a:link {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #000;}

.calendarUp a:visited {font: 12px "trebuchet ms", sans-serif; text-decoration:none;	color: #000;}
	
.calendarUp a:hover, .calendarUp a:focus {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #fff; text-decoration:underline;}

.calendarUp a:active {font: 12px "trebuchet ms", sans-serif; text-decoration:none; color: #000;}

.RegSummaryTop01 {
	background-image:url(../images/UserUploadedImages/29/summary-top.gif);
	width:900px;
	background-repeat:none;
	height:55px;
	vertical-align:top;
	padding-top:12px;
	}
	
.RegSummaryPageBG01 {
	background-image:url(../images/UserUploadedImages/29/summary-BG.gif);
	width:900px;
	background-repeat:repeat;
	}

.calendarUpState {
	background-image: url(../images/UserUploadedImages/54/calendar-Up.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-indent: 30px;
	height: 14px;
	width: 194px;
	padding: 5px;

}

.calendarUpState a, .calendarUpState a:link, .calendarUpState a:active, .calendarUpState a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	color: #000000;

}

.calendarUpState a:hover, .calendarUpState a:focus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFB100;

}

.calendarUpState:hover, .calendarUpState:focus {
	background-image: url(../images/UserUploadedImages/54/calendar-Up.gif);
	background-repeat: no-repeat;
}

.calendarDownState {
	background-image: url(../images/UserUploadedImages/54/calendar-Down.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-indent: 30px;
	height: 14px;
	width: 194px;
	padding: 5px;

}

.calendarDownState:hover, .calendarDownState:focus {
	background-image: url(../images/UserUploadedImages/54/calendar-Down.gif);
	background-repeat: no-repeat;
}
.calendarDownState a, .calendarDownState a:link, .calendarDownState a:active, .calendarDownState a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
	color: #FFB100;

}

.calendarDownState a:hover, .calendarDownState a:focus {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000;

}

.calendarText {	font: bold 12px "Trebuchet MS"; text-decoration:none; color: #000000; padding:10px 10px 10px 0px;}


#QuickLinksTop {
	background-image: url(../images/UserUploadedImages/54/quickLinksTop.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 196px;
}


#QuickLinksMiddle {
	background-image: url(../images/UserUploadedImages/54/quickLinksBG.gif);
	background-repeat: repeat;
	width: 196px;
font: bold 12px "Trebuchet MS";
}

#DownloadsMiddle {
	background-image: url(../images/UserUploadedImages/54/DownloadBG.gif);
	background-repeat: repeat;
	width: 196px;
height:60px;
font: bold 12px "Trebuchet MS";
padding-top:10px;
}



#QuickLinksMiddle a, #QuickLinksMiddle a:link, #QuickLinksMiddle a:active, #QuickLinksMiddle a:visited {
	color: #000000;
	text-decoration: none;
font: 12px "Trebuchet MS";


}

#QuickLinksMiddle a:hover, #QuickLinksMiddle a:focus{
	color: #000000;
	text-decoration: underline;
font: 12px "Trebuchet MS";

}

#DownloadsMiddle a, #DownloadsMiddle a:link, #DownloadsMiddle a:active, #DownloadsMiddle a:visited {
	color: #000000;
	text-decoration: none;
font: 12px "Trebuchet MS";


}

#DownloadsMiddle a:hover, #DownloadsMiddle a:focus{
	color: #000000;
	text-decoration: underline;
font: 12px "Trebuchet MS";

}

#QuickLinksMiddle ul {
	list-style-type: none;
margin:0px 0px 0px 15px;
padding:0px 0px 15px 0px;

}

#QuickLinksMiddle li {
	background: url(../images/UserUploadedImages/54/bullet-square.gif) no-repeat top left;
	list-style-type: none;
	margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
color:#000000;

}

#QuickLinksMiddle p {
	margin: 0px 10px 10px 10px;
font:bold 12px "Trebuchet MS";
}

#DownloadsMiddle p {
	margin: 0px 10px 10px 10px;
font:bold 12px "Trebuchet MS";
}

#QuickLinksBottom {
	background-image:url(../images/UserUploadedImages/54/quickLinksBottom.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 196px;
}

.ReadMoreTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #1E02F2;
	height: 20px;
	width: 355px;
	float: left;
	clear: left;
	text-decoration:none;
margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 45px;
}

.ReadMoreTitle a, .ReadMoreTitle a:link, .ReadMoreTitle a:visited, .ReadMoreTitle a:active, .ReadMoreTitle a:hover, .ReadMoreTitle a:focus {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #1E02F2;
	text-decoration:none;
}

.ReadMoreTitle h2 {font: bold 16px "Trebuchet MS"; color: #1E02F2;}

.ReadMoreLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1E02F2;
	height: 20px;
	width: 200px;
	float: right;
	clear: right;
	background-image: url(../images/useruploadedimages/29/read-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}

.ReadMoreLink a, .ReadMoreLink a:link, .ReadMoreLink a:active, .ReadMoreLink a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.ReadMoreLink a:hover, .ReadMoreLink a:focus {
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.ReadMoreLink2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1E02F2;
	height: 40px;
	width: 110px;
	float: right;
	background-image: url(../images/useruploadedimages/29/read-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
margin:20px 0px 0px 0px;
}


.ReadMoreLink2 a, .ReadMoreLink2 a:link, .ReadMoreLink2 a:active, .ReadMoreLink2 a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.ReadMoreLink2 a:hover, .ReadMoreLink2 a:focus {
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.BacktoTop {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1E02F2;
	height: 25px;
	width: 100px;
	float: right;
	clear: right;
	background-image: url(../images/useruploadedimages/29/topArrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
margin:20px 0px 0px 0px;
}

.DownloadPDF {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1E02F2;
	height: 25px;
	width: 100px;
	float: right;
	clear: right;
	background-image: url(../images/useruploadedimages/12/PDF-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
margin:20px 0px 0px 0px;
}

.BacktoTop a, .BacktoTop a:link, .BacktoTop a:active, .BacktoTop a:visited {
	text-decoration:none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.BacktoTop a:hover, .BacktoTop a:focus {
	text-decoration:underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
}


/*.UpdateSection li {
	padding-left:10px;
	font: 13px "trebuchet ms", sans-serif;
	lineheight:16px;
	background-image: url(../images/UserUploadedImages/54/bullet-blue-circle.gif);
	background-position: left center;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}*/


#ReadMoreContainer{
	height: 40px;
	width: 565px;
	background-image: url(../images/useruploadedimages/29/summaryTitleBG.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
	padding-top: 10px;
}

.UpdateSection {width: 550px; border: 1px solid #FFD079; padding:0px 10px;}

.UpdateSection h3 {color:#000000; font:bolder 14px "myriad pro", "trebuchet ms"; padding-top:10px;}

.UpdateSection p {margin:0px; font: 13px "trebuchet ms", sans-serif; line-height:16px;}

#iconWrap {width:60px; height:60px; float:left; clear:left;}

.bulletOne li {
	background-image: url(../images/useruploadedimages/29/bullet-blue-circle.gif;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
}

.bulletTwo li {
	background-image: url(../images/useruploadedimages/11/yellow-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	margin-left: 20px;
	padding-left: 20px;
}

#icon01 {
	width:70px;
	float: left;
	display: block;
	margin-right: 10px;
	height: 80px;
	overflow: visible;

}

#ProductsMoreInfo01 {
	width: 715px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebe2;
	border-bottom-color: #ebebe2;
}

table.contactdetails {padding:0px; margin:0px; width:500px;}

table.contactdetails td {padding:5px; margin:0px; width:350px; vertical-align:top;}

table.contactdetails th {padding:5px 5px 5px 20px; margin:0px; text-align:left; width:150px; vertical-align:top; font-weight:normal;}

.regUpdateData table ul {margin-left:13px; margin-top:0px; margin-bottom:0px; padding: 0px 0px 0px 0px;}

.regUpdateData table ul li {margin-top:0px; margin-bottom:0px; padding: 0px 0px 0px 12px;}


#membershipOuterTable td.Warning {padding-left:40px; BACKGROUND: url(/images/useruploadedimages/12/cnt-bg.gif) repeat-y left top;}

#membershipOuterTable #tblContentTD1 td.clsNormal {padding-left:40px;}

.formCreatorTable td.clsNormal {padding-left:0px !important;}

/*#divFormCreatorTableContentMain {padding-left:0px !important;}*/

#divFormCreatorTableContentMain p,
#divFormCreatorTableContentMain p label,
#divFormCreatorTableContentMain p input,
#divFormCreatorTableContentMain p select,
#divFormCreatorTableContentMain p textarea {font:13px Trebuchet MS, arial, sans-serif !important;}



/*----------start admin menu styles----------*/

table#topAdminMenuRight {background-color:#7c7c7c; width:300px; height:30px;}
table#topAdminMenuRight td {padding:0px 12px 0px 12px; /*font:100% 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, sans-serif;*/ color:#ffffff;}
table#topAdminMenuRight a,
table#topAdminMenuRight a:link,
table#topAdminMenuRight a:active,
table#topAdminMenuRight a:visited {/*font:100% 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, sans-serif;*/ color:#ffffff;}

table#topAdminMenuRight a:hover,
table#topAdminMenuRight a:focus {/*font:100% 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Verdana, sans-serif;*/ color:#cd5627; text-decoration:underline;}

#adminBanner {display:none;}





















