/*------------------------------------------------------------------------
# CD Business - July, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2005-2008 Jforjoomla Template Club. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: Jforjoomla
# Websites http://www.jforjoomla.com
-------------------------------------------------------------------------*/


/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: none;
	color: #000000;
	font-family: "Verdana", Lucida Grande, Tahoma, Arial, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #000000;
	color: #333333;
	text-align: center;
}

body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	background:  none;
	color: #000000;
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	border-bottom: 1px dotted;
	color: #006DA3;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	border-bottom: 1px solid;
	color: #ffa800;
	text-decoration: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
	font-family: Cambria, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}

/* Small text */
.small, .smalldark, .mosimage_caption {
	font-size: 100%;
	color: #999999;
}

small {
	font-size: 100%;
	color: #ffffff;
}


/* Heading */
h1 {
	font-size: 225%;
}

h2 {
	font-size: 200%;
}

h3 {
	font-size: 175%;
}

h4 {
	font-size: 125%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 35px;
	line-height: 170%;
	background: url(../images/bullet-list.gif) no-repeat 25px 8px;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #999999;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #333333;
}

/* BONUS TYPOGRAPHY STYLES
-------------------------------------------------------------------------*/
/* Code text */
pre, .code {
	margin: 15px 0;
	padding: 15px 25px 15px 30px;
	font: 1em/1.5 monospace;
}

/* Quote */
blockquote {
	margin: 15px 0;
	padding: 5px 30px 5px 35px;
	background: url(../images/quote.gif) 10px 0 no-repeat;
	font: normal 125%/1.5 Cambria, "Times New Roman", Times, serif;
}

div.blockquote {
	margin: 0;
	padding: 0;
	background: url(../images/quote-right.gif) no-repeat bottom right;
}

/* Quote hilight */
.quote-hilite {
	color: #FFFFFF;
	background: url(../images/q1_std.gif) no-repeat 10px 10px #006DA3;
	padding-right : 5px;
	padding-bottom: 10px;
	margin: 0;
}

.quote-hilite blockquote {
	background: url(../images/q2_std.gif) no-repeat right bottom;
	margin: 0;
}

.quote-hilite blockquote a {
	color: #FFFFFF;
}

.quote-hilite blockquote a:hover, a:active {
	color: #FFFFFF;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 0 5px 0 0;
	display: block;
	color: #666666;
	font: bold 50px/40px "Times New Roman", Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-error.gif) no-repeat center left;
	color: #CC0000;
}

.message {
	padding: 5px 0 5px 25px;
	background: url(../images/bullet-info.gif) no-repeat center left;
	color: #006DA3;
}

.tips {
	padding: 5px 5px 5px 25px;
	background: url(../images/bullet-tips.gif) no-repeat center left;
}

.highlight {
	border-bottom: 1px dotted #006DA3;
	padding: 0 1px;
	background: #E7F4FA;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	background: url(../images/sticky-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.pinnote {
	background: url(../images/pin-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.clipnote {
	background: url(../images/clip-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

p.newspaper {
	background: url(../images/newspaper-bg.gif) no-repeat top left #F7F7F7;
	padding: 10px 10px 10px 50px;
	border: 1px solid #DDDDDD;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 3px;
	padding: 0px 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0px 5px;
}

/* Big number list */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 7px 7px;
	display: block;
	background: url(../images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	font: normal 20px/normal Arial, sans-serif;
}

.blocknumber {
	clear: both;
	margin: 5px 0;
	padding: 10px 15px;
	position: relative;
}


/* Caption Box */
.caption,
.captionBox,
.captionBox-hilite,
.story-hilite {
  border: 1px solid #CCCCCC;
  padding: 15px 10px 10px 10px;
  margin: 20px 0 19px 0;
  position: relative;
  line-height: normal;
}

.captionBox h3,
.captionBox-hilite h3 {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  font-size: 125%;
  font-weight: bold;
  background: #FFFFFF;
  text-transform: uppercase;
}

.captionBox-hilite {
	border: 1px solid #006DA3;
}

.captionBox-hilite h3 {
	color: #006DA3;
}

.caption span.title {
  position: absolute;
  top: -7px;
  left: 10px;
  margin: 0 0 0 -2px;
  padding: 0 2px;
  line-height: 14px;
  background: #FFFFFF;
  color: #999999;
}

.story-hilite h3 {
	position: absolute;
	top: 0px;
 	margin: 0 0 0 -2px;
 	padding: 0px 5px 0px 5px;
 	background: #006DA3;
	font-size: 125%;
	font-weight: bold;
 	color: #FFFFFF;
	text-transform: uppercase;
}

.story-hilite {
	border: 1px solid #006DA3;
	padding-top: 25px;
}

/* Video, comment, rss style */
.video, .video:hover, .video:active {
	background: url(../images/video.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}

.comment, .comment:hover, .comment:active {
	background: url(../images/comment-icon.gif) no-repeat top left;
	margin: 0;
	padding: 0 0 0 25px;
	border-bottom: none;
}

.rss, .rss:hover, .rss:active {
	background: url(../images/rss.gif) no-repeat top left;
	margin: 0;
	padding: 0 13px 3px;
	border-bottom: none;	
}

img.border {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin: 5px 0 2px 2px;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 5px 0 0 0;
	color: #006DA3;
	font-size: 125%;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;
}

div.moduletable {
	margin: 0;
	padding: 10px 1px;
	background: url(../images/sep.gif) repeat-x bottom;
}

div.cd-moduletable {
	margin: 0;
	padding: 0px 0px 0 5px;
	background: none;
}

div.cd-moduletable h3 {
	margin: 0px;
	padding: 5px 0;
	font-size: 125%;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: left;

}

div.cd-moduletable h3 span {
	padding: 1px 5px 1px 0;
}


#cd-col1 div.cd-moduletable h3 {
	border-bottom: solid 1px #000000;
	color: #000000;
	margin:0 0px 5px -5px;
}


#cd-col1 div.cd-moduletable h3 span{
	background: url(../images/left_h3_bullet.gif) left no-repeat;
	padding-left:25px;
	margin-left:5px;
}

#cd-col2 div.cd-moduletable h3 {
	color:#ffffff;
	margin:2px 2px 2px -3px;
	background: url(../images/right_h3_bottom-border.gif) 0px 100% no-repeat #ffaa00;
}

#cd-col2 div.cd-moduletable h3 img {
	margin: 10px 10px;
}

#cd-col2 div.cd-moduletable h3 span {
	background: url(../images/right_h3_bullet.gif) left no-repeat;
	padding-left:25px;
	margin-left:5px;
}

#cd-masscol div.cd-moduletable h3 span {
	background: #EFEFEF;
}

#cd-col1 div.moduletable,
#cd-col1 div.cd-moduletable {
	margin: 2px 2px -3px 2px;
	padding-left: 5px;
	padding-bottom:5px;
}

#cd-col1 div.moduletable,
#cd-col1 div.cd-moduletable {
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}


#cd-col2 div.moduletable,
#cd-col2 div.cd-moduletable {
	margin: 2px 2px -3px 2px;
	color: #CCCCCC;
	padding-bottom:5px;
}

#cd-col2 div.moduletable,
#cd-col2 div.cd-moduletable {
	border-top: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}


#cd-col2 div.moduletable,
#cd-col2 div.cd-moduletable {
	margin-left: 2px;
	margin-right: 3px;
}

div.moduletable-user,
div.cd-moduletable-user {
	margin: 0;
	padding: 0;
	border: solid 1px #000000;
}


div.moduletable-user h3,
div.cd-moduletable-user h3{
	background: url(../images/user_h3_bg.gif) left repeat-x;
	border-bottom:solid 1px #000000;
	margin:0px;
	padding: 3px 0 3px 10px;
	font-size:130%;
	text-transform:uppercase;
	font-weight:bold;
}

div.moduletable-user ul li,
div.cd-moduletable-user ul li{
	padding-left: 20px;
	line-height: 170%;
	background: url(../images/bullet-list.gif) no-repeat 10px 8px;
}



/* JOOMLA STYLE
--------------------------------------------------------- */
.article_seperator {
	display: block;
	background: url(../images/sep.gif) repeat-x center;
	height: 20px;
}

table.blog .article_seperator {
}

#cd-col1 .article_seperator,
#cd-col2 .article_seperator,
#cd-topsl .article_seperator,
#cd-botsl .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
	border-collapse: collapse;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 35%;
	border: 1px solid #CCCCCC;
}

table.contenttoc a {
	font-weight: bold;
}

table.contenttoc td {
	padding: 5px 5px 2px 20px;
	background: url(../images/bullet-list.gif) no-repeat 10px 12px;
}

table.contenttoc th {
	text-indent: 5px;
	border-bottom: 1px solid #CCCCCC;
	background: #F7F7F7;
	text-transform: uppercase;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #EFEFEF;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 15px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 150%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
	margin: 0;
}

td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}

td.buttonheading a {
	border: none;
}

.category {
	font-weight: bold;
	text-transform: uppercase;
}

.clr {
	clear: both;
}

.componentheading {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(../images/sep.gif) repeat-x bottom;
	color: #333333;
	font-size: 150%;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
}

.contentheading {
	font-size: 200%;
	font-weight: bold;
	line-height: normal;
	color:#006da3;
}

a.contentpagetitle {
	border-bottom: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	border-bottom: none;
}

a.readon {
	border-bottom: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.readon:hover, a.readon:active, a.readon:focus {
	border-bottom: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
}

.createdate {
	margin: 5px 0 10px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
	margin: 15px 10px 10px 0!important;
	margin: 15px 5px 10px 0;
	padding: 0;
}

.mosimage img {
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}

.pagenavbar {
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 5px;
	background: #333333;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
}

tr.sectiontableentry2 td {
	padding: 5px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #E7F4FA;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#cd-wrapper {
	background:url(../images/wrapper-bg.gif) left repeat-y;
}

#cd-headerwrap,
#cd-subnavwrap,
#cd-footerwrap {
	clear: both;
	width: 100%;
}

#cd-mainnavwrap1 	
{
	float:right;
	clear: both;
	width: 99.80%	
		}

#cd-hpwrap	{
	float:right;
	clear: both;
	width:100%;	
		}


.wide #cd-mainnavwrap1,
.wide #cd-hpwrap	{
	float:right;
	clear: both;
	width: 99.98%;
		}

#cd-footer	{
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

#cd-header,
#cd-containerwrap,
#cd-containerwrap-cm,
#cd-containerwrap-c,
#cd-containerwrap-f,
#cd-containerwrap-m
	{
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background: url(../images/mainback-bg.gif) repeat-y 83.5% 0%;
}


.wide #cd-footer	{
	width: 970px;
}

.wide #cd-header,
.wide #cd-containerwrap,
.wide #cd-containerwrap-cm,
.wide #cd-containerwrap-c,
.wide #cd-containerwrap-f,
.wide #cd-containerwrap-m
	{
	width: 970px;
	background: url(../images/mainback-bg1.gif) repeat-y 96.8% 0%;
}

.auto #cd-footer	{
	width: 95%!important;
}

.auto #cd-header,
.auto #cd-containerwrap,
.auto #cd-containerwrap-cm,
.auto #cd-containerwrap-c,
.auto #cd-containerwrap-f,
.auto #cd-containerwrap-m
{
	width: 95%!important;
	background: url(../images/mainback-bg2.gif) repeat-y 95.80% 0%;
}


#cd-mainnavwrap2,
#cd-hp {
	margin: 0 0;
	width: 100%;
	text-align: left;
	}


.wide #cd-mainnavwrap2,
.wide #cd-hp {
	width: 100%;
	}

.auto #cd-mainnavwrap2,
.auto #cd-hp {
	width: 95%!important;
	}


#cd-news	{
	border: none;
	position: relative;
	top:5px!important;
	top:8px;
	left:10px;
	float:left;
	padding:3px;
	overflow: hidden;
	height:65px;
}


#cd-header #cd-news
	{
	width:250px;
	margin-left:83px;
	}

.wide #cd-header #cd-news
	{
	width:380px;
	margin-left:173px!important;
	margin-left:170px;
	}


.auto #cd-header #cd-news
	{
	width:370px;
	margin-left:167px!important;
	margin-left:165px;
	}

/* PRIMARY COLUMN
--------------------------------------------------------- */

#cd-content {
	float: right;
	width: 60%;
}

.wide #cd-content {
	float: right;
	width: 59.90%;
}

#cd-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 20px 6px 15px 6px;
	display: block;
	height: 400px;
}

html>body #cd-content div.innerpad {
	height: auto;
	min-height: 400px;
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#cd-colwrap {
	float: left;
	width: 40%;
}

#cd-col1 {
	float: left;
	width: 51.9%;
	overflow: hidden;
	padding-bottom: 10px;
}

#cd-col2 {
	float: right;
	width: 47.9%;
	overflow: hidden;
	padding-bottom: 10px;
}

/*
#cd-col2 {
	background: url(../images/col2_bg.gif) repeat-x 50% 0 #FF0000;
	position: static;
	top:0px;
	left:0px;
	bottom:0px;
	height: auto!important;
	min-height:2000px;
}
*/
#cd-col1 table, #cd-col2 table {
	border-collapse: collapse;
}

#cd-col1 ul, #cd-col2 ul {
	margin: 0;
	padding: 0;
}

#cd-col1 ul li, #cd-col2 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}



#cd-masscol {
	padding: 10px;
	border-bottom: 1px solid #DDDDDD;
	background: #EFEFEF;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */

/* full */
#cd-containerwrap-f, #cd-containerwrap-f #cd-container  {
	background: none;
}

#cd-containerwrap-f #cd-content {
	width: 100%;
}

/* content + col + mass */

#cd-containerwrap-cm #cd-container {
	background: none;
}

#cd-containerwrap-cm #cd-col1,
#cd-containerwrap-cm #cd-col2 {
	width: 100%;
}

/* content + col */

#cd-containerwrap-c #cd-container {
	background: none;
}

#cd-containerwrap-c #cd-content {
	width: 80%;
}

#cd-containerwrap-c #cd-colwrap {
	width: 20%;
}

#cd-containerwrap-c #cd-col1,
#cd-containerwrap-c #cd-col2 {
	width: 100%;
}

/* content + mass */
#cd-containerwrap-m #cd-container {
	background: none;
}

/* HEADER
--------------------------------------------------------- */
#cd-headerwrap {
	padding:0 0px;
	margin:0!important;
	margin:0;
}

#cd-header {
	padding: 5px 0!important;
	padding: 0px 0;	
	line-height: normal;
	text-align: left;
	position: relative;
}

#cd-header h1 {
	margin: 0;
	padding: 0;
	float: left;
	font-size: 2.5em;
}

#cd-header h1 a {
	border-bottom: none;
	color: #333333;
	text-transform: uppercase;
}

#cd-header h1 img {
	float: left;
	margin-top:-5px!important;
	margin-top:0px;	
	margin-bottom:-23px!important;
	margin-bottom:0px;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#cd-mainnavwrap1 {
	background: #000000;
	font-family: Tahoma, Arial, sans-serif;
}

#cd-mainnavwrap2 {
	padding: 0 0 5px 0;
}

#cd-mainnav {
	float: left;
}

#cd-mainnavwrap1 a,
#cd-mainnavwrap1 a:hover,
#cd-mainnavwrap1 a:active,
#cd-mainnavwrap1 a:focus {
	border-bottom: none;
}

#cd-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cd-subnavwrap {
	background: #454545;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#cd-subnav {
	background: #454545;
	float:left;
	width:100%;
}

#cd-search {
	float: right;
	padding:0px;
	margin: 6px 2px 0 3px;
}

#cd-search div.search {
}

#cd-search div.search .inputbox {
	width: 150px;
	height:14px!important;
	height:15px;
	border: 1px solid #000000;
	padding-left: 4px;
	padding-top:3px;
	background: url(../images/icon-search.gif) no-repeat 95% 50% #333333;
	margin-bottom: 0;
	color:#FFFFFF;
}

div.search .button	{
	background:url(../images/search_button.gif) no-repeat left;
	color:#FFFFFF;
	height:20px!important;
	height:21px;
	width:21px;
	margin-left:1px;
	border:none;
	}


#mod_search_searchword .inputbox	{
	margin:0px;
	padding:0px;
	}

/* Default Joomla! Menu */
a.mainlevel {
	margin: 0;
	padding: 3px 5px 3px 14px;
	width: 99.9%;
	border: none;
	display: block;
	color: #CCCCCC;
	background: url(../images/bullet-list-left.gif) no-repeat 3px 10px;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border: none;
	color: #ffa800;
}

a.mainlevel#active_menu {
	color: #006DA3;
}

/* For cd-bottom_menu */
a.mainlevel-bottom {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	line-height:400%;
	text-transform:uppercase;
	width: 99.9%;
	border: none;
	color: #000000;
}

a.mainlevel-bottom:hover,
a.mainlevel-bottom:active,
a.mainlevel-bottom:focus {
	border: none;
	color: #006da3;
}


a.sublevel {
	padding: 3px 3px 3px 14px;
	border-bottom: none;
	display: block;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
	border-bottom: none;
}

#active_menu {
	color: #CC0000;
	font-weight: bold;
}

/* PATHWAY
---------------------------------------------------------*/
#cd-pathway {
	margin: -20px 0 15px 0;
	padding: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	display: block;
	background: #F7F7F7;
}

#cd-pathway img {
	margin: 0 5px 1px;
}

#cd-pathway strong {
	margin-right: 5px;
}

#cd-pathway a {
	font-weight: bold;
}

/* FOOTER
--------------------------------------------------------- */
#cd-footerwrap {
	border-top: 4px solid #ffffff;
	background: #000000;
}

#cd-footer {
	height:35px;
	clear: both;
	padding: 15px 0 0 0;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	position: relative;
	margin-top:0px;
}

#cd-footer a {
	color: #999999;
	font-weight: bold;
}

#cd-footer a:hover,
#cd-footer a:active,
#cd-footer a:focus {
	color: #CCCCCC;
	font-weight: bold;
}

#cd-cert {
	position: absolute;
	right: 0;
	top: 18px;
}

#cd-cert a {
	padding-left: 2px;
	border-bottom: none;
}

#cd-bottom_menu
	{
	background-color: #ffffff;
	height:50px;
	text-align:center;
	}


/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

#cd-hp-switch {
	float: right;
	color: #999999;
	display: none;
	font-weight: bold;
	cursor: pointer;
	padding: 2px 5px 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.cd-hp-active {
	color: #FFFFFF !important;
	border-bottom: 1px solid #000000;
	background:	#006DA3;
	
}

#cd-hpwrap {
	background: #ffffff;
	font-size: 11px;
}

#cd-hp {
	line-height: normal;
}

div.cd-hpmodule {
	float: right;
	padding: 3px 0 2px;
}

html>body div.cd-hpmodule {
	float: right;
	padding: 5px 0 5px;
}

div.cd-hpmodule form {
	float: left;
}

div.cd-hpmodule form label {
	float: left;
	padding: 0 5px;
}

div.cd-hpmodule form input.button {
	padding: 0px 3px;
	background: #333333;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 11px !important;
}

div.cd-hpmodule form #mod_login_username,
div.cd-hpmodule form #mod_login_password {
	background: #F7F7F7;
	border: 1px solid #CCCCCC;
	width: 70px;
	margin-bottom: 0;
}

div.cd-hpmodule form #mod_login_remember {
	margin-bottom: 0;
}	

div.cd-hpmodule form a {
	padding-left: 5px;
	border-left: 1px solid #CCCCCC;
}

/* User Tools */
#cd-usertools {
	padding: 7px 0 0;
	font-size: 11px;
	float: right;
}

#cd-usertools ul {
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
}

#cd-usertools ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	display: inline;
}

#cd-usertools img {
	padding: 0 3px 0 0;
}

div.innerpad {
	padding: 0 10px;
}

/* Banner styles for banner */
.cd-banner {
	padding: 0;
	text-align: center;
	background: url(../images/sep.gif) repeat-x top;
}

#cd-containerwrap div.cd-banner
	{
		background:	url(../images/business-banner.gif) no-repeat left;
		width:440px;
		height:93px;
		margin: 35px 0px 10px 5px;
		}

.auto #cd-containerwrap div.cd-banner
	{
		background:	url(../images/business-banner-auto.gif) no-repeat left;
		width:565px;
		height:120px;
		margin: 35px 0px 10px 5px;
		}
.wide #cd-containerwrap div.cd-banner
	{
		background:	url(../images/business-banner-wide.gif) no-repeat left;
		width:570px;
		height:121px;
		margin: 35px 6px 10px 6px;
		}

.cd-banner a, .cd-banner a:hover, .cd-banner a:active, .cd-banner a:focus {
	border-bottom: none;
}

/* End Banner Styles */

.cd-content-module1 {
	margin-top: 5px;
	padding: 10px 0;
	text-align: left;
	width:49%;
	float:left;
}

.cd-content-module2 {
	margin-top: 5px;
	padding: 10px 0;
	text-align: left;
	width:49%;
	float:right;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active,
div.back_button a:focus {
	border-bottom: none;
	float: left;
	margin: 10px 0;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}

#mod_login_password, #mod_login_username {
	width: 90%;
}

#mod_login_remember {
	border: none;
	background: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

.img{	
	right:-150px;
	float:left;
	position: relative;
	width: 334px;
}
