* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	font-size:12px;
}

.PageHeader {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
}


.ParagraphHeader {
	font-weight: bold;
	font-size: 13px;
}


table{
	font-size:12px;
}

td {vertical-align:top;}

.WhatsNewText{
	font-size: 10px;
	font-weight: bold;
}

#submenu a {
	font-size: 10px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#submenu a:hover {
	text-decoration:underline;
}


#submenu .selected {
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}

#subsubmenu ul  {
	padding: 0px 0px 0px 0px;
	margin:0;
}

#subsubmenu ul li {
	background:  url(/images/bullet.gif) no-repeat 0.2em top;
	padding: 0px 0px 0px 13px;
	list-style: none;
	margin:0;
}

#subsubmenu a {
	font-size: 12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}

#subsubmenu a:hover {
	text-decoration:underline;
}


#subsubmenu .selected {
	font-size: 12px;
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}

#MonthName {
	font-size:30px;
	font-weight:bold;
	text-align:center;
}

#MonthName a{
	color:#000000;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
}

#MonthName a:hover{
	text-decoration:underline;
}

.MonthNavigation {
	font-size:30px;
	font-weight:bold;
}

.DayOfWeekName {
	font-size:20px;
	font-weight:bold;
}


.DayOfMonthNumber {
	font-size:20px;
	font-weight:bold;
}

.TeamLabel {
	font-size:9px;
	font-weight:bold;
}

#VolunteerName {
	font-size:9px;
}

#VolunteerName a {
	font-size:9px; 
	text-decoration:none;
}

#VolunteerName a:hover {
	font-size:9px;
	text-decoration:underline;
}

#BorderColor {
	background-color:#000000;
}

#MainTable td, th{
	background-color:#ffffff;
}

.FormCaption {
	font-size:15px;
	font-weight:bold;
}

#ThisForm{
	margin:0px 0px 0px 0px;
}

.FormSection {
	padding:0px 20px 20px 5px;
	font-weight:bold;
	border-color:#ffffff;
}

.FormSectionHeader {
	font-size:12px;
	padding:0px 0px 0px 0px;
	color:#000000;
}

.GeneralValidationMessage {
	margin-top:15px;
	color:#FF0000;
}

.ValidationMessage {
	color:#FF0000;
}
.ValidationMessageOff {
	color:#ffffff;
}



#LoginForm ul {
	margin:0;
}

#LoginForm ul li {
	background:  url(/images/bullet.gif) no-repeat 0.2em top;
	padding: 0px 0px 0px 13px;
	list-style: none;
	margin:0;
}


#AdminNav {
	position:absolute;
	top:0px;
	left:178px;
	z-index: 25;
	
}


.PatrolSheetHeading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12pt;
	font-weight:bold;
}

#PatrolSheetTable {
	border-width:0px;
	border-style:solid;
	border-color:#ffffff;
	border-collapse:collapse;
	font-family: verdana, arial, helvetica, sans-serif;
}


#PatrolSheetTable .Heading {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:5px;
	font-size: 10pt;
	background-color:#999999;
	color:#000000;
	font-weight:bold;}

#PatrolSheetTable .TeamNumbers {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:4px;
	background-color:#CCCCCC;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}


#PatrolSheetTable .Cell {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:4px;
	background-color:#ffffff;
	font-size:10pt;
}

#PatrolSheetTable .VolunteerInstructions{
	font-family:arial;
	font-size:9pt;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	padding:10px;
	background-color:#ffffff;
}

#PatrolSheetTable hr{
	color:#000000;
	font-weight:normal;
}

#twitter_update_list {
	font-size: 13px;
	line-height: 21px;
	list-style: none;
	}
#twitter_update_list li {
	background: url('images/twitter-divider.gif') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span, #twitter_update_list span a {
	color: #ababab;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #6f7276;
	}
	
#GlobalNav
{
	position:absolute;
	left:0px;
	top:0px;
	z-index: 2;
	white-space: nowrap;
	width:1024px;
}

#GlobalNav img
{
	position:relative;
	display:inline-block;
	white-space: nowrap;
}


#GlobalNav .logo_orange_bar
{
	position:absolute;
	top:40px;
	left:0px;
	display:block;
}

.actions
{
	position: absolute;
	top:107px;
    left:792px;
	z-index:3;
	
}


#slider
{
	position: absolute;
	top:107px;
    left:0px;
	display:block;
	z-index: 1;
	background-color:#000000;
}

#ContentHome
{
	position: absolute;
	top:442px;
    left:0px;
	display:block;
}

#Content
{
	position: absolute;
	top:108px;
    left:0px;
	display:block;
	z-index: 100;
}

#infoblock
{
	position: absolute;
	top:200px;
	padding:9px;
	font-size:12px;
	width:232px;
}

img
{
	display:block;	
}

#submenuHREF
{
	font-weight:bold;
	color:#808080;
}

#submenuHREF a:hover
{
	text-decoration:none;	
	font-weight:bold;
	color:#808080;
}

#submenuHREF a
{
	text-decoration:none;
	font-weight:bold;	
	color:#000000;
}

#submenuHREF .selected
{	
	font-weight:bold;
	color:#808080;
}

#BulletinList .Title
{
	font-size:15px;
	color:#454334;
	font-weight:bold;
}

#BulletinList .Content
{
	font-size:12px;
}

#BulletinList a
{
	font-size:12px;
	float:right;
	text-decoration:none;
	color:#000000;
	font-style:italic;
}

#BulletinList a:hover
{
	font-size:12px;
	float:right;
	text-decoration:underline;
}