* { margin: 0; padding: 0; }

a { color: #003399; }
a:hover { color: #cc0000; }

body, div, td, form, p {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

body { overflow: auto; background: url(images/bodybg.png) 50% 0 repeat-y #ccc; }

p, p.bodytext { line-height: 165%; padding: 0 0 10px 0; }

h2,h3,h4,h5 { padding: 0; line-height: 125%; margin: 10px 0 5px 0; color: #820000; }
h2 a, h3 a, h4 a, h5 a { color: #820000; }

h2 { font-size: 18px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; }
h4 { font-size: 12px; font-weight: bold; }

.csc-firstHeader { margin-top: 0; }

hr { border:0;border-top:1px solid #ccc;border-bottom:1px solid #fff;}
img { border: 0; }

input, textarea, select {
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 2px;
	margin-right: 5px;
}

span.nospam { display: none; }

table { border-collapse: collapse; }
table td, table th { vertical-align: top; }

.clear { clear: both; }

dd.csc-textpic-caption {
	margin-top: 3px;
	font-size: 11px;
	font-style: italic;
	line-height: 140%;
	color: #555555;
}

div.csc-textpic-imagewrap { margin-bottom: 10px; }
div.csc-textpic-text { margin-bottom: 10px; }

table.contenttable { margin-top: 6px; }
table.contenttable td { padding: 0 8px 2px 1px; }

div#template {
	position: relative;
	width: 800px;
	margin: 0 auto;
}

div#logo {
	position: relative;
	float: left;
	width: 161px;
	height: 60px;
	overflow: hidden;
	background: url(images/logo-inosys.png) 0 0 no-repeat #fff;
}

div#logo h1 { margin: 0; padding: 0; }
div#logo a { display: block; padding: 60px 0 0 0; }

div#address {
	position: relative;
	float: right;
	width: 630px;
	height: 60px;
}

div#address p { font-size: 10px; text-align: right; padding: 40px 10px 0 0; }

div#headimg {
	position: relative;
	height: 150px;
	clear: both;
}

ul#nav { list-style: none; height: 30px; background: url(images/navbg.png) 0 0 repeat-x transparent; }
ul#nav li.first { margin: 0 0 0 159px; }
ul#nav li { float: left; width: 90px; height: 30px; }
ul#nav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 90px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/navitems.png) 0 0 scroll transparent;
}

ul#nav li a.active { background-position: 180px 0; }
ul#nav li a:hover { background-position: 90px 0; }

div#main {
	position: relative;
	clear: left;
	background: url(images/mainbg.png) 0 0 no-repeat transparent;
}

ul#subnav { list-style: none; float: left; width: 159px; padding: 20px 0 0 0; border-bottom: 1px solid #bbb; }
ul#subnav ul { list-style: none; }
ul#subnav li { border-top: 1px solid #bbb; }
ul#subnav li.hidden { border-top: 0; }

ul#subnav li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	color: #590000;
	padding: 7px 10px 7px 20px;
}

ul#subnav ul li a { font-size: 10px; font-weight: normal; padding-top: 3px; padding-bottom: 3px; }
ul#subnav ul ul li a { padding-left: 30px; }
ul#subnav li a.active { background-color: #D6D6D6; }
ul#subnav li a:hover { background-color: #ccc; }

div#content { position: relative; float: left; width: 611px; }
div#content_wrapper { position: relative; padding: 25px 0 25px 40px; }

div#content ul { padding: 0 0 0 15px; }
div#content ul li { line-height: 145%; padding: 0 0 2px 0; }
div#content div.csc-frame-rulerBefore { border-top: 1px solid #bbb; padding: 10px 0 0 0; }
div#content div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img,
div#content div.csc-textpic-border div.csc-textpic-single-image img {
	border: 1px solid #bbb;
}

div#xrauthor { width: 740px; margin: 0 auto; padding: 100px 0 5px 0; text-align: right; font-size: 10px; }
div#xrauthor a { text-decoration: none; color: #ccc; }
div#xrauthor a:hover { color: #000; text-decoration: underline; }