body{
	margin:0;
	color:#333;
	font:14px/16px Arial, Helvetica, sans-serif;
	background:#007ab8 url(../images/bg-body.gif) repeat-x;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
input,
textarea {
	border:0;
	background:none;
	padding:0;
	margin:0;
}
img{border-style:none;}
a{
	color:#263692;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
#wrapper {
	width:918px;
	margin:0 auto;
	padding:65px 0 0 ;
}
.wrapper-bg-top {
	background:url(../images/bg-wrapper-top.png) no-repeat;
	width:918px;
	height:403px;
}
.wrapper-bg-bottom {
	background:url(../images/bg-wrapper-bottom.png) no-repeat;
	height:26px;
	width:918px;
}
.wrapper-holder {
	background:url(../images/bg-wrapper.png) repeat-y;
	width:918px;
}
.wrapper-holder:after {
	clear: both;
	content:"";
	display: block;
}
.wrapper-frame {
	width:900px;
	padding:0 9px 35px;
	margin:-394px 0 0;
	float:left;
	position:relative;
}
.circles {
	background:url(../images/bg-circles.gif) no-repeat;
	width:468px;
	height:290px;
	position:absolute;
	top:0;
	left:441px;
	z-index:1;
}
.decor {
	background:url(../images/bg-decor.png) no-repeat;
	width:690px;
	height:328px;
	position:absolute;
	bottom:-15px;
	right:20px;
	z-index:1;
}
#header {
	position:relative;
	width:100%;
	z-index:90;
	height:147px;
}
.logo-nulecit {
	margin:-73px 0 10px -9px;
	position:relative;
	float:left;
}
.logo-watson {
	margin:20px 0 0 32px;
	float:left;
	display:inline;
}
.slogan {
	float:left;
	clear:both;
	text-indent:-9999px;
	background:url(../images/txt-slogan.gif) no-repeat;
	width:352px;
	height:62px;
	margin:0 0 0 11px;
	display:inline;
}
#content {
	position:relative;
	padding:0 0 0 65px; /*left margin*/
	z-index:100;
	width:835px;
	line-height:16px;
}
#content p {
	padding:0 0 16px;
	margin:0;
}
#content p .sup {
	line-height:10px;
}
#content p .sup sup {
	line-height:10px;
	font-size:10px;
	vertical-align:top;
}
.info-area {
	min-height:177px;
	/*width:623px;*/
	width:615px;
}
.info-area:after {
	clear: both;
	content:"";
	display: block;
}
* html .info-area {height:177px;} 
.sub-text {
	font-size:10px;
	color:#666;
	/*width: 500px;
	padding:0 335px 0 0;*/
	width: 615px;
	padding:0 220px 0 0;
	position:relative;
	z-index:4;
}
.sub-text p {margin:0;}
.watson {
	background:url(../images/logo-footer.gif) no-repeat;
	width:122px;
	height:46px;
	text-indent:-9999px;
	position:absolute;
	right:53px;
	top:-21px;
	z-index:2;
	overflow:hidden;
}
.contact-form {padding:0 0 27px;}
.contact-form .row {
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.contact-form .row input,
.contact-form .row label {float:left;}
.contact-form .row .text {
	background:url(../images/bg-input.gif) no-repeat;
	width:113px;
	float:left;
}
.contact-form .row .text input {
	width:105px;
	padding:1px 4px 2px;
}
.contact-form .row label {
	width:103px;
	padding:0 7px 0 0;
	text-align:right;
	line-height:18px;
}
.contact-form .submit {margin:0 0 0 111px;}
#footer {
	padding:10px 0;
	text-align:center;
	width:100%;
	font-size:10px;
	color:#c8ebff;
	line-height:12px;
}
#footer p {margin:0;}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 1px 0 4px;
	background:url(../images/footer-sep.gif) no-repeat 0 50%;
}
#footer ul li:first-child {background:none;}
#footer a {
	color:#c8ebff;
	text-decoration:none;
}
#footer a:hover {text-decoration:underline;}


ul.infed {
	padding: 0 0 1em 1em;
	margin-left: 0;
}
ul.infed li {
	padding-left: 0;
	margin-left: 0;
}

ul.infed li ul{
	padding: .3em 0 0 0;
	margin: 0;
	list-style-type: none;
}

ul.infed li ul li{
	padding: 0 0 0 12px;
	margin: 0 0 0 0;
	background: url(images/bullet-infed.gif) no-repeat 0 .5em;
}

.error {
	color: Red;
	font-weight: bold;
}