/*Start Nav CSS */

a.nav:active{
color: #ffffff;
background-color:#304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: underline;
}

a.nav:focus{
color: #ffffff;
background-color:#304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: underline;
}

a.nav:hover{
color: #cccccc;
background-color:#304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: underline;
}

a.nav:link{
color: #FFFFFF;
background-color: #304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: none;
}

a.nav:visited{
color: #FFFFFF;
background-color: #304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: none;
}

/*End Nav CSS */

/*Start Subnav CSS */

a.subnav:active{
color: #333366;
background-color:#cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
text-decoration: underline;
}

a.subnav:focus{
color: #333366;
background-color:#cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
}

a.subnav:hover{
color: #333366;
background-color:#cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
}

a.subnav:link{
color: #333366;
background-color: #cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
text-decoration: none;
}

a.subnav:visited{
color: #333366;
background-color: #cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
text-decoration: none;
}

/*End Subnav CSS */

a.leftcol:active{
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
a.leftcol:link{
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
a.leftcol:visited{
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 12px;
text-decoration: none;
}
a.leftcol:hover{
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 12px;
text-decoration: underline;
}
/* -----------Containter to center the layout ------------------ */

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
vertical-align:middle;
}

#container{
background: #ffffff;
width: 863px;
margin-bottom: 10px;
margin: 0 auto;
height: auto;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
}

#header{
background-color: #203155;
padding: 0px;
margin: 0px;
width: 863px;
height: 76px;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
}

#leftcol{
float: left;
background: #999999;
width: 162px;
height: 100%;
min-height: 100px;
margin: 0px;
padding-left: 2px;
padding-right: 2px;
padding-top: 0px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
}

#rightcol{
float:right;
width:697px;
height:100%;
background-color:#ffffff;
display:inline;
}

#rightcol-content{
padding-left: 20px;
padding-top: 20px;
padding-right: 20px;
}


#navigation{
background: #304a80;
padding-top: 5px;
padding-left: 0px;
padding-right: 0px;
margin-right: 0px;
height: 23px;
border: 1px solid #304a80;
color: #ffffff;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 13.5px;
font-weight: bold;
}

#subnavigation{
background: #cccccc;
float: left;
padding-top: 4px;
padding-left: 0px;
padding-right: 0px;
margin-right: 0px;
margin-left: 0px;
height: 18px;
width: 100%;
color: #333366;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
font-weight: bold;
}

span.visit{
background: #ffffff;
height: 20px;
border: 1px solid #ffffff;
color: #006600;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
font-stretch:condensed;
}

#content{
float:left;
background: #ffffff;
padding-top: 0px;
margin-left: 0px;
margin-right: 0px;
border: 0px solid #999999;
height: auto;
width: auto;
}

div#content { 
min-height:500px;
max-height:100%;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); }

div#leftcol { 
min-height:650px;
max-height: auto;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); }

/*#rightcol{
float: right;
background: #ffffff;
width: 0px;
height: 100%;
margin: 0px;
padding: 0px;
border-right: 1px #333333 solid;
}*/

#main{
width:100%
}

#footer{
clear: both;
margin: 0px;
padding: 3px;
background: #304a80;
font: 10px;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-stretch: condensed;
padding: 2px;
text-align: right;
}

span.unnav{
color: #cccccc;
background-color: #304a80;
font-family: Georgia, Times New Roman, Times, serif;
font-stretch:condensed;
font-size: 13.5px;
text-decoration: underline;
}

span.unsubnav{
color: #333366;
background-color:#cccccc;
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-stretch:condensed;
font-size: 12px;
text-decoration: underline;
}

hr{
font-size:14px;
font-weight:bold;
padding-left:5px;
padding-right:5px;
color: 333399;
top:-50px;
}

h2{ /*header*/
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 25.5px;
font-style:italic;
}

h3{ /*Main Text*/
font-family: Georgia, Times New Roman, Times, serif;
color: #000000;
font-size: 13px;
font-weight:normal;
padding-top: 0px;
}
h4{  /*Left Column Header*/
font-family: Georgia, Times New Roman, Times, serif;
color: #333366;
font-size: 14px;
font-weight: bold;
padding-top: 1px;
}
h5{ /*Left Column Text*/
font-family: Georgia, Times New Roman, Times, serif;
color: #ffffff;
font-size: 12px;
}
h6{ /*header*/
font-family: Georgia, Times New Roman, Times, serif;
color: #333366;
font-size: 14px;
font-weight: bold;
padding-top: 3px;
}



.rssboxhead {font: 15px Arial, Helvetica, sans-serif; text-align:center;}


