font,p,div,td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.small { font-size: 10px}


.blue_header {  font-size: 16px;  color: #336699; text-align:justify; }
.blue_header_14_ital {  font-size: 14px; font-weight: bold; font-style: italic; color: #336699; text-align:left; }

.white_small {  font-size: 10px;  color: #FFFFFF; }

.toolbar {font-size: 12px; color: white; text-align:center; text-decoration: none;
 background-color: #141DAA;
}

.text_spaced {  
 color: #000000; font-size: 12px; 
 text-align:left; 
 line-height: 150%; 
 padding-left: 2em;
 padding-right: 2em;
}

.text_spaced_small {  
 font-size: 12px; 
 line-height: 130%; 
 padding-left: 2em;
 padding-right: 2em;
}

.text_bold {
 font-size: 12px; font-weight: bold; 
 padding-left: 2em;
 padding-right: 2em;
}

.text_normal {
 font-size: 12px; 
 padding-left: 2em;
 padding-right: 2em;
}

.text_title {
 font-size: 28px; color: #CB2636; font-weight: bold;
 padding-left: 2em;
 padding-right: 2em;
}

.text_subtitle{  
 font-size: 16px;  color: #141DAA; font-weight: bold; 
 padding-left: 1.5em;
 padding-right: 2em;
}

.state_header{  
 font-size: 20px;  color: #141DAA; font-weight: bold; 
 padding-left: 1.1em;
 padding-right: 2em;
}

.city_header{  
 font-size: 16px;  color: #CB2636; font-weight: bold; 
 padding-left: 1.3em;
 padding-right: 2em;
}

a.white {
	color: white;
	text-decoration: none;
	font-size: 12px;
}

a.white_small {
	color: white;
	text-decoration: none;
	font-size: 10px;
}

a.blue {
	color: #141DAA;
	text-decoration: none;
	font-size: 12px;
}

a.blue_bold {
	color: #141DAA; font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a.black {
	color: black;
	text-decoration: none;
	font-size: 12px;
}

.grad_body {
background-color: white;
background-image: url(images/siteBG2.jpg);
background-repeat: repeat-x;
}

.pagetitle{
 background: url(images/pagetitle_bar.jpg) no-repeat;
 align="center";
}