﻿#container
{
    position:relative;
    width: 900px;
    min-height:100%; /*for modern browsers*/
    height: auto !important; /*For Modern Browsers*/ 
    height:100%; /* for IE*/
}

#content
{
    width: 100%;
    padding-bottom: 1px;
}
#left
{
    position:relative;
    float: left;
    clear: left;
    padding-top: 4px;
}
#right
{
    position:relative;
    float:right;
    clear:right;
    padding-top: 4px;
}
A.sidebarlink
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.sidebarlink:hover
{
	text-decoration: underline;
}
div.submenu
{
    position: relative;
    float: right;
    clear: right;
    height: 40px;
    vertical-align: top;
}

div.urgentalert
{
    padding-bottom: 4px;
}

div.footer
{
    position: relative;
    width: 100%;
    float: left;
}
.hrs
{
    color:#010972;
    background-color:#010972;
    width:100%;
    height:1px;
    border:none 0;   
}
.footer {
	font-size: 10px;
	color: #010972;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.whitefine {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.whitefooter {
font-size: 10.5px;
color: #FFFFFF;
} 
.body {
	color: #808080;
	text-decoration: none;
}
.bodytimes {
	font-size: 13px;
	color: #010972;
	text-decoration: none;
}
.italics {
	font-size: 12.4px;
	font-style: italic;
	color: #9F8334;
	text-decoration: none;
}
.italicsblue {
	font-size: 14px;
	font-style: italic;
	color:#010972;
	text-decoration: none;
}
.largeitalics {
	font-size: 14px;
	font-style: italic;
	color: #9F8334;
	text-decoration: none;
}
.bodyorange {
	font-size: 13px;
	color: #9F8334;
	text-decoration: none;
}
.bodyred {
	font-size: 13px;
	color: #800000;
	text-decoration: none;
}
.largeFont
{
    font-size: 15px;
}
.titles {
	text-decoration: none;
	font-size: 24px;
	/*font-style: italic;*/
	font-weight: bold;
	color: #010972;
	letter-spacing: 0.05em;
}
.bodyblack {
	font-size: 14px;
	color:#000000;
	text-decoration: none;
}
.bodywhite {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.bodywhitelink {
	font-size: 12px;
	color:#9F8334;
	text-decoration: none;
}
.bodywhitelink:hover {
	color:#FFFFFF;
}
.titleswhite {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.smallbody {
	font-size: 11px;
	/*color: #010972;*/
	text-decoration: none;
}
.bodylarge {
	font-size: 14px;
	color: #010972;
	text-decoration: none;
}
.large {
	font-size: 55px;
	color: #9F8334;
	text-decoration: none;
	font-weight: bold;
}
.largetitles {
	font-size: 27px;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #010972;
	letter-spacing: 0.05em;
}
.modalBackground
{
    background-color: #333333;
    opacity: .7;
	filter: alpha(opacity=70);
}
.textbox
{
    background-color:#FFFFFF;
    border-top-color:#5f7bb2;
    border-right-color:#bed4ff;
    border-bottom-color:#bed4ff;
    border-left-color:#5f7bb2;
    border-style:solid;
    border-width:1px;
    -moz-border-radius:3px;
}
.textboxhighlight
{
    background-color:#FFFFDD;
    border-top-color:#2353B2;
    border-right-color:#8eb4ff;
    border-bottom-color:#8eb4ff;
    border-left-color:#2353B2;
    border-style:solid;
    border-width:1px;
    -moz-border-radius:3px;
}
ol.formList
{
    padding: 5px 5px 0 5px;  
    list-style: none;
    margin-top: 3px;
    margin-bottom: 3px;
}
ol.formList li
{
    padding-bottom: 5px;
}
ol.formList label
{
    float: left;
    margin-right: 3px;    
    text-align: right;
    width: 115px;
}

.pop
{
    background-color: #FFFFFF;
    font-size:18px;
}
.gvColor1
{
    border:solid 1px #CCCCCC;
}
.gvColor1 th
{
    font-size:13px;
    color:White;
    background-color:#235a85;
}
.gvColor1 th a
{
    color:White;
    text-decoration:underline;
}
.gvColor1 td
{
    border-bottom-color:#CCCCCC;
    border-top-color:#CCCCCC;
    border-left-color:#CCCCCC;
    border-right-color:#CCCCCC;
}
.gvColor1Row
{
    background-color:#F7F6F3;
    font-size:larger;
}
.gvColor1RowAlt
{
    background-color:#FFFFFF;
    font-size:larger;
}

.gvFontSizeLarger th
{
   font-size:larger;
}

.nemnetlinkbutton {
 font-size:large;
 text-decoration:underline;
}
