
body {
	font:13px arial, sans serif;
	
	
	}
p	{
	margin:10px 0px 0px 0px;
	}
	
#indent p {
	margin:15px 20px 0px 23px;
	}
	
/* --imb edit (home)-- */
	
p.title {
	font-size: 17px; 
	font-family: arial; 
	font-weight:bold; 
	color: #800000;
	}
p.subtitle{
    font-size: 14px; 
	font-family: arial; 
	font-weight:bold; 
	color: #800000;
}	
p.wycd_title {
	font-size: 17px; 
	font-family: arial; 
	font-weight:bold;
	}

p.title_spot {
	font-size: 16px; 
	font-family: arial; 
	}
	
p.main_text {
	font-size: 11px; 
	font-family: arial; 
	}
	
p.footer {
	font-size: 10px; 
	font-family: arial;
	color: #FFFFFF; 
	}
	
a.menu {
	font-size: 11px; 
	font-family: arial;
	font-weight:bold;
	color: #A94E41;
	}

/* --imb edit (news)-- */

p.n_title {
	font-size: 18px; 
	font-family: arial; 
	font-weight:bold; 
	color: #D60601;
	}

p.n_headers {
	font-size: 12px; 
	font-family: arial;
	font-weight:bold;
	color: #d60601; 
	}
	
p.n_instruct {
	font-size: 11px; 
	font-family: arial;
	font-weight:bold;
	color: #808080; 
	}

p.n_archives { 
	font-size: 11px; 
	font-family: arial; 
	font-weight:bold; 
	color: #d60601; 
	font-style: italic; 
	}
	
a.n_links {
	font-size: 11px; 
	font-family: arial;
	}
	
div.main_text {
	font-size: 11px; 
	font-family: arial; 
	}
img.article_img{
    float:right;
    margin:10px 0px 10px 10px;
}
table.form{
    margin:10px;
}
table.form td.label{
    text-align:right;
    font-weight:bold;
}
table.form td.label_wide{
    font-weight:bold;
    text-align:left;
}
table.form textarea.textarea_wide{
    margin:0 auto;
    width:450px;
    height:100px;
}
table.form td.buttons{
    text-align:center;
}
img.article{
    float:right;
    margin:5px 0px 10px 10px;
}
ol.spaced li,
ul.spaced li{
    margin-bottom:10px;
}
div.highlightbox{
 	  font-size: 20px; 
	  font-family: arial; 
	  font-weight:bold; 
	  color: #800000;
    width:300px;
    background:#e9e9bf;
    border:1px solid #666633;
    padding:10px;
    text-align:center;
    margin:10px auto 20px;
       
}


