/* Defaults */

.defaultcell           { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 16px; color: #582c15; }
.defaultcell a:link    { text-decoration: none;	line-height: 16px; color: #e96f35; }
.defaultcell a:visited { text-decoration: none; line-height: 16px; color: #e9501f; }
.defaultcell a:hover   { text-decoration: underline; line-height: 16px; color: #e96f35; }
.defaultcell a:active  { text-decoration: none; line-height: 16px; color: #e96f35; }

/* Side Navigation */
.Side_Nav           { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 18px; color: #582c15; text-decoration: none; }
.Side_Nav a:link    { text-decoration: none; color: #e9501f; }
.Side_Nav a:visited { text-decoration: none; color: #e9501f; }
.Side_Nav a:hover   { text-decoration: underline; color: #e9501f; }
.Side_Nav a:active  { text-decoration: none; color: #e9501f; }

/* Page Title text */
.page_title           { font-family: Georgia, Times New Roman, Times, serif; font-size: 30px; line-height: 36px; color: #582c15; text-decoration: none; }
.page_title a:link    { text-decoration: none; color: #582c15; }
.page_title a:visited { text-decoration: none; color: #582c15; }
.page_title a:hover   { text-decoration: underline; color: #582c15; }
.page_title a:active  { text-decoration: none; color: #582c15; }

/* Body text */
.body_Head      { font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; line-height: 16px; color: #582c15; }
.body_Head a:link    { text-decoration: none;	line-height: 16px; color: #e96f35; }
.body_Head a:visited { text-decoration: none; line-height: 16px; color: #e9501f; }
.body_Head a:hover   { text-decoration: underline; line-height: 16px; color: #e96f35; }
.body_Head a:active  { text-decoration: none; line-height: 16px; color: #e96f35; }

.body_Call           { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 16px; color: #582c15; }
.body_Call a:link    { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_Call a:visited { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_Call a:hover   { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_Call a:active  { text-decoration: underline; line-height: 16px; color: #e9501f; }

.body           { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 16px; color: #582c15; }
.body a:link    { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body a:visited { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body a:hover   { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body a:active  { text-decoration: underline; line-height: 16px; color: #e9501f; }

.body_large           { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 18px; color: #582c15; }
.body_large a:link    { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_large a:visited { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_large a:hover   { text-decoration: underline; line-height: 16px; color: #e9501f; }
.body_large a:active  { text-decoration: underline; line-height: 16px; color: #e9501f; }

.body_bold           { font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 16px; color: #582c15; font-weight: bold; text-decoration: none; }
.body_bold a:link    { text-decoration: none; color: #e96f35; }
.body_bold a:visited { text-decoration: none; color: #e9501f; }
.body_bold a:hover   { text-decoration: underline; color: #e96f35; }
.body_bold a:active  { text-decoration: none; color: #e96f35; }

.pricing           { font-family: Georgia, Times New Roman, Times, serif; font-size: 14px; line-height: 20px; color: #582c15; font-weight: none; text-decoration: none; }
.pricing a:link    { text-decoration: none; color: #e96f35; }
.pricing a:visited { text-decoration: none; color: #e9501f; }
.pricing a:hover   { text-decoration: underline; color: #e96f35; }
.pricing a:active  { text-decoration: none; color: #e96f35; }

/* Footer */

.Footer_Links           { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; color: #582c15; text-decoration: none; }
.Footer_Links a:link    { text-decoration: none; color: #e9501f; }
.Footer_Links a:visited { text-decoration: none; color: #e9501f; }
.Footer_Links a:hover   { text-decoration: underline; color: #e9501f; }
.Footer_Links a:active  { text-decoration: none; color: #e9501f; }


