/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #FFFFFF;
	}

TABLE, INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 20px;
	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: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:visited {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

a.linkNewsletter:link {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}

a.linkNewsletter:visited {
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #666666;
}

a.linkNewsletter:hover {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}


a.linkHomeFeatures:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

a.linkHomeFeatures:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

a.linkHomeFeatures:hover {
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	line-height: 16px;

}




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.linkMenuMainSubNav:link {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 13px;
}

a.linkMenuMainSubNav:hover {
	color: #FFFFFF;
	font-weight: underline;
	text-decoration: none;
	background-color: #2073B1;
	font-size: 10px;
	line-height: 13px;
}




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;
}

a.copyright:link {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
}

a.copyright:visited {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
}
a.copyright:hover {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #2073B1;
	background-color: #FFFFFF;
}


a.image:link {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:visited {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}

a.image:hover {
	border-color: #393E4B;
	border-width: 1px;
	border-style: solid;
}





a.sectionTitle:link {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.sectionTitle:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.sectionTitle:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


h1 {
	display: inline;
}

h2 {
	display: inline;
}

h3 {
	display: inline;
}
h4 {
	display: inline;
}
h5 {
	display: inline;
}

h6 {
	display: inline;
}



/***************************************************
customized sitewide link tags
****************************************************/

.copyright {
	font-size: 11px;
	vertical-align: bottom;
	color: #666666;

}


.subNavSectionIdentifier {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	
}


.subNavDivider {
	font-size: 11px;
	font-weight: bold;
	color: #97CF18;
}

.title {
	font-size: 12px;
	color: #DD0200;
	font-weight: bold;
	

}

.smallText {
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	
}

.redRight {
	font-size: 11px;
	color: #DD0200;
	line-height: 17px;
}


.homeContentBoxOne {
	background-color: #FFEE00;
	vertical-align: top;
	
}

.homeContentBoxOneOver {
	background-color: #FFFB00;
	vertical-align: top;
	cursor: pointer;
}
.homeContentBoxTwo {
	background-color: #FFE200;
	vertical-align: top;
}

.homeContentBoxTwoOver {
	background-color: #FFFB00;
	vertical-align: top;
	cursor: pointer;
}


