/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #4D4440;
	margin: 10px;
}

TABLE, INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #4C4C4C;
	line-height: 18px;
	border-collapse:collapse;
	border-spacing: 0;
}

UL {
	margin: 0px 15px;
	list-style-image: url(../images/bullet.gif);
}

P {
	margin: 0px 0px;
}

TEXTAREA {
	line-height: 12px;
	height: 84px;	
}
  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #4D4440;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #4D4440;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #4D4440;
	text-decoration: underline;
	font-weight: bold;

}


a.purple:link {
	color: #870F42;
	text-decoration: underline;
	font-weight: bold;
}

a.purple:visited {
	color: #870F42;
	text-decoration: underline;
	font-weight: bold;
}

a.purple:hover {
	color: #870F42;
	text-decoration: underline;
	font-weight: bold;

}


a.linkNewsletter:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF9DB;
	line-height: 15px;
}

a.linkNewsletter:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFF9DB;
	line-height: 15px;
}

a.linkNewsletter:hover {
	font-size: 11px;
	color: #FFF9DB;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;

}


a.linkFooter:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #4C4C4C;
	line-height: 15px;
}

a.linkFooter:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #4C4C4C;
	line-height: 15px;
}

a.linkFooter:hover {
	font-size: 11px;
	color: #4C4C4C;
	font-weight: normal;
	text-decoration: underline;
	line-height: 15px;
}



a.copyright:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #B8B894;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #B8B894;
}
a.copyright:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #B8B894;
}







a.linkSubNav:link {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #DD0200;
}

a.linkSubNav:visited {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #DD0200;
}

a.linkSubNav:hover {
	font-size: 11px;
	color: #DD0200;
	font-weight: bold;
	text-decoration: none;
}




a.siteMap:link {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #EBDFCF;
}

a.siteMap:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background-color: #EBDFCF;
}

a.breadcrum:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #D10A95;
}

a.breadcrum:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	color: #D10A95;
	background-color: #FFFFFF;
}

a.people:link {
	text-decoration: underline;
	font-weight: normal;
	color: #393E4B;
}

a.people:visited {
	text-decoration: underline;	
	font-weight: normal;
	color: #393E4B;
}

a.people:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}







/***************************************************
customized sitewide link tags
****************************************************/


.newsletterSignup{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF9DB;
	line-height:15px;
}

.titles{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #870F42;
	line-height:15px;
}

.headerBar{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF9DB;
	line-height:15px;
}


.footerText {
	font-size: 11px;
	color: #4C4C4C;
	font-weight: bold;
	line-height:15px;
}



.copyright {
	font-size: 10px;
	color: #B8B894;

}


.footerPurple {
	font-size: 11px;
	font-weight: bold;
	color: #870F42;
	
}

.leftSide {
	font-size: 10px;

}