body, td, span, p, h1, h2, h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #231f20;
}

body{
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom	:0px;
	
	padding-left:0px;
	margin-left:0px;
	padding-right:0px;
	margin-right:0px;
	
}

a{
#	text-decoration:none;
	color: #003399;
}

.content_background{
	background-color: #ffffcc;
}

.top_background{
	background-image: url(../images/background_top_bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:top;	
	
	background-color: #ffcc00;
}
.menu_background{
	background-image: url(../images/background_menu_bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:top;	
	
	background-color: #003399;
}

.right_bar_delimiter_background{
	background-image: url(../images/background_right_bar_delim.gif);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align:top;		
}

.blue_bar_background{
	background-color: #003399;
}


.dark_yellow_background{
	background-color: #ffcc00;
}

.medium_yellow_background{
	background-color: #ffe680;
}

.very_light_yellow_background{
	background-color: #ffffe6;
	padding: 0px;
}
.very_light_yellow_background p {
	margin: 5px 0px 0px 0px;
}
.very_light_yellow_background li {
	margin: 0px 0px 0px 15px;
}
.very_light_yellow_background h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.csc-textpic-text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.csc-textpic-intext-left-nowrap p{
	margin: 0px 0px 0px 10px;
}
.light_yellow{
	color:#ffffcc;
}

.dark_yellow, a.dark_yellow{
	color:#ffcc00;
}

.dark_blue{
	color:#003399;
}

a.no_text_decoration, .no_text_decoration{
	text-decoration:none;
}

a.hover_white:HOVER, .white{
	color: #FFFFFF;
}

.bold{
	font-weight:bold;
    letter-spacing: 0.4pt;
}

.middle_images{
	margin-right:2px;
	margin-bottom:2px;
}
.shadow{
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 68px;
}

.left_nav, a.left_nav{
	line-height:22px;
	padding-left:9px;
	text-decoration: underline;
}

td a.left_nav {
display: block;
width: 132px;
height: 100%;
}

td a.left_nav:hover {
color: #fff;
background-color: #ffcc00;
} 

div.small_div{
  margin-left:5px; 
  margin-right:5px; 
  margin-bottom:5px;
}

.tx-macinasearchbox-pi1{
  width: 147px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 2px;

}

.search_head{
  background-color: #ffe680;
  color: #003399;
  padding-left: 6px;
  padding-right: 4px;
  width: 104px;
  font-weight: bold;
  
}

.search_input{
  height: 18px;
  width: 106px;
  font-size: 11px;
  background-color: #ffffcc;
  color: #003399;
}

.search_input_button{
  width: 38px;
  height: 17px;
  background-color: #003399;
  border: 0px;
  font-size: 11px;
  font-weight: bold;
  color:#FFe680;
  text-transform: uppercase;
}

.csc-textpic-caption{
font-size: 10px

}
.small_div img {
	border: 0px;
}
.s_content{
  width: auto;
  height: auto;
  display: none;
}
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; color: #003399; font-weight: bold; }
H2 { font-size: 12px; color: #736D55; }
H3 { font-size: 16px; color: #10007B; }
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 0px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }
