


/* --------------------------------- MAIN --------------------------- */
body  {
	margin : 0;
	background-color : #ffffff;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000099;
	text-decoration: none;
}

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

a:hover {
	color : #3333ff;
	text-decoration: none;
}

p  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}

h1  {
	color : #333366;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size   : 15pt;
	margin-top: 40px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2  {
	color : #333366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h2.topalign  {
	margin-top: 0px;
}

h3  {
	color : #666699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

ol  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

ul  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

li  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

pre {  font-size: 10pt}


/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      { font-style: normal; font-size: 11px; color: #D4AD00; font-weight: bold; letter-spacing: 0.1em; }

/* YaBB navigation links */
a.nav          { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:link     { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:visited  { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:hover    { font-size: 10px; text-decoration: none; color: #6394BD; font-weight: bold; text-decoration: underline; }



a.imageleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #cccccc;
}

a.imageleft img {
	border:0;
	border: 3px solid #ffffff;
}

a.imageright {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #cccccc;
}

a.imageright img {
	border:0;
	border: 3px solid #ffffff;
}

/* --------------------------------- MENU ------------------------------- */
/* inspired by A list Apart's http://www.alistapart.com/articles/taminglists */
#navcontainer {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight:bold;
	/*width:141px;*/
	margin-top:20px;
	margin-bottom:200px;
	margin-left:0;
	margin-right:0;
	padding-right:0;
	padding-left:0;
}

#navcontainer ul {
	list-style:none;
	width:140px;
	margin:0;
	padding:0;
}

#navcontainer ul li {
	border-bottom: 1px solid #ccc;
	width: 140px;
}

#navcontainer ul li a {
	display:block;
	width: 120px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 10pt;
	color:#003;
	text-decoration:none;
/*	border-bottom:1px solid #fff;*/
}

#navcontainer ul li a:hover {
	color:#000;
	background:#fff;
}


/* ------------------------------- CLICKBOX ------------------------------- */

.simplebox {
	border:1px solid #ccc;
	padding:15px;
}

/* ------------------------------- CLICKBOX ------------------------------- */

.clickbox {
	margin-bottom:15px;
	border:1px solid #ccc;
	width:90%;
}

.clickbox a {
	display:block;
	width:100%;
	padding:10px 10px 10px 10px;
}

.clickbox img {
	border:0px;
	align:center;
	vertical-align:middle;
}


/* ------------------------------- SURVEY --------------------------------- */

.surveyquestion {
	font-weight: bold;
	color: #336;
	margin-top: 30px;
	margin-bottom: 5px;
}

/* ------------------------------ FEEDBACK PAGE --------------------------- */
.frmfield {
}

.frmlabel {
	margin-top: 4px;
	width: 100px;
	text-align: right;
	float: left;
	font-weight: bold;
}
.frmwidget {
	margin-left: 110px;
	margin-bottom: 10px;
}
.frmsubmitarea {
	margin-left: 110px;
	vertical-align: middle;
}

/* --------------------------------- ORDER PAGE --------------------------- */
.productid {
	color: #ccc;
	text-align: right;
}

/* --------------------------------- SMALL LIST --------------------------- */
.smalllist {
}
.smalllist h1 {
	color: #000;
	font-size: 9pt;
	margin-top: 10px;
}

.smalllist p {
	font-size: 8pt;
	color: #336;
}


.smalllist ul{
	color: #336;
	margin-top:5px;
	margin-left:0;
	padding-top:0;
	padding-left:12pt;
	font-size: 8pt;
}

.smalllist ul li {
	font-size: 8pt;
	line-height: 130%;
	margin-bottom: 5px;
}

/* --------------------------------- SUB MENU ------------------------------ */
.submenu {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-weight:bold;
	width:200px;
	margin-top:0px;
	margin-bottom:20px;
	border: 1px solid #ccc;
	background: #fffcfc;
}

.submenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.submenu ul li {
	border-bottom: 1px solid #fff; /* fixes high item problem in IE */
}

.submenu ul li a {
	display: block;
	font-size: 8pt;
	margin:0px 0px;
	padding: 5px 10px;
	color:#336;
	text-decoration:none;
	width: 180px;
}

.submenu ul li a:hover {
	display: block;
	color:#000;
	background:#ccc;
}

.submenu ul li a img {
	border: 0;
}

/* ------------------------------- CONTACT BOX ------------------------------ */
.contactbox {
	font-size:10px;
	border: 1px solid #ccc;
	background: #ffffee;
	width:190px;
	padding:5px;
}

/*-- topbar ------------------------------------------------------*/
										
.topbar {
	margin: 20px 0 0px;
	text-align: right;
	border-bottom: 1px solid #999;
	color: #666;
}

.topbar img {
	border: 0px;
}


/* ------------------------------- FOOTER ------------------------------ */
#footer {
	display: block;
	width: 760px;
	text-align: right;
	margin-top: 1em;
	margin-bottom: 5em;
	font-size: 9pt;
	color: #999;
}

