/* CSS Document */

.time {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

.indexbodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #221e1f;
	line-height: 17px;
	padding: 40px;
	text-align: justify;
	
}

.secondarybodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #221e1f;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;	
}
.showcaseebodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #221e1f;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;	
}
.emailtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #221e1f;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;	
}

.bullettext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #221e1f;
	padding-bottom: 30px;
	padding-left: 15px;	
	padding-top: 5px;
	
}

.showcasetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #221e1f;
	padding-top: 5px;
	
}

.copyrighttext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #221e1f;
	
}

.addresstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	vertical-align: bottom;
	
}
a.blacknavlinks, a.blacknavlinks:link, a.blacknavlinks:visited, a.blacknavlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	text-decoration: none;
}
a.blacknavlinks:hover {
	text-decoration:underline;
	}

.projectshowcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.whitenavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.whitenavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	
}

a.rednavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ed2416;
	text-decoration: none;
	
}

a:hover.rednavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #ed2416;
	text-decoration: underline;
	
}



.searchbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #221e1f;
	margin-left: 20px;
	margin-right: 5px;

}


a.rednavlinksbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ed2416;
	text-decoration: none;

}

a:hover.rednavlinksbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ed2416;
	text-decoration: underline;
	
}

a.boldrednavlinksbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed2416;
	text-decoration: none;

}

a:hover.boldrednavlinksbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ed2416;
	text-decoration: underline;
	
}

a.bluesearchlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00aeef;
	text-decoration: underline;

}

a:hover.bluesearchlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00aeef;
	text-decoration: underline;
	
}

.celebratingbackgroundnav {
	background-image:url(images/db_upper.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width:180px;
	

}


.celebratingbackgroundbottom {
	background-image:url(images/db_lower.gif);
	background-position: top;
	background-repeat: no-repeat;
	width:180px;
	height:47px;

}



.confirmationtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ed2416;
	padding-left: 15px;
	padding-top: 18px;

}