/* BASE STYLES */

* { margin: 1; padding: 0; }

#homewrapper { 
	width: 800px;
	margin: 0 auto;
    background: #ffffff;
    border: 1px solid #000;
}

#newswrapper { 
        background: #ffffff;
}

#newsbody {
	background: #ffffff;
}
#emergbody {
	background: #FDD0E3;
}
#prioritybody {
	background: #D8F1D3;
}
#generalbody {
	background: #ffffff;
}
#helperbody {
	background: #F8FAD8;
}

#homebody {
	background: #fff url("http://peebs.net/images/home/backdrop.jpg");
	color: #00000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 15px;
}
body {
	background: #fff url("http://peebs.net/images/home/backdrop.jpg");
	color: #00000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 15px;
}

body,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.buttons {
	color: #999933;
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 1px;
	padding: 3px 1px 1px;
	float: none;
	position: static;
	top: 10px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
	background-color: #C6C7D6;
}
a:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	font-size: 11px;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #0030CE;
	background-color: #FFFFFF;
}

.titles {
	color: #CC3300;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.newsdate {
	color: black;
	display: block;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.newstype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	font-style: oblique;
}
.headline {
	color: #CC3300;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	border: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.source {
	color: #CC3300;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	border: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.sourceauthor {
	color: #CC3300;
	display: block;
	font-weight: normal;
	padding-left: 10px;
	border: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: normal;
	color: #000066;
	font-style: oblique;
}
.editorialtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-weight: normal;
	color:  #CC3300;
	font-style: normal;
}

.newslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: blue;
	font-style: normal;
	background-position: left center;
	border: thin solid #00CCFF;
	text-align: center;
	vertical-align: middle;
	text-indent: 10px;
	padding: 10px;
	position: relative;
	left: 10px;
	top: 10px;
	margin-top: 10px;
	float: left;
}

.peebstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
}

.rowa {
	background-color: #FEE9F2;
}

.rowb {
	background-color: #FDD0E3;
}
.TABLES {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6666CC;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7A305;
	font-weight: bold;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
}
.txt2i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: oblique;
}
.txttinyi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000066;
	font-style: oblique;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94929C;
	font-weight: normal;
}
.borders {
	border: 1px solid #E5E5E5;
}
.buttonhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlesbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}
.titlesmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
}
.toplinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
tbox1 {
background-color:#DFFFFE

}
div.mainpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	text-align: justify;
}

div.contactlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	font-style: normal;
	background-color: #FDD0E3;
}
div.newsitem {

	max-width: 570px;
	width: 568px;

}
.adate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.atitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.apaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
/* Customizeable Searchbox Styles for Search Box */
.searchBox {
    margin: 10px auto;
    text-align: center;
    padding-top: 5pt;
    padding-bottom: 8pt;
    width: 360px;
    border: 1px solid #CCC;
}
.searchBox fieldset {
    margin: 0;
    padding: 0;
}
.searchBox fieldset legend {
    font-weight: bold;
    margin: 5pt;
}
.searchBox img {
    border: none;
    vertical-align: middle;
}
.searchBox input {
    vertical-align: middle;
}
.searchBox .queryText input {
    border: 1px solid #555;
    display: inline;
}

/*  Mail form styles */

.emailbox  {
	background-color: #E8F9FD;
	font-size: 11px;
	color: #0000FF;
}
.emailbutton  {
	font-size: 11px;
}
.formtitle  {
	margin:5px;
}
/* Menu Styles */
.FrontPageNews  {

}
.FrontDeskTitle  {
	background-color:#000099;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-bottom:2px;
	padding:5px;
}
.LeadArticle {
	border: solid #333333 1px;
}
.LeadTitle  {
	background-color:#EAF2FF;
	color: #000099;
	font-weight: bold;
	padding:2px;
}
.LeadSource  {
	font-size: 10px;
	color: #666666;
	font-style: italic;
	padding-left:10px;
}
.LeadContent  {
	font-size: 11px;
	color: #666666;
	padding-left:10px;
}
.LeadLink  {
	font-size: 10px;
	color: #000099;
	font-weight: bold;
	text-align:right;
}
.OldArticle {
	border: solid #333333 1px;
}
.OldTitle  {
	background-color:#EAF2FF;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	padding:2px;
}
.OldSource  {
	font-size: 8px;
	color: #666666;
	font-style: italic;
}
.OldContent  {
	font-size: 9px;
	color: #666666;
	padding-left:10px;
}
.OldLink  {
	font-size: 9px;
	color: #0000FF;
	font-weight: bold;
}
#emergbutt {
	margin-top:3px;
}
#showit  {
display:none;
}
.showitc  {
display:none;
}
#NewsItemHeader {
	background-color:#000099;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-top:4px;
	padding:10px;
}

#VideoHeader {
	background-color:#000099;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	margin-top:4px;
	padding:10px;
}

.LeadArticleBorder {
	border: solid #333333 1px;
	width:278px;
	margin-left:7px;
	margin-bottom:3px;
	margin-top:3px;
	height:135px;
}

.VideoBorder {
	border: solid #333333 1px;
	margin-left:5px;
	margin-bottom:3px;
	margin-top:3px;
	height:135px;
}

.VideoTitle  {
	background-color:#EAF2FF;
	font-size: 11px;
	color: #000099;
	font-weight: bold;
	padding:2px;
}
.VideoImage  {
	float:left;
	padding:5px;
}
.FeatureImage  {
	padding:5px;
}

.VideoSource  {
	font-size: 11px;
	color: #666666;
	font-style: italic;
	margin-top:5px;
	padding-left:5px;	
}
.VideoContent  {
	font-size: 9px;
	color: #666666;
	float:left;
	padding-left:3px;
}
/* fixes */
.homepage {
	margin-bottom:5px;
}
.homefeaturetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6633;
	margin-bottom:5px;
}
.homefeatureimage  {
	padding-right:10px;
}
.bookhomepage  {
	margin:5px;
	padding-left:10px;
	padding-top:7px;
}