﻿body {font-family:arial,helvetica,sans-serif;}

#cContent {
  background-image: url('Column-background.gif');
  background-position: top left;
  background-repeat: repeat-Y;
  padding-left: 60px;
}

#cNav {
  display: block;
  float: left;
  margin-left: -20px;
  margin-right: 5px;
}

h1 {font-size:18px;text-align:center;}
h2 {
  display: block;
  width: 100%;
  background-color: #EEEEEE;
  color: #000;
  padding: 2px;
  border-width: 1px;
  border-style: ridge;
  border-color: #000;
  font-size: 16px;
  font-weight: bold;
  font-family: Verdana,sans-serif;
}


#buttons {
	border: 0px;
	border-right: 2px solid #FF0000;
	border-top: 2px solid #FF0000;
	border-bottom: 2px solid #FF0000;
	padding: 0px 0px 0px 0px;
        padding-left: 4px;
margin: 0px;
margin-top: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
        line-height: 120%;
	background-color: #0000FF;
    width: 140px;
	}

#buttons ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
#buttons li {
}

#buttons li a { 
   display: block;
   text-decoration: none;
   width: 100%;
   padding-left: 4px;
   padding-top: 3px;
   padding-top: 0px;
   margin-bottom: 0px;
}
#buttonalt2,
 #buttonalt3,
 #buttonalt4,
 #buttonalt5,
 #buttonalt6 {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #AAAAAA;
}

#buttonalt4 {
  border-bottom-width: 0px;
}
#buttonalt2 li a:hover, 
#buttonalt3 li a:hover, 
#buttonalt4 li a:hover, 
#buttonalt5 li a:hover, 
#buttonalt6 li a:hover { 
    background-color: #B10000; 
    background-image: url('/images/nav-square.gif');
    color: #fff; 
    text-decoration: underline;
}


#buttonalt2 li,
#buttonalt3 li,
#buttonalt4 li,
#buttonalt5 li,
#buttonalt6 li { 
   background-color: transparent; 
   color: #fff; 
   text-align: left;
}

#buttonalt2 li a,
#buttonalt3 li a,
#buttonalt4 li a,
#buttonalt5 li a,
#buttonalt6 li a { 
    background-image: url('/images/nav-square.gif'); 
    text-align: left;
    color: #fff; 
    background-position: 4px 50%; 
    background-repeat: no-repeat;
    border:  none;
    color: #fff; 
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 16px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px; 
    background-color: transparent;
    width: 120px;

}

 