

/* Wiley-specific styles for comm engine */

.subcontenthead
{
    background-color: #dddca3;
    color: #4B7F4F;
    font-family: verdana, arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.commHeading {
	font-size:13px;
	font-weight:bold;
	color:#4B7F4F;
	padding-bottom:4px;
	font-family:verdana, arial;
}

.commSubHeading {
	font-size:13px;
	font-weight:bold;
	color:#4B7F4F; 
	padding-top:4px;
	padding-bottom:4px;
}

/*------------------------------------ */

/* 	########## account info ########### */
th {text-align: left; background-color: #EEEEEE;}
tr.prizes_data td {font-size:13px;}
div.promotiondetail{background: #F4F4F4; margin-top:6px; border: 1px solid #D9D9D9;}
td.detailspadding {padding:10px;}
.subhead {font-size:12px; color:black;}
.navcell { BORDER-BOTTOM: black 1px solid; BACKGROUND-COLOR: #4B7F4F }	
#banner { PADDING-TOP: 8px; background-color: #4B7F4F; }	
#tabmenu { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; Z-INDEX: 1; PADDING-BOTTOM: 0px; MARGIN: 12px 0px 0px; COLOR: #000; PADDING-TOP: 0px; border-right: black 1px solid; }	
#tabmenu LI { white-space: nowrap; DISPLAY: inline; OVERFLOW: hidden; MARGIN-RIGHT: 0px; LIST-STYLE-TYPE: none }	
#tabmenu A {  PADDING-RIGHT: 8px; BORDER-TOP: black 1px solid; DISPLAY: block; PADDING-LEFT: 8px; BACKGROUND: #fef9e4; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 12px verdana, sans-serif; BORDER-LEFT: black 1px solid; WIDTH: 180px; COLOR: #336699; PADDING-TOP: 3px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TOP: 1px; TEXT-DECORATION: none }	
A.active {  PADDING-RIGHT: 8px; BORDER-TOP: black 1px solid; DISPLAY: block; PADDING-LEFT: 8px; BACKGROUND: #fef9e4; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; FONT: bold 12px verdana, sans-serif; BORDER-LEFT: black 1px solid; WIDTH: 180px; COLOR: #336699; PADDING-TOP: 3px; BORDER-BOTTOM: black 1px solid; POSITION: relative; TOP: 1px; TEXT-DECORATION: none }	
#tabmenu A.active { BACKGROUND: #fff2b7; BORDER-BOTTOM: #fff2b7 1px solid }	
#tabmenu A:hover { BACKGROUND: #fefcf4; COLOR: #336699 }	
#tabmenu A.active:hover { BACKGROUND: #fff2b7; COLOR: #336699 }	
a {outline: none; }

/*- buttons on cpa marketing pages ----------------*/

/* style to show navigation links as buttons */
a.cpa_btn1:link,  a.cpa_btn1:active, a.cpa_btn1:visited, a.cpa_btn1:hover {
	font: 11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1; color: #333333; 
	padding-top:4px; text-align:center;text-decoration: none; vertical-align:center;
	width:136; height:24px; white-space: nowrap; display:block;}
	
a.cpa_btn2:link,  a.cpa_btn2:active, a.cpa_btn2:visited, a.cpa_btn2:hover  {
	font: 11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1; color: white; 
	padding-top:5px; text-align:center;text-decoration: none; vertical-align:center;
	width:136; height:24px; white-space: nowrap; display:block;}	
	
a.cpa_btn_enroll:link,  a.cpa_btn_enroll:active, a.cpa_btn_enroll:visited, a.cpa_btn_enroll:hover   {
	font: 11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1; color: #333333;
	padding-top:3px; padding-left:1px;text-align:center;text-decoration: none; vertical-align:center;
	width:96; height:20px; white-space: nowrap; display:block;}		

/* add div wrapper w/ background image to avoid IE6 flicker bug */
div.cpa_btn_wrap1 {width:136; height:24px;background-image: url(/wileycpa/images/btn_login.gif);margin-bottom:18px;}
div.cpa_btn_wrap2 {width:136; height:24px;background-image: url(/wileycpa/images/btn_login2.gif);margin-bottom:18px;}
div.cpa_btn_wrap_enroll{width:96; height:20px;background-image: url(/wileycpa/images/btn_enroll.gif);margin-bottom:18px;}



/* ----- used in commerce header numbers */
.side_box_head {
	font-weight: bold; 
	font-size: 13px; 
	padding-bottom: 0px; 
	color: #4d7d53; 
	font-family: verdana, arial, helvetica, sans-serif; }

.disabledgrey {
	font-family: verdana, arial,verdana,geneva;
	color:#999966;
	font-size:12px;
	font-weight: bold; }

/* /////// -------------------------------*/

.side_box_content {
	font-size: 11px; 
	padding-top: 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
}



.homehead {
	font-weight: bold; font-size: 20px; color: #999966; font-family: verdana, arial; height: 35px
}
.contenthead {
	font-weight: bold; font-size: 20px; color: #696969; font-family: verdana, arial; height: 35px; background-color: #dddca3
}
.subcontenthead {
	font-weight: bold; font-size: 18px; color: #696969; font-family: verdana, arial; height: 20px; background-color: #dddca3
}
.unitcost {
	font-size: 15px; color: #808080; line-height: 20pt; font-family: verdana, arial
}
.modelnumber {
	font-size: 11px; color: #808080; line-height: 20pt; font-family: verdana, arial
}


.mostpopularhead {
	font-weight: bold; font-size: 11px; color: white; font-family: verdana, arial; background-color: #8B0000
}
a.mostpopularitemtext {
	font-size: 11px; color: black; font-family: verdana, arial; text-decoration: none
}
a.mostpopularitemtext:link {
	font-size: 11px; color: black; font-family: verdana, arial; text-decoration: none
}
a.mostpopularitemtext:visited {
	font-size: 11px; color: black; font-family: verdana, arial; text-decoration: none
}
a.mostpopularitemtext:hover {
	font-size: 11px; color: red; font-family: verdana, arial; text-decoration: underline
}
.productlisthead {
	font-weight: bold; font-size: 12px; color: black; line-height: 14pt; font-family: verdana, arial; text-decoration: underline
}
.productlistitem {
	font-size: 10px; color: black; font-family: verdana, arial
}

a.sitelink {
	font-size: 11px; color: #dddddd; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelink:link {
	font-size: 11px; color: #dddddd; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelink:visited {
	font-size: 11px; color: #dddddd; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelink:hover {
	color: white; text-decoration: underline
}
a.sitelinkbold {
	font-weight: bold; font-size: 11px; color: black; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelinkbold:link {
	font-weight: bold; font-size: 11px; color: black; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelinkbold:visited {
	font-weight: bold; font-size: 11px; color: black; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.sitelinkbold:hover {
	color: red; text-decoration: none
}
a.menuunselected {
	padding-left: 10px; font-weight: bold; font-size: 12px; color: #DAA520; line-height: 16px; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.menuunselected:link {
	padding-left: 10px; font-weight: bold; font-size: 12px; color: #DAA520; line-height: 16px; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.menuunselected:visited {
	padding-left: 10px; font-weight: bold; font-size: 12px; color: #DAA520; line-height: 16px; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.menuunselected:hover {
	padding-left: 10px; color: white; text-decoration: underline
}
a.menuselected {
	padding-left: 10px; font-weight: bold; font-size: 12px; color: white; line-height: 16px; font-family: verdana, helvetica, sans-serif; text-decoration: none
}
a.menuselected:hover {
	padding-left: 10px; color: white; font-family: verdana, helvetica, sans-serif; text-decoration: none
}

.questionpage {
	margin: 30px; font: 10pt verdana, arial, geneva, helevetica
}
h1.subpage {
	padding-left: 30px; margin: 11px 0px 6px; font: bold 11pt verdana, arial, geneva, helevetica; color: #4c7f4f
}
table.green {
	background-color: #4b7f4f
}
.normal {
	font-weight: normal; font-size: 11px; line-height: 12px; font-family: verdana, helvetica, sans-serif
}
.normaldouble {
	font-weight: normal; font-size: 11px; line-height: 20px; font-family: verdana, helvetica, sans-serif
}
.normaltextbox {
	font-weight: normal; font-size: 1.2em; font-family: verdana, helvetica, sans-serif
}
.normalselect {
	font-weight: normal; font-size: 1.2em; font-family: verdana, helvetica, sans-serif
}
.edittextbox {
	border-right: #999966 1px solid; border-top: #999966 1px solid; font-weight: normal; font-size: 1em; border-left: #999966 1px solid; width: 100%; border-bottom: #999966 1px solid; font-family: verdana, helvetica, sans-serif
}
.normalcontrol {
	font-weight: normal; font-size: 11px; font-family: verdana, helvetica, sans-serif
}
.normalcheckbox {
	font-weight: normal; font-size: 11px; margin-left: -4px; font-family: verdana, helvetica, sans-serif
}
.normalradio {
	font-weight: normal; font-size: 11px; text-indent: -5px; font-family: verdana, helvetica, sans-serif
}
.normalbutton {
	font-weight: normal; font-size: 11px; text-indent: -5px; font-family: verdana, helvetica, sans-serif; background-color: #ccccaa
}
.normalred {
	font-weight: bold; font-size: 11px; color: red; font-family: verdana, helvetica, sans-serif
}
.normalbold {
	font-weight: bold; font-size: 11px; line-height: 12px; font-family: verdana, helvetica, sans-serif;
	/*padding-left:15px;padding-right:15px;*/
}
.normalitalic {
	font-weight: bold; font-size: 11px; line-height: 16px; font-family: verdana, helvetica, sans-serif
}
a:link {
	color: black; text-decoration: none
}
small {
	font-size: 8px
}
big {
	font-size: 14px
}
blockquote {
	font-family: lucida console, monospace
}
pre {
	font-family: lucida console, monospace
}
ul li {
	list-style-type: disc;
}
ul li li {
	list-style-type: square;
}
ul li li li {
	list-style-type: circle;
}
ol li {
	list-style-type: decimal
}
ol ol li {
	list-style-type: lower-alpha
}
ol ol ol li {
	list-style-type: lower-roman
}
hr {
	height: 1pt; text-align: left
}
body {
	font-size: 12px; font-family: arial,verdana,geneva
}
th {
	font-size: 11px; font-family: arial,verdana,geneva
}
.errortext {
	font-weight: bold; font-size: 11px; color: #ff0000; font-family: verdana,helvetica,geneva; text-decoration: none
}
.errorinstructions{
	margin-left:15px;
	margin-right:15px;
	color:#990000;
	font-weight:bold;
    text-align:left;
    display: block
}
.myaccountnote {
	margin-left:42px;
	margin-right:15px;
	color:#333333;
	font-weight:bold;
    text-align:left;
    display: block
}

a.head:link {
	font-weight: bold; font-size: 11px; color: #333333; font-family: arial,verdana,geneva; text-decoration: none
}
a.head:hover {
	font-weight: bold; font-size: 11px; color: #336699; font-family: arial,verdana,geneva; text-decoration: none
}
a.head:visited {
	font-weight: bold; font-size: 11px; color: #333333; font-family: arial,verdana,geneva; text-decoration: none
}
.tabs {
	padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; border-left: #93ab77 2px solid; cursor: hand; color: #333333; padding-top: 5px; border-bottom: #93ab77 2px solid; font-family: arial,verdana,geneva; background-color: #d1e7b9
}
a.tabs:link {
	cursor: hand; color: #333333
}
a.tabs:hover {
	cursor: hand; color: #333333
}
a.tabs:visited {
	cursor: hand; color: #333333
}
a.noeffect:link {
	color: #333333; text-decoration: none
}
a.noeffect:hover {
	color: #333333; text-decoration: underline
}
a.noeffect:visited {
	color: #333333
}
.static {
	padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; border-left: #93ab77 2px solid; cursor: hand; color: #333333; padding-top: 5px; border-bottom: #fff1b2 2px solid; font-family: arial,verdana,geneva; background-color: #fff1b2
}
a.static:link {
	cursor: hand; color: #333333; text-decoration: none
}
a.static:hover {
	cursor: hand; color: #333333; text-decoration: underline
}
a.static:visited {
	cursor: hand; color: #333333
}
.home_static {
	padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; cursor: hand; color: #333333; padding-top: 5px; border-bottom: #fff1b2 2px solid; font-family: arial,verdana,geneva; background-color: #fff1b2
}
.home_click {
	padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; cursor: hand; color: #333333; padding-top: 5px; border-bottom: #93ab77 2px solid; font-family: arial,verdana,geneva; background-color: #d1e7b9; text-decoration: none
}
.head_text {
	font-weight: normal; font-size: 10px; color: #ffffff; font-family: verdana,arial,geneva
}
.sub_butt {
	border-left-color: #d1e7b9; border-bottom-color: #d1e7b9; border-top-color: #d1e7b9; border-right-color: #d1e7b9
}
.border {
	border-right: #ccc 2px solid; border-top: #ccc 2px solid; border-left: #ccc 2px solid; border-bottom: #ccc 2px solid
}
.borderlrb {
	border-right: #ccc 2px solid; border-left: #ccc 2px solid; border-bottom: #ccc 2px solid
}
.c_head {
	padding-right: 4px; padding-left: 0px; font-weight: bold; font-size: 16px; padding-bottom: 4px; color: #4d7d53; padding-top: 10px; font-family: arial,verdana,geneva
}
.mk_head {
	padding-right: 4px; padding-left: 0px; font-weight: bold; font-size: 24px; padding-bottom: 4px; color: #000000; padding-top: 10px; font-family: verdana,arial,geneva
}
.mk_head_sm {
	padding-right: 4px; padding-left: 0px; font-weight: bold; font-size: 18px; padding-bottom: 4px; color: #000000; padding-top: 10px; font-family: verdana,arial,geneva
}
.mk_offer {
	font-weight: bold; font-size: 12px; color: #406c44; font-family: verdana, helvetica, sans-serif
}
td {
	font-size: 12px; font-family: arial,verdana,geneva
}
td.pad {
	padding-right: 5px; padding-left: 5px; font-size: 11px; font-family: arial,verdana,geneva
}
td.topborder {
	background-color: #93ab77
}
td.tabborder {
	background-color: #cccccc
}
td.noborder {
	font-weight: bold; font-size: 11px; cursor: hand; height: 25px; background-color: #d1e7b9
}
a.footer_home:link {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: none
}
a.footer_home:visited {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: none
}
a.footer_home:hover {
	font-weight: normal; font-size: 11px; color: #ffff99; font-family: arial,verdana,geneva; text-decoration: underline
}
a.copyright_link:link {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: underline
}
a.copyright_link:visited {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: underline
}
a.copyright_link:hover {
	font-weight: normal; font-size: 11px; color: #ffff99; font-family: arial,verdana,geneva; text-decoration: underline
}
.copywrite_text {
	font-weight: normal; font-size: 11px; color: #ffffff; font-family: arial,verdana,geneva
}
.footer {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial,verdana,geneva
}
.tiny {
	font-size: 9px; color: #ffffff; font-family: arial,verdana,geneva
}
.tarea_control {
	border-right: medium none; border-top: medium none; overflow: auto; border-left: medium none; border-bottom: medium none; background-color: #d1e7b9; text-align: center
}
table.pad {
	padding-bottom: 5px; padding-top: 10px
}
.pad_all {
	padding-right: 6px; padding-left: 6px; padding-bottom: 6px; padding-top: 6px
}
.alert_box
{
    border-right: #666665 2px solid;
    border-top: #666665 2px solid;
    border-left: #666665 2px solid;
    border-bottom: #666665 2px solid;
    background-color: #c7c6c3;
	padding:15px;
}
.xbox
{
    border-right: #000000 2px solid;
    padding-right: 3px;
    border-top: #666665 2px solid;
    padding-left: 4px;
    font-weight: bold;
    border-left: #666665 2px solid;
    cursor: pointer;
    border-bottom: #000000 2px solid;
    font-family: verdana,geneva;
    background-color: #eeeeee;
    font-size: 13px;
	height:20px;
	letter-spacing:.2em;
}
.button a:link {
	cursor: hand; color: #333333; text-decoration: none
}
.button a:hover {
	cursor: hand; color: #333333; text-decoration: none
}
.button a:visited {
	cursor: hand; color: #333333; text-decoration: none
}
.bug_button {
	border-right: #ff0000 2px solid; border-top: #ff0000 2px solid; font-weight: bold; font-size: 12px; border-left: #ff0000 2px solid; cursor: hand; color: #ffffff; border-bottom: #ff0000 2px solid; font-family: arial,verdana,geneva; background-color: #ff9999; text-decoration: none
}
a.white:link {
	font-weight: bold; color: #ffffff; text-decoration: none
}
a.white:hover {
	font-weight: bold; color: #ffffff; text-decoration: underline
}
a.white:visited {
	font-weight: bold; color: #ffffff; text-decoration: none
}
td.regular {
	border-right: #ccc 2px solid; padding-left: 5px; font-weight: bold; font-size: 11px; cursor: hand; color: #333333; border-bottom: #ccc 2px solid; height: 25px; background-color: #fff1b2
}
td.over {
	border-right: #ccc 2px solid; padding-left: 5px; font-weight: bold; font-size: 11px; cursor: hand; color: #333333; border-bottom: #ccc 2px solid; height: 25px; background-color: #d1e7b9
}
td.regular {
	border-right: #ccc 2px solid; padding-left: 5px; font-weight: bold; font-size: 11px; cursor: hand; color: #333333; border-bottom: #ccc 2px solid; height: 25px; background-color: #fff1b2
}
td.click {
	border-right: #ccc 2px solid; padding-left: 5px; font-weight: bold; font-size: 11px; cursor: hand; color: #333333; border-bottom: #d1e7b9 2px solid; height: 25px; background-color: #d1e7b9
}

.results_table {
	border-right: #999999 1px solid; border-top: #999999 1px solid; border-left: #999999 1px solid; border-bottom: #999999 1px solid; text-align: center
}
.results_absolute {
	padding-left: 6px; text-align: left
}
.expand_view_button {
	color: #ffffff; padding-top: 0px; height: 16px; background-color: #999999
}
tr.lightrow {
	background-color: #ffffff
}
tr.darkrow {
	background-color: #f2f2f2
}
table.green {
	background-color: #4b7f4f
}
.footer_comm {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial,verdana,geneva
}
a.footer_comm:link {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: none
}
a.footer_comm:visited {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: none
}
a.footer_comm:hover {
	font-weight: normal; font-size: 12px; color: #ffffff; font-family: arial,verdana,geneva; text-decoration: underline
}
/*gil new style*/
.side_box_border {
	/*border-right: #cbe2b4 2px solid; border-top: #cbe2b4 2px solid; border-left: #cbe2b4 2px solid; border-bottom: #cbe2b4 2px solid*/
	border:2px solid #cbe2b4;
	border-left: #4c7f4f 1px solid;
	border-top: #fff 2px solid;
	background-color: #d1e7b9;
}
.insettable{
	border-left: #fff 3px solid;
	border: #fff 2px solid;
}
.rowgreen{
	background-color: #4b7f4f;
	font-family: arial,verdana,geneva;
	color:#ffffff;
	font-size:16px;
	font-weight: bold;
	padding-left: 15px;
}
.border_green{
	border: #4b7f4f 1px solid;
}
.hrgreen{
	height:1px;
	color:#4b7f4f;
	margin:10px;
}
.core-button-border{ 
	background-color: #f3bd55;
	height:25px;
}
.core-button-border-error{
	background-color: #dc181e;
}
.core-button {font:11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; color:#333333; cursor:pointer; cursor:hand; background-image: url('/wiley/comm/images/form_btn_tile.gif'); background-color:white;}
.core-button2 {font:11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; color:#333333; cursor:pointer; cursor:hand; background-image: url('/wiley/comm/images/form_btn_tile.gif'); background-color:white;width:100%}
.core-button1 {font:11px arial,helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; color:#ffffff; cursor:pointer; cursor:hand; background-image: url('/wiley/comm/images/or_gr_bk.gif'); background-color:white;width:100%}
.tinygrey{
	font-family: arial,verdana,geneva;
	color:#333333;
	font-size:10px;
	font-weight: normal;
}

.signuptext{
	padding-left:15px;
	padding-right:15px;
	color:#333333;
}
.loginbox{border: #cbe2b4 2px solid;}
.testim{font-weight: bold; font-size: 18px; color: #4d7d53; font-family: verdana, helvetica, sans-serif;font-style:italic;}
.testim_rotate{font-weight: normal; font-size: 13px; color: #003d04; font-family: verdana, helvetica, sans-serif;}
.testim_head{padding-left:10px;font-weight: bold; font-size: 14px; color: #003d04; background-color: #cbe2b4;}




.button {
	border-right: #4c7f4f 2px solid; border-top: #4c7f4f 2px solid; font-weight: bold; font-size: 12px; border-left: #4c7f4f 2px solid; cursor: hand; color: #003d04; border-bottom: #4c7f4f 2px solid; font-family: arial,verdana,geneva; background-color: #e2eed6; text-decoration: none
}
.button_ondrkbkg {
	border-right: #93ab77 2px solid; border-top: #93ab77 2px solid; font-weight: bold; font-size: 12px; border-left: #93ab77 2px solid; cursor: hand; color: #003d04; border-bottom: #93ab77 2px solid; font-family: arial,verdana,geneva; background-color: #e2eed6; text-decoration: none
}
.hidetab {
	border-left: #93ab77 2px solid
}
.ftab {
	border-right: #93ab77 2px solid; padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; border-left: #93ab77 2px solid; color: #333333; padding-top: 5px; background-color: #fff1b2
}
#pmargins {
	padding-right: 10px; padding-left: 15px; font-family: arial,verdana,geneva;font-size:11px;
}
.terms {
	border-right: #4c7f4f 1px solid; border-top: #4c7f4f 1px solid; border-left: #4c7f4f 1px solid; width: 600px; border-bottom: #4c7f4f 1px solid; height: 250px
}
.fillin {
	border-right: #4c7f4f 1px solid; border-top: #4c7f4f 1px solid; border-left: #4c7f4f 1px solid; border-bottom: #4c7f4f 1px solid; background-color: #fff1b2
}
.login-head {
	font-weight: bold; font-size: 12px; color: #333333; background-color: #cbe2b4
}
.copywrite_text {
	font-size: 11px; color: #ffffff
}
a:link {
	font-size: 12px; color: #336699; font-family: arial,verdana,geneva; text-decoration: none
}
a:visited {
	font-size: 12px; color: #336699; font-family: arial,verdana,geneva; text-decoration: none
}
a:hover {
	font-size: 12px; color: #336699; font-family: arial,verdana,geneva; text-decoration: underline
}
a.aname:link {
	margin: 11px 0px 6px; font: bold 11pt verdana, arial, geneva, helevetica; color: #4c7f4f; text-decoration: none
}
a.aname:visited {
	margin: 11px 0px 6px; font: bold 11pt verdana, arial, geneva, helevetica; color: #4c7f4f; text-decoration: none
}
a.aname:hover {
	margin: 11px 0px 6px; font: bold 11pt verdana, arial, geneva, helevetica; color: #4c7f4f; text-decoration: none
}
table.button {
	border-right: #4c7f4f 2px solid; border-top: #4c7f4f 2px solid; border-left: #4c7f4f 2px solid; border-bottom: #4c7f4f 2px solid
}
table.drkbutton {
	border-right: #003d04 2px solid; border-top: #003d04 2px solid; border-left: #003d04 2px solid; border-bottom: #003d04 2px solid
}
.border_bottom {
	border-bottom: #93ab77 2px solid
}
table.thin {
	border-right: #4c7f4f 1px solid; border-top: #4c7f4f 1px solid; border-left: #4c7f4f 1px solid; border-bottom: #4c7f4f 1px solid
}
td.buttonon {
	font-weight: bold; font-size: 12px; cursor: hand; color: #003d04; font-family: arial,verdana,geneva; background-color: #e2eed6; text-decoration: none
}
td.buttonover {
	font-weight: bold; font-size: 12px; cursor: hand; color: #000000; font-family: arial,verdana,geneva; background-color: #fff1b2; text-decoration: none
}
.faq_question {
	font-weight: bold; margin: 0px 0px 4px
}
.faq_answer {
	font-weight: normal; margin: 0px 0px 14px
}
.topic {
	font-weight: bold; font-size: 12px; margin: 12px 0px 4px; color: #4c7f4f; font-style: italic
}
.rule_creme {
	background-color: #fff1b2
}
.headerrule {
	background-color: #fff1b2
}
.fill_bottom {
	background-color: #4c7f4f
}
.boxin{border:1px solid #4c7f4f;}
.padtopcomm{padding-left:20px;padding-top:40px;padding-right:10px}
.show_cursor{cursor:pointer;cursor:hand}
.free {
	padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 11px; padding-bottom: 5px; border-left: #93ab77 2px solid; cursor: hand; color: #333333; padding-top: 5px; border-bottom: #93ab77 2px solid; font-family: arial,verdana,geneva; background-color: #fece32
}
.phone{font-weight: bold; font-size: 16px;
	color: #d1e7b9; font-family: verdana, helvetica, sans-serif;font-style:italic;
	padding-right:25px;
}
.dhtmlpop{
font-family:verdana,arial,geneva;
font-size:14px;
font-weight:bold;
color:#000000;
}

/*new look  06-23-2005*/
.padleft{padding-left:20px;}
.borderr{border-right:1px solid #cbe2b4;
	color: #ffffff;
    font-family: verdana, arial;
    font-size: 10px;
    text-decoration: none;
	text-transform:capitalize;
	height:21px;
	cursor:hand;
	cursor:pointer;
}
.side_nav{font-family:verdana,arial,geneva;
	font-size:11px;color:#000000;
	padding:7px;
	border-bottom:1px solid #cbe2b4;
	background:#8cb18f;
}
a.side_nav:link{font-family:arial,verdana,geneva;font-size:11px;text-decoration:none;color:#000000;}
a.side_nav:visited{font-family:arial,verdana,geneva;font-size:11px;text-decoration:none;color:#000000;}
a.side_nav:hover{font-family:arial,verdana,geneva;font-size:11px;text-decoration:underline;color:#000000;}

.fillrow{background:#4c7f50;}
.hlink{font-family:arial,verdana,geneva;font-size:11px;color:#ffffff;text-transform:capitalize;font-weight:bold;}
a.hlink:link{font-family:arial,verdana,geneva;font-size:11px;color:#ffffff;text-transform:capitalize;text-decoration:none;font-weight:bold;}
a.hlink:visited{font-family:arial,verdana,geneva;font-size:11px;color:#ffffff;text-transform:capitalize;text-decoration:none;font-weight:bold;}
a.hlink:hover{font-family:arial,verdana,geneva;font-size:11px;color:#ffffff;text-transform:capitalize;text-decoration:underline;font-weight:bold;}
.hlink_cold{
	font-family:arial,verdana,geneva;
	font-size:11px;color:#000000;
	text-transform:capitalize;
	background:#8cb18f;
	border-right:1px solid #cbe2b4;
	font-weight:bold;
}
.content_table{border-left:1px solid #ddd;border-right:1px solid #ddd;background:#ffffff;}
.content_right_side{border-left:1px solid #ddd;padding-top:15px;}
.copyr{font-family:verdana,arial,geneva;font-size:11px;color:#5f5f5f;padding-top:10px;}
.imgpad{padding:15px;}




