.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #333333}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.italictext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #000000}

body 
{
    background-color:#E2E8DA;
    margin: 0 auto;
    width: 720px;
   
}
    
form
{
    width:700px;
    background-color:White;
    padding: 20px 0 20px 25px;
   
}



.clear {clear:both;}
.col_1 {float:left; width:360px; padding:10px 0 0 10px}
.col_2 {float:left; width:280px; padding:10px 0 0 0}

.News
{
    padding-left:10px;
}

.NewsCategory
{
    font-size:8pt;
    font-weight:bold;
    font-family:Garamond;
    color:#834D03;
    padding:10px 0 5px 0;
}

.NewsTitle 
{
    font-size:12pt;
    font-weight:bold;
    font-family: Arial;
    color:White;

}

.NewsBody
{
    font-size:8pt;
    font-weight:bold;
    font-family: Arial;
    color:White;
}

.NewsSeparator
{
    position:relative;
    padding:10px 0 0 0;
}

.mainbg {
	background-attachment: fixed;
	background-image: url(images/index_15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #834D03;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #834D03;
	text-decoration: none;
}

#main-menu 
{
	background: url('/images/menu-back.png') no-repeat;
	padding: 12px 0px 0px 19px;
	height: 29px
}

#content-header 
{
	background: url('images/main-content-header.png') no-repeat;
	height: 25px;
	width:675px;
	
}

#content-center 
{
	background: url('images/main-content-center.png') repeat-y;
    width:675;
	padding: 0px 28px 10px 20px
}

#content-footer
{
	background: url('images/main-content-footer.png') no-repeat;
	height: 14px
}

#footer 
{
	text-align:center;
	width:675px;	
}

.border {
	border: 1px solid #003399;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}