body {
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.buttons {
	margin-left: 6px;
}

.indent {
	padding-left: 12px;
}


#navigation {
	margin-top: 0px;
	margin-bottom: -1px;
	margin-left: 0px;
	text-align:left;
}

#navigation a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url(/_static/images/www/nonAuthenticated/shared/tab_left.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 10px;
}

#navigation a span {
	background: url(/_static/images/www/nonAuthenticated/shared/tab_right.gif) right top no-repeat;
	padding:  6px 10px 2px 0px;

}

#navigation a, #navigation a span{
	display: block;
	float: left
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#navigation a, #navigation a span {
	float: none
}
/* End IE5-Mac hack */

#navigation a:hover {

	/*background: #fff url("_static/images/www/nonAuthenticated/shared/tab_left.gif") left top no-repeat;*/
	text-decoration: none;
	padding-left: 10px
}

#navigation a:hover span {
	/*background: #fff url("_static/images/www/nonAuthenticated/shared/tab_right.gif") right top no-repeat;*/
	padding-right: 10px;
}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navigation li {
	float: left;
	margin-top: 2px;
	padding: 0;
	background: #0571AC url("/_static/images/www/nonAuthenticated/shared/tab_center.gif");
	background-position:center;
	list-style-type:none;
	height: 23px;
}

#navigation li a:hover {
	color: #CCC;
}.banner {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #42183C;
	border-bottom-color: #42183C;
}
.leftNav {
	text-align: left;
	vertical-align: top;
	background-color: #1587C7;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
}
.leftNavfill {
	background-color: #1587C7;
	height: 100%;
}

.rightNavfill {
	background-color: #2790D1;
	height: 100%;
}

.rightNav {
	background-color: #2790D1;
	vertical-align: top;
	color: #000000;
	background-image: url("/_static/images/www/nonAuthenticated/shared/bg_rightMiddle.jpg");
	background-position: left;
	padding: 5px;
	background-repeat: repeat-y;
}
.rightBox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.leftNavbg_1 {
	background-image: url("/_static/images/www/nonAuthenticated/shared/bg_leftFirst.jpg");
	height: 20px;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.leftNavbg_2 {
	background-image: url("/_static/images/www/nonAuthenticated/shared/bg_leftSecond.jpg");
	height: 20px;
	padding: 5px 5px 5px 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}
.container, #container  {
	width: 745px;
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
}
.welcome {
	font-size: 12px;
	color: #0D5182;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}
.headings {
	font-size: 12px;
	color: #0D5182;
	font-weight: bold;
	text-align: left;
}
.underline {
	font-size: 12px;
	font-weight: normal;
	color: #0D5182;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DACBD7;
	clip: rect(auto,10px,auto,10px);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.line {
	color: #DACBD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DACBD7;
	clip: rect(auto,10px,auto,10px);
	line-height: 10px;
}
.products {
	color: #000000;
	background-position: left top;
	vertical-align: top;
	top: 2px;
	text-align: left;
}
.left a, .left a:link, .left a:visited, .left a:active  {
	font-weight: bold;
	text-decoration: none;
	color:#FFF;
	display:block;
}

.left a:hover  {
	text-decoration: underline;
}
.right {
	color: #FFFFFF;
}
a, a:link, a:visited, a:active  {
	text-decoration: none;
	color:#000;
}

.storeListing {
	font-size: 11px;
	color: #000;
	padding-left: 5px;
}

.storeListing a, .storeListing a:link, .storeListing a:visited, .storeListing a:active {
	font-size: 11px;
	color: #1587C7;
	text-decoration: none;
	font-weight: bold;

}

a:hover  {
	text-decoration: underline;
}
.purplebg {
	background-color: #D8EDFF;
	text-align: left;
	padding: 5px;
	font-size: 11px;
}
.image {
	padding: 10px;
	background-color: #D8EDFF;
}

/*Black Fonts*/
.txt11_black {font-size: 11px; font-weight: normal; color: #000; text-decoration: none;}
.txt11b_black {font-size: 11px; font-weight: bold; color: #000; text-decoration: none;}
.txt12_black {font-size: 12px; font-weight: normal; color: #000; text-decoration: none;}
.txt12b_black {font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}

/*Black Fonts Hover*/
.txt11_black:hover {font-size: 11px; font-weight: normal; color: #000; text-decoration: underline;}
.txt11b_black:hover {font-size: 11px; font-weight: bold; color: #000; text-decoration: underline;}
.txt12_black:hover {font-size: 12px; font-weight: normal; color: #000; text-decoration: underline;}
.txt12b_black:hover {font-size: 12px; font-weight: bold; color: #000; text-decoration: underline;}

/*Grey Fonts*/
.txt11_grey {font-size: 11px; font-weight: normal; color: #666666; text-decoration: none;}
.txt11b_grey {font-size: 11px; font-weight: bold; color: #CCCCCC; text-decoration: none;}
.txt12_grey {font-size: 12px; font-weight: normal; color: #666666; text-decoration: none;}
.txt12b_grey {font-size: 12px; font-weight: bold; color: #666666; text-decoration: none;}

/*Grey Fonts Hover*/
.txt11_grey:hover {font-size: 11px; font-weight: normal; color: #CCCCCC; text-decoration: underline;}
.txt11b_grey:hover {font-size: 11px; font-weight: bold; color: #CCCCCC; text-decoration: underline;}
.txt12_grey:hover {font-size: 12px; font-weight: normal; color: #CCCCCC; text-decoration: underline;}
.txt12b_grey:hover {font-size: 12px; font-weight: bold; color: #CCCCCC; text-decoration: underline;}

/*Blue Fonts*/
.txt11_blue {font-size: 11px; font-weight: normal; color: #0062C6; text-decoration: none;}
.txt11b_blue {font-size: 11px; font-weight: bold; color: #0062C6; text-decoration: none;}
.txt12_blue {font-size: 12px; font-weight: normal; color: #0062C6; text-decoration: none;}
.txt12b_blue {font-size: 12px; font-weight: bold; color: #0062C6; text-decoration: none;}

/*Blue Fonts Hover*/
.txt11_blue:Hover {font-size: 11px; font-weight: normal; color: #0062C6; text-decoration: underline;}
.txt11b_blue:Hover {font-size: 11px; font-weight: bold; color: #0062C6; text-decoration: underline;}
.txt12_blue:Hover {font-size: 12px; font-weight: normal; color: #0062C6; text-decoration: underline;}
.txt12b_blue:Hover {font-size: 12px; font-weight: bold; color: #0062C6; text-decoration: underline;}

/*White Fonts - modified for hillsdale*/
.txt11_white {font-size: 11px; font-weight: normal; color: #D5BF85; text-decoration: none;}
.txt11b_white {font-size: 11px; font-weight: bold; color: #D5BF85; text-decoration: none;}
.txt12_white {font-size: 12px; font-weight: normal; color: #D5BF85; text-decoration: none;}
.txt12b_white {font-size: 12px; font-weight: bold; color: #D5BF85; text-decoration: none;}

/*White Fonts Hover*/
.txt11_white:hover {font-size: 11px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
.txt11b_white:hover {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}
.txt12_white:hover {font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: underline;}
.txt12b_white:hover {font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: underline;}

/*Red Fonts*/
.txt11_red {
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	line-height: 5px;
	vertical-align: top;
}
.txt11b_red {font-size: 11px; font-weight: bold; color: #990000; text-decoration: none;}
.txt12_red {font-size: 12px; font-weight: normal; color: #990000; text-decoration: none;}
.txt12b_red {font-size: 12px; font-weight: bold; color: #990000; text-decoration: none;}

/*Red Fonts Hover*/
.txt11_red:hover {font-size: 11px; font-weight: normal; color: #990000; text-decoration: underline;}
.txt11b_red:hover {font-size: 11px; font-weight: bold; color: #990000; text-decoration: underline;}
.txt12_red:hover {font-size: 12px; font-weight: normal; color: #990000; text-decoration: underline;}
.txt12b_red:hover {font-size: 12px; font-weight: bold; color: #990000; text-decoration: underline;}
.left {
	color: #FFFFFF;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #999999;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	height: 17px;
	width:280px;
	text-align: left;
	padding: 1px;
	background-position: center center;
	line-height: 17px;
	vertical-align: text-top;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #999999;
	background-color:#FFFFFF;
	text-decoration: none;
	border: 1px solid #000000;
	height: 100px;
	width:280px;
	text-align: left;
	background-position: center center;
	line-height: 17px;
	vertical-align: text-top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.top {
	vertical-align: top;
	background-position: top;
}
.text {
	background-position: left top;
	text-align: left;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #1C7ABD;
	text-decoration: none;
}

