/* ============== */
/* = Typography = */
/* ============== */
body {font-size:75%;color:#222;background-color:#fff; font-family:verdana, Helvetica, Arial, sans-serif; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:1.8em; margin-bottom:0.75em; font-weight:bold; color:#1f3d5c; letter-spacing:-1px;}
h2 {font-size:1.4em; margin-bottom:0.75em; color:#0A2040; font-weight:bold;}
h3 {font-size:1.2em; font-family:Georgia,"Nimbus Roman No9 L",serif; font-weight:bold;  line-height:1; margin-bottom:1em; color:#1f3d5c;}
h4 {font-size:1.2em; line-height:1.25;margin-bottom:1.25em; color:#a62d2a;}
h5 {font-size:1em; font-weight:bold;margin-bottom:1.5em; clear:left;}
h6 {font-size:0.9em;font-weight:bold;}
p {margin:0 0 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold; color:#a62d2a;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {}
ul, ol {}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;}
th {font-weight:bold; background:#e8e8e8; color:#666666;}
th, td {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}
caption {background:#eee;}
hr{height:1px; border:none; color:#dfdfdf; border-bottom:1px solid #dfdfdf;}
:focus {outline: 0;}

/* ========= */
/* = Tools = */
/* ========= */
.textRight{text-align:right;}
.textLeft{text-align:left;}

.accent{background:#e8e8e8;}

.underline{border-bottom:1px solid #e8e8e8;}

/* =============== */
/* = Form Styles = */
/* =============== */

form{padding:0;margin:0;}

/*input{border:1px solid #BABABA; padding:3px 0;}*/
.textInput{border:1px solid #BABABA; padding:3px 0;}
select{border:1px solid #BABABA; padding:3px 0;}

.buttonHolder input{background:#666; border-top:1px solid #fff; border-right:1px solid #333; border-bottom:1px solid #333; border-left:1px solid #fff; padding:3px 5px; margin-left:5px; color:#fff;}
.buttonHolder input:hover{background:#333; color:#fff;}


/* =============== */
/* = Link Styles = */
/* =============== */

a:focus, a:hover {color:#355e89;}
a {color:#1f3d5c;text-decoration:underline;}

.linkBtn{color:#666; border:1px solid #ccc; border-bottom:1px solid #666; border-right:1px solid #666; background:#E8E8E8; font-weight:bold; padding:7px; text-decoration:none;}
.linkBtn:hover{background:#ccc;}

.Button{font-size:10px; color:#666; border:1px solid #ccc; border-bottom:1px solid #666; border-right:1px solid #666; background:#ccc; font-weight:bold; padding:7px; text-decoration:none;}
.Button:hover{background:#E8E8E8; color:#333;}

/* ================ */
/* = Content Grid = */
/* ================ */
h4.ContentGrid {font-size:1.0em; line-height:8px; margin-bottom:0; color:#a62d2a;}
h1.ContentGrid {font-size:1.4em; margin-bottom:0.75em; color:#0A2040; font-weight:normal;}
h2.ContentGrid {font-size:1.2em !important;}
h4.ContentGridDate{font-size:11px; margin-bottom:0; color:#666; font-style:italic;}


/* =============== */
/* = List Styles = */
/* =============== */
#copy ul{list-style-type:square;}
















