* {
	margin: 0;
	padding: 0;
}

/* universal */

.clear {
	content:".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:.75em;
}
html, body {
	height:100%;
}

/* =============  DNN STYLES  ================= */

.Head {
	font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:  11px;
    font-weight: bold;
color:#124566;
}
/* style of item titles on edit and admin pages */
.SubHead {
	font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:  11px;
    font-weight:    bold;
color:#124566;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
    font-weight: normal;
	color: #5e5f5f;
}
p {
	padding-bottom: 10px;
}
img {
	border:0;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	font-family:Helvetica, Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
.NormalRed {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
    font-weight: normal;
	color: #FF0000;
  
}
.NormalBold {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
    font-weight: bold;
	color: #333;
}
/* GENERIC */

a:link {
	color: #1b6ba3;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #1b6ba3;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #0c334e;
	text-decoration: underline;
	font-weight: normal;
}

a:active {
	color: #194d72;
	text-decoration: none;
	font-weight: normal;
}
h1, h2, h3, h4, h5{
color:#124566;
font-family:Helvetica,Arial,Verdana,sans-serif;
font-weight:bold;
}

h1 {

}
h2 {
border-bottom:2px solid #666666;
display:block;
font-size:16px;
margin-bottom:12px;
padding-bottom:10px;
margin-top:5px;
color:#124566;
clear:both;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
	font-family:Helvetica, Arial, Verdana, sans-serif;
}
ul {
margin-bottom:15px;
margin-top:5px;
margin-left:18px;
}
UL LI {
background:transparent url(_i/li-red.gif) no-repeat scroll left 7px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
margin-top:4px;
padding-left:15px;
}
UL LI LI {
    list-style-type:    disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
ol {
margin-left:35px;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}
table {
border:0px !important;
}
.Normal td {
padding:0px;
vertical-align:top;

}

/*___________________________________________________________________________________________*/


.Copyright, .Copyright a:link, .Copyright a:visited, .Copyright a:active, a.Copyright:link, a.Copyright:visited, a.Copyright:active {
	text-decoration:none;
	font-weight: normal;
}


#outer-wrapper { 
	background:url(_i/bg.gif) center top no-repeat;
}
#wrapper {
	width: 954px;
	margin: 0 auto;
}
#mainbg {
}
/* ======= HEADER ELEMENTS ======= */

#header {
	margin: 0;
}
#topleft {
	float:left;
	width:385px;
	padding-top:22px;
	padding-left:31px;
}
#logo {
	float:left;
	width:425px;

}
#topright {
	float:right;
	width:200px;
	padding-top:16px;
	margin-right:55px;
	text-align:right;
	color:#676767;
	height:80px;
}
#topright a:link, #topright a:visited {
	color:#676767;
	margin-bottom:5px;
}
.mysearchbox {
	width:161px;
	height:15px;
	border:1px solid #909090;
	font-size:11px;
	color:#999;
	padding-top:2px;
	padding-lefT:4px;
	margin-top:6px;
}
.mysearchbutton {
	position:relative;
	top:4px;
	cursor:pointer;
}
.bigtop {
	font-size:16px;
	font-weight:bold;
	padding-top:6px;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Main Navigation Styles -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

#nav {
	clear:both;
	height:40px;
	_height:42px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(_i/nav-left.gif) left no-repeat;
	_margin-top:-16px;
}

#nav ul li {
	margin:0;
	padding:0px;
	height:26px;
	_height:24px;
	float:left;
	list-style:none;
	position:relative;
	z-index:3;
	background:url(_i/nav-left.gif) right no-repeat;
}

#nav ul li a {
	display:block;
	position:relative;
	padding:5px 36px 7px 38px;
	margin-lefT:-5px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}
#nav ul li#active a#tab_39 {
	background:none !important;}
#nav ul li#active a, #nav ul li#active a:hover {
	background:url(_i/nav-hover.gif)  repeat-x; color:#ffffff; display:block;_margin-top:1px;
	}

/* Main menu (nav - hover) */
#nav ul li a:hover, #nav ul li a.current, #nav ul li#active a.current {background:url(_i/nav-hover.gif)  repeat-x; color:#ffffff; display:block;_margin-top:1px;}

#nav ul li a#tab_115:hover, #nav ul li a#tab_115.current,#nav ul li#active a#tab_115.current  {background: url(images/nav_hover.gif) left no-repeat; color:#ffffff;}

#nav ul li a#tab_110:hover, #nav ul li a#tab_110.current,#nav ul li#active a#tab_110.current {background: #f5241e; color:#000000;}

/* Dropdown Style */
.dropdown {
	position:absolute;

	top:26px;
	left:-6px;
	width:auto;
	display:none;
	z-index:4;
	background:#2a3b8b;
}
.dropdown-b {
	padding-bottom:0;
}

/* Hidden Dropdown */
#child_110.dropdown, #child_115.dropdown {display:none; padding:0;}

#nav ul li div#child_56, #nav ul li div#child_90, #nav ul li div#child_91, #nav ul li div#child_92, #nav ul li div#child_78 {border-top:0;}

#nav ul li a.child, #nav ul li#active a.child {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	padding:4px 24px 4px 16px;

	background-image:none;
	text-transform:none;
	line-height:normal;
	text-align:left;
	white-space:nowrap;
	border-bottom:#b5daee solid 1px;
	border-right:#b5daee solid 1px;
	border-left:#b5daee solid 1px;
	margin-left:0px;
}

#nav ul li a.child:hover, #nav ul li#active a.child:hover {
	background:#449ed4 none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-transform:none;
	line-height:normal;
	text-align:left;
}

li a#tab_41 {
	display:none !important;
}
#breadcrumbwrap {
	height:40px;
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:active {
color:#707071;
text-decoration:underline;
}
a.breadcrumbC:link, a.breadcrumbC:visited, a.breadcrumbC:hover, a.breadcrumbC:active {
color:#263874;
text-decoration:none;
}
/* ============ CONTENT ELEMENTS =========== */

#content {
	margin-top:22px;
	clear:both;
	width:954px;
	min-height:600px;
	background:url(_i/homebg.gif) top no-repeat;
}

/* ========= HOME PAGE ========= */

.left-content {
	width:645px;
	float:left;
}
.right-content {
	float:right;
	width:262px;
}
.left-cp {
	float:left;
	width:645px;
}
.right-cp {
	width:262px;
}
.home-bottom {
	margin-top:10px;
}
.home-bl {
	float:left;
	width:317px;
	padding-left:10px;
}
.home-br {
	float:right;
	width:275px;
}
.right-home {
	float:right;
	width:505px;
	margin-top:7px;
	margin-right:25px;
}
#bottomlinks {
	width:902px;
	height:36px;
	background:url(_i/bottom.gif) no-repeat;
	margin-top:29px;
}
.bottomleft, .bottomleft2 {
	width:450px;
	float:left;
}
.bottomleft ul, .bottomleft2 ul {
	width:350px;
	margin:0 0 0 25px;
	}
.bottomleft .Normal li, .bottomleft2 .Normal li {
	list-style:none;
	float:left;
	margin-right:25px;
	marign-top:0;
}
.bottomleft a:link, .bottomleft a:visited, .bottomleft a:hover, .bottomleft2 a:link, .bottomleft2 a:visited, .bottomleft2 a:hover {
	color:#666;
	text-decoration:none;
}
.bottomleft img, .bottomleft2 img {
	margin-top:7px;
	margin-right:8px;
	margin-bottom:-5px;
}
.bottomright, .bottomright2 {
	width:200px;
	float:right;
	text-align:right;
	padding-right:23px;
	height:20px;
	padding-top:11px;
}
.bottomright .Normal p, .bottomright2 .Normal p {
	margin:0;
	padding:0;
}
#bottom {
	background:url(_i/bottom-inside.gif) no-repeat;
	width:902px;
	height:36px;
}

#footer {
	width:100%;
	height:22px;
	padding-top:10px;
	font-size:10px;
	color:#535453;
}
#footer a:link, #footer a:visited {
	color:#535453;
}
#leftfooter {
	float:left;
	width:530px;
}
#rightfooter {
	float:right;
	width:350px;
	text-align:right;
}

/* inside styles  */

#contentinside {
	margin-top:14px;
}
#navinside {
	height:26px;
	width:880px;
	background:#c3cf21;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-left:20px;
}
#insidecontent {
	width:837px;
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:30px 30px 0px 33px;
}
h1 span.pagetitleclass{
	font-size:23px;
	color:#999;
	font-weight:bold;
	font-family:Arial, Verdana,Helvetica,  sans-serif;
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.rightpad {
	padding-right:20px;
}
#leftside {
	float:left;
	padding-bottom:20px;
	width:538px;
	padding-right:27px;
	border-right:1px solid #999;
}
#leftside .Normal {
	font-size:13px;
	line-height:18px;
	color:#333;
}
#rightside {
	float:right;
	width:255px;
	padding-lefT:15px;
}


/* ========== FORM STYLES ============ */
.assessment input {
	height:18px;
	bordeR:1px solid #000;
	font-sizE:10px;
	color:#666;
	padding-lefT:8px;
	padding-top:4px;
	width:245px !important;
display:block;
float:left;
margin-bottom:10px;
}
.assessment textarea {
	height:52px;
	width:245px !important;
	bordeR:1px solid #000;
	font-sizE:10px;
	color:#666;
	padding-lefT:8px;
	padding-top:3px;
	font-family:Verdana,Tahoma,Arial,Helvetica;
display:block;
float:left;
margin-bottom:10px;
}
.hidden {
	display:none !important;
}
.submitbutton {
	margin-left:68px;
	margin-top:12px;
}
#Certified {
clear:both;
float:left;

}
#support-request {
	background:url(_i/support-request.png) no-repeat;
	width:571px;
	height:134px;
	padding-left:64px;
	padding-top:55px;
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
}
#support-request label{
	display:inline;
}
#support-request input{
	margin-right:25px;
	height:19px;
	border:1px solid #333;
}
.requestbutton {
	margin-left:380px;
	margin-top:16px;
}
#ticket-request {
	background:url(_i/submit-ticket.png) no-repeat;
	width:571px;
	height:254px;
	padding-left:64px;
	padding-top:43px;
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
}
#ticket-request label{
	display:inline;
}
#ticket-request input{
	margin-right:5px;
	margin-bottom:5px;
	height:18px;
	border:1px solid #333;
	font-size:10px;
	width:145px;
	padding-top:3px;
	padding-left:3px;
}
#ticket-request textarea{
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #333;
	font-size:10px;
	width:462px;
	padding-top:3px;
	padding-left:3px;
	font-family:Verdana, Geneva, sans-serif;
}
.requestbutton2 {
	margin-left:0px;
	margin-bottom:25px;
}
#free-assessment {
	margin-top:20px;
	font-family:Verdana, Geneva, sans-serif;
}
#free-assessment label{
	display:block;
	width:150px;
	height:20px;
}
#free-assessment input{
	margin-right:5px;
	margin-bottom:5px;
	height:18px;
	border:1px solid #333;
	font-size:12px;
	width:145px;
	padding-top:3px;
	padding-left:3px;
}
#free-assessment select{
	margin-right:5px;
	margin-bottom:5px;
	height:23px;
	border:1px solid #333;
	font-size:12px;
	width:150px;
}
#free-assessment textarea{
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #333;
	font-size:10px;
	width:462px;
	padding-top:3px;
	padding-left:3px;
	font-family:Verdana, Geneva, sans-serif;
}

#Certified {
	font-family:Verdana, Geneva, sans-serif;
}
#Certified label{
	display:inline;
}
#Certified input{
	margin-right:5px;
	margin-bottom:5px;
	height:18px;
	border:1px solid #333;
	font-size:10px;
	width:145px;
	padding-top:3px;
	padding-left:3px;
}
#Certified textarea{
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #333;
	font-size:10px;
	width:462px;
	padding-top:3px;
	padding-left:3px;
	font-family:Verdana, Geneva, sans-serif;
}
.submitbutton2 {
	margin-top:12px;
}
.left-cp  p:first-child {
	font-size:14px;
	border-bottom:2px solid #666;
	padding-bottom:15px;
	margin-bottom:12px;
}
.left-cp table td p:first-child {
border: 0;
font-size: 12px;
padding-bottom: 10px;
}
.feedburnerFeedBlock ul {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
.feedburnerFeedBlock ul li {
	margin-left:0px;
	padding-left:0px;
	list-style:none;
	background:none !important;
}
#creditfooter {
	display:none;
}
#myvid {
	width:340px;
	height:250px;
	float:right;
	text-align:right;
	padding-top:5px;
	font-size:11px;
}
#myvid2 {
	width:340px;
	height:300px;
	float:right;
	text-align:right;
	padding-top:5px;
	font-size:11px;
}
.mybutton {
	float:left;
}
.imgpad {
	padding-left:20px;
	padding-top:5px;
}
.TestimanialsTable td {
vertical-align: top;
padding: 5px 5px 15px 5px;
border-bottom: solid 1px #999;
margin-top:20px;
}
/*.left-cp .TestimanialsTable td p:first-child {
border: 0;
font-size: 12px;
padding-bottom: 10px;
}*/
