﻿body {
	margin: 0;
	padding: 0;
	font-family: calibri;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
	text-align: justify;
}



td {
	font-family: calibri;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}


.head{

	font-family: "Arial Narrow"; 
	font-size: 12pt;
	font-variant: small-caps;
	color: #800000;
	font-weight:bold;
	
}

.h2 {

	font-family: "Arial"; 
	font-size: 9pt;
	font-variant: small-caps;
	color: #800000;
	font-weight:bold;

}

.h3 {

	font-family: "Arial"; 
	font-size: 8pt;
	font-variant: small-caps;
	color: #000000;
	font-weight:bold;

}

.h4 {

	font-family: "Arial"; 
	font-size: 8pt;
	color: #333333;
	font-weight:bold;

}



.logo {

	font-family: "Arial";; 
	font-variant: small-caps;


}

.title {
	font-family: "calibri";;
	font-variant: normal;
	font-style: italic;
}


A:link {
	color: #000080;
	text-decoration: none;
	
}



A:visited {

	color: #800000; 
	text-decoration:none;
}



A:hover {

	color: #305C8C;
	text-decoration:underline;
}



.blank {
	font-size: 1pt;
}



.banner {

	font-family: "Arial"; 
	font-size: 14pt;
	font-variant: small-caps;
	color: #800000;
	font-weight:bold;
	background: ;

	


}



.img_border {

	border-style: solid; 
	border-color: #DDDDDD;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFF5E6;
	font-size: 8pt;
	width:100px;
	height:19px;
}

.basictext 
{
	font-family: Arial;
	font-size: 8pt;
	
}

.inset_text 
{
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
	margin-top: 0px;
	line-height: 100%;
}


.line_border {
	height: 6px;
	background-color: #800000;
}

.news {
	background: #EFEAC7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-bottom: 2px solid #BCE67D;
	border-top: 2px solid #BCE67D;
	border: 1px none #800000;
}

.bullet_list {
	list-style-image: url('images/bullet_sub.png');
	text-align: justify;
	margin-left: 18px;
	margin-bottom:6px;
	margin-top:6px;
	line-height:150%;

}

.sub_list {
	text-align: justify;
	margin-left: 24px;
	margin-bottom:6px;
	margin-top:6px;
	line-height:150%;
	list-style-image:none;
	list-style-type:none;
}

.list li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 6px;
}


ul li  {
	text-align:justify;
	list-style-image: url('images/bullet.png');
	margin-bottom:6px;
	margin-top:6px;
	line-height:150%;
}
