body { font-size: 10pt; color: navy; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; margin: 0px; margin-top: 0px; margin-left: 10px; margin-right: 10px;  margin-bottom: 20px; }

td { font-size: 10pt; color: navy; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; }

A:link { font-weight: bold; color: #336633; text-decoration: underline; }

A:visited { font-weight: bold; color: #336633; text-decoration: underline; }

A:hover { font-weight: bold; color: #339900;}

A.home:link { font-weight: bold; color: #ffffff; text-decoration: none; }

A.home:visited { font-weight: bold; color: #ffffff; text-decoration: none; }

A.home:hover { font-weight: bold; color: #99cc66; text-decoration: underline; }

.Title { font-weight: bold; font-size: 12pt; color: navy; font-family: Arial Black, Arial, Helvetica, Verdana, sans-serif; align: center; }

.Title2 { font-weight: bold; font-size: 11pt; color: white; font-family: Arial Black, Arial, Helvetica, Verdana, sans-serif; align: center; }

.subtitle { font-size: 11pt; color: navy; font-family: Arial Black, Arial, Helvetica, Verdana, sans-serif; }

.captionname { font-weight: bold; font-size: 8pt; color: #6a5acd; font-family: "Arial Narrow", Arial, sans-serif; }

.heading {font-weight:bold;
		font-size:12pt;
		color: navy;}


/* form styles */

legend { /* gray */
	color: #868686;
	font-size: 18px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

#appOne {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 25px;
	margin-bottom: 25px;
	
}

#appOne .appRow {
	clear: both;
}

#appOne form {
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
}


#appOne label {
	margin-right: 10px;
	width: 200px;
	margin-bottom: 15px;
	display: block;
	float: left;
	font-size: 14px;
	color: #333;
}
.left  {
	margin-bottom: 15px;
	color: #666;
}


#appOne .formColLft {
	float: left;
	margin-right: 30px;
}

#appOne .formColRt {
	float: left;
	margin-right: 30px;
	
}




#appOne .formColLft input, #appOne .formColRt input {
	display: block;
}

#appOne p {
	margin-bottom: 0px;
	padding-bottom: 5px;
	color: #333;
}



#appOne textarea {
	margin-bottom: 25px;
}

#appOne p.emphasis {
	color: #AB6532;
}

.conf-style {
	
	width: 600px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	
}
#style {
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#style p {
	font-size: 14px;
	color: #6A6A6A;
	line-height: 21px;
}

#style p span {
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

#style h1 {
	font-size: 26px;
}

#style h2 {
	font-size: 24px;
	
}

#style h3 {
	font-size: 18px;
	color: #71AE6A;
}

#style h4 {
	font-size: 16px;
}

#style a {
	color: #06C;
	text-decoration: none;
	font-weight: normal;
}

#style a:hover {
	color: #48A4FF;
	
}

.basic a {
	color: #06C;
	text-decoration: none;
	font-weight: normal;
}

.basic a:hover {
	color: #48A4FF;
	
}

.basic p, li {
	font-size: 14px;
	color: #6A6A6A;
	line-height: 21px;
}

.basic {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}



