/* SureStream CSS *******************/

body {
	background: #333333;
	margin: 0 0 20px 0;
}

p {
	font: 9pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #333333;
	text-align: justify;
}

p a {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

p a:link {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

p a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #FF0000;
	color: #FF0000;
	font-weight: bold;
}

h1 {
	background: url(images/surestream.gif) no-repeat 0 0;
	text-indent: -1000em;
	height: 153px;
	margin: 0px;
}

h2 {
	background: url(images/tagline.gif) no-repeat 0 0;
	text-indent: -1000em;
	height: 153px;
	margin: 0px;
}

h4 {
	font: 13pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #FF0000;
	padding: 0px;
}

h5 {
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
}

h6 {
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin: 0 0 8px 0;
}

form {
	margin: 0px;
}

ul {
	margin: 0px;
}

li {
	margin: 0px;
}

th {
	background: #FF0000;
	font: 8pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}



/* Layer tags ************************/

#container {
	margin: 0 auto;
	width: 770px;
	background: #FFFFFF;
}

#header {
	margin: 0px;
	width: 770px;
	height: 153px;
}

#logo {
	margin: 0;
	width: 165px;
	height: 153px;
	padding: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #logo {
	width: 165px; /* ie5win fudge ends */
}

#tagline {
	width: 605px;
	padding: 0;
	display: inline;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 605px;
	}
html>body #tagline {
	width: 605px; /* ie5win fudge ends */
}

#logo, #tagline {
	float: left;
}

#search {
	float: left;
	display: inline;
	width: 165px;
	height: 28px;
}

#topnav {
	margin: 0px;
	width: 759px;
	height: 28px;
	background: #FF0000;
	padding: 5px 0 0 11px;
}

#topnav form {
	width: 165px;
}

#topnav-content {
	width: 400px;
	padding-top: 3px;
	margin: 0 0 0 175px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
	}
html>body #topnav-content {
	width: 400px; /* ie5win fudge ends */
}

#topnav-content ul li {
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
	display: inline;
	padding-right: 20px;
}

#topnav-content a:link, #topnav-content a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topnav-content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#sidenav {
	margin: 0;
	width: 165px;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #sidenav {
	width: 160px; /* ie5win fudge ends */
}

#sidenav ul li{
	margin: 10px 10px 0 11px;
	padding-left: 0px;
	border-left: 1px solid #FF0000;
	list-style-type: none;
	height: 22px;
}

#sidenav li a{
	list-style-type: none;
	line-height: 22px;
	height: 22px;
	display: block;
}

#sidenav li a:hover{
	background-color: #E2E2E2;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	display: block;
}

#main {
	width: 605px;
	border-left: 1px solid #333333;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #main {
	width: 605px; /* ie5win fudge ends */
}

#sidenav, #main {
	float: left;
}

#content {
	margin: 25px 27px 25px 23px;
	width: 550px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
html>body #content {
	width: 570px; /* ie5win fudge ends */
}

#content ul li{
	padding: 2px 0 2px 20px;
	list-style-type: none;
	background: url(images/bullet.gif) no-repeat 3px 9px;
	font: 8pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333333;
}

#content li a {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

#content li a:link {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

#content li a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #FF0000;
	color: #FF0000;
	font-weight: bold;
}

#profile {
	width: 550px;
	margin-bottom: 20px;
}

#pro-rep{
	width: 530px;
	background: #C9D6E4;
	padding: 10px;
	margin-bottom: 6px;
}

#pro-info{
	width: 530px;
	background: #E8E8E8;
	padding: 10px;
	margin-bottom: 6px;
}

#pro-info li a {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

#pro-info li a:link {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #2F6C84;
	font-weight: bold;
}

#pro-info li a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #FF0000;
	color: #FF0000;
	font-weight: bold;
}

#footer {
	background: url(images/footer.gif) no-repeat 0 0;
	background-color: #333333;
	height: 30px;
}

#img-kbr {
	width: 550px;
	height: 110px;
}

/* Style Tags *****************/

.input {
	border: 1px solid #333333;
	font: 8pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding-left: 2px;
}

.go {
	background: #FF0000;
	font: 8pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.sidenav {
	font: 9pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding-top: 8px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.sidenav a:link, .sidenav a:visited {
	text-decoration: none;
	color: #333333;
	vertical-align: bottom;
}

.intro {
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #333333;
}

.footer {
	font: 8pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #333333;
	text-align: right;
	padding-top: 5px;
	padding-right: 25px;
}

.form-rtd {
	background: #E2E2E2;
	padding-left: 3px;
}

.login-head {
	background: #FF0000;
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.formcats {
	background: #CCCCCC;
	padding-right: 3px;
	font: 9pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	text-align: right;
}

.required {
	font: 9pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #FF0000;
}

.btn {
	background: #666666;
	border: 1px solid #E2E2E2;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 3px;
}

.boldlink {
	font: 9pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.boldlink a:link, .boldlink a:visited {
	text-decoration: none;
	color: #333333;
}

.title {
	font: 10pt "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	line-height: 2em;
}

.img-pad {
	padding-left: 15px;
}

.img-pad-body {
	padding-left: 15px;
	padding-bottom: 10px
}

.img-pad-btm {
	padding-bottom: 1em;
}