body {
	background: #bcbcbc url(/images/bgMainBody.jpg) repeat-x 0 0;
	font-family: Verdana, Helvetica, sans-serif;
}

strong { font-size: 12px; }

h1 {
   color: #141414;
   line-height: 26px;
   margin-bottom: 4px;
	 font-family: 'Trebuchet MS', Lucida Grande, Verdana, sans-serif;
	 font-weight: 500;
}

h2 {
   font-size: 20px;
   margin-bottom: 4px;
	 font-family: 'Trebuchet MS', Lucida Grande, Verdana, sans-serif;
}

h3 { 
	text-transform: none;
	font-family: 'Trebuchet MS', Lucida Grande, Verdana, sans-serif;
}

h4 {
   color: #6d6d6d;
   font-size: 14px;
   line-height: 16px;
   font-weight: bold;
   margin: -7px 0 21px;
	 font-family: 'Trebuchet MS', Lucida Grande, Verdana, sans-serif;
}

h5 {
   color: #f77c14;
   font: bold 13px Arial;
   margin: 0 0 12px;
	 font-family: 'Trebuchet MS', Lucida Grande, Verdana, sans-serif;
}

h5 a { color: #919191; }

#sidebar ul li { 
	font-size: 12px; 
	font-family: Verdana, Helvetica, sans-serif
}

a {
   color: #5e9800;
   text-decoration: none;
	 outline-width: thin;
}

a:hover {
   color: #5e9800;
   text-decoration: underline;
}

#wrap {
   background: transparent;
   padding: 0;
   text-align:left;
}

#header {
   height: 146px;
   border: none;
   margin-bottom: 33px;
}

#header #logo {
   left: 22px;
   top: 16px;
}

#topnav {
   background: #4a4a4a;
   border-bottom: 2px solid #dbdbdb;
   top: 146px;
   clear: all;
   text-align:left;
	height: 26px;
}

#topnav ul {
   margin-left: 9px;
}

#topnav li {
   background: transparent;
   padding-left: 0;   
}

#topnav a {
   text-transform: none;
   font: bold 11px Arial;
   padding: 6px 10px 5px 11px;
}

#topnav a:hover, #topnav li.active a {
   background: none;
   color: #f77c14;
}

#site-search-box {
   background: url(/images/search_bg.gif) no-repeat;
   float: right;
   width: 173px;
   margin: 4px 16px 0 0;
}

#site-search-input {
   color: #a4a4a4;
   background-color: transparent;
   font: normal 11px Arial;
   border: none;
   float: left;
   width: 137px;
   padding: 3px 0 0;
   margin: 0 0 0 3px;
}

#site-search-btn { float: right; }

form#search { padding-left: 0px; }
form#search input.search {
   padding-left: 0px;
   width: 200px;
}

#content-wrap {
   padding: 0;
   background-position: 0 0;
   background-repeat: repeat-y;
   position: relative;
	overflow: visible;
}

#content-wrap a { font-weight: bold; }

#content-wrap li {
   list-style: none;
   background: url(/images/bullet.gif) no-repeat 0 5px;
	padding-left: 8px;
   font-size: 12px;
}

#content-wrap ul.acbox li {
	list-style: square;
	background-image: none;
	color: #FF9900;
}

#content-wrap ul.acbox li span, #content-wrap ul.acbox-formatted li span {
	color: #000000;
}

#content-wrap ul.acbox-formatted {
	margin-top: 0;
	padding-top:: 0;
	margin-left: 1em;
	padding-left: 8px;
}

#content-wrap ul.acbox-formatted li {
	list-style: square;
	background-image: none;
	color: #FF9900;
	padding-bottom: 8px;
}

#content-wrap ul.none li {
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0 0 8px 0;
}

#content-wrap ul.none li a {
	color:#5E9800;
	text-decoration: none;
}

#content-wrap ul.none li a:hover {
	text-decoration: underline;
}

#content-wrap li strong { font-size: 12px; }

#content-wrap ul.none li a img {
	vertical-align: middle;
	padding-left: 6px;
}

#content {
   float: left;
   display: inline;
   width: 678px;
   padding: 0 0 24px;
   margin: 17px 0 0 22px;
   font-size: 12px;
   line-height: 19px;
}

#content p { 
	padding-bottom: 12px; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar {
   float: right;
   display: inline;
   width: 233px;
   margin: 13px 12px 0 0;
   padding-bottom: 24px;
   background: none;
   font-size: 11px;
   line-height: 15px;
   color: #333333;
}

#sidebar h2 {
   background: none;
   color: #666;
   font: bold 15px Arial;
   padding: 0;
   margin: 24px 0 -16px 7px;
   border-bottom: 1px solid #666;
}

#sidebar h3 {
   background: none;
   border: none;
   color: black;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
   margin: 0 0 4px 7px;
}

#sidebar h3 a { color: #f06c1d; }

#sidebar h3 a.active { color: black; }

#sidebar ul {
   margin: 2px 0 14px 7px;
   border: none;
}

#sidebar li { border: none; }

#sidebar ul a, #sidebar ul li.active li a {
   padding: 0;
   display: inline;
   color: #f06c1d;
}

#sidebar ul li.active a, #sidebar ul li.selected a {
    color: black;
    padding-left: 0;
}

#sidebar ul li.active a:hover { text-decoration: none; }


#sidebar ul.sub-sub-nav, #sidebar ul ul {
   padding-left: 10px;
   margin-bottom: 0;
	margin-left: 0;
}

#sidebar ul.sub-sub-nav li {
	list-style-type: none;
	list-style-image: none;
	background-image: none;
}
#sidebar ul.sub-sub-nav li:before {
	content: "\002D \0020";
}

#sidebar li li a {
   background: none;
   padding: 0;
}

#sidebar p { padding: 0 0 15px 7px; }

#sidebar .sidepanel {
	background: url(/images/sidepanel_bg.gif) repeat-y;
	margin-bottom: 3px;
}

#sidebar .sp1 { background: url(/images/sp1_bg.gif) no-repeat top; }

#sidebar .sp2 {
	background: url(/images/sp2_bg.gif) no-repeat bottom;
	padding: 15px 18px 20px;
}

div.panel1 {
	margin-top: 20px;
	background: url(/images/panel1_bg.gif) no-repeat top;
}

div.panel2 {
	background: url(/images/panel2_bg.gif) no-repeat bottom;
	padding: 12px 24px 20px;
}

div.panel2 h3 { margin: 10px 0; }

ul#course_status {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul#course_status li.fail {
	background: url(/images/warningmsg2-icon.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
}

ul#course_status li.success {
	background: url(/images/infomsg2-icon.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
}

#sidebar .sidepanel h4 {
	font: bold 14px Arial;
	margin: 0 0 5px;
	color: #1f1f1f;
}

#sidebar .sidepanel h5 {
	font: normal 11px Arial;
	margin: 0;
	color: #999999;
}

#sidebar .sidepanel a {	font: bold 12px Arial; }

#sidebar .sidepanel p {
	font: normal 13px Arial;
	padding: 0;
}

#sidebar .sidepanel p a { font-size: 13px; }

#sidebar .sidepanel_g2 {
	background: url(/images/sidepanel_g2_bg.gif) repeat-y;
	font: 11px/14px Arial;
	color: #c1c1c1;
}

#sidebar .sp1_g2 { background: url(/images/sp1_g2_bg.gif) no-repeat top; }

#sidebar .sp2_g2 {
	background: url(/images/sp2_g2_bg.gif) no-repeat bottom;
	padding: 100px 18px 30px;
}

#sidebar .twitter {
	background: url(/images/tweety.gif) no-repeat;
	font: bold 11px Arial;
	height: 30px;
	padding: 1px 0 0 52px;
}

#sidebar .sidepanel_g2 h2 {
	border-bottom: none;
	color: white;
	margin: 0;
}

#sidebar .sidepanel_g2 p {
	margin: 0;
	padding: 0;
}

#sidebar .sidepanel_g2 form, #sidebar .sidepanel_g2 ol, #sidebar .sidepanel_g2 li, #sidebar .sidepanel_g2 label {
	padding: 0;
	margin: 0;
}

#sidebar .sidepanel_g2 fieldset {
	background: transparent;
	margin: 0 0 20px;
	padding: 0;
}

#sidebar .sidepanel_g2 li { background: none; }

#sidebar .sidepanel_g2 label {
	font: bold 11px/14px Arial;
	color: #c1c1c1;
}

#sidebar .sidepanel_g2 input.fields {
	width: 140px;
	margin-right: 2px;
}

#sidebar .sidepanel_g2 #login_submit {	position: absolute; }

#sidebar .sidepanel_g2 a {
	color: #fdfdfd;
	font: normal 11px/15px Arial;
}

#sidebar .sidepanel_g2 a em {
	color: #e35000;
	font-weight: bold 14px/11px Arial;
}

#sidebar .sidepanel_g2 h4 {
	color: white;
	margin: 20px 0 5px;
	font: bold 12px/12px Arial;
}

#content-wrap-top {
   background: url(/images/content-wrap-top_bg.gif) no-repeat;
   height: 118px;
   width: 6px;
   position: absolute;
   top: 0;
   left: 722px;
}

#content-wrap-bottom {
   background: url(/images/content-wrap-bottom_bg.gif) no-repeat;
   height: 92px;
   width: 6px;
   position: absolute;
   bottom: 0;
   left: 722px;
}

#bottom-panel {
   background: #f77c14 url(/images/home-panel_bg.jpg) repeat-x bottom left;
   clear: both;
   line-height: 17px;
   overflow: hidden;
   height: 1%;
   text-align: left;
   width: 100%;
}

#bottom-panel div { font-size:10px; }
#bottom-panel div strong { font-size: 11px; }

#bottom-panel div {
   float: left;
   padding: 12px 0 16px 22px;
}

#bottom-left, #bottom-center { width: 329px; }

div#bottom-right {
   width: 225px;
   margin-right: 22px;
   float: right;
}

#bottom-panel h3 {
   margin: 2px 0 6px;
   color: white;
   text-transform: none;
   font: normal 18px 'Trebuchet MS', Arial;
}

#bottom-panel a, #bottom-panel a:hover {
   color: white;
   font-weight: normal;
}

#bottom-panel strong a, #bottom-panel strong a:hover { font-weight: bold; }

#footer ul {
   float: right;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

#footer ul li {
   float: left;
   border-left: 1px solid #686868;
   padding: 0 6px 0 5px;
   margin-left: -1px;
}

#footer ul li a, #footer ul li a:hover { color: #4a4a4a; }


/* HOMEPAGE STYLES */

.home #content-wrap { background: none; }

.home #content-wrap-top, .home #content-wrap-bottom { display: none; }

.home #content { width: 591px; }

.home #sidebar {
   width: 303px;
   line-height: 14px;
}

.home #sidebar h2 {
   font: 18px/18px 'Trebuchet MS', Arial;
   margin: 20px 0 4px;
   border: none;
}

.home #sidebar ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border-bottom: 1px solid #858585;
}

.home #sidebar li {
   color: #666666;
   margin-top: 1px;
   padding: 4px 0 5px;
   border-top: 1px solid #4A4A4A;
   border-bottom: 1px solid #858585;
   overflow: hidden;
   background: none;
   font-size: 10px;
   zoom: 1;
}

.home #sidebar li strong {
   color: black;
   font-weight: normal;
   font-size: 11px;
}

.home #sidebar ul a { color: #5E9800; }

.home #sidebar ul img { padding-left: 2px; }

.home #sidebar ul span, ul.containerlist span {
   float: right;
   margin: 0 0 1px 4px;
   padding-bottom: 13px;
   background: url(/images/thumb_bg.gif) repeat-x bottom left;
}

.home #sidebar ul span img, ul.containerlist span img {
   padding: 1px;
   border: 1px solid black;
}

.home #sidebar ul div {
   margin: 6px 0;
   border-top: 1px solid #CCCCCC;
   padding-top: 6px;
   display: none;
}

.home #sidebar ul.twitter {
	background: none;
	height: auto;
	font: normal 11px/14px Verdana,Helvetica,sans-serif;
}

.home #sidebar ul.twitter li span {
   background-image: none;
   margin-left: 0px;
   padding-bottom: 0px;
}

.home #bottom-left, .home #bottom-center  { width: 295px; }

.home #bottom-right { width: 303px; }


/* INTERIOR STYLES */

ul.blocklist { color: #333333; }

ul.containerlist ul.blocklist { margin: 12px 0; }

ul.blocklist strong { color: black; }

ul.blocklist li, #content-wrap ul.containerlist ul.blocklist li {
   background: url(/images/bullet.gif) no-repeat 0 5px;
   padding: 0 0 5px 8px;
   border: none;
}

ul.subsectionlist {
   margin: 0;
   padding-left: 3px;
}

#content-wrap ul.subsectionlist li {
   padding-left: 17px;
   margin-bottom: 16px;
   background-image: url(/images/subsectionlist_bg.gif);
}

ul.subsectionlist h3 {
   font: normal 15px Arial;
   margin-top: 0;
}

ul.subsectionlist h4 { margin-bottom: 3px; }

ul.containerlist {
   border-top: 1px solid #dddddd;
   margin: 16px 0 0;
   padding: 0;
}

#content-wrap ul.containerlist li {
   background: none;
   border-bottom: 1px solid #dddddd;   
   padding: 0 0 12px;
}

ul.containerlist h3 {
   font: normal 15px Arial;
   margin-bottom: 0;
}

ul.containerlist h4 { margin: 12px 0 4px; }

ul.containerlist span {
   margin-top: 22px;
   margin-left: 30px;
}

ul.containerlist img { float: right; }

ul.containerlist span img { float: none; }

#content ul.containerlist p {
   padding-bottom: 0;
   margin-bottom: 12px;
}

#content-wrap ul.containerlist li ul.innerlist {
	background: none;
	border-bottom: none;
}

#content-wrap ul.containerlist li ul.innerlist li {
	background: none;
	border-bottom: none;
	list-style: disc;
	padding-top: 0px;
	padding-bottom: 3px;
}

ul.glossary { margin: 2px 0; }

ul.glossary h3 { margin-top: 8px; }

ul#glossary_g_o, ul#glossary_p_z { display: none; }

ul.glossary ul.blocklist { margin: 0; }

div.tourlink {
	float: right;
	font-size: 16px;
	margin-top: 6px;
}

div.tourlink a:hover {
	text-decoration: none;
}

#content img.ppTourBtn { margin-bottom: 10px; }

#content img.techIcon { float: right; }

/* RC STYLES */

#content p#rc_intro {
	font: 12px Arial;
	color: #090909;
	padding: 15px 0px 10px 10px;
}

#rc_header {
	background: #77ae1a url(/images/rc_header_bg.gif) no-repeat;
	border-bottom: 2px solid #d7e8b8;
	padding: 10px 15px 10px;
	font: 11px/11px Arial;
	color: white;
}

#rc_header h2 {
	font: 18px/18px 'Trebuchet MS', Arial;
	color: white;
	margin: 0;
}

#rc_header h5 {
	font: bold 11px/11px Arial;
	color: white;
	margin: 5px 0 0;
}

#rc_quick, #rc_advanced {
	padding: 10px 15px;
}

#rc_quick {
	background-color: #e2e2e2;
	margin: 5px 0 2px;
}

#rc_advanced {
	background: #ededed url(/images/rc_advanced_bg.gif) no-repeat bottom;
	margin-bottom: 20px;
}

#rc_quick h3, #rc_advanced h3 {
	font: normal 14px/14px 'Trebuchet MS', Arial;
	color: #141414;
	margin: 5px 0 10px;
}

#rc_advanced fieldset {
	margin: 0;
	padding: 0;
	background: transparent;	
}

#rc_advanced ol {
	margin: 0;
	padding: 0;
}

#rc_advanced li {
	list-style: none;
	float: left;
	padding: 0;
	background: transparent;
}

#rc_advanced label {
	display: block;
	font: normal 11px Arial;
	color: #141414;
	padding: 0;
}

#rc_advanced input, #rc_advanced select {
	color: #333333;
	font: normal 11px Arial;
}

#rc_advanced input.date {
	width: 68px;	
}

#resources {
	margin: 0;
	padding: 0;
}

#resources a { color: #71a815; }

#resources li {
	background: white;
	border-bottom: 2px solid #d7e8b8;
	color: #666666;
	padding: 14px 16px 16px;
}

#resources li h3 { margin: 0; }

#resources li h4 {
	font: normal 12px Arial;
	margin: 0;
}

#resources li p {
	padding: 5px 0 0;
	font-family: Arial;
}

#resources li.new { background-color: #f7fbed; }

#resources li.new h4 { color: black; }

#resources .g2 {
	float: left;
	background: url(/images/icon_g2_bg.gif) no-repeat;
	padding-right: 4px;
}

#resources li.new .g2 { background-image: url(/images/icon_g2_new_bg.gif); }

#resources .g2 img {
	width: 33px;
	height: 33px;
}

#resources .download {
	float: right;
	background: url(/images/download_bg.gif) no-repeat;
}

#resources li.new .download { background-image: url(/images/download_new_bg.gif); }

#resources .download img {
	width: 27px;
	height: 27px;
}

#rc-search-box {
   background: url(/images/search_rc_bg.gif) no-repeat;
   width: 322px;
	float: left;
}

#rc-search-input {
   color: #7e7e7e;
   background-color: transparent;
   font: normal 11px Arial;
   border: none;
   float: left;
   width: 286px;
   padding: 4px 0 0;
   margin: 0 0 0 7px;
}

#rc-search-btn { float: right; }

/* WEB TO LEAD */

#content_header {
	background: url(/images/content_header_bg.jpg) no-repeat;
	height: 101px;
}

#content_header h1 {
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: white;
	margin: 0;
	padding: 40px 20px 0;
}

#w2l_intro {
	background: url(/images/download_icon.gif) no-repeat 10px 12px;
	font: normal 12px Arial;
	color: #666666;
	padding: 35px 9px 12px;
}

#w2l_intro h4 {
	font: normal 12px Arial;
	color: #666666;
	margin: 0;
}

#w2l_intro h3 {
	font: bold 14px Arial;
	color: #333333;
	margin: 0 0 8px;
}

#w2l_intro p {
	padding-bottom: 8px;
	font-family: Arial;
}

.w2l h3 {
	font: normal 14px Arial;
	margin: 0 0 8px;
}

form.ynf .w2l h3 {
	color: #333333;
	margin: 15px 20px 8px;
}

form.ynf .w2l h5 {
	color: #333333;
	margin: -5px 20px 8px;
	font: oblique 11px/11px Arial;
}

.w2l .spacer {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
}

div.g2_price {
	background: url(/images/g2_price_bg.gif) no-repeat;
	padding-bottom: 15px;
	height: 27px;
}

div.g2_price span {
	display: block;
	padding: 7px 7px 0 31px;
	font: 12px Arial;
	color: #1f1f1e;
}

fieldset.w2l {
	background-color: #ededed;
	padding: 18px 17px;
}

#content-wrap .w2l_download a {
	background: url(/images/download_bg.gif) no-repeat 9px 0;
	height: 27px;
	padding-left: 40px;
	font: normal 18px/24px Arial;
	display: block;
}

#w2l_submit { margin: 10px 15px 15px 19px; }

/* PG2_STYLES */

#pg2_intro {
	margin-top: 1px;
	border-top: 2px solid #d7e8b8;
	padding: 20px 15px;
	font-family: Arial;
	font-size: 12px;
}

#pg2_intro h3 { margin: 0 0 10px; }

#pg2_intro p { font-family: Arial; }

#pg2_intro ul {
	padding-left: 20px;
	margin: 0;
}

#pg2_get_started {
	background: url(/images/pg2_get_started_bg.jpg) no-repeat;
	height: 87px;
	margin-bottom: 25px;
}

#pg2_get_started h2 {
	font: normal 18px/18px 'Trebuchet MS', Arial;
	padding: 18px 20px 12px;
	margin: 0;
}

#pg2_get_started p {
	font: normal 13px/15px 'Trebuchet MS', Arial;
	padding: 0 200px 0 20px;
	margin: 0;
}

#pg2_research, #pg2_resources {
	padding: 15px;
	margin-bottom: 20px;
}

#pg2_research {
	border-top: 2px solid #d0d0d0;
	background-color: #f9f9f9;
}

#pg2_resources {
	border-top: 2px solid #d7e8b8;
	background-color: #f7fbed;
}

#pg2_research h2, #pg2_resources h2 {
	margin-bottom: 0;
}

#pg2_research h3, #pg2_resources h3 {
	margin: 0 0 8px;
	font: bold 14px/16px Arial;
}

#pg2_research h4, #pg2_resources h4 {
	margin: 15px 0 4px;
	font: normal 12px/12px Arial;
	color: black;
}

#pg2_research h5, #pg2_resources h5 {
	font: normal 12px/18px Arial;
	color: #6d6d6d;
}

#pg2_research p, #pg2_resources p {
	font: normal 12px/18px Arial;
	color: #666666;
}

#pg2_research p, #pg2_research .action {
	border-bottom: 1px solid #d0d0d0;
}

#pg2_resources p, #pg2_resources .action {
	border-bottom: 1px solid #d7e8b8;
}

#pg2_research .action, #pg2_resources .action {
	font: bold 12px Arial;
	padding: 4px 0;
}

#pg2_research .g2 {
	padding-left: 92px;
	background: url(/images/pg2_research_action.gif) no-repeat 0 4px;
}

#pg2_resources .g2 {
	padding-left: 92px;
	background: url(/images/pg2_resource_action.gif) no-repeat 0 4px;
}

/* ADMIN STYLES */

#content-wrap .paneltabs ul li {
   background-image: url(../images/search_btn_separator.gif);
   padding-left: 2px;
   font-size: 11px;
}

#content-wrap ul.arrow li {
   background: none;
   padding-left: 0;
}

#content-panel h4, .datatable h4 {
   font-size: 11px;
   font-weight: normal;
   margin: -4px 0 12px;
}
p a.registerNow {
   color: #F06C1D;
   font-size: 14px;
   border: 1px solid #F06C1D;
   padding: 3px;
   background-color: #FFFFFF;
}
p a.registerNow:hover {
   color: #FFFFFF;
   padding: 3px;
   font-size: 14px;
   text-decoration: none;
   border: 1px solid #FFFFFF;
   background: url(/images/home-panel_bg.jpg) #F06C1D;
}
#terms ol li
{list-style-type: decimal;
list-style-position: outside;
background: none;
}
