@charset "UTF-8";
/* CSS Document */

body {
	margin: 0.1em;
}

p, li {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #848484;
	margin-top: 5px;
}

h1 {
	font-family: Arial,Helvetica,sans-serif;
	color: #004990;
	font-size: 14pt;
	text-transform: uppercase;
	margin: 0px;
}

h2 {
	font-family: Arial,Helvetica,sans-serif;
	color: #004990;
	font-size: 11pt;
	text-transform: uppercase;
	margin: 0px;
	clear: both;
	margin-top: 20px;
}

h3 {
	font-family: Arial,Helvetica,sans-serif;
	color: #004990;
	font-size: 9pt;
	text-transform: uppercase;
	margin-bottom: 0px;
	margin-top: 15px;
}

a {
	color: #43b8ef;
}

a img {
	border: none;
}

#header {
	margin: 0px auto;
	width: 959px;
	height: 183px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.logo {
	display: block;
	margin: 0px auto;
}

.navl {
	display: inline;
	position: relative;
	top: 118px;
	left: 100px;
	
}

.navl li, .navr li {
	display: inline;
	font-size: 13pt;
	margin-right: 5px;
	color: #fff;
	list-style-type:disc;
}

.navl li a, .navr li a {
	color: #0082bf;
	text-decoration: none;
}

.navl li:after, .navr li:after {
	content: "  \2022";
}

.navl li.last:after, .navr li.last:after {
	content: "";
}

.navr {
	display: inline;
	position: relative;
	top: 118px;
	right: -280px;
}

#content {
	margin: 0px auto;
	width: 959px;
}

#splitl {
	float: left;
	padding-top: 20px;
}

#splitr {
	border-left: 1px dashed #cdcdcd;
	padding-left: 25px;
	width: 62%;
	float: right;
	padding-bottom: 65px;
	margin-bottom: 20px;
}


#footer {
	clear: both;
	margin: 0px auto;
	margin-top: 50px;
	text-align: center;
	width: 959px;
	height: 68px;
	background: url(../images/footer.jpg) no-repeat center left;
}

#footer p {
	color: #004990;
	padding-top: 20px;
	font-size: 9pt;
}

#footer a {
	color: #004990;
}

.copyright {
	text-align: center;
	margin: 3px 0px 0px 0px;
	font-size: x-small;
	color: #aaa;
}

.twocol {
	clear: both;
	width: 785px;
}

.twocol ul {
	float: left;
	width: 200px;
	margin-bottom: 60px;
}

form#tkact {

}

fieldset {
	border: none;
}

fieldset ol {
	list-style: none;
}

form#tkact label {
	display: inline-block;
	line-height: 1.8px;
	vertical-align: middle;
	width: 120px;
}

form#tkact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0px;
}

form#tkact textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form#tkact .checkit {
	width: 100%;
}

#txtMessage {
	width: 400px;
	height: 150px;
}

form#trkimp {

}

form#trkimp label {
	display: inline-block;
	line-height: 1.8px;
	vertical-align: middle;
}

form#trkimp label.norm {
	width: 200px;
}

form#trkimp fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0px;
}

form#trkimp textarea {
	width: 400px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form#trkimp fieldset fieldset {
	margin-left: 0px;
	padding: 0px;
	margin-top: 7px;
}

form#trkimp fieldset fieldset legend {
	margin-bottom: 5px;
}

form#trkimp fieldset fieldset label {
	display: block;
	width: auto;
}

form#trkimp fieldset ol li select {
	width: 150px;
}

p.webinar {
	width: 300px;
	padding-top: 130px;
}

#buttons {
	background: url(../images/action_buttons.jpg) no-repeat;
	overflow: hidden;
	width: 688px;
	height: 230px;
	margin: 0px auto;
}

#buttons img.first {
	float: left;
	margin-left: 90px;
	margin-top: 90px;
}

#buttons img.last {
	float: right;
	margin-right: 90px;
	margin-top: 90px;
}
