/* CSS Document */

/* margin values and font sizes for headings, and margins on paragraphs
 * and lists are not consistent across browser platforms. to achieve a
 * consistent look we need to explicity set these values here. it may
 * seem an odd way to declare the margins like this but you never
 * know what kind of horizontal padding a browser may be using on an
 * element, and I only want to change the vertical padding.
 *
 * pixels are used here, rather than ems, because I want a consistent
 * margin on the different headings. if I use ems, 1em for an h1 element
 * is much larger than 1em on an h6 element. I don't wnat this.
 *
 * salt to taste
 */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.navWrapper
{
	font-size:10pt;
}
ul, ol, dl, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 14px;
}
h1
{
	font-size: 16pt;
	color:#000000;
}
h2
{
	font-size: 15pt;
}
h3
{
	font-size: 14pt;
}
h4
{
	font-size: 13pt;
}
h5
{
	font-size: 12pt;
	font-weight:bold;
}
h6
{
	font-size: 12pt;
	font-style:italic;
}
p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 10pt;
}
.p1
{
	padding-top: 2px;
}
.p2
{
	padding-bottom: 5px;
}
.lstCheck{
	list-style-image: url(../images/list/check.gif);
	background-repeat: no-repeat;
}
.lstCheck li {
	padding-bottom: 1em;
}
.lstCheck li ul {
	padding-left: 0;
	margin-left: 0;
}
.lstCheck li ul li{
	list-style-image: none;
	list-style-type:none;
	padding-bottom: .4em;
}



.link7th {font-size:10pt; font-family:Arial; color:blue; text-decoration:none; }
.link8th {font-size:16px; font-family:Arial black; color:blue; text-decoration:none; }
.style5 {
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}
.style7 {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.style8 {
	color: #000000;
	font-size: 20px;
	font-weight: normal;
	font-family:Arial Black;
}
.style9 {
	color: #339966;
	font-size: 11px;
	font-weight: bold;
}
.style10 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.style11 {
	color: #000000;
	font-size: 10px;
	font-weight: regular;
}
.style14 {
	color: #000000;
	font-size: 14pt;
	font-weight:normal;
}
.style16 {
	color: #FF0000;
	font-weight: bold;
}
.style18 {
	color: #3300FF;
	font-size: 12px;
	font-weight: regular;
}
.style19 {
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}
.style22 {
	color: #0307BD;
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial;
}
.style23 {
	color: #7B6FA2;
	font-size: 10px;
	font-weight: bold;
}
.style25 {
	color: #298A52;
	font-size: 14px;
	font-weight: regular;
	font-family:Arial Black;
}
.style27 {
	color: red;
	font-size: 16px;
	font-weight: regular;
	font-family:Arial Black;
}
.style35 {
	color: #333399;
	font-size: 18px;
	font-weight: bold;
}
.style38 {	
	color: #FF0000;
	font-weight: bold;
}
.style40 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
}
.style42 {
	color: #333399;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial;
}
.style43 {
	color: red;
	font-size: 16px;
	font-weight: bold;
	font-family:Arial;
}
.style44 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family:Arial;
}
.style45 {
	color: seagreen;
	font-size: 13px;
	font-weight: bold;
	font-family:Arial;
}
.style46 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial;
}
.style48 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family:Arial;
}
.style50 {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family:Arial;
}
.style81 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style101 {
	color: blue;
	font: bold 12px Arial;
}
.style12pt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
.style12pt  a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
/*
New styles 
*/

.arialblackbold12 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.arialblackbold11 {
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.arialblackbold10 {
	color: black;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
}

.arialredbold15 {
	color: red;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
}

.arialredbold12 {
	color: red;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}

.arialred11 {
	color: red;
	font-size: 11px;
	font-weight: regular;
	font-family: Arial;
}

.arialblack10 {
	color: black;
	font-size: 10px;
	font-weight: regular;
    font-family: Arial;
}

.arialblack11 {
	color: black;
	font-size: 11px;
	font-weight: regular;
    font-family: Arial;
}

.arialblack12 {
	color: black;
	font-size: 12px;
	font-weight: regular;
    font-family: Arial;
}

.arialseagreenbold12 {
	color: seagreen;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial;
}

.arialwhite12 {
	color: white;
	font-size: 12px;
	font-weight: regular;
    font-family: Arial;
}

a.mainmenumorelink {
	color: blue;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial Black;
	text-decoration: none;
}

a.mainmenumorelink:hover {
	color: blue;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial Black;
	text-decoration: none;
}

a.mainmenumorelink:visited {
	color: blue;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial Black;
	text-decoration: none;
}

a.mainmenumorelink:active {
	color: blue;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial Black;
	text-decoration: none;
}

/*
End New styles 
*/
