﻿body
{
    background-image: url('/images/blue-striped-background.png');
    background-repeat: repeat;
    background-position:center;
    margin:0;
    padding:0;
}

a {
color:#336699;
text-decoration:none;
font-weight:800;
}

a:hover {
color:#777;
text-decoration:underline;
}

h2 a {
color: #2C2C2C;
}

h2 a:hover {
color: #2C2C2C;
text-decoration:none;
}

h3 {
margin-bottom:0;
padding-bottom:0;
text-decoration:underline;
font-size:14px;
}
.primarydiv

{
     position:absolute;
     left: 50%; 
   margin-top:20px;
   margin-bottom:20px;
     width: 800px;
     margin-left: -400px;
border: 1px solid #555;
     padding:5px;
     font-family: Verdana;
     background-color: #ffffff;
font-size:12px;
color:#505050;
line-height:1.5em;
     
        
}

.bodydiv {


}
.headerdiv

{
    border-bottom: 0px;
    
}

.menu
{
    background-color: #004B85;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    height: 30px;
    padding-top: 8px;
}


.menu ul

{
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0px;
    list-style: none;
    text-align: right;
    padding-right:15px;
    
    
}

.menu ul li

{
    display: inline;
    padding: 5px;
    margin: 0px;
    list-style: none;
    background-color: 004B85;
    padding: 1px;
       
}

.menu a
{
    padding: 0px 10px;
    text-decoration: none;
    color: white;
    
}

.menu a:hover 

{ 
    background-color: #004B85; 
    color: #B1D4F0;
    
 }
 
li.selected a {
    background-color: #004B85; 
    color: #B1D4F0;
}

 .main
 {
     background: #fff;
     float: right;
     width: 500px;
     padding-top: 15px;
     width:480px;
     padding-right:18px;
 } 
 
 .main h1
 
 {  font-size: 18px;
    color: #004B85; 
    font-weight: bold; 
}

.main h2

{
    font-size: 13px;
    color: #2C2C2C;
    font-weight: bold;
    font: verdana;
    
}
 
.main h7
{
	 font-size: 18px;
    color: #004B85; 
    font-weight: bold; 
	
}
 
 
 .main h2, .main h3, .main p
 {

 }    
 
 .main ul
 {
     padding-top: 10px;
     padding-left:15px;
     
 }
 
 .main li
 
 {
     padding-bottom: 10px;
     padding-left: 0;
 }
 
 
     
 .sidebar
 
 {
     background: #fff;
     float: left;
     width: 280px;
     margin-bottom:0;
     text-align: left;
     padding-top:15px;
     padding-left:15px;
 } 
 
  .sidebar-buttons
 
 {
     padding-left: 16px;
     
  
 }
 .sidebar img
 
 {
    
     padding-bottom: 15px;
     border:0;
  
 }
 
 .sidebar ul
 
 {
     list-style: none;
     font-weight: bold;
     font-size: 14px;
     color: #004B85;
     text-align: left;
     text-decoration: none;
     font-family: Verdana;
 }
 
 .sidebar li, .sidebar a, .sidebar a:hover
 {
     list-style: none;
     font-weight: bolder;
     font-size: 14px;
     color: #004B85;
     text-decoration:none;
     list-style-image: none;
     margin-left: -10px;
     padding-bottom: 5px;
     padding-top: 2px;
    
 }
 
 .indleftsidebar
 
 {
     float: left;
     width: 225px;
     padding-left: 15px;
     padding-top: 25px;
     padding-bottom: 30px;
 }
 
 .indleftsidebar p
 {
     font-family: Verdana;
     font-size: 16px;
     color: #505050;
     font-weight: bold;
     font-style: italic;
     line-height: 2;
     
     
 }   
     
 .indleftsidebar a
 
 {
    color: #C8161D;
    font-size: 14px;
    font-style: normal;
    font-weight: bolder;
    text-decoration: none;
    font-family: Verdana;
    
    
 }
 
 .indmain
 
 {
  float: right;
  padding-top: 15px;
  margin-right: 30px;
 }

 
 
 .indbottombar
 
{
     padding: 15px;
	 clear:both;
     border-top: 1px;
     border-top-style: solid;
     border-top-color: #A4A4A4;
 }

.indbottombar img

{
 border: 0px;
}

.indbottombarleft
{

width:270px;
}

.indbottombarright
{
float:right;
width:470px;
font-size:13px;
padding-right:20px;
}

.indbottombarright h1

{
    font-family: Verdana;
    font-size: 22px;
    color: #004B85;

}

.indbottombarright ul

{
padding-left:15px;
}
.indbottombarright li

{
padding-bottom:5px;
padding-bottom:0;
margin-bottom:0;
}
 .footer
 
 {
   
     clear: both;
     text-align: right;
     color: #004B85;
     font-size: 10px;
     padding-right: 15px;
     padding-bottom: 10px;
     padding-top: 20px;
 }
 