body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	background: #ececf5;
	top: 0px;
	left: 0px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 2;
}

#banner {
	height: 80px;
	background: #333355;
	width: 100%;
	left: 0px;
	top: 0px;
	position: fixed;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}

#infobar {
	z-index: 2;
	position: fixed;
	top: 80px;
	left: 0px;
	width: 100%;
	background: #777799;
	margin: 0px;
	padding: 0px;
}

#infobar p {
	padding-left: 5px;
	margin: -3px 0px -3px 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#infobar p a {
	color: #ffcc00;
	font-weight: bold;
}

#rwdlogo {
	text-align: right;
	margin: 0px;
	padding: 10px 10px 0px 0px;
}

#search {
	text-align: right;
	margin: 0px;
	padding: 5px 10px 0px 0px;
}

#search form {
	padding: 0px;
	margin: 0px;
}

input[type=submit], input[type=button] {
	color: #ffffff;
	background-color: #666699;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	border-top: 1px solid #8F8796;
	border-left: 1px solid #8F8796;
	border-right: 1px solid #2F2736;
	border-bottom: 1px solid #2F2736;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	position: relative;
}

input[type=submit]:hover, input[type=button]:hover {
	background-color: #9999cc;
}

#main {
	margin: 115px 20px 0px 250px;
	padding-bottom: 10px;
}

#main2 {
	margin: 125px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#mainfull {
	margin: 115px 20px 0px 20px;
	padding-bottom: 10px;
}

h1 {
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	color: #ffffff;
	position: fixed;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px;
}

.article, .section, .pugsection, .document, .download_document {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #DAD8E2;
	border-left: 1px solid #DAD8E2;
	border-right: 1px solid #C2C0C9;
	border-bottom: 1px solid #C2C0C9;
	background: #f8f8ff;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
}

.forumNotice {
	clear: both;
	overflow: auto;
	border-top: 1px solid #DAD8E2;
	border-left: 1px solid #DAD8E2;
	border-right: 1px solid #C2C0C9;
	border-bottom: 1px solid #C2C0C9;
	background: #f8f8ff;
	padding: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
}

h2, #popupmain h1 {
	font-size: 24px;
	font-family: georgia;
	color: #c03b00;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px;
}

#popupmain h1 {
	position: relative;
}

h3, .download_document h1 {
	font-size: 18px;
	font-family: georgia;
	color: #c03b00;
	font-weight: normal;
	position: relative;
}

.download_document h2, .download_document h3 {
	font-size: 16px;
	font-family: georgia;
	color: #c03b00;
	font-weight: normal;
	margin: auto;
	position: relative;
	line-height: normal;
}

.download_document h3 {
	font-size: 12px;
	font-weight: bold;
}

.article h3, .section h3, .pugsection h3 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: normal;
}

.article h2, .section h2, .pugsection h2, .newsandevents h2 {
margin-top: 0px;
font-size: 18px;
font-weight: normal;
font-family: georgia;
color: #c03b00;
}

.section ul, .pugsection ul, .newsandevents ul {
	list-style: none;
	padding-left: 20px;
	margin-left: 0px;
}

p, li, td {
	margin-top: 0px;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 23px;
	padding-left: 0px;
	margin-left: 0px;
}

.download_document li {
	margin-top: auto;
	margin-bottom: 10px;
}

.footerHolder {
margin-top: 15px;
}

p.lfooter {
	text-align: left;
	float:left;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #293d73;
}

p.footer {
	text-align: right;
	float:right;
}

.footerHolder2 {
margin-top: 15px;
display: block;
zoom: 100%;
}

p.lfooter2 {
	text-align: left;
	float:left;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #293d73;
	min-height: 18px;
	zoom: 100%;
}

p.footer2 {
	text-align: left;
	float:right;
	min-height: 18px;
	zoom: 100%;
}

div.footer2 {
	text-align: left;
	float:right;
	min-height: 18px;
	zoom: 100%;
}

.sectFooter {
	text-align: right;
}

p.abovesection {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

form.activateuser select {
	width: 180px;
}

form.user {
	position: relative;
}

.fields {
	width: 800px;
	overflow: auto;
}

.fields p span {
	position: relative;
}

.fields p {
	margin-bottom: 2px;
	position: relative;
}

form.user p label, form.issue p label {
	width: 150px;
	float: left;
	clear: both;
	position: relative;
}

input[type=password], input[type=hidden] {
	position: relative;
}

form.user input[type=text], form.issue input[type=text] {
	width: 260px;
	position: relative;
}

form.taco li label {
	clear: left;
	float: left;
	width: 200px;
	position: relative;
}


a {
	font-weight: bold;
	color: #293d73;
	}

p.copyright {
	text-align: left;
	font-size: 11px;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	line-height: 18px;
	clear: both;
	margin: 0px;
	position: relative;	
}

p.copyright a {

	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	}

#menu {
	position: absolute;
	top: 115px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}

#menu form {
	position: fixed;
}

ul.navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 200px;
	position: fixed;
}

ul.navigation li {
	list-style: none;
	padding: 1px 3px 3px 3px;
	line-height: 100%;
	margin: 0px 0px 1px 0px;
	font-weight: bold;
	font-size: 15px;
}

ul.navigation li a {
	text-decoration: none;
	color: #334477;
	}

ul.navigation li:hover {
background: #c03b00;
}

ul.navigation li:hover a {
color: #ffffff;
}

img {
	border: 0px;
}

.here a:hover {
	color: #334477;
}

.here:hover a {
color: #334477;
}

.here {
background: #ffffff;
}

#announcement p {
	color: #cc0000;
	font-weight: bold;
	background: url('/images/customer/InterAct/icons/exclamation.png') 5px no-repeat;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 30px;
	background-color: #F0A9AF;
}

p.information {
	font-weight: bold;
	background: url('/images/customer/InterAct/icons/information.png') left 5px no-repeat;
	margin: 0px 0px 15px 0px;
	padding-left: 25px;
}

ul.subnavigation {
	text-align: right;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

ul.landingnavigation {
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.section ul.subnavigation {
	text-align: left;
}

ul.issueoptions {
	padding: 0px;
	margin: 25px 0px 0px 0px;
}

ul.issueoptions li, .section ul.subnavigation li {
	display: inline;
	padding: 10px 30px 0px 0px;
}

ul.subnavigation li, ul.landingnavigation li {
	display: inline;
	padding: 10px 0px 0px 20px;
}	

.block {
	clear: both;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	position: relative;
}

.block2 {
	clear: both;
	display: block;
	float: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	overflow: auto;
	position: relative;
}


form.newissue select {
	width: 180px;
}

.dropdown {
	float: left;
	padding: 0px 10px 10px 0px;
	margin: 0px;
}

.dropdown select {
	width: 150px;

}
	
.newissue_dropdown {
	float: left;
	width: 200px;
	padding: 0px;
}

.required {
	font-weight: bold;
}

.activateblock {
	width: 412px;
	margin: 0px auto 0px auto;
}

.activeusers {
	float: left;
	width: 180px;
	padding-bottom: 20px;
}

.activationbuttons {
	float: left;
	width: 50px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	}
	
.activationbuttons input {
	width: 30px;
}

.inactiveusers {
	float: left;
	clear: right;
		width: 180px;
	padding: 0px;
	margin: 0px;
}

.activeusers p, .inactiveusers p {
	text-align: center;
	margin-bottom: 6px;
}

.left {
	float: left;
	width: 49%;
	clear: left;
	}

.right {
	float: left;
	clear: right;
	width: 49%;
}

.left p, .right p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
    
.description {
	font-size: 12px;
	margin-left: 30px;
}

.pugsection {
		background: #f8f8ff url('/images/customer/InterAct/pug_right.gif') right bottom no-repeat;
}

p.ad {
	position: fixed;
	top: 425px;
	padding-top: 50px;
	margin-top: 15px;
}

p.lnks {
	position: fixed;
	top: 510px;
	padding-top: 50px;
	margin-top: 15px;
}

dt {
font-size: 14px;
}

h4 {
font-size: 16px;
color: #c03b00;
font-weight: normal;
font-family: georgia;
}

.landingtext {
margin-top: 10px;
margin-left: 170px;
margin-bottom: 10px;
border-bottom: 1px solid #C2C0C9;
padding-bottom: 10px;
}

.landingtextBottom {
margin-top: 10px;
margin-left: 170px;
margin-bottom: 10px;
padding-bottom: 10px;
}

.landinglogo {
text-align: center;
width: 160px;
float: left;
position: relative;
}

input.login {
font-size: 16px;
font-weight: bold;
padding: 2px 5px 2px 5px;
width: 200px;
margin: 0px;
position: absolute;
top: 74px;
right: 20px;
z-index: 3;
background-color: #dd6600;
color: #ffffff;
border-top: 1px solid #aa3300;
border-left: 1px solid #aa3300;
border-right: 1px solid #881100;
border-bottom: 1px solid #881100;
font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
}

input.login:hover {
background-color: #ff9900;
border: 1px solid #aa3300;
}

.filesize {
font-size: 10px;
}

.products {
margin-right: 310px;
}

.newsandevents {
margin: 0px;
padding: 15px;
width: 260px;
top: 125px;
clear: both;
border-top: 1px solid #DAD8E2;
border-left: 1px solid #DAD8E2;
border-right: 1px solid #C2C0C9;
border-bottom: 1px solid #C2C0C9;
background: #f8f8ff;
padding: 15px;
margin-bottom: 10px;
margin-top: 0px;
}

.newsandevents ul, .landingtext ul, .landingtextBottom ul {
margin-left: 0px;
padding-left: 0px;
}

.newsandevents ul li {
font-size: 12px;
line-height: 150%;
margin-bottom: 10px;
}

.landingtext p , .landingtextBottom p{
font-size: 14px;
}

form.newissue label {
	clear: left;
	float: left;
	width: 150px;
}

.photo {
float: left;
width: 250px;
padding: 0px 15px 10px 0px;
}

.caption {
line-height: 130%;
font-size: 12px;
}

.photo img {
margin-bottom: 10px;

}

.support {
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
background: #ececf5;
}



p.messageinfo {
font-size: 12px;
line-height: 130%;
float: right;
}

p.moremessageinfo {
font-size: 12px;
line-height: 130%;
clear: both;
}
	
p.message {
clear: both;
position: relative;
}

thead {
font-weight: bold;
font-size: 12px;
}

table {
width: 100%;
margin-bottom: 10px;
}

td.thread {
width: 60%;
padding-bottom: 10px;
}

td.replies {
width: 20%;
text-align: center;
}

td.lastreply {
font-size: 12px;
line-height: 130%;
}

.excerpt, .attachments {
clear: both;
}

.attachment {
font-size: 12px;
line-height: 130%;
list-style-image: none;
list-style-type: none;
list-style-position: outside;
}

p.messagename, ul.messagename {
float: left;
width: 50%;
margin-right: 10px;
font-size: 12px;
line-height: 130%;
font-weight: bold;
margin-left: 0px;
padding-left: 0px;
}

iframe {
width: 100%;
border: 0px;
padding: 0px;
margin: 0px;
overflow: hidden;
}

.bad {
	color: #cc0000;
	font-weight: bold;
}

.good {
	color: #009900;
	font-weight: bold;
}

ul.listmanipulation li {
font-size: 10px;
display: inline;
margin: 0px 10px 0px 0px;
}
ul.listmanipulation {
	margin: 0px;
	padding: 0px;
}

.supplement {
	font-size: 10px;
}

thead td {
	font-weight: bold;
	font-size: 10px;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;

	border: 0px;
}

tr.otherrow {
	background: #ececf5;
}

.fieldholder {
	width: 475px;
}

p.seExp {
	width: 750px;
	clear: both;
	background-color: #FCDAD6;
	font-weight: bold;
	font-size: 12px;
	display: none;
	padding: 5px;
}

/* IE6 PNG alpha transparency support */
* { behavior: url('iepngfix.htc'); }

.commentBox {
	display: none;
}

.portalFolderContents {
	display: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FF0000;
}

.premexp {
	cursor: pointer;
}