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

DIV {
	/*border: 1px solid black;*/
}

SMALL {
	font-size: 10pt;
}

H1 {
	font-size: 16pt;
}

A.visilink:link, A.visilink:active, A.visilink:hover, A.visilink:visited {
	color: #0000AA;
}

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	color: #222222;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}
a:active {
	text-decoration: none;
}

.rnavtext {
      font-size: 8pt;
	  line-height: 70px;
}

#top {
	background-image: url('imgs/top-back.png');
	height: 30px;
}

#topnav {
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	font-size: 8pt;
	float: right;
}

#topnav A:link, #topnav A:visited, #topnav A:active, #topnav A:hover {
    color: #000000;
    text-transform: uppercase;
}

#topnav A:hover {
    text-decoration: underline;
}

#toplogo {
	/*float: left;*/
	width: 273px;
	height: 30px;
}

#bottomlogo {
	float: left;
}

#wrapper {
	background-image: url('imgs/body-image.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#middle {
	background-image: url('imgs/rightbox-back.jpg');
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: top right;
}

#rightbox {
	float: right;
	width: 201px;
	color: #FFFFFF;
	background-color: #183966;
	padding-top: 10px;
	padding-bottom: 20px;
    display: block;
}

#rightbox #rightnav {
    padding-right: 5px;
}

#minheight {
	clear: both;
	text-align: center;
	margin-top: 15px;
	height: 10px;
}

#left {
	display: block;
	clear: left;
    padding-left: 25px;
    padding-right: 225px;
}

#center {
    text-align: center;
    display: block;
}

#content {
    clear: left;
    text-align: left;
    display: inline-block;
}

#content .para {
    padding-top: 12pt;
    display: block;
}

#content #columns {
	text-align: center;
	width: 700px;
}

#content #columns #leftcol {
	float: left;
	width: 200px;
}

#content #columns #rightcol {
	float: right;
	width: 200px;
}

#content #columns #centercol {
	/*width: 200px;*/
	text-align: center;
}

#content #columns #centercol .text {
	/*width: 200px;
	display: block;*/
	display: inline-block;
	padding-left: 15px;
}

.left {
	text-align: left;
	
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

#footer {
    clear: both;
    text-align: center;
    height: 25px;
    background-color: #D3D3D3;
    padding-top: 10px;
    font-size: 8pt;
}

#footer A:link, #footer A:visited, #footer A:active, #footer A:hover {
    color: #000000;
    text-transform: uppercase;
}

#footer A:hover {
    text-decoration: underline;
}

#disclaimer {
    background-color: #183966;
    padding: 10px 25px 10px 25px;
    color: white;
    font-size: 9px;
}

#centertext {
    text-align: center;
}

.stylesmart {color: #EE0000; font-style: italic;}


.product {
	text-align: center;
	display: inline-block;
}

.prodspacer {
	clear: both;
	height: 2em;
}

.product .leftcol {
	width: 300px;
	display: inline-block;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}

.product .rightcol {
	width: 300px;
	display: inline-block;
	float: right;
	margin-left: 30px;
	margin-right: 30px;
}

.product .prodpic {
	width: 240px;
	display: inline-block;
}

.prodtab {
	text-align: left;
	display: inline-block;
	
	margin-top: 25px;
}

.prodtab .title {
	font-size: 12pt;
	color: #1A3966;
	font-style: italic;
	margin-bottom: 5px;
	width: 240px;
}

.prodtab A {
	color: #0000AA;
}

#gallery {
	text-align: center;
}

#gallery A:link, #gallery A:visited {
	color: #0000AA;
}

DIV.gallerypic {
	width: 260px;
	height: 240px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: inline-block;
}

DIV.gallerypic IMG {
	border: 0px;
}

* HTML BODY DIV.gallerypic {
	float: left;
}


.frm {
	width: 445px;
}

.frmrow {
	width: 445px;
	display: inline-block;
}

.frmlabel {
	float: left;
	width: 195px;
	text-align: left;
}

.frmvalue {
	float: left;
	width: 250px;
	text-align: left;
}

.rows {
	width: 600px;
}

.rows .row {
	width: 600px;
	float: left;
	clear: left;
}

.rows .row img {
	float: left;
	clear: left;
}

