/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/bk_zerosones.gif);
	background-color: #FFFFFF;
}
#Wrapper {
	width: 850px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #042C48;
	border-bottom-color: #042C48;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #042C48;
	border-left-color: #042C48;
}
#Navigation {
	background-color: #042c48;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#contentWrapper {
	width: 100%;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 600px;
	background-color: #EEF6DE;
	padding: 25px;
}
#content a {
	color: #106AB8;
	text-decoration: none;
}
#content a:hover {
	color: #9ACB3C;
	text-decoration: underline;
}
#PageTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bk_titlebar.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.SubHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1569B2;
	color: #1669B5;
}
.SubSubHeaders {
	font-size: 16px;
	color: #1569B2;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
}
.SponsorSectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #eeeeee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eeeeee;
	font-size: 11px;
	font-style: italic;
}
#LeftColumn {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	text-align: center;
}
.sidePhotoBox {
	background-color: #fde6a0;
	width: 235px;
	border: 1px solid #EEBA1D;
	margin-bottom: 14px;
}
.sideContactBox {
	background-color: #F3F7E6;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
}
.sideContactBox a {
	text-decoration: none;
	color: #333333;
}
.sideContactBox a:hover {
	color: #99CA3B;
}
.sideBoxCaption {
	background-color: #FFFFFF;
	width: 150px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.linksBox {
	background-color: #D9EAB3;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	border: 1px solid #A1CB41;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #333333;
}
.linksBox a {
	text-decoration: none;
}
.linksBox a:hover {
	color: #042C48;
	text-decoration: underline;
}

.bolditalic {
	font-style: italic;
	font-weight: bold;
}
#FooterContentBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #052C47;
	color: #FFFFFF;
	padding: 10px;
	background-image: url(../images/bk_footer.gif);
	background-repeat: repeat;
	text-align: center;
}
#FooterContentBox a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#FooterContentBox a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #8AC642;
	padding-right: 5px;
	padding-left: 5px;
}
#printReady {

}
#printbutton {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #999999;
}
#printbutton a {
	text-decoration: none;
	color: #333333;
	font-weight: normal;
	font-weight: normal;
}
#printbutton a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.menuOut {
	cursor:pointer;
	background-color:#FFFFFF;
	color:#CC0033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.menuOver {
	cursor:pointer;
	background-color:#FFFFFF;
}

#home #nav-home a, 
#about #nav-agenda a {
	background-color: #234862;
/* declarations to style the current state */ 
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #042c48;
	font-size: 13px;
	text-transform: uppercase;
}
#menu ul {
	list-style-type: none;
	list-style-image: none;
	height: 28px;
	width: 755px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu li {
	background-color: #042c48;
	float: left;
}
#menu li a {
	text-decoration: none;
	text-align: left;
	display: block;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
}
#menu li a:hover {
	text-decoration: none;
	background-color: #1669B5;
	color: #FFFFFF;
}
#dropmenudiv{
	position:absolute;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#dropmenudiv a{
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #1669B5;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	width: 130px;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #042C48;
	color: #FFFFFF;
	text-decoration: none;
}
.agendaTableBlueRows {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #042C48;
}
.LinkBoxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #1669B5;
	background-color: #FFFFFF;
	border: 1px solid #1569B2;
	padding: 4px;
	width: 255px;
	margin-right: auto;
	margin-left: auto;
}
