@charset "utf-8";
/* CSS Document */

body {
	background-color: #05546e;
}
.casestudyDemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height: 25px;
	border: 1px solid #999999;
	margin: 5px;
	padding: 10px;
}

#ContentOutline {
	padding: 1px;
	width: 861px;
	border: 1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#mrsa_table {
	background-image: url(images/mrsa_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 859px;
}
#mrsa_table .demopic {
	margin: 10px;
	float: right;
}
#ContentOutline #ContentBox #mrsa_table h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #898989;
	padding-top: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#ContentBox {
	background-color: #FFFFFF;
	margin-bottom: 2px;
	/*height: 800px;*/
	padding-bottom: 2px;
}
#ContentOutline #ContentBox #HeaderTable {
	width: 100%;
}
#GlobalMenu {
	background-image: url(images/globalMenu_bg.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 861px;
}
#GlobalMenu ul{
	list-style:none;
	float:right;
	text-decoration: none;
	text-transform: capitalize;
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	display: inline;
}

#GlobalMenu li{
display: inline;
	float:left;

}
#GlobalMenu li a{
	display:inline;
	background-image: url(images/globalMenu_arrow.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	height: 16px;
	padding-top: 0px;
	padding-right: 15px;
	margin-bottom: 0px;
	padding-left: 15px;
	background-repeat: no-repeat;

}
#GlobalMenu li a:hover{
	color: #ffd14b;
}
#HomeMenuBanner {
	margin: 0px;
	padding: 0px;
	width: 859px;
}
#BottomContent {
	background-image: url(images/gray_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 859px;
}
#HomeTextTable {
	background-image: url(images/Home_text_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 467px;
	height: 458px;
	margin-top: 10px;
	vertical-align: top;
}
#HomeTextTable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #666666;
	margin-left: 45px;
	margin-right: 10px;
	line-height: 17px;
}
#ContentOutline #ContentBox #BottomContent #HomeTextTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	margin-left: 20px;
}

#HomeTextTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0093c3;
	font-weight: normal;
	margin-top: 50px;
	margin-left: 150px;
}
#HomeLatestNews {
	height: 65px;
	width: 345px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#HomeLatestNews th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	background-image: url(images/latestNews_arrow.png);
	background-position: 80px 63%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	height: 18px;
	padding-top: 3px;
}
#HomeLatestNews td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	padding: 10px;
	font-weight: 500;
}
#LatestNewsText {
}
#ContentOutline #ContentBox #BottomContent .caseTable {
	width: 345px;
	margin-top: 25px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;

}


#ContentOutline #ContentBox #BottomContent .caseTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(images/case_client_th_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #05546e;
	border-left-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}
#ContentOutline #ContentBox #BottomContent .caseTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#EmailSignUp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #107798;
	background-repeat: no-repeat;
	background-position: left top;
	width: 335px;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
.newsletterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #046B8C;
	padding-left: 15px;
	font-weight: bold;
	padding-bottom: 8px;
}

#SupportIntro {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 859px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.caseStudyTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #e88700;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 6px;
}
.caseStudyBar {
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#SupportIntro th {
	font-size: 18px;
	color: #0595c4;
	background-image: url(images/lines_bg.png);
	background-position: 0px top;
	text-align: left;
	height: 50px;
	width: 330px;
	padding-top: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#SupportIntro th  img {
	margin-left: 2px;
}

#SupportIntro p {
	/*width: 460px;*/
	padding-right: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
#ContentOutline #ContentBox #SupportIntro .pressText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #075f7b;
	font-weight: bold;
}
#ContentOutline #ContentBox #SupportIntro .pressRelease ul {
	list-style-type: none;
}
#ContentOutline #ContentBox #SupportIntro .pressRelease li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
}

#ContentOutline #ContentBox #SupportIntro .pressRelease {
	width: 700px;
	margin-left: 20px;
}


#ContentOutline #ContentBox #SupportIntro .pressRelease th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #075f7b;
	background-color: #FFFFFF;
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#ContentOutline #ContentBox #SupportIntro .pressRelease td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 15px;
}

#SupportBox1 {
	background-image: url(images/support_box_knowledge.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float: left;
	clear: left;
}
#ReleaseNoteTable {
	width: 559px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width: 559px;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 100px;
}
#ReleaseNoteTable th{
	font-size: 18px;
	color: #0595c4;
	background-image: url(images/lines_bg.png);
	background-position: 10px top;
	text-align: left;
	height: 50px;
	width: 306px;
	padding-top: 20px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#ReleaseNoteTable th  img {
	margin-left: 2px;
}
#ReleaseNoteTable td{
	padding-right: 20px;
	padding-left: 20px;
}


#SupportBox1 a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#SupportBox1 img {
	margin-left: 10px;
}


#SupportBox1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #924603;
	padding-top: 0.25em;
	padding-left: 8px;
}
.SupportBoxText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6d6c6b;
	margin-top: -15px;
	padding-right: 5px;
	padding-left: 0px;
}

.SupportBoxText a{
	color: #076785;
}
#SupportBox2 {
	background-image: url(images/support_box_email.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float:left;
}

#SupportBox2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #416c03;
	padding-top: 0.25em;
	padding-left: 8px;
}
#SupportBox3 {
	background-image: url(images/support_box_phone.png);
	background-repeat: no-repeat;
	height: 113px;
	width: 285px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	float:left;
	clear: none;
}

#SupportBox3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #05546e;
	padding-top: 0.25em;
	padding-left: 8px;
	clear: left;
}
#SupportBottomContent {
	width: 859px;
}
#SupportKnowledge {
	height: 65px;
	width: 375px;
	margin-top: 25px;
	margin-left: 5px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-right: 10px;	/*float: left;*/
}
#SupportKnowledge th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-transform: uppercase;
	color: #075f7b;
	background-image: url(images/latestNews_arrow.png);
	background-position: 180px 63%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	height: 18px;
	padding-top: 3px;
}
#SupportKnowledge td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	padding: 10px;
	font-weight: 500;
}

#SupportRelease {
	height: 65px;
	width: 450px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#SupportRelease th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-transform: uppercase;
	color: #075f7b;
	background-image: url(images/latestNews_arrow.png);
	background-position: 90px 63%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	height: 18px;
	padding-top: 3px;
}
#SupportRelease td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	padding: 10px;
	font-weight: 500;
}
.supportBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086382;
	list-style-type: none;
	margin-left: 0px;
}

.supportBullets a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #086382;
	text-decoration:underline;
	list-style-type: none;
}
.supportBullets li{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-top: 5px;
	background-position: 2px top;
	list-style-type: none;
	margin-left: -10px;
}

.submitbtn {
	padding-top: 2px;
	margin-top: 2px;
}
.copyrightTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.Level2_Introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6c6b;
	margin-top: -10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
#mrsa_learnTable {
	height: 94px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#Feature_BenefitTable {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

.learn_left   {
	background-image: url(images/mrsa_learnmore_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	width: 490px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 13px;
}
.learn_left  a   {
	color:#FFFFFF;

}
.learn_right   {
	background-image: url(images/mrsa_learnmore_bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
}
.learn_right  a   {
	color:#FFFFFF;
	text-decoration:none;
}
.learn_right  a:hover   {
	color:#FFFFFF;
	text-decoration:underline;
}
.learn_right    ul       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: -15px;
	margin-left: 15px;
	padding-left: 10px;
}
.learn_right    li       {
	list-style-image: url(images/white_small_arrow.png);
}
.learn_right   p      {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
}
.detailsTable {
	height: 65px;
	width: 500px;
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	margin-right: 10px;	/*float: left;*/
}
.detailsTable th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	text-transform: uppercase;
	color: #075f7b;
	background-image: url(images/latestNews_arrow.png);
	background-position: 180px 63%;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	height: 18px;
	padding-top: 3px;
}
#Feature_BenefitTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #075f7b;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.detailsTable td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	font-weight: 500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#Feature_BenefitTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

.PricingTable {
	width: 296px;
	border: 1px solid #bfbdbd;
	margin-top: 40px;
	margin-bottom: 15px;
}
#ContentOutline  #ContentBox  #mrsa_table  .PricingTabletd  {
	background-image: url(images/pricing_table_td_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
}
#ContentOutline #ContentBox #mrsa_table .PricingTable th {
	background-image: url(images/pricing_table_th_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #05546e;
	text-align: left;
	padding-left: 3px;
	font-weight: bold;
}
.PricingData {
}
.Text_BlueSmallUpper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #075f7b;
}
.Text_graybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	padding: 5px;
}
.listTable {
	width: 277px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;


}

.listTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	background-image: url(images/case_client_th_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #05546e;
	border-left-color: #CCCCCC;
	text-align: left;
	font-weight: bold;
	padding: 2px;
	vertical-align: bottom;
}
.listTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.listTable ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #05546e;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
}
.listTable li {
	list-style-type: none;
	margin: 5px;
}
#CaseStudy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-image: url(images/case_study_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	width: 839px;
	margin-right: auto;
	margin-left: auto;
	height: 328px;
	margin-bottom: 10px;
	vertical-align: top;
}
.caseDesc {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#ContentOutline #ContentBox #CaseStudy p {
	padding-left: 15px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	vertical-align: top;
}

#ContentOutline #ContentBox #CaseStudy .media {
	padding-left: 10px;
}
#ContentOutline #ContentBox #CaseStudy th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e88700;
	background-image: url(images/case_study_th_bg.png);
	background-repeat: no-repeat;
	background-position: 2px top;
	height: 115px;
	width: 482px;
	vertical-align: top;
}

#ContentOutline #ContentBox #CaseStudy h4 {
	padding-top: 60px;
	padding-left: 15px;
	float: left;
}
#ContentOutline  #ContentBox  #CaseStudy  .clientlogo {
	float: right;
	clear: none;
	padding-right: 4px;
	padding-top: 5px;
}
.caseStudyTitle_eLearning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #67ad04;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 6px;
}
.caseStudyTitle_corpcomm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #46b5cd;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 6px;
}
.ProductBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/gray_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 159px;
	width: 265px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
#lms_table {
	background-repeat: no-repeat;
	background-position: left top;
	width: 859px;
}
a {
	color: #008FB4;
}
.ColorBoxOrange {
	height: 113px;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#ContentOutline #ContentBox #SupportIntro .ColorBoxOrange td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height:97px;
	padding-top: 5px;
	padding-left: 5px;
}

#ContentOutline  #ContentBox  #SupportIntro  .ColorBoxOrange  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #924603;
	background-image: url(images/support_box_bg_th_orange.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.ColorBoxOrange td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height:97px;
	padding-top: 5px;
	padding-left: 5px;
}

.ColorBoxOrange  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #924603;
	background-image: url(images/support_box_bg_th_orange.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
}
.ColorBoxGreen {
	height: 113px;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
#ContentOutline #ContentBox #SupportIntro .ColorBoxGreen td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height:97px;
	padding-top: 5px;
	padding-left: 5px;
}

#ContentOutline  #ContentBox  #SupportIntro  .ColorBoxGreen  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416c03;
	background-image: url(images/support_box_bg_th_green.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.ColorBoxGreen td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height:97px;
	padding-top: 5px;
	padding-left: 5px;
}

.ColorBoxGreen  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416c03;
	background-image: url(images/support_box_bg_th_green.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: left;
}


.ColorBoxBlue {
	height: 113px;
	width: 280px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
#ContentOutline #ContentBox #SupportIntro .ColorBoxBlue td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-left: 5px;
	height:97px;
}

#ContentOutline  #ContentBox  #SupportIntro  .ColorBoxBlue  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	background-image: url(images/support_box_bg_th_blue.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}	
.ColorBoxBlue td {
	background-image: url(images/support_box_bg_gray.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-top: 5px;
	padding-left: 5px;
	height:97px;
}

.ColorBoxBlue  th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05546e;
	background-image: url(images/support_box_bg_th_blue.jpg);
	background-repeat: repeat-x;
	height: 16px;
	margin: 0px;
	text-transform: uppercase;
	width: 270px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
		text-align: left;
}
	
.pressRelease {
	width: 780px;
	margin-left: 20px;
	text-align: left;
}
#ContentOutline #ContentBox .Capabilities {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.EmailNewsBorder {
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.CapabilitiesMargin {
	margin-left: 45px;
}
.Newsletter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
	padding-right: 30px;
}
.Newsletter  p    {
	padding-right: 20px;
}
.aweber {
	float: right;
	width: 316px;
	margin-left:15px;
	color: #FFFFFF;
	background-image: url(images/email_signup_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
#ContentOutline #ContentBox #BottomContent .Newsletter .aweber h3 {
	text-transform: uppercase;
	padding-left: 10px;
	margin-bottom: 15px;
}

