@charset "UTF-8";
/* CSS Document */

.box {
	BORDER-RIGHT: #C60808 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #C60808 1px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: #C60808 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #C60808 1px solid;
}

.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
}

a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:active {
	color: #333333;
}

.title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}

.titlespacing {
    font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:28px;
	
}

p{margin-bottom:0;}

ul{
list-style:disc;
padding: 0;
margin-left: 1em;
margin-top: .5em;

}

li {

margin-left: 0;
margin-right: 0;
margin-top: .5em;
margin-bottom: 1em;

}

 
   
.newslinks a:link       {color: #333333; text-decoration: underline; font-size: 12px;}
.newslinks a:visited    {color: #333333; text-decoration: underline; font-size: 12px;}
.newslinks a:hover      {color: #333333; text-decoration: underline; font-size: 12px;}
.newslinks a:active     {color: #333333; text-decoration: underline; font-size: 12px;}


.redlink a:link       {color: #C60808; text-decoration: underline; font-weight: bold; font-size: 12px;}
.redlink a:visited    {color: #C60808; text-decoration: underline; font-weight: bold; font-size: 12px;}
.redlink a:hover      {color: #C60808; text-decoration: underline; font-weight: bold; font-size: 12px;}
.redlink a:active     {color: #C60808; text-decoration: underline; font-weight: bold; font-size: 12px;}

