﻿body { 
  background: #EAEAEA;
}

.text {
font : 13px arial;
}

.tagline {
font : 10pt arial;
text-align : right;
font-style : italic;
font-weight : bold; 
color: #004B8D;
}

.footer {
font : 8pt arial;
color: #808080;
}

.text a:link {
color : #003366;
text-decoration : underline;
font-weight : bold;
}
.text a:visited {
color : #003366;
text-decoration : underline;
font-weight : bold;
}
.text a:hover {
color : #003366;
text-decoration : none;
}
.text a:active {
color : #003366;
}
.copyright {
font : 8pt arial;
}
.copyright a:link {
color : #000000;
text-decoration : underline;
}
.copyright a:hover {
color : #000000;
text-decoration : none;
}
h1 {
font : 17pt arial;
color : #ee3224;
}
h2 {
font : 12pt arial;
color : #003366;
font-weight : bold;
}
input {
display : block;
width : 150px;
float : left;
margin-bottom : 10px;
}
label {
display : block;
width : 150px;
float : left;
margin-bottom : 10px;
}
label {
text-align : right;
width : 90px;
padding-right : 20px;
}
br {
clear : left;
}
#navigation {
margin : 0;
padding : 0;
list-style-type : none;
font : 13px arial;
}
#navigation a {
color : #ffffff;
display : block;
text-decoration : none;
}
#navigation a:hover {
color : #ffffff;
display : block;
font-weight : bold;
}
div.category {
float : right;
padding : 0 10px 10px 10px;
text-align : center;
}
blockquote:before {
content : open-quote;
height : 0;
margin-left : -0.55em;
}
blockquote:after {
content : close-quote;
height : 50px;
margin-top : -70px;
margin-left : 365px;
}
blockquote {
display : block;
padding : 0 60px;
width : 360px;
}
blockquote:after {
color : #004b8d;
display : block;
font-size : 500%;
width : 50px;
}
blockquote:before {
color : #004b8d;
display : block;
font-size : 500%;
width : 50px;
}
.contentslide {
border-bottom-width : 6px;
padding : 8px;
width : 530px;
height : 174px;
}
.contentslide .contentdiv {
display : none;
}
.pagination {
width : 530px;
text-align : right;
border : 10px;
border-width : 0 10px;
padding : 0 0 4px 0;
}
* html .pagination {
width : 400px;
width : 416px;
}
.pagination a {
padding : 0 5px;
text-decoration : none;
font-family : Arial;
font-size : x-small;
color : #004b8d;
background-color : #eaeaea;
}
.pagination a.selected {
font-family : Arial;
font-size : x-small;
color : #ffffff;
background-color : #004b8d;
}
.pagination a:hover {
font-family : Arial;
font-size : x-small;
color : #ffffff;
background-color : #004b8d;
}
