﻿body{
margin:0;
padding:9px;
line-height: 1.5em;
background: url(images/page_bg.gif);
}

Select {border:1px outset #67696D;FONT-FAMILY:verdana,arial, helvetica, sans-serif;FONT-SIZE:8pt;COLOR:#134C84;BACKGROUND-COLOR:#ffffff;border-width:1px;border-left-color:#B4BCCF;border-right-width:thin;border-top-color:#B4BCCF;border-right-color:#AFB7CB;border-bottom-color:#AFB7CB;border-bottom-width:thin;border-style:double;border-collapse:collapse;} 
Input {border:1px outset #67696D;FONT-FAMILY:verdana,arial, helvetica, sans-serif;FONT-SIZE:8pt;COLOR:#134C84;BACKGROUND-COLOR:#ffffff;border-width:1px;border-left-color:#B4BCCF;border-right-width:thin;border-top-color:#B4BCCF;border-right-color:#AFB7CB;border-bottom-color:#AFB7CB;border-bottom-width:thin;border-style:double;border-collapse:collapse;} 
formtext {border:1px outset #67696D;FONT-FAMILY:verdana,arial, helvetica, sans-serif;FONT-SIZE:8pt;COLOR:#D40C15;BACKGROUND-COLOR:#ffffff;}
Textarea {border:1px outset #67696D;FONT-FAMILY:verdana,arial, helvetica, sans-serif;FONT-SIZE:8pt;COLOR:#134C84;BACKGROUND-COLOR:#ffffff;border-width:1px;border-left-color:#B4BCCF;border-right-width:thin;border-top-color:#B4BCCF;border-right-color:#AFB7CB;border-bottom-color:#AFB7CB;border-bottom-width:thin;border-style:double;border-collapse:collapse;} 

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-left: 1px;
background-color: #323940;
border-right: 1px;
border-right-color: #323940;
border-top: 1px;
border-top-color: #323940;
border-bottom: 1px;
border-bottom-color: #323940;
}

#topsection{
background: #5D656F;
height: 30px; /*Height of top section*/
text-align: left;
font-family: Verdana;
font-size: 10pt;
color: White;
padding-top: 7px;
padding-bottom: 4px;
background:url(images/topnavbg.gif);
}

#topsection h1{
margin: 0;
padding-top: 25px;
}

.cssbutton{
background-color: Transparent;
padding: 2px 2px 2 px 2px;
color: white;
text-decoration: none;
font: Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:500;
}

.cssbutton:visited{
color: white;
padding: 2px 4px 2px 4px;
}

.cssbutton:hover{
border-style: inset;
background-color: #064586;
border: 1px #042446 outset;
padding: 2px 4px 2px 4px;
color: #F0ED0C;
}

.cssbutton:active{
color: black;
}


#logobannersection{
background: #043464;
height: 170px; /*Height of top section*/
width: 900px;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 2px; /*Set right margin to RightColumnWidth*/
background-color:White;
font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
}

#sidecolumn{
width: 175px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border-left: 5px;
background-color: #D5D5D5;
border-left-color: #323940;
padding: 4px 4px 4px 4px;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
font-style:normal;
}
#sidecolumn a{
color: #053465;
}

.sidecolumn a:hover{
color: #F0ED0C;
}

#footer{
background-color:Transparent;
width: 100%;
height: 50px;
color: #FFFfff;
text-align: center;
padding: 4px 0;
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:300;
font-style:normal;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}




