body {
	font: 81.25%/1.3 "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #242424;
	background-color: #fff;

}

.wrapeverything {

	}

.wrapped-special {

}

a {
	color: #242424;
	text-decoration: none;
}

a:hover, a:focus {
    outline: none;
    text-decoration: underline;
}

.footer-services a {
	color: #FFF;
	text-decoration: none;
}

.footer .menu li a {
	color: #FFF;
}

.footer-white .menu li a {
	color: #00B2D7;
}

.bold {
	font-weight: bold;
}

.bold a {
}



/* a:visited{
	color: #7F7FAA;
}*/
a:hover {
    color: #00B2D7;

    text-decoration: none;
}



.article-content a { color: #00B2D7;}.article-content a:hover { color: #333;}


blockquote {
	color: #666;
}

blockquote:before {
	font-size: 2em;
	margin-left: -.62em;
	font-family: georgia, serif;
	padding-right: .2em;
	color: #aaa;
	line-height: 0;
}

ins, dfn {
	border-bottom-color: #666;
}

del {
	color: #666;
}

table {
	width: 100%;
	border-right: 1px solid #fff;
}

th, td {
	padding: 5px 8px;
	vertical-align: middle;
	border-bottom: 1px solid #e9e9e9;
}

th {
	font-weight: bold;
	text-align: left;
	padding: 8px;
}

tfoot {
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
}

hr {
	display: block;

	width: 100%;
	height: 1px;
	border: none;
}

dt {
	float: left;
	width: 13em;
	text-align: right;
	margin: 0;
}

dd {
	padding-left: 10px;
	margin-left: 13em;
	color: #666;
}

li {
	margin: 0 0 6px 0;
}

ul li,
ol {
	padding-left: 18px;
}

ul li {
	list-style: none outside;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 10px;
}

blockquote, hr, p, ul, ol, dl, pre,
address, table, form, fieldset {
	margin-bottom: 1.3em;
}

table ul {
	margin-bottom: 0;
}

table li {
	padding-left: 5px;
}

ol li p {
	margin-left: 0
}

ol li ol {
	list-style: lower-alpha
}

ol li {
	margin-bottom: 4px;
}

ol li ol li ol {
	list-style: lower-roman
}

ol {
	list-style: decimal outside;
}

strong a,
strong {
	font-weight: bold;
}

.align-right {
	text-align: right;
}


.title-style-article {
    color: #242424;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    letter-spacing: -1px;
}

.title-style-disclosures {
	color: #00B2D7;
	font-size: 215.38%;
	line-height: 1;
	margin-bottom: 15px;
}

h1, .title-style-one {
	font-size: 200%;
	line-height: 1.08;
	margin-bottom: 5px;
}

h2, .title-style-two {
	font-size: 169.23%;
	line-height: 1.18;
	color: #242424;
}

h2.title-style-two a span {
	color: #DC0A0A
}

h3, .title-style-three {
	font-size: 146.15%;
	line-height: 1.05;
}

.title-style-four {
	font-size: 138.46%;
	line-height: 0.83;
}

div.msg h4 {
	margin-bottom: 0;
}

h5, .title-style-five {
	font-size: 16px;
	line-height: 1.18;
}

h6, .title-style-six {
	font-size: 123.07%;
	line-height: 1.15;
}

.title-style-six a {
	font-weight: bold;
}

.title-style-section {
	letter-spacing: -1px;
	font: 261.54%/0.9 Georgia, Verdana, sens-serif;
	font-weight: normal;
}

.comment-mark {
	font-size: 84.61%;
}

.ltxt {
	font-size: 14px;
	line-height: 1.25;
}


.mtxt {
	font-size: 14px;
}

.stxt {
	font-size: 84.61%;
	line-height: 1.18;
}

.tinytxt {
	font-size: 76.92%;
	line-height: 1.5;
}

.lightgray {
	color: #8c8c8c;
}

.darkgray {
	color: #666;
}

.darkgray-link a {
	color: #666;
}

.darkgray-link a:hover {
	color: #666;
	text-decoration: underline;
}

.white {
	color: #FFF;
}

.arial {
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.title-style-user-pages-content {
	font-size: 150%;
	color: #00B2D7;
	padding-top: 10px;
	border-bottom: 1px dotted #ccc;
}

.flat-list li {
	padding-left: 0;
}

.tiny-txt-block {
	display: block;
	font-size: 70%;
}

.red, .red a {
	color: red;
}

.shifting-link a {
	text-transform: uppercase;
    color:#999;
}

.shifting-link span {}

.shifting-link a:hover {
	text-decoration: none;
}

.shifting-link a:hover span {
	text-decoration: none;
    color: #00B2D7;

}

.shifting-link ins {
	color: #777;
    padding-left: 4px;
}

.shifting-link a:hover ins {
	margin-left: 2px;
	color: #00B2D7;

}


div#comments-list.special-case div.block ul.posts-list li {padding-left:0px;}