﻿@import url(layout.css);
body
{
	color: #666666;
	font-size: 12pt;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	width: 100%;
	overflow: auto;
	margin: 0;
	padding: 0;
	border: 0;
}

#page {
	width: 830px;
	margin: 0 auto;
	background:#fff url('image/backrepeat.gif') repeat-y;
	position: relative;
	border: 0;
	padding:0;
	height:100%;
    top: 0px;
    left: 0px;

}
/* Styles for Masthead */

#masthead {margin:0; width: 830px; height:133px; padding: 0; background-image: url('image/MastheadV3.jpg');
	background-color: #ffffff; background-repeat:no-repeat; background-position:center; overflow: auto;}

#topnav
{
	margin: 0;
	height: 30px;
	padding-top: 96px;
	overflow: hidden;
	z-index: 1;
}

.menutopnav
{
	z-index: 1;
}


/* Styles for Column */
#columns
{
	height: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#column_l
{
    height: 100%;
    float: left;
    width: 750px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 15px;
    margin-top: 10px;
}
#column_l p
{
	color: #666666;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	padding: 0;
}
#column_l h4 {margin-bottom: 0;}

#column_r
{
    height: 251px;
    float:right;
    width: 225px;
    padding-right: 77px;
    background-image: url('images/BlueSquare4.jpg');
    font-family:Arial; color: #FFFFFF; text-align:center;
    background-repeat: no-repeat;
}
#column_r a
{
    font-family:Arial;
    color: #FFFFFF;
    text-align:center;
}
#column_r p 
{
    font-family:Arial;
    color: #FFFFFF;
    text-align:center; 
    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
{
	background-position: bottom;
	text-align: center;
	overflow: hidden;
	clear: both;
	overflow: auto;
	vertical-align: bottom;
	padding-top: 0px;
	width: 740px;
	border-style: solid none none none;
	border-width: thin;
	border-color: #CCCCCC;
	margin-left: 15px;
	margin-right:15px;
	padding-right:30px;
	padding-left:30px;

}
#footer p {color: #777777; font-size: small;  line-height: 14px;
	padding-bottom: 0px; }
#footer a
{
    color: #808080;
    text-decoration: underline;
}
#footer a:hover
{
    color: #000080;
    text-decoration: none;
}

/* Styles for Content */
h1 {color: #000080; font-size: 20px; font-weight:normal;}
h2 {color: #121474; font-size: 16px; font-weight:normal;}
h3
{
	color: #660066;
	font-size: 16px;
	font-weight: normal;
}
h4
{
	color: #660066;
	font-size: 18px;
	font-weight: normal;
}
h5
{
	color: #999999;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

h6
{
	color: #660066;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:10px;
	margin:0px;
}

li {font-size: 12pt; color: #000000;}
big {color: #965; font-size: medium;}
p
{
	color: #808080;
	text-decoration: none;
	font-size: 11pt;
}
a
{
	color: #4F004F;
	text-decoration: underline;
}
a:hover
{
	color: #EFC005;
	text-decoration: none;
}

 a img
   {
      border: none;
   }

.style_bold {font-weight: bold;}
.style_italic {font-style: italic;}



