@charset "utf-8";
/* CSS Document */

body {
	font-family: 'PT Sans',Arial,sans-serif;
	margin:0 auto;
	padding:0;
	width:100%;
    text-align: center;
    background-image:url('/images/bgnoise.png');
}

#whiteDiv {
    position: absolute;
    height:70px;
    background-color: #FFFFFF;
    width: 100%;
}

#topMenuDiv {
    position:absolute;
    height:38px;
    background-color:#848080;
    *background-color: #848080;
    background-image: -ms-linear-gradient(top, #848080, #545050);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848080), to(#545050));
    background-image: -webkit-linear-gradient(top, #848080, #545050);
    background-image: -o-linear-gradient(top, #848080, #545050);
    background-image: -moz-linear-gradient(top, #848080, #545050);
    background-image: linear-gradient(top, #848080, #545050);
    background-repeat: repeat-x;
    width:100%;
    margin-top:70px;
}

#backgroundDiv {
    position:absolute;
    background-image:url('/images/bgnoise.png');
    margin-top:345px;
    width: 100%;
    height: 100%;
}

#subMenuDiv {
    position:absolute;
    height:32px;
    background-color:#494444;
    *background-color: #494444;
    background-image: -ms-linear-gradient(top, #494444, #343030);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#494444), to(#343030));
    background-image: -webkit-linear-gradient(top, #494444, #343030);
    background-image: -o-linear-gradient(top, #494444, #343030);
    background-image: -moz-linear-gradient(top, #494444, #343030);
    background-image: linear-gradient(top, #494444, #343030);
    width:100%;
    margin-top:108px;
}

#blackIntroWithSubMenuDiv {
    position:absolute;
    height:245px;
    background-color:#282828;
    width:100%;
    margin-top:140px;
}

#blackIntroDiv {
    position:absolute;
    height:245px;
    background-color:#282828;
    width:100%;
    margin-top:108px;
}

#trialDiv {
    position:absolute;
    height:52px;
    background-color:#000000;
    width:100%;
    margin-top:353px
}

#trialDiv a {
    color:#CC0033;
}

#pageBase {
    width:1000px;
    margin:0 auto;
}

.customerQuoteText {
    font-size:12px;
    font-family:'Cabin',arial,serif;
}

.customerQuotePerson {
    font-size:13px;
    font-family:'Cabin',arial,serif;
}

p {
    text-align:left;
}

li {
    text-align:left;
}

pre {
    text-align:left;
}

#moreinfo img {
	height:48px;
	width:48px;
	padding: 3px 6px;
	float:left;
}

.box {
	position:relative;
	margin:0px;
	padding:0px;
}

.box > .top {
	background-position:top right;
	height:13px;
	width:100%;
	padding:0px;
	margin:0px;
}

.box > .top > span {
	position:absolute;
	width:12px;
	height:13px;
	background-position:top left;
	top:0px;
	padding:0px;
	margin:0px;
	left:-12px;
}

.box > .content {
	background-position:bottom right;
	height:100%;
	width:100%;
}

.box > .content > span {
	position:absolute;
	width:12px;
	height:100%;
	background-position:bottom left;
	top:13px;
	left:-12px;
	padding:0px;
	margin:0px;
}

#phone {
    float:right;
    padding-left: 40px;
    padding-top:45px;
    padding-right:20px;
    font-size:13px;
    color:#CC0033;
}

.greybox > .top {
	background-image:url(../images/greybox.png);
}

.greybox > .top > span {
	background-image:url(../images/greybox.png);
}

.greybox > .content {
	background-image:url(../images/greybox.png);
}

.greybox > .content > span {
	background-image:url(../images/greybox.png);
}

.whitebox > .top {
	background-image:url(../images/whitebox.png);
}

.whitebox > .top > span {
	background-image:url(../images/whitebox.png);
}

.whitebox > .content {
	background-image:url(../images/whitebox.png);
}

.whitebox > .content > span {
	background-image:url(../images/whitebox.png);
}

.redbox > .top {
	background-image:url(../images/redbox.png);
}

.redbox > .top > span {
	background-image:url(../images/redbox.png);
}
.redbox > .content {
	background-image:url(../images/redbox.png);
}
.redbox > .content > span {
	background-image:url(../images/redbox.png);
}

#contentHeaderStart {
    background: url(../images/rounded_corner_mid_top.png) 0 100% no-repeat;
    padding-top: 15px;
    margin-left: 8px;
    width: 984px;
    margin-bottom:0;
    padding-bottom: 0;
    height: 5px;
}

#midContent {
    margin-top:0;
    width: 984px;
    background: #FFFFFF url(../images/rounded_corner_mid_gray.png) 50% 0 repeat-y;
    margin-left: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#contentHeaderEnd {
    background: url(../images/rounded_gray_corner.png) 0 100% no-repeat;
    margin-left: 8px;
    width: 984px;
    height: 5px;
    margin-bottom: 15px;
}

#topBar {
    width:100%;
    text-align:left;
    height:70px;
    position:relative;
}

#sideBar {
    height: 470px;
    float: left;
    width: 200px;
    text-align: center;
    padding-left: 5px;
}

#rightSideBar {
    margin-top: 0px;
    padding-bottom: 20px;
    height: 470px;
    float: right;
    width: 200px;
    text-align: center;
    background-color: #EEDDDD;
}

.sideBarHeader {
    font-size:16px;
    font-weight:bold;
}

.sideBarLine {
    font-size:14px;
    font-weight:normal;
}

.customerBar {
    width:100%;
    padding-top:8px;
    text-align:left;
	position:relative;
}

.customerBar div {
    padding-left:300px;
    color:#CC0033;
    padding-bottom:10px;
}

.customerBar > a {
    padding-left:30px;
}

.coreContentHeader {
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
}

.coreContentParagraph {
    color:#FFFFFF;
    font-size:18px;
    font-family: 'Cabin',arial,serif;
    font-weight:normal;
    text-align:left;
}

.coreContentBlock {
    float:left;
    padding-top:30px;
    padding-left:20px;
    width:500px;
    color:#000000;
}

.connectionLinks {
    text-align:left;
    position:relative;
    padding-top:10px;
}

.connectionLinks > a {
    padding-left:40px;
    text-decoration:underline;
    outline:none;
	color:#FFFFFF
}

.connectionLink {
    text-align:left;
    position:relative;
    padding-top:10px;
}

.connectionLink > a {
    padding-left:180px;
    text-decoration:underline;
    outline:none;
	color:#FFFFFF
}

.headline {
	width:100%;
    padding-top:8px;
	text-align:left;
	position:relative;
    height:30px;
    background-color:#848080;
    *background-color: #848080;
    background-image: -ms-linear-gradient(top, #848080, #545050);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848080), to(#545050));
    background-image: -webkit-linear-gradient(top, #848080, #545050);
    background-image: -o-linear-gradient(top, #848080, #545050);
    background-image: -moz-linear-gradient(top, #848080, #545050);
    background-image: linear-gradient(top, #848080, #545050);
    background-repeat: repeat-x;
}

.headline > a {
	margin-left:100px;
	text-decoration:none;
    outline:none;
}

.headline > a:visited {
}

.headline > a:hover {
	color:#CC0033;
}

.headline > a:active {
	color:#CC0033;
}

.signupHeadline {
	width:550px;
	height:24px;
	text-align:right;
	position:absolute;
	top:22px;
	right:20px;
    font-size:18px;
    color:#CC0033;
}

.signupHeadline > a {
    padding-left:30px;
	text-decoration:underline;
	color:#CC0033
}

.signupHeadline > a:visited {
	color:#CC0033;
}

#coreContent {
    height: 245px;
    background-color:#282828;
    width: 100%;
    position: relative;
}

#trialBar {
    width:1000px;
    color: #FFFFFF;
    background-color: #000000;
    height: 52px;
    position: relative;
    text-align: center;
}

.trialBar {
    width:1000px;
    color: #FFFFFF;
    background-color: #000000;
    height: 37px;
    position: relative;
    text-align: center;
    font-size: 16px;
    padding-top: 15px;
    font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif;
}

.trialBar > a {
    color:#FFFFFF;
}

.trialBar > a:visited {
    color:#FFFFFF;
}

.trialBar > a:hover {
    color:#FFFFFF;
}

.trialBar > a:active {
    color:#FFFFFF;
}

#trialBarLeft {
    float:left;
    font-size: 18px;
    padding-left: 15px;
    color: #FFFFFF;
    margin-top: 10px;
}

#trialBarRight {
    float:right;
    font-size: 18px;
    padding-right: 15px;
    color: #FFFFFF;
    margin-top: 10px;
}

.trialBarRight {
    float:right;
    font-size: 18px;
    padding-right: 15px;
    margin-left:40px;
    color: #FFFFFF;
    margin-top: 10px;
}

.trialBarRight > a {
    color:#FFFFFF;
}

.trialBarRight > a:visited {
    color:#FFFFFF;
}

.trialBarRight > a:hover {
    color:#FFFFFF;
}

.trialBarRight > a:active {
    color:#FFFFFF;
}

#logo {
	padding:7px 60px;
	display:inline;
}

#content {
	background-color:#DDDDDD;
	width:100%;
	text-align:left;
}

p {
	font-size:14px;
	color:#444444;
	margin:2px;
	padding:2px 2px 2px 10px;
	line-height:18px;
}

#frontPageTop {
    font-size:18px;
    color:#FFFFFF;
    font-weight: bold;
}

#frontPageTop a {
    text-decoration: none;
    color:#FFFFFF;
}

p > a {
	color:#CC0033;
}

h2 {
	color:#CC0033;
	font-size:16px;
	margin:2px;
	padding:20px 2px 2px 10px;
	font-weight:normal;
}

a > img {
	border:none;
    outline:none;
}

a {
    outline:none;
}

ul.menuList > li {
	float:left;
    padding-left:120px;
}
ul.menuList > li.first {
	padding-left:25px;
}

.menuList {
	list-style:none;
	width:1000px;
	margin-top:0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
	height:20px;
    background-color:#494444;
    *background-color: #494444;
    background-image: -ms-linear-gradient(top, #494444, #343030);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#494444), to(#343030));
    background-image: -webkit-linear-gradient(top, #494444, #343030);
    background-image: -o-linear-gradient(top, #494444, #343030);
    background-image: -moz-linear-gradient(top, #494444, #343030);
    background-image: linear-gradient(top, #494444, #343030);
	font-size:13px;
    color:#FFFFFF;
	padding:8px 0 4px 0;
    position:relative;
}

.menuList a {
    text-decoration:none;
    color:#FFFFFF;
    outline:none;
}

#moreinfo p {
	margin:0px;
	height:24px;
	padding:15px 0px;
	color:#000000;
	text-decoration:underline;
	font-size:16px;
	cursor:pointer;
}

#content ul {
	font-size:12px;
	color:#444444;
	margin:2px;
	padding:2px 2px 2px 32px;
	line-height:18px;
}

#content ol {
	font-size:12px;
	color:#444444;
	margin:2px;
	padding:2px 2px 2px 46px;
	line-height:18px;
}

h1.headliner {
	color:#CC0033;
	font-size:16px;
	margin:2px;
	padding:20px 2px 2px 10px;
	font-weight:normal;
}

#linkLine {
    margin:0;
    padding:12px 0;
    width:100%;
    text-align:left;
}

#linkLine div {
    float:left;padding-left:46px;
}

#newFooter {
    color:#FCE9E9;
    text-align: left;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}

#newFooter a {
    color:#FCE9E9;
}

#footer {
    font-size:10px;
    text-decoration:none;
    font-weight:bold;
    background-color: #333333;
    color:#FCE9E9;
    margin:0;
    width:100%;
    height:60px;
}

#footer a {
    text-decoration:none;
    color:#FCE9E9;
}

#footer ul > li {
	padding:0px;
	margin:0px;
	text-indent:0px;
	font-size:10px;
	line-height:16px;
}

#footer ul {
	margin:0px;
	padding:0px;
	text-indent:0px;
	list-style:none;
}

#twitter_update_list {
	margin:0px;
	padding:0px;
}

#twitter_update_list > li {
	padding:5px;
}

#twitter_update_list li > a {
	color:#888888;
}

#twitter_update_list li > a:hover {
	text-decoration:underline;
}

#nextSteps {
	text-align:center;
	padding-bottom:12px;
}

#nextSteps p {
	margin:0px 2px 0px -12px;
	font-size:14px;
}

#nextSteps > span {
	padding-bottom:12px;
}

#nextSteps p a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

p.disclaimer {
	font-size:10px;
}

pre {
    background-color: #DDDDDD;
    border-style:solid;
    border-width: 1px;
    border-color: #888888;
    margin: 1em;
}

.active {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ffffff;
    text-decoration: none;
    padding: 2px 8px;
    color:#444444;
}

.inactive {
    color:#ffffff;
}

.getStartedLink {
    color:#000000;
}

.btn {
    display: inline-block;
    *display: inline;
    text-decoration: none;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 13px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
    background-color: #cccccc \9;
}

.btn:first-child {
    *margin-left: 0;
}

.btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */

    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn.active,
.btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.btn-large [class^="icon-"] {
    margin-top: 1px;
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

.btn-small [class^="icon-"] {
    margin-top: -1px;
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75);
}

.btn {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #0055cc;
    *background-color: #004ab3;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #004099 \9;
}

.btn-warning {
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background-color: #f89406;
    *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9;
}

.btn-danger {
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #bd362f;
    *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9;
}

.btn-success {
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #51a351;
    *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9;
}

.btn-info {
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #2f96b4;
    *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9;
}

.btn-inverse {
    background-color: #414141;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222222;
    *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.connectionH1 {
    font-size: 20px;
    font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif;
    padding-top: 0;
}

.connectionP {
    font-size: 16px;
    color: #555555;
    font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 22px
}

.connectionH2Small {
    font-size: 20px;
    font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif;
}

.connectionPSmall {
    font-size: 14px;
    color: #555555;
    font-family: 'Helvetica Neue',Helvetica,Arial, sans-serif;
}