/* = Reset
_________________________________________________________________ */
* { margin: 0; padding: 0; border: 0;}

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, font, 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;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: left;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* =typography
_________________________________________________________________ */

body, p {
color: #333333;
font-family: 'helvetica neue', verdana, helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

b { font-weight: 700; }

p
{
padding-bottom: 10px;
}

a, a:visited {
color: #0040ff;
text-decoration: none;
}

a:hover { text-decoration: underline; }

h1 {
font-family: helvetica;
font-size:34px;
font-weight: bold;
word-spacing: 0pt;
line-height:36pt;
text-align: center;
padding-bottom: 10px;
}



h2, h3, h4, h5, .col_entry_author, .quoteouter, .col_entry_author_grid {
font-family: helvetica;
font-size: 24px;
color: #333333;
font-weight: bold;
word-spacing: 0pt;
line-height: 28px;
padding-bottom: 10px;
}

h2, h3 {
}

h3 {
font-size: 16px;
line-height: 18px;
}

h4, .quoteouter {
font-size: 14px;
line-height: 16px; 	
}

h5 {
text-transform: uppercase;
font-size: 12px;
line-height: 12px;
color: #333;
}

.frontboxheadline {
padding: 54px 8px 0 18px;
font-size: 55px;
color: #FFFFFF;
line-height: 20pt;
}

.largetype { color: #FF3366; }

.col2correction { margin: 5px 0 0 0; }

.subheadlinewhite {
margin: 0 0 0 8px;
color: #ffffff;
font-weight: normal;
}

.subheadlinefront, .name { color: #ffffff; }

.subheadlinered { color: red; }

.subheadlinemap {
font-size: 12px;
line-height: 7pt; 	
}

.italictext{ font-style: italic; }

.pink_tagline { color: #ff0380; }

.front {
color: #fff;
font-weight: bold;
}

.copyright {
font-family: verdana, sans-serif;
font-size: 9px;
line-height: 9pt;
}


#header{
color: #000000;
text-decoration: none;
}

#header_title{
background-color: #DEDEDE;
padding: 10px 0 10px 0;
color: #00359D;
text-align: center;
border-bottom: solid 2px #CC0000;
}

#header_title a{
color: #00359D;
text-decoration: none;
text-align: left;
}

#header_logo{
text-align: center;
width: 600px;
margin: 0 auto 0 auto;
}

#header_logo h1{
text-align: left;
}

#header_menu
{
background-color: #F3F3F3;
padding: 0px 5px 0px 0;
border-bottom-style: solid;
border-color: #CCCCCC;
border-bottom-width: 0px;
text-align: right;
margin: 0 auto 0 auto;
}

#header_menubar
{
width: auto;
text-align: right;
margin: 0 auto 0 auto;
}

.menu
{
text-align: left;
}

#sidebar
{
    float: left;
    width: 253px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-right-width: 0px;
    margin: 5px 0 5px 0;
    padding-left: 5px;
    padding-right: 5px;
    display: block;
}

#sidebar p
{
    font-size: 12px;
    line-height: 16px;
}

#sidebar H2
{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

.skipmenu
{
    text-decoration: none;
    font-weight: normal;
}

div.content
{
    margin: 5px 0 5px 263px;
	text-align: left;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 0px;
    width: auto;
    float: none;
    padding: 0 5px 0 5px;
}

div.contentDouble
{
    margin: 5px 0 0px 263px;
	text-align: left;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 0px;
    width: auto;
    float: none;
    padding: 0 5px 100px 5px;
}

div.contentLeft
{
    margin: 0px 0px 0px 0px;
	text-align: left;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 0px;
    width: 50%;
    float: left;
    padding: 0 0px 10px 0px;
}
div.contentRight
{
    margin: 0px 0px 0px 0px;
	text-align: left;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    border-left-width: 0px;
    width: 50%;
    float: right;
    padding: 0 0px 10px 0px;
}

#main
{
    display: block;
}

#footer
{
    border-top: solid 1px #CCCCCC;
    clear: left;
    padding-top: 5px;
}

.leader_details
{
    width: 320px;
    float: left;
    padding-right: 20px;
}

table.one { }
table.row { }
table.column { }
table.h4.table { }

.grey { color: #999; }

.black { color: #333; }

.pink, a.pink { color: #fe0272; }

.uppercase { text-transform: uppercase }

.footerlinks li ul li { font-weight: normal; }

.footerlinks li { font-weight: bold; }

.grey { color: #999; }

.black { color: #333; }

.pink, a.pink { color: #fe0272; }

.uppercase { text-transform: uppercase }

.centered { text-align: center; }

.quote { font-style: italic; margin: 0 100px 0 100px;}