*{
	margin: 0;
	padding: 0;
	border: 0;
}

/* Basics and Typography */

body {
 	font-weight: normal; 
	background:#ccc; 
	font-size: 12px; 
	color: #000000; 
	line-height: 17px; 
	font-style: normal; 
	margin: 0px; 
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	text-align: center;
}
p {
	font-size: 12px;
	line-height: 17px;
	margin: 10px 0 10px 0;
}
ol, ul {
	font-size: 12px;
	line-height: 17px;
	margin: 0 20px 0 20px;
}

h1 {
	color: #436686; 
	font-weight: bold;
	font-size: 16px;
	margin:0 0 15px 0;
}
h2 {
	color: #000; 
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}
h3 {
	color: #436686; 
	font-weight: bold;
	font-size: 14px;
	margin:10px 0 15px 0;
}
a:link {
	color: #436686; text-decoration: underline; font-weight: normal
}
a:visited {
	color: #436686; text-decoration: underline; font-weight: normal
}
a:active {
	color: #436686; text-decoration: underline; font-weight: normal
}
a:hover {
	color: #999999; text-decoration: none; font-weight: normal
}
textarea, select,input {
	border: #000 1px solid; padding: 2px; font-size: 12px; color: #000000; background-color: #eee;
}
blockquote {
	margin: 0 10px;
	padding: 0 10px;
}
hr {border-top: 1px solid #7D90A2;}
hr {color: #FFF; border-bottom: 0px none; border-right: 0px none; border-left: 0px none; margin-top: 2px}
.smtext {
	font-size: 11px;
	color:#fff;
}
.imgcap {
	padding: 5px;
	font-size: 11px;
	float:right;
	text-align: center;
	line-height: 15px;
}

.code {
	padding: 5px;
	background: #eee;
	font-family:"Courier New", Courier, monospace;
}

/* Layout */

#wrapper {
	margin: 0 auto 10px auto;
	width: 760px;
	text-align: left;
	background: #fff;
	background: url(images/main-back.gif) repeat-y center;
}
#supportwrap {
	margin: 0 auto 10px auto;
	width: 760px;
	text-align: left;
	background: #fff;
}
#header {
	padding: 0 0 0 0;
	background-color: #fff;
	border-bottom: none;
	width:520px;
	float:left;
}
#logo {
	width:240px;
	float:right;
	background:#7F7F7F;
}
#logotop {
	width:240px;
	height:23px;
	text-align:center;
	background:#7F7F7F;
	margin-top: 6px;
}
	#logotop a:link, #logotop a:visited {
		color: #fff;
		text-decoration:none;
	}
	#logotop a:hover {
		color: #fff;
		text-decoration:underline;
	}
#logobottom {
	width:240px;
	background: #fff;
}
#nav {
	clear: both;
	margin-top:0;
	height: 33px;
	background:#000;
	padding-top: 4px;
}
#content {
	clear: both;
	float: left;
	padding: 15px;
	width: 490px;
} 
#supportcontent {
	clear: both;
	float: left;
	padding: 15px;
	width: 730px;
}
#sidebar {
	float: right;
	padding: 0;
	width: 240px;
	background:#7D90A2;
	border-top:1px solid #ffffff;
}
#footer {
	clear: both;
	font-size: 11px;
	padding:5px;
	background:#000;
	height: 17px;
	color:#FFFFFF;
	text-align:center;
	border-top: 1px solid #fff;
}

/* Sidebar Styles */


#sidenav {
	padding:15px 10px 10px 10px;
	color: #fff;
	font-size:13px;
	font-weight:bold;
}
#sidenavitem {
}
#sidenavitem ul{
	margin: 0;
	padding:0;
	list-style-type: none;
	border-top: 1px solid #fff;
	width:240px;
	background-color:#BAC4CD;
}
#sidenavitem ul li {
}
#sidenavitem ul li a{
	display: block;
	width:220px;
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #fff;
}
#sidenavitem ul li a, #sidenavitem ul li a:link, #sidenavitem ul li a:visited{
	color: #000000;
	text-decoration:none;
}
#sidenavitem ul li a:hover {
	background-color:#000;
	text-decoration:none;
	color: #fff;
}

.newsletter {
	padding:15px 10px 10px 10px;
	color: #fff;
}
.newsletter a {
	color: #fff;
}
.cert {
	margin-top: 30px;
}
/* Client Interface Styles */
#status {
height: 14px;
width: 14px;
margin: 3px;
background:#33CC00;
}
#statusalrt {
height: 14px;
width: 14px;
margin: 3px;
background: #990000;
}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#notifications li {
	list-style:none;
	padding: 5px;
	color: #003366;
}

.tblheader {
	background: #7D90A2;
	border-bottom:2px solid #ffffff;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.tbllight {
	background: #eee;
	border-bottom: 2px solid #ffffff;
}
.tbldark {
	background: #BAC4CD;
	border-bottom: 2px solid #ffffff;
}

/* Forms */

#contactForm fieldset {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none; 
	BORDER-LEFT-STYLE: none; 
	TEXT-ALIGN: left; 
	BORDER-BOTTOM-STYLE: none
}
#contactForm ol {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#contactForm li {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#contactForm label {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: top; COLOR: #000; LINE-HEIGHT: 20px; PADDING-TOP: 10px; TEXT-ALIGN: left
}
#contactForm label span.required {
	FONT-WEIGHT: bold; COLOR: #ab0101
}
#contactForm input {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; VERTICAL-ALIGN: middle; WIDTH: 350px; PADDING-TOP: 3px
}
#contactForm input.checkbox {
	padding: 0; FONT-SIZE: 1.2em; BACKGROUND: #ffffff; VERTICAL-ALIGN: middle; width: 25px; border: none;
}
#contactForm textarea {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; BACKGROUND: #ffffff; PADDING-BOTTOM: 3px; WIDTH: 400px; PADDING-TOP: 3px; HEIGHT: 150px
}
#contactForm input.submitButton {
	MARGIN: 20px 0px; WIDTH: auto; TEXT-ALIGN: center
}

#login fieldset {
	text-align: left;
}
#login ol {
	padding: 0;
	margin:0;
}
#login li {
 	list-style: none;
	padding: 0 30px;
}
#login label {
	display: block;
	padding: 10px 0;
	line-height: 20px;
}
#login input {
	FONT-SIZE: 1.2em; BACKGROUND: #ffffff; WIDTH: 150px; padding: 2px;
}
#login input.submitButton {
	margin: 10px 0;
	background: #eee;
	width: 60px;
}