﻿body 
{
	background-color:#ffffff;
	color:#003366;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:0px;
	margin:0px;
	line-height:125%;
}

#logo
{
	background:url(/_images/logo_sml.jpg) top left no-repeat;
	width:782px;
	height:82px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	width:782px;
	margin:20px auto 8px auto;
	text-align:right;
	font-size:85%;
}

#main {
	width:782px;
	margin-left:auto;
	margin-right:auto;
}

#header ul {
	padding:0px;
	margin:0px;
	display:inline;
}

#header ul li {
	padding:0px 2px;
	margin:0px 2px;
	list-style:none;
	display:inline;
}

#header ul li a {
	text-decoration:none;
}
#mainnav 
{
	width:782px;
	height:43px;
	margin:0px auto 0px auto;
	padding-left:2px;
}

#mainnav ul {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#mainnav ul li {
	display:inline;
	float: left;
	list-style:none;
	margin:0px 2px;
}
#mainnav ul li a {
	display:block;
	text-decoration:none;
	text-indent:-2000px;
}

#accountnav 
{
    font-size:80%;
}

#accountnav ul {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#accountnav ul li {
	display:inline;
	float: left;
	list-style:none;
	margin:0px 8px;
}
#accountnav ul li a {
	display:block;
	text-decoration:none;
}


#footer
{
	clear:both;
	width:780px;
	margin:0px auto 20px auto;
	text-align:center;
	font-size:78%;
}

/*  id's for navigation links */
#linkCECourses {
	width:125px;
	height:33px;
	background:url(/_images/btn_CECourses.jpg) no-repeat top left;
}

#linkCECourses:hover 
{
	background-position:bottom;
}

#linkAccreditation {
	width:125px;
	height:33px;
	background:url(/_images/btn_Accreditation.jpg) no-repeat top left;
}

#linkAccreditation:hover 
{
	background-position:bottom;
}

#linkOnlineCourses {
	width:125px;
	height:33px;
	background:url(/_images/btn_OnlineCourses.jpg) no-repeat top left;
}

#linkOnlineCourses:hover 
{
	background-position:bottom;
}
#linkOnlineQuizzes {
	width:125px;
	height:33px;
	background:url(/_images/btn_OnlineQuizzes.jpg) no-repeat top left;
}

#linkOnlineQuizzes:hover 
{
	background-position:bottom;
}
#linkCustomerAccount {
	width:125px;
	height:33px;
	background:url(/_images/btn_CustomerAccount.jpg) no-repeat top left;
}

#linkCustomerAccount:hover 
{
	background-position:bottom;
}
#linkFAQ {
	width:125px;
	height:33px;
	background:url(/_images/btn_FAQ.jpg) no-repeat top left;
}

#linkFAQ:hover 
{
	background-position:bottom;
}
#side
{
	width:179px;
	float:right;
	margin:0px;
	padding:0px;
	font-size:110%;
}


#side_search
{
	width:163px;
	height:360px;
	padding:8px 8px 0px 8px;
	background:white url('/_images/bg_search.jpg') no-repeat center top;
	font-size:80%;
	line-height:110%;
}

#side_search h1
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:150%;
	color:#996600;
	
}

#side_operators
{
	width:163px;
	height:308px;
	padding:140px 8px 0px 8px;
	background:white url(/_images/bg_operators.jpg) no-repeat top center;
	font-size:95%;
	line-height:110%;
}
#catalognav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#6666ff;
	width:550px;
	padding-left:18px;
}

#catalognav ul {
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#catalognav ul li {
	float: left;
	margin:0px 24px 0px 0px;
	list-style:square outside;
}


#catalognav ul li a {
	display:block;
	color:#6666ff;
}

#subcategories
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#4444ff;
}

.contentbox
{
	background:white url(/_images/bg_content.jpg) no-repeat top center;
	width:568px;
	min-height:160px;
	margin-bottom:0px;
	padding:12px 12px 0px 12px;
}

.contentboxbottom
{
	background:white url(/_images/bg_content_bottom.jpg) no-repeat top center;
	width:592px;
	height:7px;
	margin-top:0px;
	padding-top:0px;
}

.clearit
{
	clear:both;
	line-height:1px;
}

.catalogtitle
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
	color:#cc6600;
}
.catalogtext
{
	font-size:85%;
	color:#000000;
	line-height:120%;
}

.cataloglinks
{
	float:right;
	font-size:95%;
	color:#000099;
}

h1
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:170%;
}

h2
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:135%;
	color:#cc6600;
}

h3
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:125%;
}

h4
{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#cc6600;
	margin:2px 2px 2px 0px;
}

img
{
	border:0px;
}


.imgleftnoborder
{
	float:left;
	border:0px;
	margin:30px 12px 12px 0px;
}

.smallertext
{
	font-size:82%;
	font-weight:bold;
}

.smalltext
{
	font-size:92%;
}

.reditals
{
	color:#c00000;
	font-size:95%;
	font-weight:bold;
}

.bluesmallbold
{
	color:#000099;
	font-size:82%;
	font-weight:bold;
}

.warningbox
{
	width:500px;
	margin:8px;
	height:32px;
	padding:10px 0px 0px 46px;
	background:url(/_images/attn_warning.png) top left no-repeat;
	font-size:92%;
	color:#990000;	
}

.statusbox
{
	width:500px;
	height:32px;
	padding:10px 0px 0px 46px;
	background:url(/_images/attn_status.png) top left no-repeat;
	margin:8px;
	font-size:92%;
	color:#009900;	
}

.floatright
{
	float:right;
}

.nounderlinehover
{
	text-decoration:none;
}

.centeredtext
{
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:600px;
}

.biggernobold
{
    font-size:110%;
    font-weight:normal;
}
