
body 	{
	font-family:arial, helvetica, verdana; font-size: 12pt; background:#dddddd;
}

h1 	{
	font-size: 20pt; font-weight:bold; color:#c00;
}

h2 	{
	font-size: 16pt; font-weight:bold; color:#000;
}

p	{
	font-family:arial, helvetica, verdana; font-size: 12pt; color:#000;
}

.container {
	width:940px; background:#ffffff; border:1px #000000 solid;
}
.innerwrap {
	background:#ffffff;
}
.header {
	width:940px; 
}

.masthead {
	width:940px;
}
.navmenu {
	width:940px;
}

.content {
	font-family: arial,tahoma, verdana;  width: 920px;  height: auto; text-align: left; margin:10px 10px 10px 0px; padding-left:10px; 
}

.footer {
	background:#ffffff;
}	
.subnews {
	float:left; width:210px; margin:10px; 
}

ul.bulletlist {
	list-style-image: url(../images/bullet.gif);
}

a 	{
	color:#003399
}

a:hover 	{
	color:#cc0000;
}

.coltitle 	{
	margin-top:5px; padding-right: 0px; padding-left: 0px; font-size: 18px; font-weight: bold; text-align:center; padding-bottom: 5px;  width:200px; color: #000000; padding-top: 5px;  background-color: #6699cc;
}

.colitem 	{
	text-align:left; color:#036; font-size:80%;padding:5px 0px 5px 5px;
}
.break	{
	clear:both;
}

.imgrt 	{
	float:right;
}

.imglt	{
	float:left;
}
