/***************************************************
Customized predefined html tags
****************************************************/

body {
	background-color: #FFFFFF;
	margin: 0px;
}

TABLE, INPUT, SELECT, TEXTAREA {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: 21px;
	border-collapse:collapse;
	border-spacing: 0;
}

h1 {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	display:inline;
}

h2 {
	font-family: arial, verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 21px;
	display:inline;
}



TEXTAREA {
	line-height: 12px;
	height: 84px;	
}
  
/***************************************************
customized sitewide link tags
****************************************************/
a:link {
	color: #333333;
	text-decoration: underline;

}

a:visited {
	color: #333333;
	text-decoration: underline;

}

a:hover {
	color: #333333;
	text-decoration: none;


}

a.linkHeader:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	ine-height: 18px;
}

a.linkHeader:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
}

a.linkHeader:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;

}


a.footer:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0864A8;
	line-height: 17px;
}

a.footer:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #0864A8;
	line-height: 17px;
}

a.footer:hover {
	font-size: 11px;
	color: #0864A8;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;

}




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.footerSmall:link {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #0864A8;
	line-height: 17px;
}

a.footerSmall:visited {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #0864A8;
	line-height: 17px;
}

a.footerSmall:hover {
	font-size: 10px;
	color: #0864A8;
	font-weight: normal;
	text-decoration: underline;
	line-height: 17px;

}



a.homeLink:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

a.homeLink:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

a.homeLink:hover {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 18px;

}


a.copyrightLink:link {
	font-size: 10px;
	vertical-align: bottom;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}

a.copyrightLink:visited {
	font-size: 10px;
	vertical-align: bottom;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
}

a.copyrightLink:hover {
	font-size: 10px;
	vertical-align: bottom;
	text-decoration: none;
	color: #666666;
	line-height: 18px;

}



a.portfolio:link {
	color: #0864A8;
	text-decoration: none;
	font-weight: normal;
}

a.portfolio:visited {
	color: #0864A8;
	text-decoration: none;
	font-weight: normal;
}

a.portfolio:hover {
	color: #0864A8;
	text-decoration: underline;
	font-weight: normal;

}




/***************************************************
customized sitewide link tags
****************************************************/





.copyright {
	font-size: 10px;
	vertical-align: bottom;
	color: #666666;
	line-height: 18px;
}


.yellowText {
	font-size: 11px;
	font-weight: bold;
	color: #FEBA35;
}


.subNavTitle {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}


.homeSubTitles {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.homeText {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}


.subscription {
	line-height: 11px;
	font-size: 11px;
	width: 100px;
	margin: 0px;
	height: 17px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}


.pr24 {
	font-size: 23px;
	color: #333333;
	line-height: 28x;
}
