.CellNav {
	background-color: #0282B9;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;


}
.Nav {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(img/bg/edge-yellow.jpg);
	background-repeat: repeat-y;
	background: img/bg/edge-yellow.jpg;
}
.NavSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin: 0;
	background-color: #FFFFFF;
}
a:link {
	color: #DA251D;
	text-decoration: none;
}
a:visited {
	color: #DA251D;
}
a:hover {
	color: #339999;
	text-decoration: none;
}
.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #CCCCCC;

}
.Pmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .005em;
	padding: 15px 10px 7px;


}
p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.Larger {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
}
.Bold {
	font-weight: bold;
}
.CellBot {
	background-color: #0282B9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 10px;
	text-decoration: none;
	background-image: url(img/bg/bottom-yellow.jpg);
	background-repeat: repeat-x;
}
.Botsides {
	color: #000000;
	background-image: url(img/bg/bottom-yellow.jpg);
	background-repeat: repeat-x;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #CCCCCC;
}
.BgTop {
	background-image: url(img/bg/top.gif);
	background-repeat: repeat;
}
.BgMain {
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 10px;
}
.BgRedTop {
	background-color: DD361B;
	padding: 2px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.BgTopStripe {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background: #666666;
}
.BgYellow {
	background-color: #FFF700;
	background-image: url(img/bg/bg_logo.gif);
	background-repeat: repeat;
}
.BgSide {
	background-color: #FFFFFF;
	background-image: url(img/bg/bg_logo9-08.gif);
	background-repeat: repeat;
}
.BgSideR {
	background-color: #FFFFFF;
	background-image: url(img/bg/dashes.gif);
	background-repeat: repeat-y;
}
.BgSideL {
	background-color: #FFFFFF;
	background-image: url(img/bg/dashes-left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Titles {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.TitlesBlue {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #3399CC;
}
.TitlesYellow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #AEAE00;
}
a {
	text-decoration: none;
}
.highslide {
	outline: none;
	cursor: hand;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	cursor: hand; /* opera */
	cursor: hand;
    border: 2px solid white;
}
.highslide-image-blur {
    cursor: pointer;
    cursor: hand;
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: 'MS Sans Serif';
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(slide/img/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.Sm {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}
.SmBold {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}
.TitleRed {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: #DD361B;
	padding-top: 2px;
}
.BgYellowLight {
	background-color: #FCFCBA;
}
.RedStripe {
	background-color: #DD361B;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}
.StripeSpecial {
	background-color: #FFF700;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding: 5px;
}
.FormField {
	background-color: #FAF898;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.FormFieldMargin {
	background-color: #FAF898;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 10px;
}
body {
	top: 0px;
}
