/* ©2004 wiseinternet stylesheet */
h1 {
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 6px;
}
h2 {
	color: #ff6600;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
}
h3 {
	color: #ff6600;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
h4 {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}
h5 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 2px;
}
body {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
}
ul {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 17px;
}
li {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
	margin-bottom: 2px;
	list-style-image: url(../img/im_bullet.gif);
}
th {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
	font-weight: bold;
	background: #e7e7e7;
}
td {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
/* BLACK TEXT STYLES */
.txtNBlack13 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	font-style: normal;
}
.txtNBlack14 {
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 190%;
	font-style: normal;
}
/* RED TEXT STYLES */
.txtNRed10 {
	color: #ff0033;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	font-style: normal;
}
.txtNRed11 {
	color: #ff0033;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
}
/* WHITE TEXT STYLES */
.txtNWhite10 {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.txtNWhite11 {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-style: normal;
}
.txtNWhite12 {
	color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
    font-weight: normal;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
.txtBWhite12 {
	color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal;
    font-weight: bold;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
.txtNWhite13 {
	color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px; 
	font-style: normal;
    font-weight: normal;
    border-left: #e8e8e8 1px outset;
    border-right: #e8e8e8 1px outset;
    border-top: #e8e8e8 1px outset;
    border-bottom: #e8e8e8 1px outset;
    padding: 6px;
}
/* BORDER TEXT STYLES */
.borderNews {
	border-left: #e8e8e8 1px solid;
    border-right: #acacac 1px solid;
	border-bottom: #acacac 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
/* FORMATTING FOR FORMS */
.fmDropDown {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
	filter: alpha(opacity=100);
}
.fmText {
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 16px;
}
.fmTextArea {
	border: 1px solid #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	clip: rect(   );
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
/* .button - FORMATTING FOR FORM INPUT BUTTONS */
.fmButton {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/* END FORMATTING FOR FORMS */

/* FORMATTING FOR <a href=''></a> LINKS */
a:link, a:visited, a:active {
	color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 130%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
}
a:hover {
	color: #000000; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 130%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
}
.lnkBWhite11UL:link, .lnkBWhite11UL:visited, .lnkBWhite11UL:active {
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
.lnkBWhite11UL:hover {
    color: #ffffff;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
}
