.main {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(images/bullet.gif);
}
.welcome {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(images/bullet.gif);
}
.about { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: none; color: #000000; text-decoration: none; text-align: justify }
.newsheader { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.news { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.sidelinks {
	color: #FFFFFF;
}
.header {
	font-size: 18px;
	font-weight: bold;
	color: #1E7BEF;
}
.sub_header {

	font-size: 14px;
	font-weight: bold;
	color: #1E7BEF;
}
.main_subbullet {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(images/bullet_small.gif);
}
.welcomewithoutbullet {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	list-style-type: disc;
	list-style-image: none;
	list-size: 9px;
	list-style-position: outside;
}

