﻿body
{
	font-family: Verdana, Arial;
	color: #666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #E0DFE3;
}
.whiteText {
	font-weight: bold;
	color: #FFF;
}
    .bordersAroundRates {
	border: 1px solid #CCC;
	padding: 3px;
}
.borderBelowEachRow1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#grad {
	background-image: url(/images/grad.jpg);
	border: 1px solid #CCC;
}

#grad1 {
	background-image: url(/images/grad1.jpg);
	border: 1px solid #CCC;
}
   
   
p
{
    margin-top: 8px;
}
div#searchContainer p
{
    font-size: 0.8em;
    float: right;
    color: #DB0C41;
    text-align: left;
    padding-left: 20px;
}
div#footerContent p
{
    margin: 12px auto 5px;
    font-size: 0.8em;
    color: #666 !important;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover  {
	text-decoration: none;
}


.javaUploader {
}

a:active {
	text-decoration: none;
}

div.addContainer p
{
    margin: 0px;
    padding: 5px;
    color: #666 !important;
}
div#mainContentContainer div.contentItem p
{
    margin-top: 0px;
}
h1
{
    font-size: 1.3em;
    font-weight: normal;
    color: #DB0C41;
    margin: 0px 0px 10px;
    padding: 0px;
}
h2
{
    font-size: 1em;
    font-weight: bold;
    color: #666;
    margin: 5px 0px 3px;
    padding-top: 5px;
}
h3
{
    font-family: Verdana, Arial;
    font-weight: bold;
    color: #DB0C41;
    font-size: .9em;
    margin: 5px 0px 3px;
    padding-top: 5px;
}
div#searchBlock h2.Res, div#searchBlock h2.Com
{
    background: #1F382E;
    color: #FFF;
    width: auto;
    height: 24px;
    margin: 0px;
    font-weight: normal;
    font-size: 1.15em;
    padding: 3px 0px 0px 10px;
}
div#searchBlock h2.Com
{
    background: #DB0C41;
    color: #FFF;
}
#mainNavContainer H3
{
    margin-bottom: 7px;
}
h2 a, h2 a:link
{
    color: #2971b6;
    text-decoration: none;
}
h2 a:hover
{
    text-decoration: none;
}
a.searchArrow
{
    font-weight: bold;
    font-size: 1.4em;
    color: #db0c41;
}
a.button, input.button
{
    color: #db0c41 !important;
    font-weight: bold;
    display: inline;
    margin: 5px 0 0;
    padding: 5px;
    text-decoration: none;
    float: right;
    min-width: 210px;
}
a.button:hover, input.button:hover
{
    color: #fff !important;
    background-color: #db0c41;
}
a.buttonSml
{
    background: #ffffff;
    color: #db0c41 !important;
    font-weight: bold;
    display: block;
    padding: 3px 30px 3px 6px;
    text-decoration: none;
    float: right;
    background-image: url("/images/search.gif");
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ececec;
}
a.buttonSml:hover
{
    color: #fff !important;
    background-image: url("/images/searchHover.gif");
    background-repeat: no-repeat;
    background-position: right;
    background-color: #db0c41;
}
a img, a img:link, a img:hover
{
    border: 0px;
}
ul.horNav li a
{
    display: block;
    text-decoration: none;
    padding: 2px 5px;
    font-size:0.85em;
}
ul.horNav li a:hover
{
    background: #E0DFE3;
    color: #db0c41;
}
.selected a
{
    background: #ccc !important;
    color: #666 !important;
}
#navMain a
{
    float: left;
    display: block;
    padding: 5px 15px 4px 6px;
    text-decoration: none;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navMain a
{
    float: none;
}
/* End IE5-Mac hack */

#navMain a:hover
{
    color: #db0c41;
}
#navMain #current
{
    background-image: url("/library/images/left_on.gif");
}
#navMain #current a
{
    background-image: url("/library/images/right_on.gif");
    color: #333;
    padding-bottom: 5px;
}
div#searchBlock div#columnLeft div.contentContainer input.searchBox, div#searchBlock div#columnRight div.contentContainer input.searchBox
{
    width: 283px;
}
div#searchBlock input.searchBox
{
    width: 591px;
}
div#contentBlock div#cookieTrail a, div#contentBlock div#cookieTrail a:link
{
    font-size: 10px;
    color: #666 !important;
    text-decoration: none;
    font-weight: normal;
}
div#contentBlock div#cookieTrail a:hover
{
    text-decoration: underline;
}
div#contentBlock div#mainNavContainer ul.mainNav
{
    width: 135px;
    padding: 0px;
    margin: 0px;
}
#navMain
{
    float: left;
    width: 100%;
    line-height: normal;
}
ul.mainNav li
{
    list-style-image: none !important;
    list-style: none !important;
    border-bottom: 1px solid #CCC;
    position: relative;
}
ul.mainNav li a
{
    display: block;
    padding: 5px 0px 5px 10px;
    min-width: 125px;
    vertical-align: middle;
    text-decoration: none;
    color: #666;
}
ul.mainNav li:hover a, ul.mainNav li a:hover
{
    text-decoration: none;
    color: #FFF !important;
    background: #666;
}
ul.mainNav li ul
{
    display: none;
    position: absolute;
    left: 135px;
    top: 0px;
    background: #fff;
    margin: 0px;
    padding: 0px;
    border: 1px solid #CCC;
}
ul.mainNav li:hover ul
{
    display: block;
}
ul.mainNav li:hover ul li a, ul.mainNav li:hover ul li a:link
{
    display: block;
    background: #FFF;
    color: #666 !important;
}
ul.mainNav li:hover ul li a:hover
{
    background: #E0DFE3 !important;
}
ul.mainNav li ul li:hover a, ul.mainNav li ul li a:hover
{
    text-decoration: none;
    color: #FFF !important;
    background: #666;
}
ul.mainNav li ul li ul li:visited a, ul.mainNav li ul li ul li a:visited
{
    text-decoration: none;
    color: #666 !important;
    background: #fff;
}
ul.mainNav li ul li ul li
{
    display: none;
    left: 0;
    top: 0px;
    background: #fff;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #CCC;
}
ul.mainNav li ul li:hover a, ul.mainNav li ul li a:hover
{
    background: #E0DFE3;
    color: #666 !important;
}
ul.mainNav li ul li:hover ul li, ul.mainNav li ul li:hover ul li
{
    display: block;
    background: #FFF;
    color: #666 !important;
    width: 200px;
}
#mainContentContainer ul
{
    margin-left: 0;
    padding-left: 15px;
    margin-top: 7px;
}
ul li
{
    list-style-image: url("/images/icons/bullet.gif");
}
.horNav
{
    display: block;
    width: 619px;
}

ul.horNav
{
    float: left;
    padding: 0!important;
    margin: 5px 0 10px 0!important;
    width: 619px;
    
}
ul.horNav li
{
    display: block;
    float: left;
    background: #ececec;
    list-style: none;
    margin-right:3px;
 
}
ul.horNav li.left
{
    margin-right: 0px;
}
#navMain ul
{
    margin: 0;
    list-style: none;
}
#navMain li
{
    float: left;
    border: solid 1px #fff;
    margin: 0;
    padding: 0 0 0 9px;
    background: #ececec;
}
div#searchBlock ul
{
    padding:0px 0px 0px 10px;    
    margin:0px;
}
div#searchBlock ul li
{
    padding:0px; 
    list-style:none;   
}
span.select
{
    position: absolute;
    width: 136px;
    height: 21px;
    margin: 5px 0px 0px;
    padding: 5px 0px 20px 13px;
    color: #666;
    font-size: 1.1em;
    background: url('/images/bgComboBox.gif') no-repeat;
    overflow: hidden;
}

hr.hRule
{
    height: 1px;
    width: 100%;
    background: #FFF;
    border: 0px !important;
    display: block;
    clear: both;
    margin: 10px 0px;
}
span.red
{
    color: #db0c41;
}
.purpleTextBold {
	font-weight: bold;
	color: #DB0C41;
	text-decoration: none;
}
.borderBelowEachRow {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#default {
	background-color: #FC0;
}
.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.adminBanner {
	float: right;
	width: 300px;
	margin-right: 25px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #DB0C41;
}
#menuHighlighted {
	color: #FFF;
	background-color: #DB0C41;
	font-weight: bold;
}
.extraInfo {
	height: 150px;
	overflow: auto;
}
.redText {
	font-weight: bold;
	color: #C33;
}
.blueText {
	font-weight: bold;
	color: #3F7AC6;
}
