


html > body {
  font-size: 8.5pt;
}

acronym, .titleTip {
  border-bottom: 1px dotted rgb(153,153,153);
  cursor: help;
  margin: 0;
  padding: 0 0 0.4px 0;
}

.doNotDisplay {
  display: none;
}

.smallCaps {
  font-size: 110%;
  font-variant: small-caps;
}


/* ##### Header ##### */

.superHeader {
  color: white;
  background-color: rgb(100,135,220);
  height: 2em;
}

.superHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-size: 91%;
  margin: 0;
  padding: 0 0.5ex 0 0.25ex;
}

.superHeader a:hover {
  text-decoration: underline;
}

.superHeader .left {
  position: absolute;
  left: 1.5mm;
  top: 0.75ex;
}

.superHeader .right {
  position: absolute;
  right: 1.5mm;
  top: 0.75ex;
}

.midHeader {
	margin-top: 0em;
	color: rgb(39,78,144);
	background-color: #fff;
	padding-bottom: .5em;
}


#loginArea p {
	font-size: 12px;
	text-align: right;
	color: black;
	padding-bottom: 0em;
	margin: 0px;
	padding-top: .2em;
	line-height: 1.4em;
}

.headerTitle {
  font-size: 337%;
  font-weight: normal;
  margin: 0 0 0 4mm;
  padding: 0.25ex 0;
}

.subHeader {
  color: white;
  background-color: rgb(0,51,153);
  margin: 0;
  padding: 1ex 1ex 1ex 1.5mm;
}

.subHeader a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0 0.75ex 0 0.5ex;
}  

.subHeader a:hover {
  text-decoration: underline;
}

.superHeader .highlight, .subHeader .highlight {
  color: rgb(253,160,91);
  background-color: transparent;
}


/* ##### Side Bar ##### */

#side-bar {
  float: left;
  clear: left;
background-color: #468BaD;
	color: white;
	margin: 0px;
	padding: 0px;
	padding-top: .4em;
	padding-bottom: .4em;
	text-align:center;
	width:100%;
  margin: 0 auto;
	font-size: 1.1em;
}

div#side-bar-in {
	font-size: 1.1em;
	width:95%;
	padding-left: 1em;
	text-align:center;
	margin: 0 auto;
}

div#side-bar-in ul li {
	display:inline;
}

div#side-bar-in ul {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
	text-align:center;
}

div#side-bar-in li {
	list-style: none;
	float: left;
  margin: 0 auto;
  padding: 0.1ex 0;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
	margin-right: 3em;
}

#side-bar a, .thisPage {
  color: #fff;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
}

.thisPage {
  color: black;
  background-color: white;
  padding-left: 4mm;
  border-top: 1px solid rgb(153,153,153);
  border-bottom: 1px solid rgb(153,153,153);
}

#side-bar a:hover {
  color: white;
  background-color: #76cbdd;
  text-decoration: none;
}

.sideBarText {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0 1.5ex 0 2.5mm;
  display: block;
}

#side-bar .sideBarText a {
  text-decoration: underline;
  margin: 0;
  padding: 0;
  display: inline;
}

#side-bar .sideBarText a:hover {
  color: rgb(0,102,204);
  background-color: transparent;
  text-decoration: none;
}

.lighterBackground {
  color: inherit;
  background-color: white;
}


/* ##### Main Copy ##### */

#main-copy {
 min-height: 25em;
  color: black;
  background-color: white;
  text-align: justify;
  line-height: 1.5em;
  margin: 0 0 0 0 em;
  padding: 0.5mm 5mm 5mm 5mm;
}

#main-copy p {
  padding: 0;
}


#main-copy a:hover {
  text-decoration: none;
}

#main-copy sh1 {
  color: white;
  background-color: #78d;
  font-size: 100%;
  font-weight: bold;
  margin: 3em 0 0 0;
  padding: 0.5ex 0 0.5ex 1ex;
}

#main-copy .topOfPage {
  color: white;
  background-color: transparent;
  font-size: 91%;
  font-weight: bold;
  text-decoration: none;
  margin: 2.5ex 1ex 0 0;  /* For MSIE */
  padding: 0;
  float: right;
}

#main-copy > .topOfPage {
  margin: 2.75ex 1ex 0 0;  /* For fully standards-compliant user agents */
}

dl {
  margin: 1em 1ex 2em 1ex;
  padding: 0;
}

dt {
  font-weight: bold;
  margin: 0 0 0 0;
  padding: 0;
}

dd {
  margin: 0 0 2em 2em;
  padding: 0;
}


/* ##### Footer ##### */

#footer {
  font-size: 91%;
  margin: 0;
	margin-top: .2em;
  padding: 1em 2.5mm 2.5ex 2.5mm;
  clear: both;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
}

#footer a {
  color: white;
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}
#loginArea {
	float: right;
	margin-right: 1em;
	margin-top: .5em;
	font-size: 1.4em;
}
.mag {
	float: left;
	width: 150px;
	margin-right: 3em;
	padding-bottom: 2em;
}

.needLogin {
	display:none;
	background-color: #ED6;
	width: 100%;
	color: #000;
	font-size: 1.5em;
	padding: .3em;
	margin-bottom: 1em;
}
.main_left {
	width: 70%;
	float:left;
	font-size: 1.3em;
	padding-right: 1em;
}

.main_right {
	width: 25%;
	text-align: center;
	margin: auto 0;
	padding-left: 1em;
	float:left;
	border-left: thin solid #ddd;
}


/* social bookmarks */
.sociable {
        text-align:left;
}

.sociable ul {
display:inline;
margin:0pt !important;
padding:0pt !important;
}

.sociable ul li {
display:inline;
list-style-type:none;
margin:0pt;
padding:1px;
}

.sociable img {
border:0;
}

#main-copy h2 {
	line-height: 1.6em;
}


/** wordpress **/
.narrowcolumn { 
	float: left;
	width: 70%;
	padding-right: 3em;
	border-right: .1em solid #ddd;
}
.widecolumn { 
	float: left;
	width: 70%;
	padding-right: 3em;
	border-right: .1em solid #ddd;
}
#sidebar {
	float: left;
	width: 25%;
}
#sidebar ul {
	list-style:none;
}

.centerit { margin: 0 auto; }

.discount { 
	text-align:center;
	background-color: green;
	color: white;
	margin-bottom: .5em;
	padding: .2em;
}
.message { 
	text-align:center;
	background-color: #9c3;
	color: white;
	margin-bottom: .5em;
	padding: .2em;
}
#footertop {
        text-align:right;
        float:right;
}
#header {
	margin: 0px;
}
#hmenu {
	text-align:center;
	margin: 0px;
}
#wdp {
	text-align:right;
}
#fmenu {
	text-align:center;
	margin: 0px;
	margin-top: 2em;
}

.smallpic {
	border-right: thin solid #999;
	border-bottom: thin solid #999;
	border: thin solid #999;
}
.bigpic {
	border-right: thin solid #999;
	border-bottom: thin solid #999;
	border: thin solid #999;
}
.magimg {
	border: thin solid black;
}
