/* CSS Document */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* start all of the font size percentages below the browser default which is ugly big,
		Small = 60%
		Medium = 69%
		Large = 76%
	*/
	font-size: 76%;
	line-height: 14pt;
	color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p, table, tbody, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	line-height: 14pt;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #697e32;
	text-decoration: underline;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20pt;
}
h3 {
	font-size: 1.4em;
	line-height: 18pt;
	font-weight: bold;
	color: #000000;
}

a {
	color: #496681;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px solid #555;
	margin: 0px;
	padding: 0px;
}
.grayStroke {
	background-color: #afafaf;
}
.smallgraytype {
	font-size: 0.75em;
	line-height: 16px;
	color: #666666;
}
.smallbluetype {
	color: #496681;
	font-weight: bold;
}
.capsType {
	font-size: 1em;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	line-height: 14pt;
}

.login-type {
	color: #2C3E4E;
	font-weight: bold;
	font-size: 1em;
}


a.link1 {
	font-size: 1em;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}

a.link1:hover {
	color: #333333;
	text-decoration: underline;
}

a.link2 {
	color: #000000;
	text-decoration: none;
}

a.link2:hover {
	color: #000000;
	text-decoration: underline;
}

.pageBGLeft {
background-image: url(images/pageBG-1.gif);
background-repeat: repeat-x;
background-position: top;

}

.pageBGLeft-2 {

background-image: url(images/gradientBG.gif);
background-repeat: repeat-x;
background-position: top;
}

.pageBGRight {
background-image: url(images/pageBG-2.gif);
background-repeat: repeat-x;
background-position: top;
}

.pageBGRightBIG {
background-image: url(images/pageBG-3b.gif);
background-repeat: repeat-x;
background-position: top;

}
.footer {
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.username {
	background-image: url(images/username.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #6081A1;
}
.password {
	background-image: url(images/password.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #6081A1;
}
ul#contactForm{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul#contactForm li{
	padding-top:2px;
	padding-bottom:2px;
}
ul#contactForm li label{
	display:block;
	width:100px;
	float:left;
	text-align:right;
	padding-right:4px;
}
ul#contactForm #purchase{
	display:none;
}
ul#contactForm #reseller{
	display:none;
}
ul#contactForm #reseller ul{
margin:0px;
padding:0px;
list-style-type:none;
}
ul#contactForm #reseller ul li{
margin:0px;
padding:0px;
}
ul#contactForm #reseller ul li label{
width:120px;
} 
.warning{
	color:#ff0000;
}
.subject {
	display: none;
}
.resellermenu-type {
	font-weight: bold;
	font-size: 1.1em;
	padding:5px;
	background-color:#6081A1;
}
/*.pageBGRightBIG {

background-image: url(images/pageBG-2.gif);
background-repeat: repeat-x;
background-position: top;
}
*/h4 {
	font-size: 12pt;
	font-weight: normal;
	line-height: 17px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: -0.05em;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {

	font-size: 18pt;
	font-weight: normal;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: -0.07em;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
