BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #333333;
}

ul {
	margin           : 0px 0px 0px 0px;
	background-position: left;
}

hr {
  background       : #CCCCCC;
  height           : 2px;
  width            : 98%;
}

.title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color            : #7B8DA1;
}

.titlesub {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color : #7B8DA1;
}

a.titlesub:link, a.titlesub:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #0000FF;
text-decoration: underline;
}

a.titlesub:hover {
	color: #0000FF;
	text-decoration: underline;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #EEDFC2;
	font-weight: bold;
	text-decoration: none;
}

a.mainmenu:hover, {
        color: #FFFFFF; text-decoration: underline;
}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

.sectionheader {
	background-color : #CCCCCC;
	color            : #7B8DA1;
	font-weight      : bold;
	font-size: 12px;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}
.componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #7B8DA1;
  text-align       : left;
}

.date {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #666666;
  text-align       : center;
}

.button {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 10px;
	background-color : #F0F0F0;
	color            : #999999;
	border           : 1px solid #999999;
	float: right;
	padding-right: 4px;
	padding-left: 4px;
	margin-top: 5px;
	cursor: hand;
}

.gobutton {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	background-color : #F0F0F0;
	color            : #999999;
	border           : 1px solid #CCCCCC;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	height: 16px;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}


a:link, a:visited {
  color            : #0000FF;
  text-decoration  : underline;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color            : #000000;
  text-decoration  : underline;
}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #7B8DA1;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}

/* custom stuff */
.container
{
	border: 1px dashed #999999;
	background-color: White;
	padding: 4px;
}

.boxes {
        border: solid;
        border-color: #efefef;
        border-width: 1px;
}
  
.smallphoto {
	border: 1px double #993333;
	float: left;
}

.imgleft {
	float: left;
}

.contentheading {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	font-weight      : bold;
	color            : #7B8DA1;
	text-align       : left;
	line-height: 20px;
}

a.contentheading:link, a.contentheading:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
	font-size        : 12px;
	font-weight      : bold;
	color            : #0000FF;
	text-align       : left;
	line-height: 20px;
	text-decoration: underline;
}

a.contentheading:hover {
	color: #0000FF;
	text-decoration: underline;
}
  
li {
	padding-left: 5px;
	padding-top: 10px;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;


}

a.button:visited, a.gobutton:visited {
	color: #999999;
	text-decoration: none;
}

a.button:link, a.gobutton:link {
	color: #999999;
	text-decoration: none;
}
a.button:hover, a.gobutton:hover {
	color: #333333;
	text-decoration: none;
}

.searchbox {
	font-size: 10px;
	background-color: #F0F0F0;
	padding: 1px;
	height: 10px;
	width: 125px;
	border: 1px solid #CCCCCC;
}

.newsfeed {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.newsfeed:link, a.newsfeed:visited {
	color: #666666;
	text-decoration: none;
}

a.newsfeed:hover {
	text-decoration: underline;
}

.listitemlink {
	color: #666666;
	margin-top: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;


}

.byline {
	font-size: 11px;
	font-style: italic;
	color: #666666;
}



a.listitemlink:link, a.listitemlink:visited {
	color: #666666;
	text-decoration: none;
}
a.listitemlink:hover {
	text-decoration: underline;
}
.tableborder {
	border: 1px solid #DDDDDD;
}
.sideborders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
.box {
	padding: 5px;
	border: 1px solid #999999;
}

