/* Body, Text, Images */

body {
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 17px;
    color: #ffffff;
    background-color: #000000;
    margin: 0;
}


p {
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 17px;
    margin: 0px 0px 12px 0px;
}

p.content {
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 17px;
    margin: 0px;
}

table {
    padding: 0;
    margin: 0;
}

td {
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 17px;
}

iframe {
	background-color: #ffffff;
}

h1 {
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    }
    
h2 {
    margin: 0px 0px 8px 0px;
    color: #ffffff;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    }

h3 {
    margin: 0px 0px 8px 0px;
    color: #ffffff;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    font-style: italic;
    }
    
.caption {
    font-size: 10px;
    line-height: 11px;
    color: #5b5b5b;
}
     
.note {
    font-family: Arial, Verdana, sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color: #515151;
}

.error {
    font-size: 12px;
    line-height: 13px;
    color: #E10E12;
}


a:link {text-decoration: underline; color: #ffffff;}
a:active {text-decoration: underline; color: #ffffff;}
a:visited {text-decoration: underline; color: #ffffff;}
a:hover {text-decoration: underline; color: #ffffff;}




.footer {
    color: #828282;
    font-size: 10px;
    line-height: 12px;
}

.footer a:link {text-decoration: underline; color: #ffffff; font-size: 10px;}
.footer a:active {text-decoration: underline; color: #ffffff; font-size: 10px;}
.footer a:visited {text-decoration: underline; color: #ffffff; font-size: 10px;}
.footer a:hover {text-decoration: underline; color: #ffffff; font-size: 10px;}



.podtext {
    color: #565656;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
}

.podtext a:link {text-decoration: none; color: #ffffff; font-size: 10px;}
.podtext a:active {text-decoration: none; color: #ffffff; font-size: 10px;}
.podtext a:visited {text-decoration: none; color: #ffffff; font-size: 10px;}
.podtext a:hover {text-decoration: none; color: #ffffff; font-size: 10px; background-color: #ffffff;}




/* Gray Sidebar */
.sidebar {
    font-size: 12px;
    line-height: 15px;
    color: #373737;
}

.sidebar a:link {text-decoration: underline; color: #ffffff; font-size: 14px;}
.sidebar a:active {text-decoration: underline; color: #ffffff; font-size: 14px;}
.sidebar a:visited {text-decoration: underline; color: #ffffff; font-size: 14px;}
.sidebar a:hover {text-decoration: underline; color: #ffffff; font-size: 14px; background-color: #ffffff;}

/* Article */
.cover_title {
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    font-weight: bold;
}

.title {
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-weight: bold;
}

.byline {
    font-size: 11px;
    line-height: 13px;
    color: #000000;
    font-style: italic;
}



/* Images */
img { border: none; margin: 0; padding: 0;}
a img { border: none; float:left; }
img.thumb { padding-right: 10px; }

/* Navigation */
img.nav {
    float: left;
    padding: 0px 25px 0px 0px;
}



/* List Items */

ul {
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 16px;
    list-style-image: url('/images/interface/bullet_list.gif');
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 14px 15px;
}

li {
    margin-bottom: 5px;
}

ul.preview {
    list-style-image: url('/images/interface/bullet_arrow.gif');
    margin: 0px 0px 14px 20px;
}

ul.sm_arrow {
    list-style-image: url('/images/interface/bullet_sm_arrow.gif');
    margin: 0px 0px 14px 18px;
}

ol {
    font-family: Georgia, Times, serif;
    font-size: 12px;
    line-height: 15px;
    list-style-position: outside;
    padding: 0px;
    margin: 0px 0px 14px 20px;
}



/* Miscellaneous Elements */

div.divider {
    background-image: url('/images/interface/article_divider.gif');
    background-repeat: repeat-x;
    margin: 0px 5px 0px 5px;
}

div.under_stories {
    background-image: url('/images/interface/article_divider.gif');
    background-repeat: repeat-x;
	margin: 0px 5px 5px 5px;
}


div.clearer {
    clear: both;
    line-height: 0;
    height: 0;
}
div.right_image {
    float: right;
    margin: 0px 0px 10px 15px;
}

div.left_image {
    float: left;
    padding: 0px 15px 10px 0px;
}


/* Forms and Form Buttons */

.form {
    font-size: 11px;
    color: #013580;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin-bottom: 7px;
}

.mailform {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    margin-bottom: 1px;
}

.form_button {
    margin: 0;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-indent: 0;
    background-color: #00A0B2;
}

.classified_liner {
    border: 1px solid white;
}

.classified_boxed {
    border: 3px solid #00A0B2;
}

.cb_item {
    color: black;
}

.cb_item_selected {
    color: white;
    background-color: #00A0B2;
}
