/* General */
a:link { text-decoration: none; color: #0990ba; } /* Editable */
a:visited { text-decoration: none; color: #0990ba; } /* Editable */
a:hover { text-decoration: underline; color: #0990ba; } /* Editable */
a:active { text-decoration: underline; color: #0990ba; } /* Editable */

.logoimage { padding-top: 0px; padding-bottom: 0px; } /* Editable */

/* Text */
h1 {color: #4b4b4b;} /* Editable */
.information_text {color: #4b4b4b;} /* Editable */
.headertext_text {color: #ffffff; font-size:16px; line-height:26px; font-weight:300;} /* Editable */
.headerlogtext_text {color: #ffffff; font-size:12px; line-height:26px; font-weight:300;} /* Editable */
.navtrail1 {color: #4d5151; font-size: px; line-height: px;} /* Editable */
	a.navtrail1:link {color: #0990ba; text-decoration:none;} /* Editable */
	a.navtrail1:visited {color: #0990ba; text-decoration:none;} /* Editable */
	a.navtrail1:hover {color: #0990ba; text-decoration:underline;} /* Editable */
	a.navtrail1:active {color: #0990ba; text-decoration:underline;} /* Editable */
.catnavleft_links {font-size:15px; line-height:30px;} /* Editable */
	a.catnavleft_links:link {color: #ffffff; text-decoration:none;} /* Editable */
	a.catnavleft_links:visited {color: #ffffff; text-decoration:none;} /* Editable */
	a.catnavleft_links:hover {color: #ffffff; text-decoration:underline;} /* Editable */
	a.catnavleft_links:active {color: #ffffff; text-decoration:underline;} /* Editable */
.subcatnavleft_links {font-size:15px; line-height:30px;} /* Editable */
	a.subcatnavleft_links:link {color: #ffffff; text-decoration:none;} /* Editable */
	a.subcatnavleft_links:visited {color: #ffffff; text-decoration:none;} /* Editable */
	a.subcatnavleft_links:hover {color: #ffffff; text-decoration:underline;} /* Editable */
	a.subcatnavleft_links:active {color: #ffffff; text-decoration:underline;} /* Editable */
.headercart_links {font-size:14px; line-height:15px; font-weight:300;} /* Editable */
	a.headercart_links:link {color: #ffffff; text-decoration:none;} /* Editable */
	a.headercart_links:visited {color: #ffffff; text-decoration:none;} /* Editable */
	a.headercart_links:hover {color: #e8ffff; text-decoration:none;} /* Editable */
	a.headercart_links:active {color: #e8ffff; text-decoration:none;} /* Editable */
.headeruser_links {font-size:15px; line-height:30px;} /* Editable */
	a.headeruser_links:link {color: #feffde; text-decoration:none;} /* Editable */
	a.headeruser_links:visited {color: #feffde; text-decoration:none;} /* Editable */
	a.headeruser_links:hover {color: #feffde; text-decoration:underline;} /* Editable */
	a.headeruser_links:active {color: #feffde; text-decoration:underline;} /* Editable */
.footer_header2 {color: #4b4b4b; font-size:18px; line-height:54px; font-weight:300;} /* Editable */
.footer_links {color: #4b4b4b;} /* Editable */
	a.footer_links:link {color: #ffffff; text-decoration:none;} /* Editable */
	a.footer_links:visited {color: #ffffff; text-decoration:none;} /* Editable */
	a.footer_links:hover {color: #ffffff; text-decoration:underline;} /* Editable */
	a.footer_links:active {color: #ffffff; text-decoration:underline;} /* Editable */
.footer_social {color: #595147; font-size:30px; line-height:18px; margin-right:10px; } /* Editable */
	a.footer_social:link {color: #595147; text-decoration:none; font-size:30px; line-height:18px; margin-right:10px; } /* Editable */
	a.footer_social:visited {color: #595147; text-decoration:none; font-size:30px; line-height:18px; margin-right:10px; } /* Editable */
	a.footer_social:hover {color: #595147; text-decoration:none; font-size:30px; line-height:18px; margin-right:10px; } /* Editable */
	a.footer_social:active {color: #595147; text-decoration:none; font-size:30px; line-height:18px; margin-right:10px; } /* Editable */
.copyright_text {color: #ffffff;} /* Editable */

.scrollToTop { width:37px; height:35px; padding:0px; text-align:center; text-decoration:none; position:fixed; bottom:50px; right:20px; display:none; z-index:900; background: url('/images/back_to_top.png') no-repeat 0px 0px; background-color: #01b0f3; } /* Editable */
.scrollToTop:hover{ text-decoration:none; } /* Editable */
			
/* Tables */
.NavBack {background-color: #00aaad;} /* Editable */
.SubNavBack {background-color: #188284;} /* Editable */
.HRNavBack {background-color: #269698; color: #269698;} /* Editable */
.HeaderBack {background-color: #006d6f;} /* Editable */
.TrailBack {background-color: #91e2ff;} /* Editable */
.FooterBack {background-color: #58c5c7;} /* Editable */
