p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
	
h1 {
    margin-bottom:0px;
	padding-bottom:0px;
	}

h2 {
	font-size:100%;
	margin-bottom:0px;
	}
	
	
.subimage {
	float: left;
	position: relative;
	height: 5px;
	}
	
.ileft {
  float: left;
  padding: 0px 12px 10px 0px;
  }
  
 .iright {
  float: right;
  padding: 0px 0px 10px 12px;
  }

#slidetabsmenu {
	float:left;
	width:100%;
	font-size:12px;
	line-height:normal;
	}
	
/*IE only. Add 1em spacing between menu and rest of content */

* html #slidetabsmenu {
	margin-bottom: 1em;
	}

#slidetabsmenu ul{
	list-style-type: none;
	margin:0;
	margin-left: 60px;
	margin-right: 60px;
	padding:0;
	}

#slidetabsmenu li{
	display:inline;
	margin:0;
	padding:0;
	}

#slidetabsmenu a {
	float:left;
	background:url(../Images/tab-left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	text-decoration:none;
	}

#slidetabsmenu a span {
	float:center;
	display:block;
	background:url(../Images/tab-right.gif) no-repeat right top;
	padding:3px 14px 3px 5px;
	font-weight:normal;
	color:#3B3B3B;
	}

/* Commented Backslash Hack hides rule from IE5-Mac */

#slidetabsmenu a span {float:none;
	font-family: Arial, Helvetica, sans-serif;}
	
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
	color: black;
	}

#slidetabsmenu #current a {
	background-position:0 -125px;
	}

#slidetabsmenu #current a span {
	background-position:100% -125px;
	color: black;
	}

#slidetabsmenu a:hover {
	background-position:0% -125px;
	}

#slidetabsmenu a:hover span {
	background-position:100% -125px;
	}

#contentleft  ul{
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	list-style-type: none;
	padding:0;
	margin:0px 0px 0px 25px;
	float: left;
	position: relative;
	
	}

#contentleft li{
	font-size:1.2em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

.navtitle {
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #003399;
	margin-top: 10px;
	margin-left: 25px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	float: left;
	font-weight: bold;
	}
	
.bodynews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	width: 333px;
	margin-right:20px;
	}

.bodynews  a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodynews a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodynews a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
	
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	width: 450px;
	margin-right:25px;
	}

.bodycopy a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodycopy a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodycopy a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}

.merbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.merbodyb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.merbody a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merbody a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merbody a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}

.merchcopy {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	padding:5px;
	border:0px;
	margin: 0px;
	position: relative;
	}

.merchcopy a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merchcopy a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merchcopy a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}

	
.merchmenu {
	width: auto;
	background:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	padding:5px;
	border:0px;
	margin: 0px;
	position: relative;
	}

.merchmenu a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merchmenu a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.merchmenu a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
	
.bodywnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	float: left;
	width: 134px;
	padding:10px;
	border-width: 0px 3px 3px 3px;
	border-style: solid;
	border-color: #3366CC;
	}
	
.bodywnew  a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodywnew a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.bodywnew a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}	
	
.search {
	float: left;
	position: relative;
	margin-left: 20px;
	}
	
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	margin-top: 0px;
	margin-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	width: 305px;
	margin-right: 0px;
	padding-right: 10px;
	}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	width: 170px;
	float: left;
	position: relative;
	margin: 0px 0px 0px 25px ;
	}

.sub a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.sub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}	

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	float: left;
	width: 760px;
	text-align: center;	
	}

.address  a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.address  a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.address  a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #999999;
	margin:30;
	float: left;
	width: 300px;
	font-weight: bold;
	text-align: center;
	}

.credits {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 200px;
	position: relative;
	}

.credits a:link {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
				
.credits a:visited {
	color: #333333;;
	text-decoration: underline;
	font-weight: normal;
	}
				
.credits a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
	}
