/*Page Properties*/
.tblBorder {
	border: 1px solid #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*Form Field Formatting*/
.inputTxt {
	BORDER: #333333 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #F3F3F3; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #000000; 
}
.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #F3F3F3; BORDER: #000066 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; 
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #F3F3F3; BORDER: #000066 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; width:224;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #F3F3F3; BORDER: #333333 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #000000; 
}
.inputButton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; CURSOR: hand; COLOR: #ffffff; 
    FONT-SIZE: 10px; BACKGROUND: #016968; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
/*Table and Cell background info*/
.bg {
	background-image: url(images/p-sign.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom right;
}
/**/

/*Content Formating*/
.header      { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #016968; 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: #018683;
	font-style: normal;
	list-style-type: square;
}
.content10pt {
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
.faqs {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
}
.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: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #016968;
}
.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: bold;
	color: #333333;
}
/**/
.verdanasmall {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}
.caption {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-variant: normal;
}
.li {
	font-family: "Arial Narrow", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #018683;
	font-style: normal;
	list-style-type: square;
}
.li:hover {
	font-family: "Arial Narrow", Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #02C1C1;
	font-style: normal;
	list-style-type: square;
}
.imgBrd {
	border: 1px solid #333333;
	color: #333333;	
}

