body {
    top-margin:0px;
    right-margin:0px;
    background-color: #FFFFFF;
    overflow-x: hidden; overflow-y: scroll;
}
body, td
{
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #000000;
	line-height: 20px;
}
.heading {
	font-weight: bold;
	color: #CC0033;
}
.headingSmall {
	font-weight: bold;
    color: #CC0033;
	font-size: 80%;
}
.howtoorder {
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 15px;
}
.title {
    font-family: arial, sans-serif;
    font-size: 120%;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}

.titleSmall {
	font-family: arial, sans-serif;
    font-size: 90%;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}

.titleSmallReg {
	font-family: arial, sans-serif;
    font-size: 90%;
    color: #000000;
    line-height: 25px;
    font-weight: bold;
}

.t2 {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000000;
}                  
h1 {
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	margin: 0px;
}
h2 {
	font-size: 110%;
	color: #000000;
	margin: 0px;
	font-weight: normal;
}
.pdf {
    font-family: arial, sans-serif;
    font-size: 70%;
    color: #000000;
}
a:link {
	color: #000099;

}
a:visited {
	color: #000099;

}
a:hover {
	color: #CC0033;
}
INPUT, TEXTAREA, SELECT  {font-family: Arial, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {color: #09304F}
INPUT, TEXTAREA, SELECT  {font-size: 80%}

.img {
border: 3px solid #cc0033;
}

.reduce {
font-size: 90%;
}

.tableRow {
border-bottom: 1px solid #000;
padding: 2px;
}

.tableTB {
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

.tableT {
border-bottom: 1px solid #000;
}

.tableNI {
border-bottom: 1px dashed #ccc;
text-align: center;
}

.tableNIL {
border-bottom: 1px dashed #ccc;
text-align: left;
}


.mainCat {
	font-size: 16px;
	color: #CC0033;
	text-align: left;
	font-weight: bold;
}

.tableNICat {
border-bottom: 1px dashed #ccc;
font-size: 14px;
font-weight: bold;
text-align: center;
}

.tableNICatL {
border-bottom: 1px dashed #ccc;
font-size: 14px;
font-weight: bold;
text-align: left;
}

.tableNICat a:link,.tableNICat a:visited,.tableNICatL a:link,.tableNICatL a:visited {
	color: #000;
	text-decoration: underline;
}

.tableNICat a:hover,.tableNICatL a:hover {
	color: #CC0033;
	text-decoration: underline;
}


.fList,.fList2 {
margin: 0px;
padding: 0px;
}

.fList li {
margin-left: 16px;
}

.fList2 li {
margin-left: 32px;
}

.noBullet {
list-style-type: none;
padding-left:7px;
}
