body {
	padding: 0px;
	margin: 18px 0px 0px;
	background-image:  url(images/bg.gif);
	background-attachment: fixed;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A3465;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB11B;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #BEB11B;
	border-right-color: #BEB11B;
	border-left-color: #BEB11B;
	padding-left: 6px;
	line-height: 16px;
	margin-top: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.rowHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #1A3465;
	padding-left: 6px;
	font-weight: bold;
}
.rowA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #BEB11B;
	border-right-color: #BEB11B;
	border-bottom-color: #BEB11B;
	border-left-color: #BEB11B;
	padding-bottom: 4px;
	padding-left: 2px;
}

.rowB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #99CC99;
	padding: 4px 4px;
}

.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	display: table;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F2F0EA;
}

sup {
	padding-top: 4px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #FFFFFF;
	background-color: #1A3465;
}

.inputbox {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#contenttable {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A3465;
	border-right-color: #1A3465;
	border-bottom-color: #1A3465;
	border-left-color: #1A3465;
	border: 1px solid #1A3465;			
}

.navside {
	width: 150px;
	background-image: url(assets/nav/litegold.gif);
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	display: table-cell;
	padding-top: 8px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;





}


.contentTD {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1A3465;
	border-right-color: #1A3465;
	border-bottom-color: #1A3465;
	border-left-color: #1A3465;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;

}
.topnavTD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1A3465;
	border-right-color: #1A3465;
	border-bottom-color: #1A3465;
	border-left-color: #1A3465;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;



}
#footernav {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEB11B;
	border-right-color: #BEB11B;
	border-bottom-color: #BEB11B;
	border-left-color: #BEB11B;
}



.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 12px;
	color: #F2F0EA;
	font-weight: bold;
	border: 0px;

}

.subnavb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	width: 140px;
}

.rowcnav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-color: #F2F0EA;
}
.navsideb {
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #E0DB96;
	width: 148px;
	margin: 0px;
	display: block;
	text-align: right;
	vertical-align: middle;






}

.navsidec {
	padding: 0px;
	background-color: #F4F2D9;
	font-family: Arial, Helvetica, sans-serif;


}

.normaltext {
	font-family: Arial, Helvetica, sans-serif;
}
faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0px;
	padding: 4px;
; background-image: url(images/backtop2.jpg)
}
.smalltextevents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEB11B;
}
.tablesform {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
	display: table;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #F2F0EA;
	margin-top: -19px;
}
.rowc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FAF9ED;
	height: 28px;
}
.smalltextb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
ul {
	font-size: 80%;
	list-style-type: disc;
}
ol {

	font-size: 80%;
}
.pageheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: #0000CC; text-decoration: none}
.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #0000CC; text-decoration: none ; text-align: justify; line-height: 25px}
