body,.normal {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
}


tr, td, table,form,input,button,select,option,textarea  {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10pt;
	page-break-inside: avoid;
}

table.border {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	color: black;
	page-break-inside: avoid;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
}

.tableheader {
	background-color: #99cc33;
}

.smallprint,.footer {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 10px;
}

.subhead {
	font-family: verdana,geneva,arial,helvetica,sans-serif;
	font-size: 12pt;
	color: #99CC00;
	font-weight: bold;
}

.head {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	color: #000000;
	line-height: 100%;
}

hr {
	color: #000000;
	noshade;
}

img.imageborder {border-width:0;}
.tableheaderbg {background-color: #000000;color: #ffffff;}
.checkoutbg {background-color: #ffffff;}
.tablebg {background-color: #F5F5F5;color: #000000;}
.tablebg2 {background-color: #E9E9E9;color: #000000;}
.sidebartext {color: #000000;}
.sidebarbg {background-color: #ffffff;}
.alertmessage {color: #FF0000;}

.ffffff,.ffffff:link,.ffffff:visited {color:#ffffff;}
.75pt { font-size: 7.5pt; }
.8pt { font-size: 8pt; }
.arial8pt {font-size: 8pt; font-family:arial,helvetica,sans-serif; }
.85pt { font: 8.5pt; }

/* begin cmiller CSS additions */
.standardText {
	font-size: 12px;
}
.smallText, .mediumprint, .textmedium, {
	font-size: 11px;
}
.xsmallText, .smallprint, .smallerprint, .textsmall, .tinyprint {
	font-size: 10px;
}
.standardHeading {
	font-weight: bold;
}
.mediumHeading {
	font-size: 14px;
	font-weight: bold;
}
.smallHeading {
	font-size: 11px;
	font-weight: bold;
}
.xsmallHeading {
	font-size: 10px;
	font-weight: bold;
}
.largeHeading {
	font-size: 15px;
	font-weight: bold;
}
.xlargeHeading {
	font-size: 17px;
}
.xxlargeHeading {
	font-size: 19px;
}
.standardSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.largeSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallSectionHeader {
	background-color: #999999;
	padding: 4px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.standardTableHeader {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
}
.largeTableHeader {
	background-color: #999999;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
.smallTableHeader {
	background-color: #999999;
	padding: 4px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}

.buttonPrimary {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimary:link {
	color: #FFFFFF;
}
.buttonPrimary:visited {
	color: #FFFFFF;
}
.buttonPrimary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonPrimaryMedium {
	background-color: #FF6600;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonPrimaryMedium:link {
	color: #FFFFFF;
}
.buttonPrimaryMedium:visited {
	color: #FFFFFF;
}
.buttonPrimaryMedium:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonSecondary {
	background-color: #FF9900;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonSecondary:link {
	color: #FFFFFF;
}
.buttonSecondary:visited {
	color: #FFFFFF;
}
.buttonSecondary:hover {
	background-color: #FFB448;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGray {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 1px 6px;
	line-height: 16px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonGray:link {
	color: #FFFFFF;
}
.buttonGray:visited {
	color: #FFFFFF;
}
.buttonGray:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium {
	background-color: #888888;
	border-style: outset;
	border-width: 2px;
	padding: 3px 8px;
	line-height: 21px;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonGrayMedium:link {
	color: #FFFFFF;
}
.buttonGrayMedium:visited {
	color: #FFFFFF;
}
.buttonGrayMedium:hover {
	background-color: #AAAAAA;
	color: #FFFFFF;
	text-decoration: none;
}

.buttonCloseWindow {
	background-color: #CCCCCC;
	border-style: outset;
	border-width: 1px;
	padding: 1px 2px;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	float: right;
	width: 94px;
}
.buttonCloseWindow .x {
	display: block;
	border: 1px solid #000000;
	float: right;
}
.buttonCloseWindow a:link {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:visited {
	color: #000000;
	text-decoration: none;
}
.buttonCloseWindow a:hover {
	color: #000000;
	text-decoration: none;
}

.buttonWrapper {
	padding: 2px 0px;
}

.errorMessageWrapper {
	color: #FF0000;
	font-weight: bold;
	margin: 4px 0px;
}

/* end cmiller CSS additions */



#miscNotesContainer {
	position:relative;
	width:250px;
	height:70px;
	padding:10px 0px 10px 0px;
}
#fitFact {
	position:relative;
	left:0px;
	font-size: 9px;
 	vertical-align:middle;
 	padding:0px;
	margin:0px;
	text-align:left;
	width:135px;
}
#fabric {
	position:absolute;
	left:135px;
	top:12px;
	width:125px;
	font-size: 9px;
	vertical-align:middle;
	padding-left:15px;
	text-align:center;
}
.fitIcon {
	margin:0px 5px 10px 0px;
	align:right;
}
.fabricScale {
	margin:3px;
}
#md {
	position:absolute;
	width:1px;
	height:60px;
	left:140px;
	top:10px;
	border-left:1px #cccccc dotted;
}
.fitTitle {
	margin-bottom:5px;
}

#productCaption {
	margin-bottom:5px;
}

	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
		
	#storeads {
	background:#ffffff;
	float:left;
	color: #009900;
	font-size: 12px;
	font-family:verdana,  Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight: bold;
	padding-top:10px;
		}
	#left {
		width:140px;
		float:left;
		background-color:#ffffcc;
		padding-bottom:10px;
		padding-right:10px;
		padding-left:2px;
		}
	
    #leftText {
	    float:left;
		}
		
	#centerText {
	    float:center;
		}
		
	#rightText {
	    float:right;
		}
		
		
	#center {
		
		float:center;
	    width:535px;
		padding-bottom:5px;
		}
		
	#right {
		
		float:right;
		width:125px;
		padding-bottom:10px;
       
		
		
		}
	
	#banner 
	a:link{
    background:#009900;
	float:center;
	color: cyan;
	font-size: 40px;
	font-family:verdana,  Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top:10px;
		}
	
	#banner 
	a:visited{
    background:#009900;
	float:center;
	color: cyan;
	font-size: 40px;
	font-family:verdana,  Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-top:10px;
		}
		
	#banner
     a:hover{
	 background:#009900;
	 float:center;
	 color: lime;
    font-size: 40px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-weight: bold;
	 padding-top:10px;
	   }
		
	#footer {
	width:820px;
	background:lime;
	float:center;
	color: black;
	font-size: 10px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-style: none;
	font-weight: bold;
	
		}
		
	#cd {
	margin:10px 10px 10px 10px;
	padding:10px;
	background:cyan;
	float:left;
	color: #003399;
	font-size: 14px;

	font-family:verdana,  Arial, Helvetica, sans-serif;
	font-style: none;

		}
			
	
	#banner2 {
	
	background:#009900;
	float:left;
	color: #FFFF00;
	font-size: 16px;
	font-family:verdana,  Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
		}
		
	
	p,h1,h6,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:16px;
		padding-top:10px;
		font-family:verdana, arial,sans-serif;
		color:#003399;
		}
	h2 {
		font-size:20px;
		padding-top:2px;
		color:cyan;
		font-weight:bold;
		font-family:arial;
		}
    
		<style type="text/css"><!--
body {background-color: #FFFFFF;}


tr,td,caption {font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;color: #333333;}
form,input,button,select,option {font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
.smallprint {font-size:8pt;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
.checkoutbg {background-color: #ffffff;}
.tableheaderbg {background-color: #000000;color: #ffffff;font-weight: bold;}
.tablebg {background-color: #F5F5F5;color: #000000;}
.tablebg2 {background-color: #E9E9E9;color: #000000;}
.sidebarbg {background-color: #ffffff;}
.smallsidebartext { font-size:8pt;color: #000000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
.smallselectedsidebartext {font-size:8pt;color: #000000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;font-weight:bold;}
.sidebartext {color: #000000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
.head {color: #000000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
.alertmessage {color: #ff0000;font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;}
img.imageborder,div.imageborder {border: 6px solid #009900;}




a:link {font-family:arial, sans-serif; text-decoration: none; size:larger; color:#009900;font-weight:bold;}
a:visited {font-family:arial, sans-serif;text-decoration: none;size:larger; color: #ff0000;font-weight:bold;}
a:active{font-family:arial, sans-serif;text-decoration: none; size:larger; color:lime;font-weight:bold;}
a:hover {font-family:arial, sans-serif; text-decoration: none;  size:larger; color: #000000;font-weight:bold;}


-->
</style>

	
	
	
	
	
	
	#SideKid{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:25px; color:black; }
	
	#PuzTitle{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:16px; color:#000000;}
	
	h3{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:16px; color:black;}
	h4{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:12px; color:#ff0000;}
	h5{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:18px; color:#990099;}
h6{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:14px; color:white;}
h7{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:14px; color:#003399;}
h8{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:25px; color:yellow;}
#welcome{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:18px; color:white;}
#intro{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:16px; color:white;}
#byme2{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:10px; color:lime;}
#byme{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:10px; color:#0033cc;}
#arts{font-family:verdana,sans-serif;  background:white; border:white 2px solid ; font-size:12px; color:#003399; font-weight:bold;}
#m404{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:30px; color:white; border: red 8px solid; }
	#mainright p { font-size:10px;}
	#banner h2 { margin:0px; padding:10px;}
#subheader3{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:30px; color:#484848; border: #909090 8px solid; }
#subheader4{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:20px; color:yellow;  }
#subheader5{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:30px; color:#000000;  }
#subheader2{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:30px; color:#009900;  }
#subheader{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:30px; color:yellow; border: cyan 8px solid; }
#icon{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:20px; color:#66ffff;}
#icon2{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:14px; color:White;}
#links{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:16px; color:White;}
#random{font-family:verdana, arial, sans-serif; font-weight:bold; font-size:14px; color:yellow;}
	
a:link {font-family:verdana, arial, sans-serif; text-decoration: none; size:larger; color:#009900;font-weight:bold;}
a:visited {font-family:verdana, arial, sans-serif;text-decoration: none;size:larger; color: #ff0000;font-weight:bold;}
a:active{font-family:verdana, arial, sans-serif;text-decoration: none; size:larger; color:lime;font-weight:bold;}
a:hover {font-family:verdana, arial, sans-serif; text-decoration: none;  size:larger; color: #000000;font-weight:bold;}


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
ul{
 list-style-type: none;
 text-align:left;
 margin: 0; 
 padding: 0;
 border-top: #dddddd 2px solid ;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: square;
}

#tableborder{
        border:10px solid lime;
}		
	
#menuborder{float:center;
        border:3px solid red;
		
}	

#style1
{
       list-style: ul;
       display: block;
	
	   border-bottom: white 8px solid ;
	   font-weight:bold;
       font-family:verdana, arial, sans-serif; 
	   background-color: white;  
	   text-decoration: none; 
	   font-size:14px;
	   color: #000000}
#style1
a:visited {
       list-style: ul;
	   display: block;
       border-bottom: white 8px solid ;
	    background-color: white;  
       font-family:verdana, arial, sans-serif; 
	   text-decoration: none; 
	   font-size:14px;
	   font-weight:bold;
	   color:#cc0000}
#style1
a:active{
       list-style: ul;
	   display: block;
	   position: relative;
       border-bottom: white 8px solid ;
       font-family:verdana, arial, sans-serif; 
	   text-decoration: none; 
	   font-size:14px;
	   font-weight:bold;
	   color: #0033cc}
#style1
a:hover {
       border-bottom: #ffff99 8px solid ;
	   list-style: ul;
       font-family:verdana, arial, sans-serif; 
	   font-weight:normal; 
	   background-color: #ffff99;
	   display: block;
	   font-weight:bold;
	   
	   text-decoration: none;  
	   font-size:14px;
	   color:Black}



#style2
a:link {
       list-style: ul;
	   display: block;
	   border-bottom:#ccffcc 8px solid ;
       font-family:verdana, arial, sans-serif; 
	   background-color: #ccffcc; 
	   text-decoration: none; 
	   font-size:14px; 
	   font-weight:bold;
	   color:#009999}
#style2
a:visited {
       list-style: ul;
	   display: block;
	   border-bottom: #ccffcc 8px solid ;
	   background-color: #ccffcc; 
       font-family:verdana, arial, sans-serif; 
	   text-decoration: none; 
	   font-size:14px; 
	   font-weight:bold;
	   color:#999900}
#style2
a:active{
       list-style: ul;
	   display: block;
	   border-bottom: #dddddd 8px solid ;
	   background-color: #ccffcc; 
       font-family:verdana, arial, sans-serif; 
	   text-decoration: none; 
	   font-size:14px;
	   font-weight:bold;
	   color: #009999}
#style2
a:hover {
       list-style: ul;
	   display: block;
	   border-bottom: #99ff99 8px solid ;
       font-family:verdana, arial, sans-serif; 
	   font-weight:normal; 
	   background-color: #99ff99;
	   text-decoration: none;  
	   font-size:14px;
	   font-weight:bold;
	   color:Black}


#style3
a:link {
       list-style: ul;
	   display: block;
	   border-bottom: #ffccff 8px solid ;
       list-style: ul;
       font-family:verdana, arial, sans-serif; 
	   background-color: #ffccff; 
	   text-decoration: none; 
	   font-size:14px; 
	   font-weight:bold;
	   color: #990099}
#style3
a:visited {
       list-style: ul;
	   display: block;
	   border-bottom: #ffccff 8px solid ;
	   background-color: #ffccff; 
       font-family:verdana, arial, sans-serif;  
	   text-decoration: none; 
	   font-size:14px;
	   font-weight:bold;
	   color:#999999}
#style3
a:active{
       list-style: ul;
	   display: block;
	   border-bottom: #ffffcc 8px solid ;
	   background-color: #ffccff; 
       font-family:verdana, arial, sans-serif;
	   text-decoration: none; 
	   font-size:14px;
	   font-weight:bold;
	   color: #990099}
#style3
a:hover {
       list-style: ul;
	   display: block;
	   border-bottom: #cc99ff 8px solid ;
       font-family:verdana, arial, sans-serif; 
	   font-weight:normal;  
	   background-color:#cc99ff;
	   text-decoration: none;  
	   font-size:14px; 
	   font-weight:bold;
	   color:Black}

#style4
a:link {
       font-family:verdana, arial, sans-serif; 
	   border: 5px Red;
	   background-color: lime; 
	   text-decoration: none; 
	   font-size:18px; 
	   color: #003399;
	   font-weight:bold; 
	   }
#style4
a:visited {
       font-family:verdana, arial, sans-serif;  
	   text-decoration: none; 
	   font-size:18px; 
	   color:black;
	   font-weight:bold; 
	   }
#style4
a:active{
       font-family:verdana, arial, sans-serif;
	   text-decoration: none; 
	   font-size:18px; 
	   color: #003399;
	   font-weight:bold; 
	   }
#style4
a:hover {
       font-family:verdana, arial, sans-serif; 
	   font-weight:bold;  
	   background-color: lime;
	   text-decoration: none;  
	   font-size:18px; 
	   color:red}
	
	


#style5{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#style5 h3{
	padding: 10px 0px 2px 10px;
}

#style5 a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#style5 a:hover{
	background-color: #dddddd;
}

/* Class Styles */
	
.subHeader2 {
	font:28px verdana, arial;
	color: cyan;
	font-weight:bold;
	letter-spacing:.2em;

	width:600;
	float:center;
	}		
	
	
.iconText {
	font:14px verdana, arial;
	color:#ffffff;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	}
	
.alt{
	font:15px verdana, arial;
	color:#ffccff;
	line-height:18px;
	letter-spacing:.1em;
	font-weight:bold;
	
	}
	
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	
