/*Page Properties*/
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/pageback.jpg);
}
/*Form Field Formatting*/
.inputTxt {
	BORDER: #6B9CCE 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #000000; width:350px;
}
.inputTxt2 {
	BORDER: #6B9CCE 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #000000; width:150px;
}
.inputTxt3 {
	BORDER: #6B9CCE 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #000000; width:100px;
}
.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; BORDER: #6B9CCE 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; 
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; BORDER: #6B9CCE 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; width:224;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E8F0F8; BORDER: #6B9CCE 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #000000; width:350px;
}
.inputButton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; CURSOR: pointer; COLOR: #000000; FONT-SIZE: 10px; BACKGROUND: #E8F0F8; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; width:150px;
}
/*Table and Cell background info*/
.bg {
	background-image: url(images/cellback-fixed.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
}
/**/

/*Content Formating*/
.header      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #006699; font-weight: bold}
.header2      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #990000; font-weight: bold}
ul {
	font-family: "Arial Narrow", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #0066CC;
	font-style: normal;
	list-style-type: square;
}
.content10pt {
	font-family: Verdana;
	font-size: 10pt;
	color: #333333;
}
.bold10pt {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #366599;
}

.bold15pt {
	font-family: Verdana;
	font-weight: normal;
	font-size: 15pt;
	color: #366599;
}

.tahomablue {
	font-family: Tahoma;
	font-size: 9px;
	color: #0000FF;
}
.arialblack10pt {
	font-family: "Arial Black";
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}
.allcaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.smallcaps {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #003366;
}
.timesitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
.list-links {
	font-family: "Arial Narrow Special G1";
	font-size: 10pt;
	font-weight: bold;
	color: #5A4323;
	text-decoration:none;
	font-variant: normal;
}
.list-links:hover {
	font-family: "Arial Narrow Special G1";
	font-size: 10pt;
	font-weight: bold;
	color:#330000;
	text-decoration:underline;
	font-variant: normal;
}
hr {
	height: 1px;
	width: 65%;
}
blockquote {
   margin-left: 10px ; margin-top: 10}
.uppercase {
   text-transform: uppercase}
.lowercase {
   text-transform: lowercase}
.capitalize {
   text-transform: capitalize}
/**/

/*Footer Formatting*/
.footer1 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.footer1:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0099CC;
}
.footer2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
/**/