body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: center;
	background-repeat: repeat-y;
}

ul, li {
list-style: round;
color: #336633
}

/* NEW EXPAND-NAV */
.menu_list {
	width: 135px;
}
.menu_head {
	padding: 8px 20px;
	cursor: pointer;
	position: relative;
	color: #1c5ba2;
	margin:0px;
    font-weight:bold;
	text-transform: uppercase;
    background-color: #e0e0e0;
	font-family: Arial;
	text-decoration: none;
}
a.no_head , a.no_head:visited, a.no_head:active, a.no_head:hover{
	display: block;
	width: 95px;
	padding: 8px 20px;
	cursor: pointer;
	position: relative;
	color: #1c5ba2;
	margin:0px;
    font-weight:bold;
	text-transform: uppercase;
    background-color: #e0e0e0;
	font-family: Arial;
	text-decoration: none;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  width: 110px;
  color: #1c5ba2;
  background-color:#e0e0e0;
  padding-left:25px;
  font-weight:bold;
  text-decoration:none;
  font-family: Arial;
}
.menu_body a:hover {
  color: #1c5ba2;
  text-decoration:underline;
}
/* END NEW EXPAND-NAV */

.normalize {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333
}

.smText {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333
}

.boldGreen {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #336633
}

.bigBoldGreen {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #336633
}

.bigBoldGray {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #333333
}

.bigBoldRed {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #FF0000
}

.boldBlue {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: bold;
color: #333366
}

.bigBoldBlue {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #333366
}

.header {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal;
color: #336633
}

.grayHeader {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: normal;
color: #333333
}

a:link {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #336699 
}

a:active {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #336699 
}

a:visited {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #336699 
}

a:hover {  font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #336633; 
text-decoration: none
}