/* Text */
BODY {
	font-family : Arial;
	font-size : 14px;
	background-image : url( "../assets/images/bkgd-bar.gif" );
	background-repeat : repeat-y}

/* Forms */
.nof_formsHandler_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_formsHandler_input_button {
  margin-right: 5px
}
.nof_formsHandler_input_reset {
  margin-right: 5px
}
.nof_formsHandler_input_submit { 
  margin-right: 5px
}
.nof_formsHandler_errorText {  
  color: rgb(255,0,0)
}
.nof_formsHandler_successText {  
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_formsHandler_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_formsHandler_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_formsHandler_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_formsHandler_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_formsHandler_contentCell {
  padding: 2px
}
.nof_formsHandler_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_formsHandler_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_formsHandler_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_formsHandler_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Email Page */
.nof_emailPage_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_emailPage_input_button {
  margin-right: 5px
}
.nof_emailPage_input_reset {
  margin-right: 5px
}
.nof_emailPage_input_submit { 
  margin-right: 5px
}
.nof_emailPage_errorText {  
  color: rgb(255,0,0)
}
.nof_emailPage_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_emailPage_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_emailPage_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_emailPage_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_emailPage_contentCell {
  padding: 2px
}
.nof_emailPage_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_emailPage_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_emailPage_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_emailPage_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* Secure Site */
.nof_secureSite_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_secureSite_input_button {
  margin-right: 5px
}
.nof_secureSite_input_reset {
  margin-right: 5px
}
.nof_secureSite_input_submit { 
  margin-right: 5px
}
.nof_secureSite_errorText {  
  color: rgb(255,0,0)
}
.nof_secureSite_successText {  
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}
.nof_secureSite_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_secureSite_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_secureSite_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_secureSite_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_secureSite_contentCell {
  padding: 2px
}
.nof_secureSite_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_secureSite_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_secureSite_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}

/* New */
.nof_news_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_news_input_button {
  margin-right: 5px
}
.nof_news_input_reset {
  margin-right: 5px
}
.nof_news_input_submit { 
  margin-right: 5px
}
.nof_news_errorText {  
  color: rgb(255,0,0)
}
.nof_news_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_news_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_news_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_news_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_news_contentCell {
  padding: 2px
}
.nof_news_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_news_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_news_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_news_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_news_author { 
  font-style: italic
}
.nof_news_date { 
  font-weight: bold;
  color: rgb(153,153,153)
}
.nof_news_title {
  font-size: 16px;
  font-weight: bold;
  margin: 0px
}
.nof_news_message {
  margin: 0px
}
.nof_news_maxPicSize {
  font-size: 10px;
  padding-left: 5px;
  white-space: nowrap
}

/* FAQ */
.nof_faq_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_faq_input_button {
  margin-right: 5px
}
.nof_faq_input_reset {
  margin-right: 5px
}
.nof_faq_input_submit { 
  margin-right: 5px
}
.nof_faq_select {
  margin-right: 5px
}
.nof_faq_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_faq_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_faq_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_faq_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_faq_contentCell {
  padding: 2px
}
.nof_faq_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_faq_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_faq_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_faq_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_faq_categoryBlock {
  padding-top: 5px;
  padding-bottom: 5px
}
.nof_faq_category {
  font-size: 14px
}
.nof_faq_question {
  font-size: 16px;
  font-weight: bold
}

/* Guestbook */
.nof_guestbook_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_guestbook_input_button {
  margin-right: 5px
}
.nof_guestbook_input_reset {
  margin-right: 5px
}
.nof_guestbook_input_submit { 
  margin-right: 5px
}
.nof_guestbook_select {
  margin-right: 5px
}
.nof_guestbook_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_guestbook_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_guestbook_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_guestbook_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_guestbook_contentCell {
  padding: 2px
}
.nof_guestbook_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_guestbook_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_guestbook_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_guestbook_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_guestbook_required {
  color: rgb(255,0,0)
}
.nof_guestbook_textLabel {
  font-weight: bold
}
.nof_guestbook_formInstructions {
  font-size: 10px
}

/* Testimonials */
.nof_testimonials_label {  
  display: block;
  white-space: nowrap;
  text-align: right;
  padding-left: 5px;
  cursor: pointer
}
.nof_testimonials_input_button {
  margin-right: 5px
}
.nof_testimonials_input_reset {
  margin-right: 5px
}
.nof_testimonials_input_submit { 
  margin-right: 5px
}
.nof_testimonials_text { 
  font-family: Arial;
  font-size: 13px
}
.nof_testimonials_link { 
  color: rgb(31,75,140);
  font-size: 13px;
  font-weight: bold;
  text-decoration: none
}
.nof_testimonials_header { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 5px
}
.nof_testimonials_footer { 
  background-color: rgb(173,199,238);
  border: 2px solid rgb(127,186,243);
  padding: 2px
}
.nof_testimonials_contentCell {
  padding: 2px
}
.nof_testimonials_columnHeadingRow { 
  background-color: rgb(211,208,208);
  padding: 3px;
  font-weight: bold
}
.nof_testimonials_textarea { 
   font-size: 13px;
  font-family: Arial
}
.nof_testimonials_heading {  
  font-weight: bold;
  color: rgb(58,58,85);
  font-size: 14px
}
.nof_testimonials_content {  
  background-color: rgb(237,237,237);
  padding: 2px;
  border-left: 2px solid rgb(127,186,243);
  border-right: 2px solid rgb(127,186,243)
}
.nof_testimonials_maxPicSize {
  font-size : 10px;
  padding-left : 5px;
  white-space : nowrap
}
.nof_testimonials_author {
  white-space : nowrap;
  font-style : italic;
  margin-right : 5px
}
.nof_testimonials_testimonial {
  font-weight : bold;
  font-size : 16px;
  margin : 0px
}
.nof_testimonials_date {
  font-weight : bold;
  color : rgb(153,153,153)
}
.nof_testimonials_description {
  margin : 0px
}
.nof_testimonials_required {
  color : rgb(255,0,0)
}
.nof_testimonials_successText {  
  font-weight: bold;
  width: 100%;
  display: block;
  text-align: center;
  background-color: rgb(255,204,0);
  padding: 3px
}

.nof_EmptyStyleBanners1-Default {
font-family:Clarendon; font-size:18pt; font-weight:normal; font-style:normal; color:rgb(179,182,77) 
}

.nof_EmptyStyleNavbar4-Regular {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(0,0,0) 
}

.nof_EmptyStyleNavbar5-Rollover {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(0,0,0) 
}

.nof_EmptyStyleNavbar6-Highlighted {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(0,0,0) 
}

.nof_EmptyStyleNavbar7-HighlightedRollover {
font-family:Arial; font-size:9pt; font-weight:normal; font-style:normal; color:rgb(0,0,0) 
}

.nof_EmptyStyleNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5e5d5c 
}

.nof_EmptyStyleNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}

.nof_EmptyStyleNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#535251 
}

.nof_EmptyStyleNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#186ed1 
}


P {
	font-size: 14px
}

.TextObject {
	font-size: 14px
}A{	text-decoration : none;
	border-color : #B3B64D;
	border-style : dashed;
	border-width : 1 px;
	border-bottom : 1px;
	border-top : none;
	border-right : none;
	border-left : none;
	color : #000000
}
A:visited{	border-color : #C0C0C0
}


UL {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
	font-size : 12px;
	list-style-type : square;
	line-height : 160%
}.FR-Header {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 24px;
 	text-align: right
}

.Proposal-Header {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 24px;
 	text-align: right
}

.Quote_style {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 125%;
 	background-image: url( "../assets/images/Quotes.jpg" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	margin: 0px 0px 2px 0px;
 	padding-left: 48px;
 	border-left-style: none;
 	padding-top: 24px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ruleoversubhead {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	color: rgb(102,51,0);
 	font-weight: bold;
 	padding-top: 3px;
 	border-top: 1px dashed rgb(153,153,153)
}

.Navigation_text {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 115%;
 	text-align: left;
 	margin: 24px 0px 0px 36px;
 	padding-bottom: 6px;
 	border-bottom: 1px dotted rgb(255,255,255)
}

.Format_header {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 14px;
 	color: rgb(91,88,88);
 	font-weight: bold;
 	padding-top: 12px
}

.Format-1 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	padding-right: 144px;
 	padding-bottom: 4px;
 	border-bottom: 1px solid rgb(153,153,153)
}

.Quotee {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 115%;
 	font-weight: bold;
 	font-style: italic;
 	text-align: right
}

.Bullet_list {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 135%;
 	list-style-type: square;
 	padding: 6px 6px 6px 0px
}

.Format-2 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	margin: 0px 0px 0px 0.13in
}

.Text-Box {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(243,243,216)
}

.indentdescription {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 130%;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 6px 18px
}

.FilesA {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold;
 	background-color: rgb(255,255,204);
 	border: 1px dashed rgb(179,182,77);
 	margin: 6px 72px 0px 18px;
 	padding-left: 10px;
 	padding-top: 3px;
 	padding-bottom: 4px
}

.FilesB {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin: 4px 72px 0px 36px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed rgb(153,153,153)
}

.FilesC {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-style: italic;
 	margin: 4px 72px 0px 48px;
 	padding-left: 0px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed rgb(192,192,192)
}

H2 {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 20px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	line-height: 135%;
 	font-weight: normal;
 	font-style: normal
}

.Process_Caption {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 105%;
 	font-weight: bold;
 	text-align: center
}

.FilesD {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	text-transform: uppercase;
 	font-weight: normal;
 	font-style: normal;
 	margin: 4px 72px 0px 60px;
 	padding-bottom: 6px;
 	border-bottom: 1px dotted rgb(128,128,128)
}

.Table_Text {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	text-align: left;
 	margin: 6px 0px 6px 12px
}

A {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	border-bottom: 1px dashed rgb(187,178,38)
}

H4 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 14px;
 	color: rgb(91,88,88);
 	font-weight: bold
}

.36_px_indent {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
	margin : 9px 24px 0px 36px
}

.Main_bullet_list {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	list-style-type: square
}

H5 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(128,128,0);
 	letter-spacing: 1px;
 	font-weight: bold;
 	margin: 0px 144px 0px 18px;
 	padding-bottom: 4px;
 	border-bottom: 1px dotted rgb(0,0,0)
}

.indentdescription2 {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 11px;
 	text-transform: uppercase;
 	line-height: 130%;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 6px 36px
}

table.tab td.left   
{
	background-image: url( '/assets/images/left.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table.tab td.title   
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #dddddd;
	text-transform: uppercase
}

table.tab td.right   
{
	background-image: url( '/assets/images/right.gif' );
	background-repeat: no-repeat;
	width: 16px
}
table.goldtab td.left   
{
	background-image: url( '/assets/images/leftgold.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table.goldtab td.title   
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #DCDE61;
	text-transform: uppercase
}

table.goldtab td.right   
{
	background-image: url( '/assets/images/rightgold.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table td.section   
{
	border-bottom: #dddddd 2px dotted;
	padding-top: 10px;
	padding-left: 10px
}

table.form
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%
}
.required
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: firebrick;
	vertical-align: top
}

.plaintext
{
	width: 100%;
	font-size: 9pt
}

.text
{
	width: 100%;
	background-color: rgb(251,250,206);
	font-size: 9pt
}

select
{
	background-color: rgb(251,250,206);
	font-size: 9pt
}

.FR-Header {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 24px;
 	text-align: right
}

.Proposal-Header {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 24px;
 	text-align: right
}

.Quote_style {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 125%;
 	background-image: url( "../assets/images/Quotes.jpg" );
 	background-repeat: no-repeat;
 	background-position: top left;
 	margin: 0px 0px 2px 0px;
 	padding-left: 48px;
 	border-left-style: none;
 	padding-top: 24px;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.ruleoversubhead {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	color: rgb(102,51,0);
 	font-weight: bold;
 	padding-top: 3px;
 	border-top: 1px dashed rgb(153,153,153)
}

.Navigation_text {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 115%;
 	text-align: left;
 	margin: 24px 0px 0px 36px;
 	padding-bottom: 6px;
 	border-bottom: 1px dotted rgb(255,255,255)
}

.Format_header {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 14px;
 	color: rgb(91,88,88);
 	font-weight: bold;
 	padding-top: 12px
}

.Format-1 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	font-weight: bold;
 	padding-right: 144px;
 	padding-bottom: 4px;
 	border-bottom: 1px solid rgb(153,153,153)
}

.Quotee {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 115%;
 	font-weight: bold;
 	font-style: italic;
 	text-align: right
}

.Bullet_list {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 135%;
 	list-style-type: square;
 	padding: 6px 6px 6px 0px
}

.Format-2 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	margin: 0px 0px 0px 0.13in
}

.Text-Box {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	background-color: rgb(243,243,216)
}

.indentdescription {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	line-height: 130%;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 6px 18px
}

.FilesA {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	color: rgb(51,51,51);
 	font-weight: bold;
 	background-color: rgb(255,255,204);
 	border: 1px dashed rgb(179,182,77);
 	margin: 6px 72px 0px 18px;
 	padding-left: 10px;
 	padding-top: 3px;
 	padding-bottom: 4px
}

.FilesB {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	margin: 4px 72px 0px 36px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed rgb(153,153,153)
}

.FilesC {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-style: italic;
 	margin: 4px 72px 0px 48px;
 	padding-left: 0px;
 	padding-bottom: 6px;
 	border-bottom: 1px dashed rgb(192,192,192)
}

H2 {
	font-family: Georgia,     Palatino,     "Times New Roman",     Times,     Serif;
 	font-size: 20px;
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	line-height: 135%;
 	font-weight: normal;
 	font-style: normal
}

.Process_Caption {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	line-height: 105%;
 	font-weight: bold;
 	text-align: center
}

.FilesD {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 10px;
 	text-transform: uppercase;
 	font-weight: normal;
 	font-style: normal;
 	margin: 4px 72px 0px 60px;
 	padding-bottom: 6px;
 	border-bottom: 1px dotted rgb(128,128,128)
}

.Table_Text {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	text-align: left;
 	margin: 6px 0px 6px 12px
}

A {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	color: rgb(0,0,0);
 	text-decoration: none ;
 	border-bottom: 1px dashed rgb(187,178,38)
}

H4 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 14px;
 	color: rgb(91,88,88);
 	font-weight: bold
}

.36_px_indent {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
	margin : 9px 24px 0px 36px
}

.Main_bullet_list {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	list-style-type: square
}

H5 {
	font-family: Arial,    Helvetica,    Geneva,    Sans-serif;
 	font-size: 12px;
 	text-transform: uppercase;
 	color: rgb(128,128,0);
 	letter-spacing: 1px;
 	font-weight: bold;
 	margin: 0px 144px 0px 18px;
 	padding-bottom: 4px;
 	border-bottom: 1px dotted rgb(0,0,0)
}

.indentdescription2 {
	font-family: Arial,     Helvetica,     Geneva,     Sans-serif;
 	font-size: 11px;
 	text-transform: uppercase;
 	line-height: 130%;
 	font-weight: normal;
 	font-style: normal;
 	text-indent: 0px;
 	margin: 0px 0px 6px 36px
}

table.tab td.left   
{
	background-image: url( '/assets/images/left.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table.tab td.title   
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #dddddd;
	text-transform: uppercase
}

table.tab td.right   
{
	background-image: url( '/assets/images/right.gif' );
	background-repeat: no-repeat;
	width: 16px
}
table.goldtab td.left   
{
	background-image: url( '/assets/images/leftgold.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table.goldtab td.title   
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color: #DCDE61;
	text-transform: uppercase
}

table.goldtab td.right   
{
	background-image: url( '/assets/images/rightgold.gif' );
	background-repeat: no-repeat;
	width: 16px
}

table td.section   
{
	border-bottom: #dddddd 2px dotted;
	padding-top: 10px;
	padding-left: 10px
}

table.form
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%
}
.required
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: firebrick;
	vertical-align: top
}

.plaintext
{
	width: 100%;
	font-size: 9pt
}

.text
{
	width: 100%;
	background-color: rgb(251,250,206);
	font-size: 9pt
}

select
{
	background-color: rgb(251,250,206);
	font-size: 9pt
}

table.proposals
{
    width: 100%;
    border: #000000 1px solid
}

table.proposals th   
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: bold;
   text-align: left
}

table.proposals td   
{
   font-family: Arial;
   font-size: 10pt;
   font-weight: normal;
   text-align: left;
   border-top: #000000 1px solid
}A:hover{	border-style : solid;
	border-top : none;
	border-right : none;
	border-left : none;
	text-decoration : none;
	border-color : #333333;
	border-bottom-width : 1px;
	border : none
}
