/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

/* BEGIN GLOBAL CSS RESET STYLES FROM ERIC MEYERS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END GLOBAL CSS RESET STYLES FROM ERIC MEYERS */










/* BEGIN IE6 .PNG FIX */

img, div, table, tr, td, src { behavior: url(include/iepngfix.htc) }

/* END IE6 .PNG FIX */







/* BEGIN COMMON PARTS */

#spClear
{
clear: all;
}

b
{
font-size: 110%;
}

em
{
color: red;
}

em.salesTax
{
font-size: 70%;
color: #000;
}

em.salesProduct
{
font-size: 100%;
color: #0076c0;
}

a:link, a:visited, a:active  {
color: #015285;
text-decoration: underline; 
}

a:hover {
color: #0076c0;
text-decoration: none; 
}



.MontysSpamKiller
{
font-size: .1pt;
background-color: #fff;
color: #fff;
border: 0;
}


#CSSIFrame
{
text-align: left;            
width: 100%;
height: 1px;
overflow: hidden;          
display: none;
}

.myItalic
{
font-style: italic;
font-weight: bold;
}
/* END COMMON PARTS */




body
{
margin: 30px 0 0 0;
padding:0;
line-height: 1.5em;
font-family: 'Times New Roman', serif;
font-size: 100%;

background-color: #7fb4dd;
margin: 25px 0 0 0;
}



/*
-----------------------
 Begin Top Menu 
-----------------------
*/


#spTopMenuContainer
{
height: 50px;
background-color: #0076c0;
}

#spTopMenu ul
{
padding: 15px 0 0 27px;
}

#spTopMenu ul li
{
font-size: 110%;
font-weight: bold;
line-height: 1.4em;
color: #fff;
display: inline;
padding: 0 35px 0 30px;
border-right: 1px dashed #fff;
}

#spTopMenu ul li.lastOne
{
border-right: 0;
}


#spTopMenu ul li a
{
color: #fff;
text-decoration: none;
}

#spTopMenu ul li a:hover
{
color: #7fb4dd;
text-decoration: underline;
}

/*
-----------------------
 End Top Menu 
-----------------------
*/



/*
-----------------------
 Begin Details Menu 
-----------------------
*/

#spDetailsMenuContainer
{
height: auto;
background-color: #6cb4e1;
margin: 0 0 15px 0;
}

#spDetailsMenu ul
{
padding: 15px 0 0 15px;
}

#spDetailsMenu ul li
{
font-size: 90%;
font-weight: bold;
line-height: 1.4em;
color: #fff;
display: inline;
padding: 0 30px 0 10px;
border-right: 1px dashed #fff;
}

#spDetailsMenu ul li.lastOne
{
border-right: 0;
}


#spDetailsMenu ul li a
{
color: #023251;
text-decoration: none;
}

#spDetailsMenu ul li a:hover
{
color: #023251;
text-decoration: underline;
}

/*
-----------------------
 End Details Menu 
-----------------------
*/





hr.ecoVer
{
width: 100%;
color: #0076c0;
}





#spMainContainer
{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#spMainContainerSiteMap
{
width: 350px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#spContentContainer
{
float: left;
width: 100%;
background-color: #fffac2;
}


#spRightColumn
{
margin-left: 550px; /*Set left margin to LeftColumnWidth*/
}

#spLeftColumn
{
float: left;
width: 550px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
}

h1
{
color: #0076c0;
font-weight: bold;
font-style: italic;
font-size: 128%
}

h1.myPaddedBottom
{
color: #0076c0;
font-weight: bold;
font-style: italic;
font-size: 128%;
padding: 0 0 15px 0;
}


p.myPaddedBottom
{
padding: 0 0 15px 0;
}

p.myPaddedBottomNoShow
{
padding: 0 0 15px 0;
}

.sharpBlack
{
color: #000;
}

.largerFont
{
font-size: 140%
}

h2
{
color: #0076c0;
font-weight: bold;
font-size: 150%
}

.h2Smaller
{
color: #0076c0;
font-weight: bold;
font-size: 145%;
}

.h2Smaller2
{
color: #0076c0;
font-weight: bold;
font-size: 155%;
}



.h2Black
{
color: #000;
}



#spLeftColumn p
{
color: #0076c0;
font-size: 120%
}

#spLeftColumn ul
{
color: #0076c0;
font-size: 120%;
display: inline;
}

#spLeftColumn ul li
{
list-style-type: disc;
}


#myBox
{
border: 1px solid #0076c0;
padding: 5px;
width: 95%;
}

#spLeftColumn p.myIndent
{
margin: 30px 0 0 75px;
}


#spLeftColumn hr
{
width: 80%;
margin: 30px 0 30px 50px;
}

.tbColOne
{
float: left;
width: 175px;
margin: 0 0 0 50px;
}

.tbColTwo
{
float: right;
width: 300px;
}


.purchaseText
{
color: #000;
font-weight: bold;
font-size: 125%;
}

.h2Smaller3
{
color: #0076c0;
font-weight: bold;
font-size: 90%;
}









/*
-----------------------
 Begin Footer 
-----------------------
*/

#spFooter
{
background-color: #0076c0;
text-align: center;
}

#spFooter p
{
font-size: 130%;
color: #fff;
font-weight: bold;
}

/*
-----------------------
 Begin Footer 
-----------------------
*/









/*
-----------------------
 Begin Footer Statement 
-----------------------
*/

#spFooterStatement
{
text-align: center;
}

#spFooterStatement p
{
font-size: 80%;
color: #0076c0;
}

#spFooterStatement a
{
color: #0076c0;
text-decoration: underline;
padding: 0;
}

#spFooterStatement a:hover
{
color: #0076c0;
text-decoration: none;
}

/*
-----------------------
 End Footer Statement 
-----------------------
*/








.spLeftContentContainer
{
margin: 10px;
font-size: 100%;
}

.spLeftContentContainer ul
{
display: inline;
font-weight: bold;
}

.spLeftContentContainer ul li
{
padding-bottom: 15px;
}

.spLeftContentContainer ul li a
{
color: #333;
text-decoration: none;
width: 200px;
}

.spLeftContentContainer ul li a:hover
{
color: #666;
}

.spInnerContentContainer
{
margin: 10px 10px 10px 20px;
}



/*
--------------------------------
 Begin CSS Form Layout
--------------------------------
*/

form
{
margin: 30px 0 0 25px;
}

fieldset
{
font-family: 'Times New Roman', serif;
font-size: 110%;

color: #0076c0;
}

.floatLeft
{
float: left;
}

.floatLeftWidth
{
float: left;
width: 85px;
}

#tableDiv 
{
width: 450px;
text-align: left;
margin: 0 0 0 50px;
vertical-align: middle;
}


#tableDiv input
{
border: 1px solid #666;
}

#tableDiv textarea
{
border: 1px solid #666;
}

#tableDiv radio
{
border: 1px solid #666;
}

.submitButton
{
margin: 15px 0 30px 175px;
}

.paraHeight
{
clear: all;
}


/*
--------------------------------
 End CSS Form Layout
--------------------------------
*/

