/* SRI stylesheet */
form{
	/*Updates 10/2009*/
	padding:0;
	margin:0;
}

body {
	text-align: center;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding:0px;
	background: #333333 url(bodyBg.gif) repeat-x; 
}

#frame {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
}

.layoutTable {
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 1px; 
}

table {
	background: transparent;
	margin: 0px auto;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px; 
}

td {
	margin: 0px;
	padding:0px;
	font-size: 11px;
    color: #666666;
}

p {
	margin: 0px;
	padding: 12px 0px 0px 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

font {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-size:1.15em;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 112px;
	width: 400px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px; 
}

.titleImage {
	float: left; 
	clear: left;
	padding: 0px;
	padding-left: 45px;
	margin: 0px;
}

.clearEmpty{
	height: 13px;
	margin-top: 15px;
}

.clearEmpty2{
	height: 1px;
	margin-top: 13px;
	.margin-top: 0px;
}

.sideImage {
	display: block;
	padding: 0px;
	margin: 2px 0px 0 2px;
}

* html #content {
/*	w\idth: 610px; */
	w\idth: 556px;
	/*Updates 10/2009*/
	w\idth: 540px;
	
}

#content {
	float: left; 
	clear: left; 
	margin: 0px;
	text-align: justify;
	padding: 22px 88px;
	font-size: 11px;
    color: #666666;
	background: transparent;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	/*Updates 10/2009*/
	width:435px; 
	padding: 25px 45px 45px 45px; 
}

#content table{
	text-align: justify;
}

* html #rightMargin{
	w\idth: 198px;
}

#rightMargin{
	padding: 16px 0px 0px 0px;
	color: #666666;
	float: right;
	clear: right;
	width: 198px;
	background: transparent;
	margin: 0px;
/*	padding: 0px;*/
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	/*Updates 10/2009*/
	margin-top: 15px;
	margin-right: 10px;
	width:205px;
	color: #333333;
}

* html #bulletinList ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(flagBulletIE.gif);
	/*Updates 10/2009*/
	/*background: #FFF295;*/
}

#bulletinList ul table{
	/*Updates 10/2009*/
	/*width: 190px;*/
}

#bulletinList ul table td{
	padding-left: 0px;
}

#bulletinList ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(flagBullet.gif);
	/*Updates 10/2009*/
	/*background: #FFF295;*/
}

* html #bulletinList li{
	margin: 0px 0px 0px 36px; 
	padding: 0px 0px 12px 0px;
}

#bulletinList li{
	margin: 0px 0px 0px 36px;
	padding: 0px 20px 12px 0px;
	color: #333333;
}

#bulletinList a{
	font-weight: bold;
}

#featuredLink{
	display: block;
	width: 198px;
	/*height: 24px;*/
	margin: 2px 0px 0px 0px;
	background: #FFF6B0;
	background-color:#FFF490;
	vertical-align: bottom;
	text-align: center;
	border: 1px solid #EFBB1D;
}

#rightMargin #featuredLink a:link{
	color: #0087C7;
	font-weight: bold;
	padding: 3px;
}

#rightMargin #featuredLink a:visited{
	color: #0087C7;
	font-weight: bold;
}

#rightMargin #featuredLink a:hover{
	color: #FF6600;
	color:#DF7800;
	background-color: #FFF6B0;
	font-weight: bold;
}

#rightMargin #featuredLink a:active{
	color: #0087C7;
	font-weight: bold;
}

.testimonialTitle{
	margin: 5px 7px;
	margin-top: 20px;
	text-align: center;
}

.testimonial{
	display: block;
	padding: 0px 12px 0px 6px;
	margin: 0px 0px 0px 0px;
	color: #333333;
	/*lighter gray color below*/
	color: #5d5d5d;
	background: #FFFAD4; 
	width: 180px;
}

.testimonialTop, .testimonialBottom, .testimonial, .testimonialOwner{
	width:200px;
	padding: 0;
}

.testimonialOwner{
	display: block;
	color: #DA5C05;
	/*darker color added to not clash with gradient sidebar*/
	color: #c32e01;
	background: #FFFAD4;
}

.testimonialTop{
	background:transparent url(quoteTop.gif) top left no-repeat;
	height:10px;
	margin: 0;
	margin-top:8px;
	.margin-bottom: -5px;
	padding:0;
}

.testimonialBottom{
	background:transparent url(quoteBottom.gif) top left no-repeat;
	height:5px;
	margin: 0;
	padding:0;
}

.testimonial, .testimonialOwner{
	background:transparent url(quoteMid.gif) top left repeat-y;
	padding:3px 15px;
	width:170px;
	.width: 200px;
	font-size: 1em;
}

.footer, .footerT {
	background: #066AA6;
	height: 36px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;	
}

.footerT {
	background-color: #FDBE0F;
	color: #333333;
	border-top: 1px solid #F77B25;
	border-top-color: #EFAE00;
}

/* main link colors */

a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFEE79;
}

a:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#content a:link {
	font-size: 11px;
	font-weight: bold;
	color: #066AA6;
}

#content a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #066AA6;
}

#content a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}

#content a:active {
	font-size: 11px;
	font-weight: bold;
	color: #066AA6;
}

#rightMargin a:link {
	color: #C32E01;
}

#rightMargin a:visited {
	color: #C32E01;
}

#rightMargin a:hover {
	color: #660000;
}

#rightMargin a:active {
	color: #C32E01;
}

/* buttons */

#buttonSubmit a {
	display: block;
	width:58px;
	height:16px;
	padding:0px 0px 0px 0px;
	background:  url(../%22buttonSubmit.gif%22) 0 0 no-repeat;
}

#buttonSubmit a:hover { 
	background-position: 0 -16px;
}

/* navigation */

.button1, .button2, .button3, .button4, .button5, .button6,
.buttonTraining1, .buttonTraining2, .buttonTraining3, .buttonTraining4, .buttonTraining5{
top: 172px;
position: absolute;
text-align:center;
padding:0;
background-color: #033553;
height:18px;
/*background-color: transparent;*/
/*background can't be transparent. Doesn't work in IE.*/
}

.button1 {
	left: 270px;
	width: 52px; 
	/*Updates 10/2009*/
	left: 319px;
}

.button2 {
	left: 322px;
	width: 70px;
	/*Updates 10/2009*/
	left: 384px;
}

.button3 {
	left: 392px;
	width: 50px;
	/*Updates 10/2009*/
	left: 463px;
}

.button4 {
	left: 442px;
	width: 64px;
	/*Updates 10/2009*/
	left: 522px;
}

.button5 {
	left: 506px;
	width: 54px;
	/*Updates 10/2009*/
	left: 597px;
}

.button6 {
	left: 615px;
	width: 40px;
	/*Updates 10/2009*/
	left: 660px;
}

.buttonTraining1 {
	/*Updates 10/2009*/
	left: 319px;
}

.buttonTraining2 {
	/*Updates 10/2009*/
	left: 393px;
}

.buttonTraining3 {
	/*Updates 10/2009*/
	left: 452px;
}

.buttonTraining4 {
	/*Updates 10/2009*/
	left: 510px;
}

.buttonTraining5 {
	/*Updates 10/2009*/
	left: 563px;
	.left: 560px;
}

#dropDown1, #dropDown2, #dropDown3, #dropDown4, #dropDown5, #dropDown6{
	top: 190px;
	position: absolute;
	z-index:3;
}

#dropDown1{
	/*Updates 10/2009*/
	left: 313px;
}

#dropDown2{
	/*Updates 10/2009*/
	left: 382px;
	.left: 385px;
}

#dropDown3{
	/*Updates 10/2009*/
	left: 460px;
	.left: 462px;
}

#dropDown4{
	/*Updates 10/2009*/
	left: 518px;
	.left: 520px;
}

#dropDown5{
	/*Updates 10/2009*/
	left: 591px;
	.left: 593px;
}

.dropDown {
	padding:0px;
	margin: 0px;
	border: 1px solid #fff;
	visibility: hidden;
}

.dropDown ul {
	margin: 0;
	padding: 0;
	list-style: none;
    color: #000000;
}

* html .dropDown a{
	display: block;
	width: 150px;
	height: 20px;
}

.dropDown a{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 17px;
	color: #FFFFFF;
	background: #033553;
    text-decoration: none;
	text-align: left;
	padding-left: 6px;
	padding-top: 2px;
}

* html .dropDown a:visited{
	display: block;
	width: 150px;
	height: 20px;
}

.dropDown a:visited{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 17px;
	color: #FFFFFF;
	background: #033553;
    text-decoration: none;
}

* html .dropDown a:hover{
	display: block;
	width: 150px;
	height: 20px;
}

.dropDown a:hover{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 17px;
	background: #044268;
    text-decoration: none;
	color: #FFEE79;
}

* html .dropDown a:active{
	display: block;
	width: 150px;
	height: 20px;
}

.dropDown a:active{
	font-size: 10px;
	font-weight: normal;
	display: block;
	width: 150px;
	height: 17px;
	color: #FFFFFF;
	background: #033553;
    text-decoration: none;
}

.secondaryButton1 {
	position: absolute;
	left: 321px;
}

.secondaryButton2 {
	position: absolute;
	left: 360px;
}

.secondaryButton3 {
	position: absolute;
	left: 417px;
}

.secondaryButton4 {
	position: absolute;
	left: 458px;
}

.secondaryButton5 {
	position: absolute; 
	left: 523px;
}

.secondaryButton1, .secondaryButton2, .secondaryButton3, .secondaryButton4, .secondaryButton5{
	top: 140px;
	z-index: 5;
}

#secondaryNavigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
    color: #000000;
}

#secondaryNavigation a{
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #444444;
}

#secondaryNavigation a:visited{
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #444444;
}

#secondaryNavigation a:hover{
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #FF6600;
}

#secondaryNavigation a:active{
	font-size: 11px;
	font-weight: normal;
    text-decoration: none;
	color: #444444;
}

a.secondaryButton1:hover, a.secondaryButton2:hover, a.secondaryButton3:hover, a.secondaryButton4:hover, a.secondaryButton5:hover{
	color: #043555;
}

#flash{
	position: absolute;
	/*Updates 10/2009*/
	top: 135px;
	left: 545px;
	/*border: 1px dotted red;*/
	/*border is only for positioning purposes all other times it is to be hidden.*/
}

.buttonWhyChoose{
	position: absolute;
	top: 200px;
	left:562;
	/*Added 10/2009 for updates - client request of hover*/
	background: transparent url(whyChoose2.gif) no-repeat center top;
	width: 143px;
	height: 10px;
	/*Positioning change due to new images*/
	top: 210px;
	left: 575px;
}

.buttonWhyChoose:hover{
	/*Added 10/2009 for updates - client request of hover*/
	background-image: url(whyChoose2_over.gif);
}

.buttonRequest{
	position: absolute;
	top: 220px;
	left:562;
	/*Added 10/2009 for updates - client request of hover*/
	background: transparent url(request2.gif) no-repeat center top;
	height: 11px;
	width: 141px;
	/*Positioning change due to new images*/
	top: 235px;
	left:575px;
}

.buttonRequest:hover{
	/*Added 10/2009 for updates - client request of hover*/
	background-image: url(request2_over.gif);
}

.buttonRegister{
	position: absolute;
	top: 220px;
	left:562;
	/*Added 10/2009 for updates - client request of hover*/
	background:transparent url(register.gif) no-repeat center top;
	height: 10px;
	width: 158px;
	/*Positioning change due to new images*/
	top: 235px;
	left:570px;
}

.buttonRegister:hover{
	/*Added 10/2009 for updates - client request of hover*/
	background-image: url(register_over.gif);
}


.buttonNeed{
	position: absolute;
	top: 240px;
	left: 562px;
	/*Added 10/2009 for updates - client request of hover*/
	background: transparent url(train2.gif) no-repeat center top;
	width:84px;
	height:10px;
	/*Positioning change due to new images*/
	top: 260px;
	left: 605px;
}

.buttonNeed:hover{
	/*Added 10/2009 for updates - client request of hover*/
	background-image: url(train2_over.gif);
}

.buttonSubmit{
	text-align: right;
}

* html .buttonSubmit li{
	list-style-image: url(bulletArrowIE.gif);
}

.buttonSubmit li{
	list-style-image: url(bulletArrow.gif);
}	

.formLabel{
	text-align: right;
	font-weight: bold;
	color: #444444;
}

.formLabelPriceQuote{
	padding: 8px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	color: #444444;
}

#view{
	margin: 24px 0px 0px 0px;
	padding: 0px;
/*	border-style: solid;
	border-color: #000000;
	border-width: 1px;  */
}

#view table {
	background: transparent;
	margin: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px; 
}

/* FAQ classes */

.category1{
}

#content .category1 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #044268;
}

#content .category1 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #044268;
}

#content .category1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

#content .category1 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #044268;
}

.category2{
	padding: 0px 0px 0px 24px;
}

* html .category2 li{
	list-style-image: url(bulletArrowIE.gif);
}

.category2 li{
	list-style-image: url(bulletArrow.gif);
}

.category2{
	padding: 0px 0px 0px 24px;
}

.faqAnswer{
	padding: 0px 0px 12px 42px;
	color: #444444;
}

/* Title class for Standards and Industries */

.title{
	font-size: 16px;
	font-weight: bold;
	color: #066AA6;
}

.subTitle{
	font-size: 12px;
	font-weight: bold;
	color: #044268;
}

/* classes for news items */ 

.newsTitle{
	text-align: left;
	color: #066AA6;
	background: transparent;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 8px;
	border-style: solid;
	border-color: #FFFAD4;
	border-width: 0px 2px 0px 2px; 
}

.newsDesc{
	text-align: justify;
	color: #444444;
	background: #FFFAD4;
	font-size: 11px;
	font-weight: normal;
	padding: 16px 8px 16px 8px;
}

.date{
	background: #FFF295;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #C73806;
	padding: 0px 8px 0px 0px;
}