/* Nav List*/
#navBar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid white;
		line-height: 25px;
}

#navBar a {
	color: white;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
}

#navBar a:hover {
	text-decoration: underline;
}

/* navlist ended*/

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.bottomnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	
}

.bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #1C538C;
	text-decoration: none;
}

.bottomnav a:hover {
	text-decoration: underline;
	
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1C538C;
	font-weight: bold;
	margin-left: 20px;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-indent: 0pt;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;


}

p a {
	text-decoration: underline;
	color:  #000000;
}

p a:visited{
color:  #000000;
}
	
h2{

    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
	display: inline;
	margin-left: 4px;

}

h3{

    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:  #1C538C;
	display: inline;
	margin-left: 6px;
	font-weight: bold;
}

.h3 a {
	text-decoration: none;
	color:  #1C538C;
}

.h3 a:hover {
	text-decoration: underline;}
	
h4 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #C10100;
	display: inline;
	margin-left: 20px;
	font-weight: bold;
}

h5 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #C10100;
	display: inline;
	font-weight: bold;
}

.h5 a {
	text-decoration: none;
	color:  black;
}

.h5 a:hover {
	text-decoration: underline;}
	
h6 {

    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #C10100;
	display: inline;
	font-weight: bold;
}

.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin-left: 4px;
	line-height:25px;
	list-style-image: url(bullet.jpg);
	list-style-type: none;

}

.bullet a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.bullet a:hover {
	text-decoration: underline;
	
}

.table{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;


}