﻿/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}*/

.bg
{
	background-image: url(/images/bg.gif);
	background-color: #FFFFFF;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a:hover 
{
	text-decoration:underline;
}

.ln-bg {
	background-image: url(/images/ln-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.body-table
{
	border:solid 1px #000000;
	background-color:#ffffff;
}
.ln-link {
	font-weight:bold;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	color:#000000;
	z-index:1;
}
.ln-link:hover {
	color:#EC0404;
}
.ln-link-sub {
	color: #EC0404;
	text-decoration: none;
	opacity:1.0;
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0;
	font-size: 11px;
	z-index:1;
}
.ln-link-sub:hover {
	color: #000000;
}
.t-nav {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.t-nav:hover {
	color: #FFFE00;
}


h2
{
	font-size: 14px;
	font-weight: bold;
	color: #7d003b;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*.sub-heading 
{
	font-weight:bold;
	color: #EC0404;
}*/
.page-bg {
	background-image: url(/images/page-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:435px;
}
.page-bg2 {
	background-image: url(/images/page-bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ln-cell1 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff0000;
}
.ln-cell2 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff6600;
}
.ln-cell3 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ffff00;
}
.ln-cell4 {
	background-color: #FFFFFF;
	opacity:.70;
	filter: alpha(opacity=70); 
	-moz-opacity: 0.70;
	padding-left:7px;
	border: 1px solid #0000ff;
}
.ln-cell5 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #00cc00;
}
.ln-cell6 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #ff00ff;
}
.ln-cell7 {
	background-color: #FFFFFF;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	padding-left:7px;
	border: 1px solid #000000;
}
#ln {
	position:absolute;
	width:170px;
	z-index:1;
	padding: 4px;
	
}

#fslnav {
	float: right;
	width: 150px;
	border: 1px solid #cccccc;
	margin-left: 20px;


}
#fslnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#fslnav li {

}
#fslnav li a {
	display: block;
	font-weight: bold;
	color: #000000;
	background-image: url(/images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 7px;

}
#fslnav li a:hover {
	text-decoration: none;
	color: #006db7;
}
#fslnav .title {
	font-weight: bold;
	background-color: #77013e;
	color: #ffffff;
	padding: 2px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .body {
	background-color: #e6e6e6;
	padding: 5px;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
#fslnav .spacer {
	background-color: #006db7;
	height: 3px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;

}


hr {
	color: #524211;
	size: 1px;
	height: 1px;
}

.announce-holder {
}

.announcements-holder {
	background-color: #9bb2dc;
}

.announce-title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-top: 5px;

}
.announce-holder .announce-body {
	padding: 8px;
	color: #FFFFFF;
}

.announce-holder .announce-body a {
	color: #000000;
}

.announce-holder .announce-body a:hover {
	color: #000000;
	text-decoration: underline;
}

.announce-holder .announce-all {
background: #9bb2dc;
color: #000000;

}
.announce-holder .horrule {
border-bottom: 1px solid #cccccc;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 20px;
background: none;

}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	font-size: 11px;
	background-image: url(../images/ln-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
#lnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(/Images/ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 13px 10px;
}
#lnav ul li a:hover {
	color: #006db7;
}
#lnav ul li ul li {
	border: none;
	background-image: none;

}
#lnav ul li ul li a {
	background-image: none;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: normal;
	color: #77013e;
}
#lnav ul li ul li ul li a {
	padding-left: 25px;
	color: #006db7;
	background-image: url(/Images/ln-arrow2.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;

}
#lnav ul li ul li ul li a:hover {
color: #015883;
}
#lnav ul li ul li ul li ul li a {
	padding-left: 30px;
	color: #015883;
	background-image: url(/Images/ln-arrow4.gif);
	background-repeat: no-repeat;
	background-position: 25px 6px;
	
}
#lnav ul li ul li ul li ul li a:hover {
color: #015883;
}

.ln-link:hover {
	color: #7a003c;
	text-decoration: none;
}
.borders-rl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borders-rl2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 12px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #006ab5;
	padding-bottom: 2px;
}

.cart-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7a003c;
	border: 1px solid #000000;
}

/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */
body {
	margin: 0 auto 25px auto;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
	background: #32579b;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration:none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration:underline;
}

.link2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration:none;
}

.link2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration:underline;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

span {
	color: #000000;

}

h1,
h1 a:link  {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #003366;
	text-decoration: none;
}

h1 a:visited  {
	color: #000000;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading1,
.heading1 a:link  {
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #003366;
	text-decoration: none;
}

.heading1 a:visited  {
	color: #000000;
	text-decoration: none;
}

.heading1 a:hover,
.heading1 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading2,
.heading2 a:link {
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 8px 0;
	color: #003366;
	text-decoration: none;
}

.heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading2 a:hover,
.heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading3,
.heading3 a:link {
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #003366;
	text-decoration: none;
}

.heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading3 a:hover,
.heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading4,
.heading4 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #274c8d;
	text-decoration: none;
}

.heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading4 a:hover,
.heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading5,
.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #FFFFFF;
	text-decoration: none;
}

.heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading5 a:hover,
.heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading6,
.heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #FFFFFF;
	text-decoration: none;
}

.heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading6 a:hover,
.heading6 a:active  {
	color: #000000;
	text-decoration: none;
}


.midbg {
	background-image: url(../Images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

.space {
	line-height: 5px;
}

.minHeightTable {
    min-height: 800px;
    height: auto;
    height: 800px;
}

.blue {
	color: #274c8d;
}