		/* redefined */

body{ 
	border: 0px;
	margin-top: 5px;
	background-color: #99aabb;
	background-image: url(../img/bg03.gif);
	padding: 0px;
	}

form{
	border: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	clear: none;
	}

img{
	border-style: none;
	}

p{
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	text-indent: 0px;
	line-height: 16px;
	}

div{
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

a{
	outline: none;
	}

A:link{
	text-decoration: none;
	}

A:visited{
	text-decoration: none;
	}

A:active{
	text-decoration: none;
	outline: none;
	}

A:hover{
	text-decoration: none;
	color: #EB8510;
	}

blockquote{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}

		/* text classes */

.normal_link{
	font-family: verdana, helvetica, sans-serif;
	color: blue;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	}

.normal_link:visited{
	text-decoration: none;
	color: purple;
	}

.normal_link:active{
	text-decoration: none;
	outline: none;
	}

.normal_link:hover{
	text-decoration: none;
	color: red;
	}

.infotext{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 10px;
	}

.bodytext{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding: 5px;
	margin: 0px;
	line-height: 16px;
	}

.bodytextbold{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	}

.bodyheader{
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

.navbartext{
	font-family: verdana, helvetica, sans-serif;
	color: White;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	text-align: center;
	}

.whitetext{
	font-family: Verdana, Helvetica, Sans-serif;
	color: White;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	}

.blacktext{
	font-family: verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	line-height: 8px;
	}

.dkgreytext{
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	}

.qlinktext{
	font-family: verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	line-height: 8px;
	}

.contentpage_header{
	font-family: verdana, helvetica, sans-serif;
	color: #EB8510;
	text-decoration: none;
	font-size: 18px;
	font-family: verdana, helvetica, sans-serif;
	line-height: 24px;
	}

.footertext{
	text-align: center;
	font-size: 10px;
	color: #555555; 
	font-family: verdana, helvetica, sans-serif;
	}

.p2{
	color: Black;
	text-decoration: none;
	font-size: 10px;
	white-space: nowrap;
	}

.hblue{
	font-family: verdana, helvetica, sans-serif;
	color: #0B51A1;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
	white-space: nowrap;
	}

.gtext{
	line-height: 14px;
	font-family: verdana, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: verdana, helvetica, sans-serif;
	line-height: 8px;
	}

.this_site{
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	float: right;
	line-height: 30px;
	margin-right: 12px;
	margin-left: -5px;
	}

.pullquote{
	font-family: Times, Times New Roman, serif;
	font-size: 20px;
	font-weight: bold;
	color: #EB8510;
	}

.abouttext{
	font-family: Times, Times New Roman, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #092D55;
	}


		/* DIVS */

#container{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#mainbox{
	background-color: #ffffff;
	width: 807px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	border: 1px solid;
	border-color: #888888;
	}

#header{
	border: 0px solid;
	border-color: #aaaaaa;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100px;
	}

#navmain{
	background-image: url(../img/navbody.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
	}

div.navbutton {
	height: 25px;
	float: left;
	}

div.navcapr{
	background-image: url(../img/navcap_r.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 25px;
	float: right;
	}

div.navcapl{
	background-image: url(../img/navcap_l.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 25px;
	float: left;
	}

div.navsep{
	background-image: url(../img/navspace.gif);
	background-repeat: no-repeat;
	width: 2px;
	height: 25px;
	float: left;
	}

div.navspace{
	width: 0px;
	height: 25px;
	float: left;
	}

div.navmarg{
	height: auto;
	margin-top: 3px;
	text-align: center;
	}

div.vtext{
	margin-top: 3px;
	height: auto;
	display: table-cell;
	vertical-align: middle;
	float: left;
	}

#qlinkbar{
	background-image: url(../img/qlinkbody.jpg);
	background-repeat: no-repeat;
	width: 807px;
	height: 30px;
	padding: 0px;
	margin-bottom: -10px;
	margin-top: 0px;
	}

div.qlinkcapl{
	background-image: url(../img/qlinkcap_l.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 30px;
	float: left;
	}

div.qlinkcapr{
	background-image: url(../img/qlinkcap_r.gif);
	background-repeat: no-repeat;
	width: 8px;
	height: 30px;
	float: left;
	}

div.qlinkspace{
	background-image: url(../img/qlinkspace.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
	}

div.qlinkbody{
	width: auto;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}

#lnav{
	padding: 0px;
	height: auto;
  	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	float: left;
	}

div.lnavheader{
	padding: 0px;
	height: 18px;
  	width: 150px;
	background-image: url(../img/lnavheader.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Helvetica, Sans-serif;
	color: White;
	text-decoration: none;
	font-size: 12px;
	white-space: nowrap;
	border: 0px;
	margin-bottom: 0px;
	}

div.lnavlinks{
	padding: 0px;
	height: 200px;
  	width: 150px;
	background-image: url(../img/bg_154_grey.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	}
 

#gsearch{
	padding: 0px;
	height: 25px;
  	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	}

.checkbox{
	margin-top: 2px;
	}

#content{
	height: 100%;
	width: 647px;
	margin-left: 10px;
	background-color: #ffffff;
	float: left;
	}

div.contentspacer_v{
	height: 1px;
	width: 647px;
	background-image: url(../img/contentspacer_h.gif);
	background-repeat: repeat-x;
	float: left;
	}

div.contentitembox_a{
	height: auto;
	/* min-height: 350px; */
	width: 637px;
	background-color: #EFEFEF;
	padding: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
	}

div.contentitembox_about{
	height: auto;
	width: 637px;
	background-image: url(../img/about/bg_about.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	float: left;
	}

div.contentpage_header_body{
	height: 30px;
	width: 647px;
	background-color: #EFEFEF;
	float: left;
	padding: 0px;
	}

div.contentpage_header_cap_top{
	height: 8px;
	width: 647px;
	background-color: #EFEFEF;
	float: left;
	padding: 0px;
	margin-bottom: 40px;
	}

div.contentpage_header_cap_bottom{
	height: 8px;
	width: 647px;
	background-color: #EFEFEF;
	float: left;
	padding: 0px;
	}

div.contentpage_header_cap_l{
	height: 30px;
	width: 13px;
	background-image: url(../img/contentpage_header_cap_l.gif);
	background-repeat: no-repeat;
	margin-right: 2px;
	float: left;
	}

div.contentpage_header_cap_r{
	height: 30px;
	width: 12px;
	background-image: url(../img/contentpage_header_cap_r.gif);
	background-repeat: no-repeat;
	float: left;
	}

div.contentpage_corner_round_l{
	height: 8px;
	width: 8px;
	background-image: url(../img/content_corner_round_l.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: -11px;
	float: left;
	}

div.contentpage_corner_round_r{
	height: 8px;
	width: 8px;
	background-image: url(../img/content_corner_round_r.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: -11px;
	float: right;
	}

div.contentimagebox{
	height: auto;
	width: auto;
	background-image: url(../img/bg_154_grey.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 1px solid;
	border-color: #ffffff;
	padding: 4px;
	margin: 0px;
	float: left;
	}

div.contentimagebox_caption{
	height: auto;
	width: auto;
	background-color: #eeeeee;
	border: 1px solid;
	background-image: url(../img/bg_caption.jpg);
	background-repeat: repeat-x;
	border-color: #dddddd;
	padding: 2px;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	clear: both;
	}

div.contentimagebox_caption_plain{
	height: auto;
	width: auto;
	border: 0px solid;
	border-color: #dddddd;
	padding: 2px;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	}

div.contentimagebox_caption_fixed{
	height: 26px;
	width: 130px;
	background-color: #F5F5F5;
	border: 1px solid;
	border-color: #dddddd;
	padding: 2px;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;	
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	clear: both;		
	display: table-cell; vertical-align: middle;
	}

div.sample_valign{
	height: auto;
	width: auto;
	margin-top: 8px;
	}

div.contentimagebox_body{
	height: auto;
	width: auto;
	border: 1px solid;
	border-color: #dddddd;
	padding: 10px;
	text-align: left;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	}

div.rlinkcontainer{
	border: 0px solid;
	border-color: #666666;
	width: 100%;
	height: 0px;
	}

div.rlinkbox{
	border: 0px solid;
	border-color: #987654;
	width: 99%;
	height: 0px;
	margin-left: auto;
	margin-right: auto;
	}

div.rlinktrack{
	width: 33%;
	height: auto;
	float: left;
	}

div.rlinktracksmall{
	width: 90px;
	height: auto;
	float: left;
	}


div.rlinksmall{
	background-image: url(../img/rlinks/rlink_small01.jpg);
	background-color: #cccccc;
	width: 90px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	}

div.rlink{
	background-color: #cccccc;
	width: 120px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	}

#footer{
	text-align: center;
	border: 1px solid;
	border-color: #cccccc;
	padding: 2px;
	width: 801px;
	height: auto;
	clear: both;
	line-height: 6px;
	margin-top: 40px;
	}

div.quoteform{
	border: 1px solid;
	background-color: #dddddd;
	border-color: #bbbbbb;
	padding: 2px;
	width: auto;
	height: auto;
	clear: both;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}

div.emailform{
	border: 1px solid;
	background-color: #dddddd;
	border-color: #bbbbbb;
	/* background-image: url(../img/bg_154_grey.gif); */
	background-repeat: repeat-x;
	padding: 2px;
	height: auto;
	width: 567px;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	float: left;
	clear: both;
	}

div.samplerow{
	height: 193px;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	}

div.sampleitem{
	padding: 8px;
	width: 140px;
	height: 193px;
	border: 1px solid;
	border-color: #eeeeee;
	background-color: none;
	background-image: url(../img/bg_154_grey.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 5px;
	}

div.thumbnail_container{
	padding-top: 4px;
	height: 138px;
	width: 140px;
	background-color: none;
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 15px;
	}

div.thumbnail{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	}

div.contact_us{
	font-family: verdana, helvetica, sans-serif;
	float: left;
	width: 270px;
	height: 150px;
	line-height: 14px;
	font-size: 12px;
	}

div.instruct_box{
	font-family: Verdana, Helvetica, Sans-serif;
	width: auto;
	padding: 20px;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #1A2C40;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid;
	border-color: #ffffff;
	}


		/* div helpers */
div.centerboth{
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;	
	}

div.vspace{
	width: 5px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	}

div.hspace{
	width: 5px;
	height: 5px;
	float: left;
	}

div.vline{
	width: 1px;
	height: auto;
	background-color: #999999;
	}

div.hline{
	width: auto;
	height: 1px;
	background-color: #cccccc;
	clear: both;
}

div.boxltgrey{
	background-color: #eeeeee;
	}


			/* forms 


textarea, label, input {
display: block;
width: 80%;
float: left;
margin-bottom: 1px;
}

input<type="submit"> {
  width: auto;
}

label {
text-align: right;
width: 5em;
padding-right: 20px;
}

*/

			/* tables */
.table01{
	height: auto;
	width: auto;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	border: 0px;
	}

.vatable{
	height: 100%;
	width: 100%;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
	border: 0px;

	}

.cell01{
	padding: 5px;
	border: 1px solid;
	border-color: #cccccc;
	margin: 2px;
	}

			/* unordered lists */

.ulist_paragraph{
	padding: 0px;
	margin: 10px;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	}

.ulist_paragraph li{
	list-style-type: none;
	}


			/* index */
#welcome{
	background-image: url(../img/welcome_bar.jpg);
	background-repeat: no-repeat;
	border: 0px solid;
	border-color: #cccccc;
	padding: 0px;
	height: 338px;
	width: 647px;
	float: left;
}