
body{
font-family: verdana, arial, helvetica, sans-serif;
background-color: #000033;
margin-top: 10px;
margin-bottom:0;
}
h1{
margin-left: 15px;
font-style:inherit;
font-family: arial, trebuchet, "trebuchet ms", arial;
font-weight: bold;
font-size: 15px;
color: #000033;
}
h2{
margin-bottom: 1px;
margin-left: 15px;
font-family: arial, trebuchet, "trebuchet ms", arial;
font-size: 14px;
font-weight: bold;
color: #000033;
}

h4{
margin-bottom: 1px;
font-family: arial, trebuchet, "trebuchet ms", arial;
font-size: 11px;
font-weight: bold;
color: #92979F;
}

.footer{
margin-bottom: 1px;
margin-top: 1px;
font: trebuchet, "trebuchet ms", arial;
font-size: 11px;
color: #92979F;
}
.footer a{
text-decoration: none;
}
p{
font-family: arial, trebuchet, "trebuchet ms", arial;
margin-left: 15px;
margin-right: 15px;
font-size: 12px;
color: #000033;


}
link {
	font-style: normal;
	color: #000066;
}

p.small{
font-size: 9px;
}

p.big{
font-size: 11px;
line-height: 30px;
font-family: trebuchet, "trebuchet ms", arial;
}

#container {
width: 760px;
border: 2px solid #49679B;
background: #fff;
margin: auto;
}



.inline {
display: inline;
float: left;
padding: 10px;
}


a:link {
	color: #000033;
}
a:visited {
	color: #000033;
}
a:hover {
	color: #990000;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #14135F;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 0.5em;
	 width: 180px;
	 background-color: #eeeeee;
         border: 1px solid #000033;
	 
}
.rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color: #000033;
}
p.rss-title {padding:0.5em;}

.rss-title {
	text-decoration: none;
        text-transform: uppercase;
	font-family: arial, verdana, small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: 11px;
	background-color:#DD6622;
	color:white;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: arial, verdana, small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : none;
	color: #000033;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
	
.rss-item a:visited {
	color: #330066;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	}
