﻿html { overflow-y: scroll;}
body {
	margin:0px 0px; padding:0px;
	text-align:center;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	background: #2f2f2f;
	}
h1 { 

    font-size: 15px; 
    font-weight: bold; 
    color: #000000; 
    }
#Content {
	width:990px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	/*background-color:#fff;*/
}
#iheader 
{
width:960px;
height: 277px;
background-color: #fff;
border-left: solid 15px #252525;
border-right: solid 15px #252525;
}
#navigation {
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 25px;
	text-align: left;
	color: #fff;
	background-color: #252525;
	font-size: 1.2em;
}
#navigation a 
{
    font-weight: normal;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}
#navigation a:hover 
{
    font-weight: normal;
    text-transform: uppercase;
    color: #990000;
    text-decoration: underline;
}
#maincontent 
{
    background-color: #fff;
    min-height: 500px;
    border-left: solid 15px #252525;
    border-right: solid 15px #252525;
    padding: 10px;
    font-size: 14px;
}
table 
{
border-collapse: collapse;
}


.moo {height: 20px; }
.tabtop 
{
width: 300px;
height: 25px;
line-height: 25px;
background: url(assets/images/tab_bg.jpg) no-repeat;
text-transform: uppercase;
color: #fff;
font-weight: bold;
font-size: 1.1em;
}
.spreadtabtop 
{
width: 960px;
height: 25px;
line-height: 25px;
background: url(assets/images/tabspread_bg.jpg) no-repeat;
text-transform: uppercase;
color: #fff;
font-weight: bold;
font-size: 1.1em;
}
.regform 
{
border: solid 1px #ccc;
padding: 6px;
}
.spreadinnertab
{
width: 958px;
min-height: 450px;
border-bottom: solid 1px #558C8C;
border-left: solid 1px #558C8C;
border-right: solid 1px #558C8C;
background-color: #E0EBDE;
}
.innertab
{
width: 298px;
min-height: 201px;
border-bottom: solid 1px #558C8C;
border-left: solid 1px #558C8C;
border-right: solid 1px #558C8C;
background-color: #E0EBDE;
}
img 
{
    border: 0;
    vertical-align: middle;
    }
.innertablite
{
width: 298px;
min-height: 101px;
border-bottom: solid 1px #558C8C;
border-left: solid 1px #558C8C;
border-right: solid 1px #558C8C;
background-color: #E0EBDE;
}
#masterhead
{
   filter:alpha(opacity=90); 
   -moz-opacity: 0.9; 
   opacity: 0.9; 
   height: 110px;
}
#InnerContent {
min-height: 600px;
/*background: url(../images/daddybg.jpg) repeat-x;*/
}


#mainc 
{
background-color: #fff;
min-height: 650px;
width: 990px;
}
#nav, #nav ul, #nav ul li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    /*background: url(../images/navBG.jpg) no-repeat;*/
}

#nav a {
    font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-right: 2px solid #ffffff;
	margin: 10px 0;
	padding: 3px 20px
}
#nav a:hover, #nav a.active {
	color: #4d4d4f
}
#nav li {
    float: left;
}
#nav li ul {
    position: relative;
    width: 10em;
    left: -999em;
	z-index: 1003
}
#nav li:hover ul {
    left: auto
}
#nav li:hover ul, #nav li.sfhover ul {
    left: auto;
	width: 350px
}
#nav li ul li {
	background-color: #6dc6f1;
	border-bottom: solid 1px #51bdf1;
	display: block;
	margin: 0;
	padding: 4px 20px
}
#nav li ul li a {
	display: block;
	margin: 0;
	padding: 0;
	border-right: none
}
#nav li ul li:hover {
	background-color: #3197C8
}
#nav li ul li a:hover {
	color: #ffffff !important;
	color: #4d4d4f
}
#nav li ul li {
	width: 155px;
	margin: 0
}
#nav a.noBord {
	border-right: none
}

#headnav {
background: url(../images/navBG.jpg) repeat-x; 
line-height: 41px; 
text-align: center; 
color: #fff;
font-size: 1.1em;
margin-bottom: 2px;
}
#headnav a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px 15px
}
#headnav a:hover, #headnav a.active {
	color: #fff;
	text-decoration: underline;
}

ul{
    margin: 0 auto;
}
ul.horizontal_list li{
    text-align: left;
    float: left;
    list-style: none;
    padding: 3px 10px 3px 10px;
    margin: 5px;
    border: 1px solid #CCC;
}
#footer {
background: url(../images/footBG.jpg) repeat-x; 
line-height: 25px; 
text-align: left; 
color: #fff;
text-transform: uppercase;
padding-left: 30px;
}
#footer a {
	text-decoration: none;
	color: #fff;
	font-size: 90%;
}
#footer a:hover, #footer a.active {
	color: #fff;
	text-decoration: underline;
	font-size: 90%;
}
div.panes div {
	display:none;		
	padding:15px 10px;
	border:1px solid #999;
	border-top:0;
	height:100px;
	font-size:14px;
	background-color:#fff;
}
fieldset { border:1px solid #497144 }

legend {
  padding: 5px;
  margin-left: 9px;
  border:1px solid #497144;
  color:#497144;
  text-align:right;
  }
.resize {
width: 100px;
height : auto;
}

.resize {
width: auto;
height : 100px;
}