html, body {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
}

a:link, a:visited {
	color: #36C;
}

a:hover, a:active {
	color: #BCBDB3;
}

img {
	border: 0 none;
}

.thomson {
color: #039;
}

.ip {
color: #9cf;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	color: #039;
	font-size: 160%;
	line-height: 1;
}

h3 {
	margin: 0 0 8px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #CCC;
	color: #039;
	font-size: 130%;
	line-height: 1;
}

h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
	color: #039;
	text-decoration:none;
	}

h4 {
	margin: 0 0 .35em 0;
	padding: 0;
	font-size: 120%;
	color: #039;
	line-height: 1;
}

h5 {
	margin: 1em 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	line-height: 1;
}

h6 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 110%;
	color: white;
	background-color: #039;
	line-height: 1.8;
}

p {
	font-size: 110%;
}

ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/images/icon-arrow.gif) no-repeat top left;
	font-size: 110%;
}

form {
	margin: 0;
	font-size: 110%;
}

fieldset {
	margin: 0 0 12px 0;
	padding: 9px 6px;
	border: 1px solid #CCC;
}

legend {
	color: #666;
}

input {
	font-size: 110%;
}

select {
	font-size: 110%;
}

.no-margin {
	margin: 0 !important;
}

.no-padding {
	padding: 0 !important;
}

.no-border {
	border: 0 !important;
}

.align-right {
	text-align: right;
}

.margin-bottom {
	margin-bottom: 10px;
}

a.no-underline:link, a.no-underline:visited {
	text-decoration: none;
}

a.no-underline:hover, a.no-underline:active {
	text-decoration: underline;
}

a.secure {
	padding-right: 10px;
	background: url(/images/icon-lock.gif) no-repeat center right;
}

div#container {
	width: 760px;
	padding-top: 5px;
	background: white url(/images/body-bg.gif) repeat-x top left;
}

div#header {
	padding-bottom: 10px;
	border-bottom: 5px solid #039;
}

#logo {
	float: right;
	width: 300px;
	margin: 24px 0 0 0;
	padding: 0;
	font-size: 24px;
	color: #000 !important;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	display: block;
}

div#thomson-logo {
	float: left;
	width: 168px;
	height: 50px;
	padding-left: 6px;
	background-color: white;
	color: white;
}

ul#thomson-links {
	float: left;
	margin: 1px 0 0 4px;
	padding: 0;
	list-style: none;
}

ul#thomson-links li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
}

ul#thomson-links li a {
	float: left;
	display: block;
	padding: 0 12px;
	color: white;
	line-height: 1.1;
	border-right: 1px solid white;
}

ul#thomson-links li a:link, ul#thomson-links li a:visited {
	text-decoration: underline;
}

ul#thomson-links li a:hover, ul#thomson-links li a:active {
	text-decoration: none;
}

p#top-nav {
	margin: 0;
	padding: 5px 0 11px 0;
	background: #F0F0E0 url(/images/top-nav-bg.gif) repeat-x bottom left;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
	color: #039;
}

p#top-nav a {
	padding: 0 6px;
	text-transform: uppercase;
}

p#top-nav a:link, p#top-nav a:visited {
	color: #039;
	text-decoration: none;
}

p#top-nav a:hover, p#top-nav a:active {
	color: #BCBDB3;
	text-decoration: underline;
}

div#main {
	padding: 14px 0 20px 6px;
}

div#left {
	float: left;
	width: 176px;
}

p#solutions-to {
	font-weight: bold;
	letter-spacing: -1px;
}

ul.nav {
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	margin: 0;
	padding: 0;
	background: none;
}

ul.nav li a, ul.nav li.current {
	display: block;
	padding-left: 10px;
	border: 1px solid #999;
	border-bottom: 0;
	font-weight: bold;
	line-height: 1.6;
}

ul.nav li.last-item a {
	border-bottom: 1px solid #999;
}

ul.nav li a:link, ul.nav li a:visited {
	background: #F0F0E0 url(/images/nav-link-bg.gif) repeat-y left;
	color: #039;
	text-decoration: none;
}

ul.nav li.current, ul.nav li a:hover, ul.nav li a:active {
	background: #69C url(/images/nav-link-active-bg.gif) repeat-y left;
	color: white;
	text-decoration: none;
}

ul.subnav {
	margin: 0;
	padding: 8px 0 0 6px;
	list-style: none;
}

ul.subnav li {
	font-size: 100%;
}

ul.subnav li.current {
	border: 0;
	font-weight: bold;
	color: #999;
	background: url(/images/icon-arrow.gif) no-repeat center left;
}

ul.subnav li a {
	display: inline;
	font-weight: normal;
	border: 0 !important;
}

ul.subnav li a:link, ul.subnav li a:visited {
	background: none;
	color: #039;
	text-decoration: underline;
}

ul.subnav li a:hover, ul.subnav li a:active {
	background: none;
	color: #BCBDB3;
	text-decoration: underline;
}

ul.subnav li a.secure:link, ul.subnav li a.secure:visited,
ul.subnav li a.secure:hover, ul.subnav li a.secure:active {
	padding-right: 10px;
	background: url(/images/icon-lock.gif) no-repeat center right;
}


span#forgot-password {
	display: block;
	clear: both;
	padding: 5px 0;
}

div#center {
	float: left;
	width: 376px;
	margin: 0 9px 0 10px;
}

div#masthead {
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #CCC;
}






p#bottom-nav {
	margin: 0;
	padding: 7px 0 4px 0;
	background-color: #F0F0E0;
	border-bottom: 1px solid #039;
	text-align: center;
	line-height: 1.1;
	color: #36C;
}

p#bottom-nav a {
	padding: 0 6px;
}

p#bottom-nav a:link, p#bottom-nav a:visited {
	text-decoration: none;
}

p#bottom-nav a:hover, p#bottom-nav a:active {
	text-decoration: underline;
}

p#policies {
	margin: 0;
	padding: 6px 0 20px 0;
	text-align: center;
	line-height: 1.1;
	color: #36C;
}

p#policies a {
	padding: 0 6px;
}

p#policies a:hover, p#policies a:active {
	color: #BCBDB3;
}


.center {
display: block;
margin: 0 auto;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */