@charset "UTF-8";

img { behavior: url(./support/iepng/iepngfix.htc) }

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #232323;
	padding-top: 0px;
}

h1	{
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-align:right;
	line-height:22px;
}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top:20px;
	margin-bottom: 16px;
	padding-bottom: 0px;
	line-height:20px;
}

.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:20px;
}

#pagewrapper #maincontent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #232323;
	margin-bottom: 5px;
	margin-top: 0px;
}

#pagewrapper #maincontent ul, #pagewrapper #maincontent ol {
	margin-bottom: 25px;
	margin-top: 0px;
}

a {
	color: #399bdf;
	text-decoration:none;
}

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

#pagewrapper #maincontent .maincontent a {
	text-decoration: none;
	color: #399bdf;
}
#pagewrapper #maincontent .maincontent a:hover {
	text-decoration: underline;
	color: #399bdf;
}

#pagewrapper #crumbwrapper a {
	text-decoration: none;
	color: #399bdf;
}

#pagewrapper #crumbwrapper a:hover {
	text-decoration: underline;
	color: #399bdf;
}

.bottomlinks, .bottomlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	text-decoration: none;
	margin-top:12px;
}

.bottomlinks a:hover{
	color: #FCBA10;
	text-decoration:underline;
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd4bf;
	padding-bottom: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}

.splitter {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.docstable p
	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:12px;
	}
	
.docstable td.img
	{
	width:85px;
	}
	
.docstable td.txt
	{
	width:70px;
	padding-right:30px;
	}
	
.swatchcap {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height:12px;
	padding-top:0px;
	}

#gallery {position: relative; width:260px; height:140px; margin:0; padding:0;}
#gallery li {display: block;}

/*textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: transparent;
}

input {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: transparent;
}

.whiteBold {
	color: #FFFFFF
}


.lastbullet {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.preList {
	margin-bottom: 5px;
}

#pagewrapper #maincontent .pretable {
	margin-bottom: 0px;
	font-weight: bold;
}


blockquote {
	text-indent: 20px;
	white-space: normal;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	left: 20px;
	clip: rect(auto,auto,auto,40px);
}


#pagewrapper #maincontent table {
	font-size: 12px;
	margin-bottom: 25px;
}

td {
	padding-bottom: 8px;
	padding-top: 8px;
}

#pagewrapper #maincontent .sitemap {
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.bullet {
	padding-bottom: 10px;
}
*/

