*
{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

body
{
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;	
}

html, body 
{
	/* ensures a vertical scrollbar is always displayed */
	height: 100%;
 	margin: 0 0 1px;
  	padding: 0;
}

a img
{
	border: none;
}

h1,
h1 span,
h1 *
{
	color: #cc6600;
	font-size: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

h1 sup
{
	font-size: 11px;
}

h1 kct
{
	color: #ffffff;
	font-size: 14px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

h2,
h2 span,
h2 *
{
	font-size: 14px;
	color: #666666;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

p, .text
{
	line-height: 18px;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	text-align: justify;
}

hr
{
	background-color: transparent;
	border: none;
	height: 1px;
	border-bottom: 1px solid #cccccc;
}

a
{
	color: #3366ff;
	text-decoration: none;
	font-size: inherit;
}

small
{
	display: block;
	font-size: 11px;
	color: #444444;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-wieght: bold;
	
}

a:hover
{
	text-decoration: underline;
}

#outer
{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper
{
	width: 1000px;
	margin: 0pt auto 0pt;
	background-image: url(/images/right_edge.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#wrapper #left-edge
{
	width: 22px;	
	background-image: url(/images/left_edge_bg.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

#wrapper #middle
{
	width: 956px;
	background-color: white;
	vertical-align: top; 
	overflow: hidden;
	text-align: middle;
}


#wrapper #right-edge
{
	width: 22px;
	background-image: url(/images/right_edge_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
}


#top-bar
{
	width: 1000px;
	height: 36px;
	margin: 0pt auto 0pt;
}

#top-bar #left-edge
{
	width: 22px;
}

#top-bar #middle
{
	width: 956px;
	background-image: url(/images/top_bar_bg.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	color: white;
}
#top-bar #middle-left, #top-bar #middle-right
{
	width: 110px; 
	background-image:url(/images/top_bar_bg.gif); 
	background-repeat:repeat-x; 
	vertical-align:middle;
}

#top-bar #middle h1
{
	font-size: 16px;
	font-weight: normal;
	color: white;
	padding: 0px;
	margin: 0px;
}

#top-bar #middleL h1
{
	font-size: 16px;
	font-weight: normal;
	color: white;
	padding: 0px;
	margin: 0px;
}

#top-bar #right-edge
{
	width: 22px;
	background-image: url(/images/right_edge_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	vertical-align: top;
}



#header-band {
	text-align: center;
	background-color: #efefef;
	height: 80px;
}

#header {
	width: 800px;
	background-color: #ffffff;
	height: 80px;
	margin: 0px auto;
}

#header-links {
	width: 300px;
	text-align: right;
	border: 1px solid black;
	display: inline;
}

#logo {
	width: 300px;
	border: 1px solid black;
	display: inline;
}

#logo img {
	
}

#logo h1 {
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#header-nav ul {
	list-style: none;
}

#header-nav ul li {
	display: inline;
}

#menu {
	margin: 0pt;
	padding: 0pt;
	white-space: nowrap;
	width: 957px;	
	z-index: 1000;
}

#menu li {
	display: inline;
}

#menu li div.mainMenu
{
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 40px;
}


#menu li div.mainMenu:hover
{
	overflow: visible;
}

/*#menu li.menuItem ul
{
	display: none;
}

#menu li.menuItem:hover ul
{
	display: inline;
}*/


#menu li div.mainMenu 
{
	background-image: url(/images/menu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0pt;
	position: relative;
}

#ie6MenuArea table.menuPane,
#menu li a table.menuPane 
{
	border: 1px solid #666666;
	background-color: #f3f3f3;
}

#ie6MenuArea div.mainMenu .menuPopup,
#menu li div.mainMenu .menuPopup
{
	background-image: url(/images/menu_popup_bg.jpg);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
	padding: 10px 5px 5px 5px;
	height: 350px;	
	border: 1px solid #aaaaaa;
	border-top: 1px solid white;
}

#ie6MenuArea div.mainMenu .menuPopup .menuSpacer,
#menu li div.mainMenu .menuPopup .menuSpacer
{
	padding-top: 4px;
}

#ie6MenuArea div.mainMenu .menuPopup h2,
#menu li div.mainMenu .menuPopup h2
{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	color: #789d72;
	xcolor: #8a7f5b;
	xcolor: #CC6600;
	color: #a1782f;
	padding: 0px;
	margin: 0px;
}

#ie6MenuArea div.mainMenu .menuPopup li,
#menu li div.mainMenu .menuPopup li
{
	display: list-item;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#ie6MenuArea div.mainMenu .menuPopup a,
#ie6MenuArea div.mainMenu .menuPopup a:hover,
#menu li div.mainMenu .menuPopup a,
#menu li div.mainMenu .menuPopup a:hover
{
	font-size: 12px;
	color: #666666;
	white-space: nowrap;
	display: block;
	padding: 2px 15px 2px 15px;
	background-image: url(/images/bullet_arrow_gray.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}


#ie6MenuArea div.mainMenu .menuPopup a:hover,
#menu li div.mainMenu .menuPopup a:hover
{
	text-decoration: none;
	background-color: #e2e2e2;
}

#ie6MenuArea div.mainMenu .menuPopup td.odd a:hover,
#menu li div.mainMenu .menuPopup td.odd a:hover
{
	background-color: #dddddd;
}

#ie6MenuArea div.mainMenu .menuPopup ul.menuGroup,
#menu li div.mainMenu .menuPopup ul.menuGroup
{
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}


#menu li#menu-exam-prep div.mainMenu table.menuColumns td ul.menuGroup li a
{
	width: 100px;
}

#menu li div.mainMenu .menuPopup ul.menuLinks
{
	padding: 0px;
	margin: 0px;
	line-height: 21px;
}

#menu li div.mainMenu .menuPopup ul.menuLinks li
{
	background-image: none;
	padding-left: 0px;
}

#menu li div.mainMenu table.menuColumns td 
{
	vertical-align: top;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}


#menu li div.mainMenu table.menuColumns td.odd
{
	background-color: #eaeaea;
}

#menu li#menu-home div.mainMenu 
{
	width: 101px;
}

#menu li#menu-get-licensed div.mainMenu 
{
	background-position: -101px 0pt;
	width: 153px;
}

#menu li#menu-already-licensed div.mainMenu 
{
	background-position: -254px 0pt;
	width: 187px;
}

#menu li#menu-exam-prep div.mainMenu {
	background-position: -441px 0pt;
	width: 134px;
}

#menu li#menu-appraisal div.mainMenu {
	background-position: -575px 0pt;
	width: 121px;
}

#menu li#menu-general-info div.mainMenu {
	background-position: -696px 0pt;
	width: 140px;
}

#menu li#menu-contact div.mainMenu {
	background-position: -836px 0pt;
	width: 121px;
}


#menu li#menu-home div.mainMenu:hover {
	background-position: 0pt -40px;
}

#menu li#menu-get-licensed div.mainMenu:hover {
	background-position: -101px -40px;
}

#menu li#menu-already-licensed div.mainMenu:hover {
	background-position: -254px -40px;
}

#menu li#menu-exam-prep div.mainMenu:hover {
	background-position: -441px -40px;
}

#menu li#menu-appraisal div.mainMenu:hover {
	background-position: -575px -40px;
}

#menu li#menu-general-info div.mainMenu:hover {
	background-position: -696px -40px;
}

#menu li#menu-contact div.mainMenu:hover {
	background-position: -836px -40px;
}


table#sidebarWrapper
{
	width: 100%;	
}

table#sidebarWrapper td#contentCol,
table#sidebarWrapper td#sidebarCol
{
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}


table#sidebarWrapper td#sidebarCol
{
	padding: 0px 0px 0px 20px;
}

table.sidebar
{
	border: 1px solid #dddddd;
	background-color: #f3f3f3;
	background-color: #f3ecd7;
	background-color: #F8F8F8;
	width: 225px;
}

table.sidebar h1 
{
	color: #555555;
	font-weight: bold;
	text-align: center;
	padding: 7px;
	margin: 0px;
	font-size: 13px;
	border-bottom: 1px solid #cccccc;
}
table.sidebar h2
{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
table.sidebar th
{
	background-image: url(/images/col_head_bg.jpg);
	background-repeat: repeat-x;
	background-color: #dddddd;
}

table.sidebar th.green
{
	background-image: url(/images/col_head_bg_green.gif);
	background-repeat: repeat-x;
	background-color: #5f7d5a;
	color: white;
}

table.sidebar th.green h1
{
	color: white;
}

table.sidebar td
{
	color: #666666;	
	vertical-align: top;
	padding: 13px 8px 13px 15px;
	margin: 0px;
	border-bottom: 1px solid #dddddd;
	font-size: 11px;
	line-height: 14px;
}


table.sidebar td h2 a
{
	text-decoration: none;
	font-size: 12px;
	color: #444444;
}

table.sidebar td h2 a:hover
{
	color: black;
}

table.sidebar td a
{
	text-decoration: underline;
}


.content
{
	padding: 10px 20px 10px 20px;
}

.contentWithSidebar
{
	padding-right: 0px;
}

#footer
{
	background-color: #f8f8f8;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 20px;
}

.content ul,
#footer ul.bullets,
#page-footer ul.bullets
{
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.content ul li,
#footer ul.bullets li,
#page-footer ul.bullets li
{
	background-image: url(/images/bullet_arrow_gray.gif);
	background-repeat: no-repeat;
	list-style: none;	
	background-position: left 5px;	
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}

#copyright
{
	margin-top: 30px;
	color: #666666;
	text-align: center;
	font-size: 11px;
}

#studentLogin
{
	position: absolute;
	background-image: url(/images/student_login_bg.jpg);
	width: 201px;
	padding: 0px;
}

#studentLogin .loginForm
{
	border-left: 1px solid #cc6600;
	border-right: 1px solid #cc6600;
	padding: 10px 10px 10px 10px;
	height: 153px;
}

#studentLogin .loginForm h2
{
	color: white;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

#studentLogin input.txt
{
	width: 175px;
	font-size: 12px;
	border: 1px solid orange;
	padding: 3px;
}

#studentLogin small
{
	display: block;
	color: orange;
	font-size: 10px;
	margin: 3px 0px 0px 5px;
}


#studentLogin input.btn
{
	border: 1px solid black;
	background-color: #555555;
	background-image: none;
	color: white;
	padding: 2px 7px 2px 7px;
	font-size: 11px;
}


table.form td
{
	text-align: left;
}

table.form td.lbl
{
	padding: 3px 10px 3px 0px;
	font-weight: bold;
	vertical-align: middle;
	font-size: 12px;
}
table.form td.val
{
	vertical-align: middle;
}

table.form td.val,
table.form td.required 
{
	padding-left: 15px;
}

table.form td.noPadLeft
{
	padding-left: 0px;
}

table.form td.required 
{
	background-image: url(/images/bullet_arrow_gray.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


table.form td.val input,
table.form td.val select,
table.form td.val textarea
{
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 4px 2px 2px 4px;			
}

table.form td.val input,
table.form td.val select
{
	vertical-align: middle;
}


.txt
{
	background: #FFFFFF url(/images/text-bg.gif) repeat-x scroll 0pt;
	background-position: 0px 0px;
	border: 1px solid #B5B8C8;
	padding: 2px;
}


input.btn,
div.btn
{
	height: 22px;
	border: 1px solid #999999;
	background-color: #cacaca;
	background-image: url(/images/btn_light_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 12px;
	padding: 2px 7px 2px 7px;
}


input.btnGreen,
div.btnGreen
{
	color: white;
	height: 22px;
	border: 1px solid #5a7555;
	background-color: #5a7555;
	background-image: url(/images/btn_green_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px; 
	padding: 2px 7px 2px 7px;
}

table.gridAlt,
table.gridSm,
table.grid
{
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

table.gridAlt td,
table.gridAlt th,
table.grid td,
table.grid th,
table.gridSm td,
table.gridSm th
{
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	padding: 7px;
}

table.grid th,
table.gridSm th
{
	background-color: #dddddd;
	background-image: url(/images/col_head_bg.jpg);
	background-repeat: repeat-x;
	border-bottom:1px solid #CCCCCC;
	color:#555555;
	font-weight:bold;
	line-height: 15px;
}

table.grid tr,
table.gridSm tr
{
	background-color: #ffffff;
}

table.grid tr.odd,
table.gridSm tr.odd
{
	background-color: #f3f3f3;
}
table.gridSm td,
table.gridSm th
{
	padding: 4px;
}


/* Flash Tour ======================================================================================================= */
#tourShim 
{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	opacity: .7;
	background-color: black;

	text-align: center;
	
	width:100%;
	height: 1900px;
	/* see conditional CSS in incLayout.asp */
}
#tourShell 
{
	display: none;
	position: absolute;
	top:0px;
	left:0px;
	text-align: center;
	width:100%;
	height: 1900px;
	padding-top: 100px;
}
#tourBox
{
	/*xdisplay: none;
	position: relative;
	top: 30px;
	left: 60px;*/
	width: 650px;
	height: 490px;
}
#tourFrame 
{
	border: 5px solid black;
	background-color: white;
}
#tourButtons
{
	background-color: black;
	text-align: right;
	padding: 3px 10px 7px 0px;
	border: 1px solid black;
}
#tourClose, #tourClose:hover 
{
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#tourClose:hover
{
	color:red;
}


h2.courseTitle
{
	color: black;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


h2.courseSalePrice
{
	color: #CC6600;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;	
	text-align: left;
}

h3.courseRetailPrice
{
	display: inline;
	color: #666666;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.moreInfoBtn
{
	margin-top: 9px;
}

.moreButtonArea
{
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.enrollButtonArea
{
	float: right;
	margin: 0px -10px 0px 0px;
}

.contact-form-frame
{
	width: 100%;
	height: 275px;
}

.packageEnrollBadge
{
	float: right; 
	background-image: url(/images/badge_enroll_today.gif);
	background-repeat: no-repeat;
	width: 159px;
	margin: 0px 0px 0px 25px;
}

.package-layout-v2 .packageEnrollBadge
{
	background-image: url(/images/badge_enroll_today_fff.gif);
}

.packageEnrollBadge a
{
	color: #cc6600;
	display: block;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	padding: 60px 0px 35px 0px;
}

.packageBox
{
	margin-bottom: 30px;
}

.sellPagePackage
{
	line-height: 18px; 
	display:none; 
	background-color: #f3f3f3; 
	border: 1px solid #cccccc; 
	padding: 10px; 
	margin-top: 5px;
}

.packageDesc
{
	line-height: 22px; 
	background-color: #f3f3f3; 
	border: 1px solid #cccccc; 
	padding: 10px; 
	margin-top: 5px;
}

img.out-of-the-way
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
}

/* Checkout ========================================================================================================= */
ul.checkout-sidebar,
ul.checkout-sidebar li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 215px;	
}

ul.checkout-sidebar
{
	margin-top: 30px;
	margin-right: 10px;
}

ul.checkout-sidebar li
{
	padding: 25px 0px 25px 0px;	
	background-image: url(/images/sidebar_sep.png);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

ul.checkout-sidebar li.last
{
	background-image: none;
}

.checkout-order-summary
{
	width: 695px;
	background-image: url(/images/rnd_grad_695_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.checkout-order-summary .top
{
	width: 695px;
	height: 13px;
	background-image: url(/images/rnd_grad_695_top.png);
	background-repeat: no-repeat;
}

.checkout-order-summary .body
{
	padding: 10px 20px 50px 142px;
	background-image: url(/images/checkout_product_icon.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}
			
h2.checkout-total-amount
{
	text-align: right;
	font-size: 16px;
	font-weight: normal;
	padding-right: 30px;
}

/* Sell Pages ======================================================================================================= */
.sell-page-banner h1
{
	xcolor: black;
}
.sell-page-banner h2
{
	color: #666666;
}

.sell-page-banner-co
{
	xwidth: 710px;
	xheight: 69px;
	xbackground-image: url(/images/banner-co.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	xpadding-top: 15px;
	xpadding-left: 10px;
}

h2.headline
{
	font-weight: normal;
	color: #cc6600;
	color: #333333;
	font-size: 14px;
	padding-bottom: 15px;
}

h1.sell-page-title
{
	font-weight: normal;
}

.package-layout-v2 div.more-info-components
{
	text-align: center;	
}

.package-layout-v2 div.more-info-components img
{
	margin: 10px 5px 0px 5px;
}
.package-layout-v2 .package-box
{
	margin-bottom: 15px;
}
.package-layout-v2 .packageDesc
{
	line-height: 18px;
	border: none;
	background-color: transparent;
	padding-bottom: 0px;
}

.package-layout-v2 .sellPagePackage
{
	border: none;
	background-color: transparent;
}

.package-layout-v2 .sellPagePackage hr
{
	visibility: hidden;
}

.package-layout-v2 h3.courseRetailPrice,
.package-layout-v2 h2.courseSalePrice
{
	font-weight: bold;
	font-size: 14px;
}

.package-margin
{
	padding: 10px; 
	text-align: left;
}

.package-box
{
	width: 695px;
	background-image: url(/images/rnd_grad_695_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 25px;
}

.package-box .top
{
	width: 695px;
	height: 13px;
	background-image: url(/images/rnd_grad_695_top.png);
	background-repeat: no-repeat;
}

.package-box .package-margin
{
	padding: 10px 20px 10px 20px;
}


/* Common Utility =================================================================================================== */
.r { text-align: right;}
.l { text-align: left;}
.c { text-align: center;}

.p10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }

.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pb5 { padding-bottom: 5px; }


.rnd-ddd
{
	background-color: #dddddd;
	border: 1px solid white;
	background-image: url(/images/rnd_grad_bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.rnd-ddd div.tl
{
	background-image: url(/images/rnd_ddd_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.rnd-ddd div.tr
{ 
	background-image: url(/images/rnd_ddd_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.rnd-ddd div.bl
{ 
	/*background-image: url(/images/rnd_ddd_bl.gif);*/ 
	background-image: url(/images/rnd_grad_bl.jpg);
	background-position: bottom left; 
	background-repeat: no-repeat;
}
.rnd-ddd div.br 
{ 
	/*background-image: url(/images/rnd_ddd_br.gif);*/
	background-image: url(/images/rnd_grad_br.jpg); 
	background-position: bottom right;
	background-repeat: no-repeat;
}

.pageWidth
{
	width: 957px;
}

div.copySep
{
	background-image: url(/images/flourish.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	margin-top: 8px;
}

.clear
{
	clear: both;
}

.fl { float: left; }
.fr { float: right; }

.color
{
	color: #cc6600;
	font-size: inherit;
}

.box
{
	border: 1px solid #dddddd;
	padding: 10px;
	background-color: #f3f3f3;
}

.yellow-box
{
	border: 1px solid #ffcc66;
	padding: 10px;
	background-color: #ffffcc;
}


.bg-green,
.bg-green td
{
	background-image: url(/images/col_head_green_bg.jpg);
	background-position: left top;
	background-repeat:  repeat-x;
	background-color: #669966;
	background-color: #486c48;	
}

.bg-green,
.bg-green td,
.bg-green span,
.bg-green font,
.bg-green b
{
	
	color: white;
	font-size: 13px;
}


table.vtop td
{
	vertical-align: top;
}

.bookPanel
{
	background-image: url(/images/book_brown.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 85px;
	float: right;
	width: 250px;
	border: 1px solid #dddddd;
	background-color: #f3f3f3;		
}

.bookPanel ul
{
	padding: 0px;
}

/* Legacy CSS Classes =============================================================================================== */
.blackBold
{
	color: black;
	font-weight: bold;
}
