﻿body {margin:0px; background-color:#ffffff; color:#435e45; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt;}
/*body {margin:0px; background-color:#909090; color:#435e45; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10pt; }*/
h1 {font-size:24pt;color:#79b429; font-weight:bold;}
h2 {margin-top:0px; }
img {border:0px;}
.img_Main {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 3px 3px #545454;
	box-shadow: 2px 2px 3px 3px #545454;
}
#main {width:900px; margin:auto; padding-top:10px; position:relative; }

#header {
	margin-top: 0px;
	height: 100px;
	border-bottom: 1px solid #99588a;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px 5px 0px 0px;
}
#headerTitle {position:relative; top:10%; text-align:right; margin-right:20px; font-weight:bold; font-size:18pt; color:#8d1e79; background-image:url(../images/layout/corner_tr.gif); background-repeat:no-repeat; background-position: right top;}
/*#header {height:90px; background-color:#f6f6c6; background-image:url(images/freedom_small.jpg); background-repeat:no-repeat; background-position:right;}*/
#navMain {background-color: #98bf21;}
#OuterLinks {width:500px;height:20px; position:absolute; top:20px; right:50px; text-align:right;}
#topmenu { height:30px; vertical-align:middle; padding:5px 0px 0px 10px; background-image:url("../images/layout/Purple_Bar_02.gif"); background-repeat:repeat-x;}
#sideBar {width:200px; float:left; border-right:1px solid #666; font-size:10pt; padding:0px;}
#mainContent {border:1px solid #000; text-align:justify;}
#content {margin-left:0px; padding: 0px ; position:relative; background-color:#FFF; }
#footer {font-size:8pt; text-align:center; color:#666; border-top:1px solid #666; height:20px; margin-top:3px; background-color:#fff; clear:both; border-radius: 5px;}
#BareFoot {width:31px;height:80px;position:absolute; bottom:20px; right:-15px; z-index:3;}
#pageTitle {font-size:24pt; font-weight:bold; color:#F00;}
#LeftColumn {width:200px; float:left; }
#titleBar {padding-bottom:10px;}
.leftColumnLinks {margin:0px 0px 10px 0px; background-color:#FFF;}
.rBlack {background-color:#000;}
.rGrey {background-color:#333;}

 body
        {
            margin-top: 0px;
        }
        a.channel
        {
            border-top: 1px solid #eee;
            border-bottom: 1px solid #666;
            text-decoration: none;
        }
        div.floating-menu
        {
            position: fixed;
            background: #390;
            border: 1px solid #639;
            top: 0px;
            right: 20px;
            width: 160px;
            z-index: 100;
            clear: both;
        }
        div.floating-menu a, div.floating-menu h3
        {
            display: block;
            margin: 0 0.5em;
            color: #fff;
        }
        div.floating_logo
        {
            position: fixed;
            top: 20px;
            left: 30px;
            width: 50px;
            z-index: 100;
        }
        div.floating_header
        {
            position: fixed;
            top: 0px;
            left: 0px;
            width: 100%;
            text-align: center;
            z-index: 90;
            color:#fff;
            background-image: url( "images/Topper_dark.jpg" );
            background-repeat: repeat-x;
            font-weight: bold;
        }

a.topmenu {display:inline; padding-right:10px; margin-right:5px; margin-top:5px; border-right:1px solid #999;}
a.topmenu:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topmenu:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topmenu:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold; color:#FADD3E;}

a.topLinks {display:inline; padding: 0px 10px 0px 10px; margin-right:0px; border-right:1px solid #999;}
a.topLinks:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topLinks:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.topLinks:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold; color:#FADD3E;}

a.sideMenu {display:block;}
a.sideMenu:link   {color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.sideMenu:visited{color:#678e6a; text-decoration: none; font-size:10pt; font-weight:bold}
a.sideMenu:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold;}

a.Links {display:block; margin-bottom:10px;}
a.Links:link   {color:#004ebc; text-decoration: none; font-size:10pt; font-weight:bold}
a.Links:visited{color:#004ebc; text-decoration: none; font-size:10pt; font-weight:bold}
a.Links:hover {color:#F00; text-decoration: underline; font-size:10pt; font-weight:bold}

ul li { font-size : 9pt; list-style-image : url(../images/arrow.gif); color : #323232;; font-weight:bold; margin-bottom:8px; text-align:justify }
ol li { margin-bottom:8px; text-align:justify }

input.box { border: 1px #cf8a05 solid; width:250px}
textarea.box { border: 1px #cf8a05 solid; height: 120px; width:250px }
