@charset "UTF-8";
html, body {
	margin:0;
	padding:0;
	font: 14px/20px "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	background: url(bkg.jpg) repeat-x;
}

/* ****** DIVS *************** */

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3em;
	}

#header {
	text-align: center;
	padding-bottom: 20px;
}


#navTopWrapper {
	text-align: center;
}

#navTopCenter {
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}

#navSideWrapper {
	float: left;
	width: 208px;
}

ul li {
	margin-left:5px;
	padding:0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#footer {
	font-size: 10px;
	clear: both;
 	position: relative;
 	z-index: 10;
 	height: 3em;
 	margin-top: -3em;
	text-align: center;
	border-top: 1px solid #bbb;
}


#footer a {
	text-decoration: none;
	color: #636363;
}

#footer a:hover {
	text-decoration: underline;
}

#body {
	float: right;
	padding-left: 20px;
	width: 767px;
	font-size: 92%;
	line-height: 1.2em;
}

#video {
	width: 208px;
	padding-bottom: 20px;
}

/* ***** CLASS **************** */

.col1 {
}

.col2 {
}

/* ***** Miscellanous Items **************** */
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a:link     {
	color: #000099;
	text-decoration: none;
}

a:visited  {
	color: #000099;
	text-decoration: none;
}

a:hover    {
	color: #949599;
	text-decoration: underline;;
}

a.italics:link     {
	color: #000099;
	text-decoration: none;
	font-style: italic;
}

a.italics:visited  {
	color: #000099;
	text-decoration: none;
	font-style: italic;
}

a.italics:hover    {
	color: #949599;
	text-decoration: underline;;
	font-style: italic;
}

h1 {
	color: #cc252e;
	font-size: 160%;
	font-weight: bold;
}
h2 {
	color: #cc252e;
	font-size: 120%;
	font-weight: bold;
}
h3 {
	color: #cc252e;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
.authorCopyright {
	font-size: 95%;
	color: #000099;
	font-weight: bold;
	line-height: 1.1em;
}
.boldBlack {
	font-size: 95%;
	color: #000000;
	font-weight: bold;
	line-height: 1.1em;
}
.note {
	font-size: 95%;
	color: #cc252e;
	font-weight: bold;
	line-height: 1.1em;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.shiftRight {
	padding-left: 5px;
	vertical-align: bottom;
}

.shiftRightBtm {
	padding-left: 5px;
	vertical-align: bottom;
	padding-bottom: 20px;
}

/* ****** contact page *************** */

form { padding-left: 70px; }
.required { font: 95% Verdana, Geneva, sans-serif; color: #264f87; }
fieldset { border: 0; margin: 0 0 20px 0; padding: 0; clear: both; }
label { margin: 0; padding: 0; font: 95% Verdana, Geneva, sans-serif; color: #264f87; }
input.normal,select,textarea { font: 95% Verdana, Geneva, sans-serif; margin: 3px auto; padding: 3px; border: 1px solid #cccccc; }
input.normal { width: 300px; }
select { width: 308px; cursor: pointer; }
textarea { width: 430px; height: 130px; }
input.normal:focus,select:focus,select:hover,textarea:focus,textarea:hover { background-color: #feffd7; border: 1px solid #999999; }
input.normal:hover { background-color: #feffd7; border: 1px solid #999999; }
#login { font-weight: bold; color: #ffffff; background-color: #264f87; border: 1px solid #666666; width: 100px; text-align: center; margin-top: 8px; padding: 2px 9px; cursor: pointer; margin-bottom: 10px; }
#login:hover { background-color: #4f6788; }
div#nifty{ margin: 0 auto; width: 600px; background: #9BD1FA}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme: 10 - Image-Based
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMh10 {
	width: auto;
	margin: 0 auto;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 85%;
	text-align: left;
	line-height: normal;
}
/*Hide Sub-Menu in Design View*/
.p7PMMh10 ul div {
	display: none;
}
.p7PMMh10 ul a {
	display: block;
	text-decoration: none;
	text-align: left;
	border: 0;
}
/*
TOP LEVEL MENU
*/
.p7PMMh10 ul {
	margin: 0;
	padding: 0;
}
.p7PMMh10 li {
	list-style-type: none;
	float: left;
}
/*First Sub Level*/
.p7PMMh10 ul ul {
	width: 200px;
}
.p7PMMh10 ul ul li {
	float: none;
	background-color: #fff;
}
.p7PMMh10 ul ul a {
	color: #000 !important;
	text-align: left;
	background-color: #fff;
	border-top: 1px solid #2967a1;
	border-right: 1px solid #2967a1;
	border-bottom: 1px solid #2967a1;
	border-left: 1px solid #2967a1;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.p7PMMh10 ul ul a:hover {
	background-color: #2967a1 !important;
	color: #FFF !important;
	background-image: none;
}
/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMh10 img {
	border: 0;
	vertical-align: bottom;
}
.p7PMMh10 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}
/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/

/*Sub Level*/
.p7PMMh10 ul ul a.trig_closed {
	background-image: url(img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMh10 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMh10 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #000 !important;
}
/*The Current Marker (You are here) links*/
.p7PMMh10 ul ul .current_mark {
	color: #000 !important;
	font-weight: bold;
	text-transform: uppercase;
}

/*
Utility Rule used for Clearing floats in Horizontal Menus
*/
.p7pmmclearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* 
  -----------------------------------
  Pop Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme: 10 - Image-Based
  -----------------------------------
*/

/*Menu Outer Wrapper*/
.p7PMMv10 {
	width: auto;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: inherit;
	padding: 0px;
	text-align: left;
	line-height: normal;
}
/*Hide Sub-Menu in Design View*/
.p7PMMv10 ul div {
	display: none;
}
/*
TOP LEVEL MENU
*/
.p7PMMv10 ul {
	margin: 0;
	padding: 0;
}
.p7PMMv10 li {
	list-style-type: none;
}
.p7PMMv10 a {
	display: block;
	text-decoration: none;
	text-align: left;
}
/*

/*First Sub Level*/
.p7PMMv10 ul ul {
	z-index: 10000;
	width: 180px;
}
.p7PMMv10 ul ul li {
	background-image: none;
	background-color: #27B6D4;
	margin-bottom: 0px;
}
.p7PMMv10 ul ul a {
	padding: 5px 12px;
	color: #000 !important;
	text-align: left;
	background-color: #27B6D4;
	border-top: 1px solid #43C1DC;
	border-right: 1px solid #229DB7;
	border-bottom: 1px solid #229DB7;
	border-left: 1px solid #43C1DC;
}
.p7PMMv10 ul ul a:hover {
	background-color: #000 !important;
	color: #FFF !important;
	background-image: none;
}

/*
SPECIAL IMAGE-BASED RULES
*/
.p7PMMv10 img {
	border: 0 !important;
	vertical-align: bottom;
}
.p7PMMv10 .p7PMM_img {
	padding: 0;
	border: 0;
	background-image: none;
	background-color: transparent;
}

/*
TRIGGERS and CUURENT MARK RULES
The Closed state relates to trigger items when their child menus are not showing
The Open state relates to trigger items when their child menus are showing
Selectors appended with _left Automatically change arrow position and orientation
if sub levels are set to fly out to the left
*/
/*Sub Level*/
.p7PMMv10 ul ul a.trig_closed {
	background-image: url(img/pmm_east_dark.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.p7PMMv10 ul ul a.trig_closed_left {
	background-image: url(img/pmm_west_dark.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7PMMv10 ul ul a.trig_open, .p7PMMv10 ul ul a.trig_open_left {
	color: #FFF !important;
	background-color: #000 !important;
	background-image: none;
}

/*The Current Marker (You are here) links*/
.p7PMMv10 .current_mark {
	font-weight: bold;
	color: #000 !important;
	text-transform: uppercase;
}
.p7PMMv10 ul ul .current_mark {
	color: #FFF !important;
}
.p7PMMv10 .current_mark:hover {
	font-weight: bold;
	color: #FFFFFF !important;
}

body   { color: black !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
p   { color: black !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
td   { color: black !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
.footer  { color: #525252 !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
.isbn { color: #525252 !important; font-size: 11px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
.subheadBldBl  { color: #00529f !important; font-size: 14px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
.blkBld { color: black !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
.blkpull { color: black !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: normal }
.priceRed  { color: #d00 !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-style: italic; font-weight: bold }
.prouctTitleRed { color: #d00 !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
.headerRed { color: #d00 !important; font-size: 14px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
.quotes  { color: black !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important }
.quotes2 { color: black !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-style: normal }
.quotesREDBLD { color: #d00 !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
.BlueQuotes { color: #00529f !important; font-size: 12px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-style: italic }
.BlueQuotes10pt { color: #00529f !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-style: italic }
.footerBLD  { color: #525252 !important; font-size: 10px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important; font-weight: bold }
a:link   { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none}
a:visited   { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover   { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
a:active   { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.footer2:link   { color: #525252; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.footer2:visited   { color: #525252; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.footer2:hover   { color: #525252; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
a.footer2:active   { color: #525252; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
ul       { color: maroon; font-size: 2px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; list-style-type: disc }
li       { color: black; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.Bold:link    { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a.Bold:visited    { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }
a.Bold:hover    { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
a.Bold:active    { color: #00529f !important; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

