html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
#Debug {
	position: absolute;
	top: 5px;
	left: 15px;
	text-align: left;
	display: none;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	padding: 0;
	margin: 0;
	background: #FFF;
	color: #292929;
}
#Wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#Header {
	width: 950px;
	margin: 0;
	padding: 0;
	height: 91px;
}
#Logo {
	float: left;
	padding: 27px 0 0 18px;
	width: 472px;
	margin: 0;
}
#Logo a {
	float: left;
	width: 185px;
	display: block;
}
#Logo a img {
	display: block;
}
#Logo h2 {
	font-weight: normal;
	color: #f06e24;
	float: right;
	padding: 20px 0 0 0;
	margin: 0;
	width: 280px;
}
#ToolBar {
	float: right;
	display: block;
	margin: 44px 10px 0 0;
}
#ToolBar ul {
	list-style: none;
	display: block;
	font-size: 90%;
}
#ToolBar li.ToolbarLink {
	margin-top: 5px;
	padding: 0 20px;
	display: block;
	float: left;
	border-left: 1px solid #bdcae9;
}
#ToolBar li.ToolbarLink a {
	color: #0a7bc1;
	text-decoration: none;
}
#ToolBar li.SocialLink {
	margin-right: 10px;
	display: block;
	float: left;
}
#Navigation {
	width: 950px;
	padding: 0;
}
#MainNav {
	width: 950px;
	list-style: none;
	margin: 0 0 0 0;
	border-bottom: 1px solid #104589;
    -moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	background: url(../images_gen/nav_bar_bg_right.png) no-repeat top right;
}
#MainNav li {
	float: left;
	display: block;
	font-size: 100%;
	border-left: 1px solid #104589;
}
#MainNav li.First {
	padding: 0;
	background: none;
	border-left: none;
}
#MainNav li a {
	text-decoration: none;
	color: #fff;
	padding: 10px 23px;
	display: block;
	border-left: 1px solid #739fbf;
	border-right: 1px solid #719cbb;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #3A7FB0;
	background-image: url(../images_gen/nav_a_bg.png);
	font-weight: normal;
}
#MainNav li a:hover {
	color: #ff9600;
}
#MainNav li.First a {
	background-position: left top;
    -moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	border-left: none;
}
#MainNav li a.Active {
	background-color: #6DC8EF;
	background-image: url(../images_gen/nav_a_bg_active.png);
	border-left: 1px solid #8FEAFF;
}
#MainNav li.First a.Active {
	border-left: none;
}
#Page {
	width: 950px;
	padding: 0;
	background: url(../images_gen/page_content_bg.png) repeat-y left;
}
body#Home div#Page {
	background: #FFF;
}
#LeftColumn {
	width: 179px;
	float: left;
}
#LeftColumnInner {
	background: url(../images_gen/leftcol_bg_top.gif) no-repeat top;
	min-height: 500px;
	padding: 16px;
}
#LeftColumn h1 {
	font-size: 160%;
	color: #fff;
	margin: 5px 0 15px 0;
	font-weight: normal;
}
#SubNav {
	padding: 5px 0 0 0;
	list-style: none;
	font-size: 85%;
	border-bottom: 1px solid #fe9c65;
	margin: 0 0 30px 0;
}
#SubNav li {
	border-top: 1px solid #fe9c65;
	padding: 7px 0 7px 15px;
	background: url(../images_gen/subnav_bullet.gif) no-repeat left 10px;
}
#SubNav li a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#SubNav li a.Active {
	color: #0f468a;
}
#SubNav li ul {
	list-style: none;
	font-size: 95%;
}
#SubNav li ul li {
	border: none;
}
#SubNav ul li {
	background: url(../images_gen/tertnav_bullet.gif) no-repeat left 12px !important;
}
#SubNav ul li a.Active {
	font-weight: bold;
}
#HomeImage {
	position: relative;
	background: #fff no-repeat top left;
	width: 950px;
	padding: 0;
	margin: 0;
}
#HomeImage a {
	display: block;
	height: 250px;
	width: 950px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 25;
}
#HomeImage a span {
	display: none;
}
#HomeUnderBanner { 
	border-top: 4px solid #ff9600;
	background: #33719C url(../images_gen/home_under_banner_bg.png) no-repeat top left;
	height: 36px;
    -moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px;
}

#HomeUnderBanner div#NewsSlide div.HomeNewsHolder p {
	padding: 8px 17px 0 17px;
	height: 20px;
	overflow: hidden;
}
#HomeUnderBanner div#NewsSlide div.HomeNewsHolder p a {
	font-size: 120%;
	color: #fff;
	text-decoration: none;
}
#HomeUnderBanner div#NewsSlide div.HomeNewsHolder p a:hover {
	color: #ff9600;
}

#HomeBottom {
	background: url(../images_gen/home_bottom_bg.gif) repeat-x top left;
	width: 950px;
	margin: 0;
	padding: 29px 0 0 0;
	position: relative;
}
div#HomeClientLogos {
	height: 60px;
	padding: 0 0 2px 0;
	text-align: center;
}

div#HomeClientLogos img {
	margin: 0 15px;
}
#HomeTabs {
	width: 950px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#HomeTabs li {
	float: left;
	margin: 11px 5px 0 45px;
	background-color: #ffca7f;
	border-bottom: 3px solid #ff9600;
}
#HomeTabs li.Active {
	background-color: #FFF;
	border-bottom: 3px solid #FFF;
}
#HomeTabs li a {
	font-weight: bold;
	font-size: 120%;
}
#HomeTabs li.Active a, #HomeTabs li.Active a:hover {
	color: #234CA1;
	font-weight: bold;
	background: none;
}
#HomeTabs li.UnActive {
	background: ffca7f;
}
#HomeTabs h1 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#HomeTabs li a {
	color: #fff;
	text-decoration: none;
	padding: 5px 15px 0 15px;
	height: 23px;
	display: block;
}
#HomeTabs li a:hover {
	background: #234CA1;
}
#HomeBottom #HomeTestimonial{
	width: 245px;
	position: absolute;
	top: 145px;
	right: 10px;
	padding: 0 10px 0 0;
}
.HomeTestimonialHolder p a {
	font-size:85%;
	margin:0 !important;
	color: #366b99;
	text-decoration:none;
	display: block;
	background: #eceff5;
	font-weight: bold;
	line-height: 1.5em;
	padding: 7px 5px 7px 9px !important;
}
.HomeTestimonialHolder p a:hover{
	color: #F06E24 !important;
}
.HomeTestimonialHolder p.Text {
	padding: 0 0 0 20px !important;
	background: url(../images_gen/home_testimonial_li_bg.gif) no-repeat 0px 6px;
}
.HomeTestimonialHolder p.Name{
	font-weight:600;
	display:block;
	color:#0973bd;
	font-size:85%;
	padding: 8px 0 8px 30px !important;
}
#HomeTestimonial p.Link a{
	color:#0973bd !important;
	font-size:85% !important;
	float:right;
}
#HomeTabsInner {
	margin: 0;
	position: relative;
	padding: 0 0 10px 24px;
	border-bottom: 3px solid #ffca7f;
	min-height: 175px;
}
.HomeLinkCol {
	float: left;
	padding: 0 5px 0 0;
	font-size: 110%;
}
.HomeLinkCol1 {
	width: 170px;
	margin: 15px 5px 0 0;
}
.HomeLinkCol2 {
	width: 225px;
	margin: 15px 5px 0 0;
}
.HomeLinkCol3 {
	width: 225px;
	margin: 15px 15px 0 0;
}
.HomeLinkCol ul {
	list-style: none;
	padding: 10px 0 0 15px;
	font-size: 85%;
}
.HomeLinkCol ul li {
	padding: 2px 0 8px 18px;
	background: url(../images_gen/home_li_bg.gif) no-repeat left 4px;
	font-size: 110%;
}
.HomeLinkCol ul li a {
	text-decoration: none;
	color: #292929;
}
.HomeLinkCol ul li a:hover {
	color: #EE8800;
}
.HomeLinkCol h3, #HomeTestimonial h3 {
	list-style: none;
	font-weight: bold;
	color: #333;
	font-size: 110%;
}
.HomeLinkCol h3 {
	padding: 2px 0 0 32px;
	font-size: 110%;
}
#HomeTestimonial h3 {
	padding: 0 0 0 15px;
	font-size: 120%;
}
#HomeTestimonial h3 a{
	text-decoration:none;
	color: #333;	
}
#HomeTestimonial h3{
	margin: 0 0 10px 0;
}
.HomeLinkCol h3 a {
	display: block;
	color: #333;
	text-decoration: none;
}
.HomeContactImage {
	position: absolute;
	right: 0;
	top: 0;
	width: 263px;
	padding: 15px 0 0 0;
}

div#OAFBanner {
	float: left;
	padding: 25px 0 20px 0;
}

div#PageVideos {
	padding: 5px 0 20px 0;
}
div#HomeVideos {
	float: left;
	width: 710px;
	padding: 15px 45px 20px 0;
}
div#HomeVideos h3 {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images_gen/home_li_bg_orange.gif) no-repeat left 4px;
	font-size: 120%;
	color: #ff9600;
}
div#HomeVideos div.HomeVideo, div#PageVideos div.HomeVideo {
	padding: 20px 0 0 0;
	position: relative;
	border-bottom: 5px solid #fff;
}
div#HomeVideos div.HomeVideo div.TheActualVideo, div#PageVideos div.HomeVideo div.TheActualVideo {
	float: left;
	margin: 0 15px 0 0;
}
div#HomeVideos div.HomeVideo div.TheText, div#PageVideos div.HomeVideo div.TheText {
}

a.Back {
	float: right;
	margin: 10px 0 0 0;
}
#Content {
	width: 565px;
	float: left;
}
#ContentInner {
	padding: 25px 15px;
}
h1#PageTitle {
	font-weight: normal;
	font-size: 170%;
	color: #244c8e;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
h2#SubTitle {
	font-size: 120%;
	font-weight: normal;
	color: #0973bd;
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
}
#Copy {
	font-size: 85%;
	padding: 10px 15px 30px 15px;
	line-height: 1.4em;
}
#Copy h1,
#Copy h2,
#Copy h3,
#Copy h4,
#Copy p,
#Copy blockquote {
	margin: 0 0 12px 0;
	padding: 0;
}
#Copy ul,
#Copy ol,
#Copy blockquote {
	margin: 0 0 12px 20px;
	padding: 0;
}
#Copy h1,
#Copy h2,
#Copy h3,
#Copy h4
{
	color: #0973bd;
	line-height: normal;
}
#Copy h1 a,
#Copy h2 a,
#Copy h3 a,
#Copy h4 a
{
	text-decoration: none !important;
}
#Copy h1 a:hover,
#Copy h2 a:hover,
#Copy h3 a:hover,
#Copy h4 a:hover
{
	text-decoration: underline !important;
}
#Copy h1 {
	font-size: 150%;
}
#Copy h2 {
	font-size: 130%;
}
#Copy h3 {
	font-size: 120%;
}
#Copy h4 {
	font-size: 110%;
}
#Copy ol,
#Copy ul {
	padding: 0 0 0 15px;
}
#Copy ul {
	list-style: disc;
}
#Copy li {
	padding: 0 0 0 0;
}
#Copy strong {
	color: #0973bd;
}
#Copy img{
	padding: 0 10px 0 0;
}
#Content a,
#RightColumn a {
	color: #0973bd;
	text-decoration: none;
}
#Content a:hover,
#RightColumn a:hover {
	color: #f06e24;
}
.PartnerRow {
	width: 100%;
	padding: 0 0 30px 0;
}
.PartnerRow dl {
	width: 150px;
	float: left;
	margin: 0 0 0 25px;
	text-align: center;
}
.PartnerRow dl.First {
	margin: 0 !important;
}
.PartnerRow dt {
}
.PartnerRow dd {
	padding: 5px;
}
.StandardTeaserTop {
	border-top: dashed 1px #E2E2E2;
	padding: 15px 0;
}
.StandardTeaser {
	border-bottom: solid 1px #E2E2E2;
	padding: 15px 0;
	clear: both;
	position: relative;
}
.StandardTeaser h3 {
	font-size: 150% !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	color: #01503B;
	font-weight: normal;
}
.StandardTeaser p {
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
}
.StandardTeaser img {
	float: right;
	margin: 0 0 10px 10px;
	border: none;
	clear: both;
}
.StandardTeaser p.DownloadP img {
	margin: 0 10px 0 0;
	float: none;
}
a.TeaserTop {
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	width: 30px;
	padding: 3px;
	text-align: right;
}
#TestimonialsLeft {
	width: 245px;
	float: left;
}
#TestimonialsRight {
	width: 245px;
	float: right;
}
.TestimonialMain {
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E7E7E5;
	background: url(../images_gen/quote_open.gif) no-repeat left top;
}
.TestimonialMain blockquote {
	text-indent: 30px;
}
.TestimonialMain p {
	color: #0973bd;
	font-size: 95%;
	margin: 0 !important;
	font-weight: bold;
}
#Boiler {
	padding: 15px 15px 0 15px;
	background: url(../images_gen/hr_bg.gif) no-repeat top;
	font-size: 85%;
	width: 510px;
}
.BoilerLink {
	display: block;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	float: left;
	background: url(../images_gen/boilerlink_bg.gif) no-repeat right 4px;
}
p#BoilerBookmarks {
	width: 200px;
	float: right;
	text-align: right;
	color: #0973bd;
}
#RightColumn {
	width: 158px;
	padding: 50px 24px 20px 24px;
	float: right;
	background: url(../images_gen/right_col_bg.gif) no-repeat top;
	min-height: 460px;
}
#RightColumn p {
	margin: 0 0 5px 0;
}
#RightColumn div.ImageHolder {
	padding: 8px;
	font-size: 80%;
	color: #999999;
	margin: 0 0 15px 0;
	background: #fff;
}
#RightColumn div.ImageHolder p {
	padding: 5px !important;
}
.CaseStudies,
.Downloads,
.Partners {
	margin: 0 0 15px 0;
	font-size: 85%;
}
.CaseStudies h3,
.Downloads h3,
.Partners h3 {
	padding: 2px 8px 3px 8px;
	background: url(../images_gen/rcol_h3_bg.gif) no-repeat;
	font-weight: normal;
	color: #fff;
	font-size: 110%;
}
.CaseStudies blockquote,
.Partners blockquote {
	background: #fff;
	padding: 8px;
}
.Downloads blockquote {
	background: #ffddc5;
	padding: 12px 8px 4px 8px;
}
.Downloads p {
	clear: both;
	padding: 0 0 10px 0;
}
.Downloads a img {
	width: 18px;
	float: left;
	margin: -2px 3px 0 0;
}
ul#RightLinks {
	list-style: none;
	text-align: center;
	margin: 0 0 15px 0;
}
ul#RightLinks li {
	margin: 0 0 10px 0;
	background: url(../images_gen/related_button.gif) no-repeat;
	font-size: 85%;
	padding: 3px 0 4px 0;
}
ul#RightLinks li a {
	color: #fff;
}
#FooterOuter {
	width: 950px;
	padding: 0 0 20px 0;
	border-top: 4px solid #ffca7f;
}
#Footer {
	font-size: 84%;
	color: #ffca66;
	width: 950px;
	font-weight: bold;
}
#Footer p {
	width: 200px;
	float: left;
	margin: 0;
	padding: 6px 0;
}
#Footer ul {
	float: right;
	list-style: none;
	padding: 6px 0;
	width: 600px;
}
#Footer ul li {
	display: block;
	float: right;
	padding: 0 0 0 30px;
	border-left: 1px solid #fff;
}
#Footer ul li.First {
	border: none;
}
#Footer a {
	color: #ffca66;
	text-decoration: none;
}



hr {
	border: none 0;
	border-top: 1px solid #596DFF;
	height: 1px;
	padding: 0 0 10px 0;
	text-align: left;
	width: 100%;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
.Back {
	float: right;
}
