body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #FFFFFF;
	color:#000000;
	text-align:left;
}
a:link {
	text-decoration: underline;
	color:#000000;
}
a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#000000;
}
a:active {
	text-decoration: none;
}

abbr {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
img
{
	border:none;
}
div#outer
{
	width: 100%
	padding: 0px;
	background-color:#FFFFFF;
}
#header
{
	width:100%;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
}

#header a:link {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
#header a:visited {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
#header a:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
#header a:active {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}



#header ul
{	
	list-style:none;
	text-align:left;
}
#header li
{
	font-size:medium;
	line-height:1.15em;
	list-style:none;
}


#header ul #navListOption1
{
	/*margin-left:20px*/
}
#header ul #navListOption2
{
	/*margin-left:-5px;*/
}
#header ul #navListOption3
{
	/*margin-left:-10px;*/
}
#header ul #navListOption4
{
	/*margin-left:-15px;*/
}
#header ul #navListOption5
{
	/*margin-left:-10px;*/
}
#header ul #navListOption6
{
	/*margin-left:-8px;*/
}

#navigationLevel2
{
	color:#000000;
	font-size:medium;
}
#navigationLevel2 ul
{	
	text-align:left;
}
#navigationLevel2 li
{
	list-style: none;
}
#navigationLevel2 a
{
	font-weight:bold;
	color:#000000;
}

h1
{
	font-size:large;
	margin:0;
	letter-spacing:0.05em;
	font-weight:bold;
}

h1 strong
{
	font-size:x-large;
	font-weight:normal;
	letter-spacing:0.15em;
}

h2
{
	font-size:medium;
	letter-spacing:0.05em;
	font-weight:bold;
}

h2 strong
{
	font-size:x-large;
	font-weight:normal;
	letter-spacing:0.15em;
}

h3
{
	margin:0;
	text-align:left;
	font-size:small;
}
h4
{
	font-size:x-small;
	margin:0;
	font-weight:bold;
}

#sectionsContainer
{

	background-color:#FFFFFF;
	color:#000000;
}

#sectionsContainer li
{
	text-align:left;
}
.contentSection1
{
	text-align:left;
}
.contentSection1 a
{
	font-weight:bold;
}

.contentNormalSection
{
}

.contentSingleSection
{

}

.articleList
{

}

.contentSection2
{

}
.contentSection2WithBorder
{

}

.footer
{
 
}
.footer strong
{
	font-size:x-small;
}
.footer ul
{

}
.footer li
{	

}
.footer img
{
	padding-right:35px;
}

.leftAlign
{
	text-align:left;
}
.printFooter {
	display:block;
	margin-top:150px;
	visibility:visible;
}
.printFooter img {
}
.printThisPage {
	visibility:visible;
}

/*#accessibility {
	position:absolute;
	top:520px;
	font-size:x-small;
}
#accessibility a {
	text-decoration:underline;
}
*/
abbr, acronym, span.abbr
{
	cursor:help;
	border-bottom: 1px dashed #000;
	color:#FFFFFF;
}
abbr:hover, acronym:hover, span.abbr:hover
{
	cursor:help;
	font-weight:bold;
	color:#FFFFFF;
}
#flashcontent
{
	position:absolute;
}


.calloutType1
{
	width:191px;
	height:63px;
	background-image:url(images/callout-231-78.gif);
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	color:#000000;
	background-color:#babcbe;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
}
.calloutType1 a:link {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
.calloutType1 a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
.calloutType1 a:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
.calloutType1 a:active {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}


.calloutType2
{
	width:191px;
	height:63px;
	background-image:url(images/callout-231-78.gif);
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	color:#000000;
	background-color:#babcbe;
	font-weight:bold;
	text-align:center;
	font-size:1.1em;
}
.calloutType2 a:link {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
.calloutType2 a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}
.calloutType2 a:hover {
	text-decoration: underline;
	color:#000000;
	font-weight:bold;
}
.calloutType2 a:active {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}



.miniList
{
	list-style:none;
}
.miniList li
{
	padding-bottom:10px;
}

.popularProducts
{
	float:right;
}
.popularProducts ul
{
	list-style:none;
}


fieldset
{
	border:none;
}
label,input
{
	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
	font-size:large;
}
label
{
	text-align: right;
	width: 75px;
	padding-right: 20px;
}
input
{
	font-size:large;
	
}
#loginForm #submit
{
	width: 120px;
	background-color:#7c0040;
	color:#FFFFFF;
}
#loginForm br
{
	clear: left;
}
