body {
	background-image: url(../images/axeBG.jpg);
	background-repeat: repeat-x;
	background-color: #6A89B1;
	margin: 0px;
}
#topHeader {
	background-image: url(../images/topHeaderBg.jpg);
	background-repeat: repeat-x;
	height: 113px;
}
#logo {
	height: 73px;
	padding-left: 20px;
	float: left;
	width: 300px;
}
#callAxe {
	float: right;
	width: 475px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #374667;
	text-align: right;
	margin-right: 25px;
	font-weight: bold;
}
#chatTag {
	float: right;
	width: 125px;
	margin-top: -7px;
}
.agenda {
	background-image: url(../images/documentIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 8pt;
	display: block;
}
.courseDESC {
	font-size: 9pt;
	color: #7C7c7c;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-bottom: 18px;
}
.courseTitle {
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
}


#cContent a:link,#cContent a:active,#cContent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#cContent a:hover {
	text-decoration: underline;
}
#tContent a:link,#tContent a:visited,#tContent a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#auditsContent a:link,#auditsContent a:visited,#auditsContent a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#auditsContent a:hover {
	text-decoration: underline;
}
#tContent a:hover {
	text-decoration: underline;
}


.success {
	font-weight: bold;
	color: #009900;
	font-size: 13pt;
	text-align: center;
	display: block;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
}


.underit {
	text-decoration: underline;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav {
	clear: both;
}
#jaxT a:link,#jaxT a:active,#jaxT a:visited {
	color: #2A5283;
}
#jaxT a:hover {
	text-decoration: none;
}




#container {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
.formHeader {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#formTable {
	font-size: 9pt;
	line-height: 11pt;
	color: #666666;
	margin-top: 15px;
	background-image: url(../images/grayFormBG.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-bottom-color: #F0F0F0;
	border-left-color: #F0F0F0;
}
#formTable input,#formTable select,#formTable textarea {
	border: 1px ridge #CCCCCC;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
}


#mainnav ul {
	position: relative;
	background-repeat: no-repeat;
	height: 40px;
	padding: 0px;
	background-image: url(../images/nav.jpg);
	width: 892px;
	margin: 0px;
}
.redArrow {
	padding-left: 8px;
	color: #A21921;
	font-size: 10pt;
	font-weight: bold;
}
.topspacer2 {
	margin-top: 11px;
}


#mainnav ul li	{
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#mainContent {
	background-image: url(../images/mainBGTop.jpg);
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 10px;
}
#cHeader {
	font-size: 15pt;
	color: #FFFFFF;
	margin-left: 65px;
	padding-bottom: 4px;
	padding-top: 5px;
}
#tHeader {
	font-size: 15pt;
	color: #FFFFFF;
	margin-left: 65px;
	padding-bottom: 4px;
	padding-top: 5px;
}
#auditsT {
	font-size: 15pt;
	color: #FFFFFF;
	margin-left: 65px;
	padding-bottom: 4px;
	padding-top: 5px;
}
#mainnav ul li, #mainnav a	{
	height: 40px;
	display: block;
}
#mainnav ul li a	{ 
text-indent: -9999px;
text-decoration: none; 
}
#mn1 {left: 0px; width: 90px;}
#mn2 {left: 454px; width: 84px;}
#wrapper {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 17px;
	padding-right: 15px;
}
#wrapperSP {
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
}
.darkArrow {
	float: right;
	margin-right: 5px;
	margin-top: -8px;
}

.testPurp {
	font-size: 10pt;
	line-height: 13pt;
	color: #334F7F;
	font-weight: bold;
}

#grayFooter {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/grayFooterBg.jpg);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 3px;
}
#footerRound {
	background-image: url(../images/bottomBgMain.jpg);
	background-repeat: no-repeat;
	height: 12px;
}


#footer {
	clear: both;
	background-image: url(../images/blackFooter.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#lFoot {
	font-size: 7pt;
	color: #FFFFFF;
	float: left;
	width: 400px;
	padding-top: 5px;
	padding-left: 5px;
}
#rFoot {
	font-size: 7pt;
	color: #FFFFFF;
	float: right;
	width: 300px;
	padding-top: 5px;
	text-align: right;
	padding-right: 5px;
}


#consultingBG {
	background-image: url(../images/consultingBG2.jpg);
	background-repeat: no-repeat;
	width: 324px;
	background-color: #345F94;
	margin-left: 1px;
	margin-bottom: 2px;
	padding-bottom: 15px;
}


.clearit {
	clear: both;
	display: block;
}
#lColHome {
	float: left;
	width: 528px;
	margin: 0px;
}
#lColHomeSP {
	float: left;
	width: 575px;
	margin: 0px;
}
#mn3 {left: 538px; width: 86px;}
#mainPic {
	height: 229px;
}

#mn4 {left: 624px; width: 65px;}
#rColHome {
	width: 327px;
	float: right;
}
#rColHomeSP {
	width: 289px;
	float: right;
}
.redTab {
	background-image: url(../images/redTab.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 159px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 8px;
	padding-top: 6px;
}

#trainingBG {
	background-image: url(../images/trainingBG2.jpg);
	background-repeat: no-repeat;
	width: 324px;
	background-color: #5883B0;
	padding-bottom: 15px;
	margin-bottom: 2px;
	margin-top: 1px;
	margin-left: 1px;
}
#auditsBG {
	background-image: url(../images/auditsBG2.jpg);
	background-repeat: no-repeat;
	width: 324px;
	background-color: #345F94;
	margin-left: 1px;
	margin-top: 1px;
	padding-bottom: 15px;
}
#questionBG {
	background-image: url(../images/questionnaire2BG.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 325px;
}
#newsBGTop {
	background-image: url(../images/newsBGTop.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 327px;
}
#newsBGmid {
	background-image: url(../images/newsBgMain.jpg);
	background-repeat: repeat;
	width: 327px;
	padding-bottom: 10px;
}
#newsBGbottom {
	background-image: url(../images/newsBGBottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 327px;
}
#lMain {
	float: left;
	width: 246px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13pt;
	line-height: 15pt;
	color: #2D344E;
	padding-top: 18px;
}
#rMain {
	width: 260px;
	margin-left: 264px;
	background-image: url(../images/testBG.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	padding-bottom: 20px;
	color: #333333;
	font-size: 8.5pt;
	margin-top: 8px;
	padding-top: 8px;
	line-height: 12pt;
}
#lMainSP {
	float: left;
	width: 175px;
	padding-right: 8px;
	padding-left: 0px;
	font-size: 13pt;
	line-height: 15pt;
	color: #2D344E;
	padding-top: 150px;
}
#rMainSP p {
	margin-bottom: 0px;
	margin-top: 18px;
}

.spHeaderMain {
	color: #C6C6C7;
	font-size: 18pt;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 20pt;
}
.spRedHeader {
	font-size: 14pt;
	color: #B2413D;
	margin-bottom: 5px;
	line-height: 16pt;
}

#rMainSP {
	width: 375px;
	margin-left: 190px;
	color: #7C7C7C;
	font-size: 10pt;
	margin-top: 8px;
	padding-top: 45px;
	line-height: 13pt;
}
.redHeader {
	font-size: 14pt;
	font-weight: bold;
	color: #A03835;
	margin-top: 0px;
	padding-top: 8px;
	margin-bottom: 0px;
}
.littleMainTXT {
	font-size: 10pt;
	line-height: 13pt;
}
.dots {
	background-image: url(../images/grayDot.jpg);
	background-repeat: repeat;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.whiteHeader {
	font-size: 15pt;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 65px;
}
.whiteSmallTXT {
	font-size: 8.5pt;
	line-height: 10pt;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 65px;
	padding-right: 8px;
}
.newsGG {
	color: #27507E;
	font-size: 8pt;
	line-height: 10pt;
	margin-top: 3px;
	background-image: url(../images/documentIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 8px;
	margin-right: 8px;
	font-weight: bold;
	background-position: 0px;
	margin-bottom: 8px;
	padding-bottom: 3px;
}
.newsMainDoc {
	color: #27507E;
	font-size: 11pt;
	margin-top: 0px;
	margin-bottom: 2px;
	background-image: url(../images/documentIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 18px;
	font-weight: bold;
	background-position: 0px;
}
.redMore {
	color: #93372A;
}
#newsBGmid a:link,#newsBGmid a:visited,#newsBGmid a:active {
	color: #93372A;
	text-decoration: none;
	font-size: 8.5pt;
}

.smallWhiteBoldHeader {
	font-size: 13pt;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 8px;
	font-weight: bold;
}




#new_training {
	background: url(../images/new_training.png) no-repeat;
	width: 260px;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #FFF;
}
#new_training p {
    margin-left: 45px;
    margin-right: 20px;
}
#new_training a {
    color: #FFF;
}

#testBG {
	background-image: url(../images/testimonials.jpg);
	height: 19px;
	width: 251px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#testContent {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
}
.bar {
	background-image: url(../images/bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#jaxT {
	font-size: 9pt;
	line-height: 12pt;
	color: #27507E;
	text-align: right;
	padding-left: 85px;
	padding-top: 5px;
	padding-right: 8px;
	font-weight: bold;
}
#mn5 {left: 689px; width: 90px;}
#mn6 {left: 779px; width: 112px;}
.publishedon {
	font-size: 8.5pt;
	font-style: italic;
}


/*#mn1 a:hover {background: transparent url(../img/nav.jpg) 0 -51px no-repeat;}
#mn2 a:hover {background: transparent url(../img/nav.jpg) -133px -51px no-repeat;}
#mn3 a:hover {background: transparent url(../img/nav.jpg) -365px -51px no-repeat;}
#mn4 a:hover {background: transparent url(../img/nav.jpg) -490px -51px no-repeat;}
#mn5 a:hover {background: transparent url(../img/nav.jpg) -624px -51px no-repeat;}
#mn6 a:hover {background: transparent url(../img/nav.jpg) -786px -51px no-repeat;}

.home #mn1 a {background: transparent url(../img/nav.jpg) 0 -51px no-repeat;}
.about #mn2 a {background: transparent url(../img/nav.jpg) -133px -51px no-repeat;}
.services #mn3 a {background: transparent url(../img/nav.jpg) -365px -51px no-repeat;}
.quote #mn4 a {background: transparent url(../img/nav.jpg) -490px -51px no-repeat;}
.test #mn5 a {background: transparent url(../img/nav.jpg) -624px -51px no-repeat;}
.gallery #mn6 a {background: transparent url(../img/nav.jpg) -786px -51px no-repeat;}
*/
#rMainSP a:link,#rMainSP a:visited,#rMainSP a:active {
	color: #354866;
}
#rMainSP a:hover {
	color: #B81D25;
	text-decoration: none;
}
.newsArticleTxt {
	margin-top: 0px;
	margin-bottom: 8px;
}
a.redlink {
	color: #355385;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
a.redlink:hover {
	text-decoration: underline;
}
.redArrow p{
	margin-top: 4px;
	margin-bottom: 4px;
}
#callTag {
	width: 300px;
	float: left;
}
.courseArrow {
	background-image: url(../images/redArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-left: 15px;
}
