@charset "UTF-8";
/* CSS Document */


html, body {
	height: 100%;
margin:auto;
background-image:url(navimages/checktile.png);
background-repeat:repeat-x;
background-color:#cbbd9e;
}
.odd { background-color:#E7E2D8;}

p,td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-style: normal;
	text-align:left;
}
a {color: #1b1c4e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-style: normal;
	text-decoration:underline;
}
a:hover {color: #6b5228;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	font-style: normal;
}	
a:visited {color: #1b1c4e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	text-decoration:underline;
	font-style: normal;}	
.leftnavlinks {
font-size: 13px;
text-decoration: none;
color:#FFF;
margin:0px;
}
.dates {color:#ffffff;}

.leftnavlinks:visited  {
color: #FCF;
}

.leftnavlinks:hover  {
color: #FF0;
}
.rightnavlinks {
font-size: 13px;
text-decoration: none;
color:#FFF;
}


.rightnavlinks:visited  {
	color:#FFF;
	text-decoration:none;
}

.rightnavlinks:hover  {
	color: #1b1c4e;
	text-decoration:none; 
	outline:none;
}
.rightnavlinks:active {
	color: #FFC;
	text-decoration:none;
	outline:none;
}
.newsboxpad {padding-left:30px;
vertical-align:top;
max-height:250px;
}
input { padding:10px;}
h1 {
	color: #1b1c4e;
	font-size:20px;
	font-weight:bold;
	margin:0px;
	line-height:21px;
}
h2 {
	color: #1b1c4e;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}
.underthebluebox {
	background-image:url(navimages/leftnavtile.png);
	background-repeat:repeat-y;
}
.bold {font-weight:bold;}

.importantdates {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	padding-left:30px;
}
.logo {width:110px;}

.news {font-size: 13px;
font-weight:bold;
text-decoration: none;
color:#FFF;
margin:0px;}
.graphic {
	border: 1px solid #666;
	border-color:#6b5228;
	padding: 2px;
	margin: 2px 2px 2px 2px;
}
.mrtall { height:13px;}
.breathingroom { padding-left:20px; padding-right:10px;}

.logobardarkblue{
	background-color:#1b1c4e;
	height:30px;
}

.logobarlightblue{
	background-color:#3f407a;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	letter-spacing:0px;
	line-height:24px;
	text-align:center;

	vertical-align:middle;
}

.adminloginbackground{
	width:946px;
	height:336px;
	background-image:url(images/PBEAloginboxbackground.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:relative;top:30px;
	margin:auto;
}

.adminwrapper {
	width:997px;
	position:relative;
	min-height: 100%;/*for ie6* to make footer stay at bottom*/
	height: auto !important;/*for ie6* to make footer stay at bottom*/
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	background-color:#fff;
	padding-top: 30px;
}


.copyright {    font-family: Arial, Helvetica, sans-serif;
                color:#3f4040;
                font-weight:normal;
                font-size:10px;
                line-height:12px;
                text-align:center;
                width:957px;
                margin:auto;}

.copyright a{ font-family: Arial, Helvetica, sans-serif;
                color:#000000;
                font-weight:normal;
                font-size:10px;
                line-height:12px;
                text-align:center;
                text-decoration:none;}
				
.bulletednavlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 16px;
	color:#fff;
	text-align:left;
}

.bulletednavlist li
{
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .3em;
margin-bottom:5px;
text-align:left;
}

.bulletednavlist li a
{
color:#ccc;
text-decoration:none;
text-align:left;
}

.bulletednavlist ul li {
padding-left: 15px;
background-image: url(images/squarebullet.png);
background-repeat: no-repeat;
background-position: 0 .3em;
margin-bottom:5px;
list-style-type:none;
text-align:left;
}

.bulletednavlist ul li a{
	color:#ccc;
	text-decoration:none;
	text-align:left;
}

