#firstNameLayer {
	position: static;
	z-index: 1;
	font-weight: normal;
	color: #F00;
	visibility: hidden;
}

#passwordLayer {
	position: inherit;
	z-index: 2;
	font-weight: normal;
	color: #F00;
	visibility: hidden;
}

#emailLayer {
	position: static;
	z-index: 3;
	font-weight: normal;
	color: #F00;
	visibility: hidden;
}

#fNamesLayer {
	position: static;
	z-index: 4;
	font-weight: normal;
	color: #F00;
	visibility: hidden;
}

#lNameLayer {
	position: static;
	z-index: 5;
	font-weight: normal;
	color: #F00;
	visibility: hidden;
}

#uNameError {

}

.errorMessage {
	color: #F00;
}

input {
	padding: 0px;
	margin: 2px;
}

select {
	margin: 2px;
	text-align: left;
}

#Insert {
	text-align: right;
}

#innerRight #leftSideInner {
	margin: 5px;
	float: left;
	width: 45%;
	padding: 3px 5px;
}
#innerRight #rightSideInner {
	margin: 5px;
	float: right;
	width: 45%;
	padding: 3px 5px;
}
#subPage #innerContainer #innerRight {
	margin-left: 170px;
	min-height: 400px;
}

.myBullet {
	text-decoration: none;
	list-style: none;
	margin-top: 3px;
}
#innerContainer #innerRight #leftSideInner ul {
	margin: 2px;
}
#innerRight #rightSideInner ul {
	margin: 3px;
}
#innerContainer #innerRight #leftSideInner a {
	color: #666;
	text-decoration: none;
}

#innerContainer #innerRight #rightSideInner a {
	color: #666;
	text-decoration: none;
}
.title {
	color: #5B8458;
	background: #B1CCD3;
	padding: 6px 15px 8px 15px;
	width: 90%;
	font-size: 1.3em;
}
.posted
	{
	background-color: #B1CCD3;
	color: #5B8458;
	font-size: .7em;
	padding: 0px 15px 6px 15px;
	width: 90%;
}
.text
	{
	padding-left: 15px;
	padding-top: 15px;
	width: 90%;
	}
#topNavigation {
	background-image: url(../siteassist_images/topnav_background.jpg);
	background-position: bottom center;
	background-repeat: repeat-y; /* Sets the bottom border properties for an element using shorthand notation */
	color: #5a6f46;
	font-weight: bold;
	height: 30px;
	padding: 5px 0px 0px 12px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}#innerLeft #anniversaries div table tr th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px dotted #B1CCD3;
	cursor: default;
}
#innerLeft #anniversaries div table tr td {
	text-align: left;
	padding: 3px;
}
#innerContainer #innerLeft #anniversaries {
	margin-top: 20px;
	padding-left: 5px;
}

#nav_main { list-style-type : none; 
margin : 0; 
padding : 0; 
}

ul#nav_main li {
color: #ffffff;

font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
height: 20px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
text-decoration: none;
width: 145px;
	background: url(../images/ribbon_buttons.png) no-repeat left -120px;
}
ul#nav_main li a {
	color:#FFF;
	display: block;
	text-decoration:none;
	line-height: 18px;
}
#nav_main li:hover{
	background: url(../images/ribbon_buttons.png) no-repeat -150px -120px;	}
	
	
#homePage #innerLeft #sideNav ul {
	font-weight: normal;
	list-style: none;
	margin: 0px;
}
#homePage #innerLeft #sideNav ul  li a {
	text-decoration: none;
	padding: 0px 0px 5px 5px;
	font-size: 1em;
	letter-spacing: 0.15em;
	display: block;
}
#homePage #innerLeft #sideNav ul li a:hover {
	color: #B1CCD3;
}
#innerLeft #resources {
	font-size: 1.3em;
	color: #696;
	letter-spacing: .1em;
}
.anniversaryHeader {
	font-size: 1em;
	text-decoration: none;
	letter-spacing: 0.15em;
	text-align: left;
	white-space: nowrap;
	display: block;
	color: #668975; /* Text Medium */
	padding-bottom: 5px;
/*	border-bottom: 1px solid #666;
*/	margin-bottom: 5px;
}
#anniversaries table {
	width: 90%;
/*border: 1px solid #999;
*/border-collapse: collapse;
font-family: Georgia, Times, serif;
}

#anniversaries th {
	color: #666;
	text-align: left;
	font-size: .9em;
	text-transform: capitalize;
}

#anniversaries .row0 {
background-color: #B1CCD3;
}

#anniversaries tr.row0:hover {
    background-color: #fff;
}
/*#anniversaries .row1 {
background-color: #FEE;
}*/
#anniversaries tr.row1:hover {
    background-color: #fff;
}
