/* =Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */ 
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */ 
	-webkit-text-size-adjust: 100%; /* Keeps page centred in all browsers regardless of content height */ 
	-ms-text-size-adjust: 100%; /* Keeps page centred in all browsers regardless of content height */ 
}

body {
	background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate; /* tables still need 'cellspacing="0"' in the markup */ 
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0; /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */ 
}

a img {
	border: 0;
}

/* =Global
----------------------------------------------- */

body {background:url(bg-body.jpg); font:12px Arial;}
td {font:12px Arial; vertical-align:top;}
a {text-decoration:none; color:#000;}
a:hover {text-decoration:underline;}

h1 {color:#fff; font-size:19px; background:#5a352d; padding:3px 5px;}
h1.blue {color:#6cdeff; font-size:19px; background:#5a352d; padding:3px 5px; margin-top:10px;}

.clear {clear:both;}
.wrapper {width:895px; margin:0 auto; text-align:left; background:#fff;}

.header {height:182px; position:relative; background:#fff url(bg-header.jpg) no-repeat right bottom;}
.header .contact {color:#4d4d4d; font:17px Arial; position:absolute; left:265px; top:93px;}
.header .social {position:absolute; left:475px; top:87px;}
.header .vc {position:absolute; right:0px; top:70px;}
.header .search .query {padding-left:5px; position:absolute; left:585px; top:87px; width:130px;}
.header .search .searchgo {position:absolute; left:720px; top:89px;}
.header .header-links {position:absolute; left:505px; top:135px; color:#4d4d4d; font-size:13px; width:500px;}
.header .header-links a {color:#4d4d4d; font-size:13px; margin:0px 5px;}

.nav {width:150px;}
.nav .box {border:1px solid #000; margin-bottom:15px;}
.nav .box .title {color:#6cdeff; font-size:15px; background:#5a352d; padding:3px 5px;}
.nav .box a {display:block; margin:6px 10px 6px 10px; font-size:12px;}

.body {padding-left:17px;}
.body .msg {padding:10px 15px;}

.footer {background:url(bg-footer.jpg) repeat-x left top; padding-top:15px; text-align:center; margin-top:40px;}
.footer .footer-links {color:#4d4d4d; font-size:12px;}
.footer .footer-links a {color:#4d4d4d; font-size:12px; margin:0px 5px;}
.footer .copy {color:#4d4d4d; font-size:12px; margin-top:10px;}

.contents-table td a {color:#4d4d4d; font:16px Arial;}
.name2 {font-size:18px; color:#1b1b1b; margin-bottom:5px;}
.insets {margin-top:10px;}
.insets img {margin:0px 4px;}
.pit {border:1px solid #c4c4c4; margin-top:10px;}
.pit td {padding:7px;}
.pit .item-opts {margin-bottom:10px; margin-right:15px;}
.pit .item-opts * {vertical-align:middle;}

.addthis_toolbox {margin:10px 0px 0px 80px;}

.kiRVI .kiRVITitle {font:bold 19px Arial; margin:40px 0px 10px 0px;}
.kiRVI .kiRVIpname {color:#4d4d4d; font:16px Arial;}
.kiRVI .kiRVIpcode {display:none;}
.kiRVI td {text-align:center;}