* {
   margin: 0;
   padding: 0;

   /*outline: 0;*/
	vertical-align: baseline;
}

body {
	margin: 10px auto 0;
	width: 940px;
	background-color: #FFFFFF;
	background-image: url(images/bodybackground.png);
	background-repeat: repeat-x;
}

/* ---------------------------- links ------------------------------------------- */

a:link {color: #FF9900;
text-decoration: none;}
a:visited {color: #FF9900;
text-decoration: none;}
a:hover {color: #333333;
text-decoration: none;}
a:active {color: #FF9900;
text-decoration: none;}

	
.two{
	color: #333333;
	text-decoration: none;
}

a.three:link {
	color: #333333;
	text-decoration: underline;
}
a.three:visited {
	color: #333333;
	text-decoration: underline;
}
a.three:active {
	color: #333333;
	text-decoration: underline;
}
a.three:hover {
	color: #FF9900;
	text-decoration: underline;
}


/* ---------------------------- text ------------------------------- */

p.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

p.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.stdtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}

.smtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.smtext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
		line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000066;
	font-style: normal;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
}

li.listone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: none;
	padding: 0em;
	margin: .3em;
	background-image: url(subimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.40em;
	padding-left: 1.25em;
}

li.listtwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: none;
	background-image: url(subimages/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.40em;
	padding-left: 1.25em;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 7.5em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}

li.listthree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: none;
	background-image: url(subimages/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.40em;
	padding-left: 1.25em;
	margin-top: 0.3em;
	margin-right: 0.3em;
	margin-bottom: 0.3em;
	margin-left: .3em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
}




/* ------------------------------ misc ----------------------------*/

hr {
	border: 0;
	color: #FF9900;
	background-color: #FF9900;
	height: 1px;
	margin-bottom: 7px;
}
hr.divider {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	margin-bottom: 12px;
	margin-top: 12px;
	border: 0;
}

.photo1 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;

}
.photo2 {
	border: 1px solid #999999;
}


sup {
	vertical-align: top;
	font-size: 75%;
}

/* -------------------------- divs --------------------------- */

#search {
	float: right;
	width: 330px;
	height: 30px;
	text-align: right;
}

#topmenu {
	float: left;
	width: 610px;
	height: 30px;
}

#wrap {
	float: left;
	width: 920px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(subimages/background_sub.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-top: 20px;
}

#logo {
float: left;
}

#menu {
	float: right;
	width: 918px;
	height: 25px;
}

#wrap2 {
	float: left;
	width: 885px;
	height: auto;
	background-image: url(subimages/block_rv.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
		padding-bottom: 10px;
}

#leftbox {
	float: left;
	width: 190px;
	height: 500px;
	padding-top: 12px;
}

#leftbox2 {
	float: left;
	width: 190px;
	height: 700px;
	padding-top: 12px;
}


#callout1 {
	float: left;
	width: 180px;
	height: auto;
	text-align: center;
}

#video {
	float: left;
	width: 270px;
	height: auto;
	margin-right: 5px;

}

#rightbox {
	float: left;
	width: 500px;
	height: auto;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#rightbox2 {
	float: left;
	width: 650px;
	height: auto;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	clear: none;
}

#rightbox_tall {
	float: left;
	width: 500px;
	height: 400px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#services{
	float: left;
	width: 693px;
	height: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#relatedlinks {
	float: right;
	width: 140px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.submenu {
	float: right;
	width: 190px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 5px;
}


#test {
	float: left;
}

#footer {
	float: left;
	width: 920px;
	height: 25px;
	padding-left: 20px;
}


/*------------------------ tables ------------------------*/

table.sample {
	border-width: 0px;
}

table.sample td {
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
table.sample2 {
	border-width: 0px;
}

table.sample2 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
table.sample3 {
	border-width: 0px;
}

table.sample3 td {
	vertical-align: top;
}


/*-------------------for "switch view"---------------------- */

.handcursor{

	cursor:pointer;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}

.SVtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal;
}
