/************** redefined tags *****************/
ul
{
	list-style: url(none) none;
	margin: 0;
	padding: 0 0 0 40;
	text-indent: 15px;
}

/************** styles *****************/

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 30px;

}

.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #990000;
	font-weight: normal;

}

.text3{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9BA51;
	font-weight: normal;

}

.form {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #990000;
}

.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: normal;
}

.bulletNews {
	background-image: url(/nimages/buttons/arrow2.gif);
	background-repeat: no-repeat;
}

.bulletPDF {
	background-image: url(/nimages/pdf.gif);
	background-repeat: no-repeat;
	text-indent: 35px;
}

.bgPear {
	background-color: #F9BA51;
	background-image: url(/nimages/home/bg_pear.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgNav {

	background-color: #F9BA51;
	background-image: url(/nimages/internal/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.brdRed {
	border: 1px double #000000;
}

.buttonSubmit {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #F1EFE2;
	border-right: 2px solid #9D9DA1;
	border-bottom: 2px solid #9D9DA1;
	border-left: 1px solid #F1EFE2;
	color: #F9BA51;
}


/************** Links *****************/

a {
	color: #5281AD;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #5281AD;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a:visited {
		color:#336699;
}

a.linkYellow {
	color: #F9BA51;
	text-decoration: none;
	font-weight: bold;
}

a.linkYellow:link {
	text-decoration: none;
	color: #F9BA51;
	font-weight: bold;
}

a.linkYellow:hover {
	text-decoration: underline;
	color: #F9BA51;
}

a.linkYellow:visited {
	color: #F9BA51;
}

a.linkNav {
	color:#000000; 
	padding-left: 20px;
}

a.linkNav:link {
	color:#000000; 
	padding-left: 20px;
}

a.linkNav:visited {
	color:#000000; 
	padding-left: 20px;
}

a.linkNav:active {
	color:#000000; 
	background: url(/nimages/buttons/arrow.gif) no-repeat;
	padding-left: 20px;
}

a.linkNav:hover {
	color:#000000; 
	background: url(/nimages/buttons/arrow.gif) no-repeat;
	padding-left: 20px;
}

a.linkSubnav{
	font-size: 13px;
	padding-left: 50px;
	color: #000000;
}

a.linkSubnav:link {
	font-size: 13px;
	padding-left: 50px;
	color: #000000;
}

a.linkSubnav:visited {
	font-size: 13px;
	padding-left: 50px;
	color: #000000;
}

a.linkSubnav:active {
	background: url(/nimages/buttons/arrow_sm.gif) no-repeat;
	font-size: 13px;
	padding-left: 50px;
	color: #000000;
}

a.linkSubnav:hover {
	background: url(/nimages/buttons/arrow_sm.gif) no-repeat;
	font-size: 13px;
	padding-left: 50px;
	color: #000000;
}
.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
