﻿@import url(layout.css);
body {color: #000; font-size: 12pt; font-style: normal; font-family: Arial, Helvetica, sans-serif;
	background-color: #adb8d3; width:100%; overflow: auto; margin: 0; padding: 0; border: 0;
	background-image: url('images/background.jpg'); background-repeat:repeat-x;}
#page {width: 1000px; margin: 0 auto; background-color: #fff; position: relative; height:100%;}

/* Styles for Masthead */
#top {margin:0; width: 1000px; padding: 0; background-color: #121474; background-position:center;
	overflow: auto; margin-right:0;}
#top p{margin:0; background-color: #121474; background-position:center; overflow: auto; float:left;
	color:#cccccc; padding-top:5px; padding-bottom:5px; padding-right:15px; padding-left:30px;}

#masthead {margin:0; width: 1000px; height:149px; padding: 0; background-image: url('images/Masthead.jpg');
	background-color: #ffffff; background-repeat:no-repeat; background-position:center;
	overflow: auto;}

#topnav {margin:0; height:45px; background-image: url('images/topmenu4.jpg'); background-repeat: repeat-x;
	background-color: #eeeeee; overflow: auto; padding-bottom:10px;}

#navlist {margin: 0; /*removes indent IE and Opera*/ padding-left:0px; /*removes indent Mozilla and NN7*/
    padding-right:25px; padding-top:0; padding-bottom:0; float:right;
    list-style-type: none; /*turns off display of bullet*/}
#navlist a, #navlist a:visited {display:  inline-block; padding-left:10px; padding-right:20px;
    padding-top:5px; background-color: #121474; color: #ffffff; text-decoration: none;
    font-weight:  normal; font-size:10pt;}
#navlist a:hover {background-color: #121474; color: #965;}
#top #navlist .uberlink {background-color: #121474; background-position: 0% 50%;
    color: #ff9933 !important; font-weight: bold; cursor: default; }

#navlist2 {margin: 0; /*removes indent IE and Opera*/ padding-left:0px; /*removes indent Mozilla and NN7*/
    padding-right:0; padding-top:0; padding-bottom:0; float:left; 
    list-style-type: none; /*turns off display of bullet*/}
#navlist2 a, #navlist2 a:visited {display:  inline-block; padding-left:8px; padding-right:19px;
    padding-bottom:5px; color: #121474; text-decoration: none; font-weight:  normal; font-size:12pt;
    background-image:  url("images/navlineds.png"); background-repeat: no-repeat;}
#navlist2 a:hover {color: #965; background-image:  url("images/GreyLine.png"); background-repeat: no-repeat;}
#topnav #navlist2 .uberlink {background-position: 0% 50%; color: #777777 !important; font-weight: normal;
    cursor: default; background-image:  url("images/OrangeLine.png"); background-repeat: no-repeat;}

/* Styles for Column */
#columns {height:100%; border-left: solid 13px #ffffff; border-right: solid 13px #ffffff;
    background-color:#eeeeee; padding-top:0px; padding-bottom:10px; padding-right:10px;
    padding-left:10px;}

#column_l {height:100%; float: left; width:725px; margin:0px; padding:0px; background-color:#ffffff; 
    border: solid 2px #cccccc; padding:15px; margin-top:10px;}
#column_l p {color: #000; font-size:  12pt; text-align: left; margin: 0; padding:0;}
#column_l h4 {margin-bottom: 0;}

#column_r {height:100%; float: right; width:150px; background-color:#ffffff; border: solid 2px #cccccc;
	padding:15px; margin-top:10px;}
#column_r p {color: #000; font-size:  12pt; margin: 0; padding:0;}

#home {padding-left:50px; padding-right:50px;}
#home table {width:570px; margin-left:20px; margin-right:20px; border: solid 2px #121474;
    margin-bottom: 0px;}
#home td {background: #adb8d3; color: #ffffff; font-weight:bold; font-size:14px; text-align:center;
    height: 85px;}
#home td  a{color: #121474; font-weight:bold; font-size:14px; text-align:center;}
#home td:hover {background-color: #ffffff; color: #121474; text-decoration :none;}

#live {}
#live table {margin-bottom: 0px;}
#live td {background: #ffffff; color: #000000; }
#live td  h1{color: #121474; font-weight:bold; font-size:16px; text-align:center;}
#live td  h2{color: #000000; font-weight:bold; font-size:14px; text-align:left;}
#live td  p{color: #000000; font-weight:normal; font-size:11px; text-align:left;}
#live td  a{color: #121474; font-weight:bold; font-size:14px; text-align:left;}
#live td:hover {background-color: #ffffff; color: #121474; text-decoration :none;}

#right {float:right; padding-left:20px; border-left:1px gray solid; width:540px;}
#left {float:left; padding-right:5px; text-align:center }

/* Styles for Footer */
#footer {text-align: center; overflow: hidden; width: 1000px; height:78px; text-align: center;
	width: auto; clear: both; overflow: auto; vertical-align:bottom; padding-top: 0px; 	
 	background-image: url('images/footer.jpg'); background-repeat:no-repeat;}
#footer p {color: #777777; font-size: small; text-align: center; line-height: 14px;
	padding-bottom: 30px;}
#footer a {color: #FFFF66; text-decoration: underline;}
#footer a:hover {color: #800008; text-decoration: none; }

/* Styles for Content */
h1 {color: #000000; font-size:  18px; font-weight:normal;}
h2 {color: #121474; font-size: 16px; font-weight:bold;}
h3 {color: #000000; font-size: 16px; font-weight:normal;}
h4 {color: #000000; font-size: 14px; font-weight:normal;}

li {font-size: 12pt; color: #000000;}
big {color: #965; font-size: medium;}
p{color:#000000; text-decoration: none; font-size:11pt;}
a {color:#121474; text-decoration: underline;}
a:hover {color:  #965; text-decoration :none;}
.style_bold {font-weight: bold;}
.style_italic {font-style: italic;}

.style1 {color: #121747; font-weight:bold;}