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

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height:110%;
}
.bodyIndent {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	text-indent: 0.5cm;
	line-height:110%;
	margin-top: .5em;
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: .8em;
}
.pParaSpace   {
	margin-top: 0.5em;
	margin-bottom: 0em;
}
.login {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

.newsbody {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height:110%;
	margin-bottom:.5em;
}

.newsbodyTags {
	font-style: italic;
}

ul
{
	list-style-type:disc;
	margin-left: 0;
	padding-left: 15px;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
	line-height:110%;
}
.SEN-headline {
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: .8em;
	margin-bottom: 0.2em;
}
.SEN-headline a:link, .SEN-headline a:visited   {
	color: #000000;
}
.SEN-headline a:hover, .SEN-headline a:active  {
	color: #8E2344;
}

.SEN-adBanner {
	display:block;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left:auto;
	margin-right:auto;
}
.SEN-more {
	color: #000000;
	font-weight: bold;
}

.SEN-more a:link, .SEN-more a:visited   {
	color: #000000;
}
.SEN-more a:hover, .SEN-more a:active  {
	color: #8E2344;
}

a:link, a:visited {color: #8E2344; text-decoration: none;}
a:hover, a:active {border-bottom: 1px solid #8E2344; text-decoration: none;}

h1 {font-family: verdana, arial, helvetica, sans-serif; color: #8E2344; font-size: 1.75em; font-weight: bold;}
.title1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1.75em;
	font-weight: bold;
}

.title2 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.3em;
	line-height: 1em;
}

.titlesub {
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #000000; 
	font-size: 1em; 
	font-weight: bold;
}

.titletag {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #8E2344;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

.tagline {
	color: #8E2344;
	float:right;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: -100%;
}

.pub {
	font-family: inherit;
	font-style: italic;
	font-size: inherit;
}

.name {
	font-family: verdana,arial,sans-serif;
	font-size: inherit;
	font-weight:bold;
	color:#000066;
}

.nameBlk {
	font-family: verdana,arial,sans-serif;
	font-size: inherit;
	font-weight:bold;
	color:#000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	text-align: center;
}

.picBorder {
	border-width:1px;
	border-color:black;
}

.picR {
	float:right;
	padding: 10px;
}

.picL {
	float:left;
	padding: 10px;
}

.topmenu {color: #8E2344; font-size: .9em; font-weight: normal;}
.topmenu a:link, .topmenu a:visited {font-size: .8em; font-weight: bold; color: #8E2344; border-bottom: none; text-decoration: none;}
.topmenu a:hover, .topmenu a:active {font-size: .8em; font-weight: bold; color: #8E2344; border-bottom: none; text-decoration: underline;}

.leftmenu a:link, .leftmenu a:visited {font-weight: bold; color: #8E2344; text-decoration: none;}
.leftmenu a:hover, .leftmenu a:active {font-weight: bold; text-decoration: none;}

a.anchor {
	color: #000000;
	font-size: 1.10em;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

table.menutable {
	border-width: 1px;
	border-style: solid;
	border-color: #B5B58E;
	border-collapse: collapse;
	background-color: #DBDBC7;
}

table.menutable a:link, table.menutable a:visited {
	font-weight: bold;
	color: #8E2344;
	text-decoration: none;
}

table.menutable a:hover, table.menutable a:active {
	font-weight: bold;
	color: #8E2344;
	text-decoration: none;
}

td.menucell {
	font-size:12px;
	border-width: 1px;
	border-style: solid;
	border-color: #B5B58E;
	border-collapse: collapse;
	background-color: #DBDBC7;
}

td.menucell a:link, td.menucell a:visited {
	font-weight: bold;
	color: #8E2344;
	text-decoration: none;
}

td.menucell a:hover, td.menucell a:active {
	font-weight: bold;
	color: #8E2344;
	text-decoration: none;
}

DIV.main hr
{
	border: 0;
	color: black;
	background-color: black;
	border: 0;
	height: 1px;
	width: 100%;
	text-align: left;
}
HR.full
{
	background-color: black;
	border: 0;
	color: black;
	height: 1px;
	width: 100%;
	text-align: left;
}

HR.half
{
	background-color: black;
	border: 0;
	color: black;
	height: 1px;
	width: 50%;
	text-align: left;
}

