h1           { padding:0; font-family: Arial; font-size: 14pt; font-weight: normal; word-spacing:1; line-height:100%; margin-top:1; margin-bottom:1 }
h1.h1_blue      { padding:0; font-family: Arial; font-size: 12pt; word-spacing:1; line-height:100%; margin-top:1; margin-bottom:1; color:#2A79BC }
h2           { padding:0; font-family: Arial; font-size: 12pt; word-spacing:0; margin-top:0; margin-bottom:0 }
h3           { font-family: Arial; font-size: 10pt; word-spacing: 0; margin-top: 0; margin-bottom: 0 }
h5           { font-family: Arial; font-size: 10pt; font-weight: normal;margin-bottom: 0 }
h6           { font-family: Arial; font-size: 30pt; font-weight: bold; line-height:100%; margin-top:1; margin-bottom:0 }
p            { font-family: Arial; font-size: 12pt; margin-top:1;}
p.p_sm       { font-family: Arial; font-size: 10pt; margin-top:1;}



li		     { font-family: Arial; font-size: 10pt; margin-top:1;}
ul.sidelist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;

font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;


list-style-position: none;
list-style-type: none;
padding: 2px;
margin-left:0px;
margin-top:2px;
margin-bottom:4px

}

li.sidelist{ 
    padding-left: 16px; 
    background-image: url('images/bluearrow.jpg'); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    margin-top: 6px 

}

ul.arrowlist {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;

font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration: none;


list-style-position: none;
list-style-type: none;
padding: 2px;
margin-left:0px;
margin-top:2px;
margin-bottom:4px

}

li.arrowlist{ 
    padding-left: 20px; 
    background-image: url(images/arrows.gif); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
    margin-top: 3px; 
    margin-bottom: 6px

}
ul.nolist{list-style-type: none }

ul.nolist2{list-style-type: none }

li.nolist2{ 
   margin-top: 6px; 
}

ul.arrow
{
list-style-type: none;
padding: 0px;
margin: 4px;
}
li.arrow
{
background-image: url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0px 5px; 
padding-left: 14px; 
margin-bottom: 10px;
}


#navbar {
	width: 955px;
	background-color: #000000;
	height:22px;
}

#banner {
	background-color: #FFFFFF
	overflow:hidden;
	height:auto;
}

#homebar {
	width:955px;
	text-align: right;
	text-decoration: none;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#homebar a:hover {
	border-style: none;
	color: #808080;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#homebar a {
	border-style: none;
	color: #000000;
	font-family: verdana,Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div{
	margin:0;padding:0;
}


a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: blue; text-decoration: underline }