body {
	font: normal 13px verdana;
	color: #5f6062;
	background-color: #fff;
}

body, div, p, form, input, textarea, ul, ol, li, blockquote, fieldset, legend, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

th {
	text-align: left;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 100%;
}

h1 {
	font-size: 17px;
	padding-bottom: 15px;
}

h2 {
	font-size: 12px;
	color: #90a6bd;
	padding-top: 5px;
	padding-bottom: 10px;
}

p {
	line-height: 16px;
	padding-bottom: 13px;
}

blockquote {
	margin: 0 30px 4px 30px;
}

ul, ol {
	margin-left: 46px;
	margin-bottom: 16px;
}

ul li, ol li {
	margin-bottom: 3px;
}

ul.upper-alpha {
	list-style-type: upper-alpha;
}

a {
	color: #f57b20;
	text-decoration: underline;
}

a.blue {
	color: #90a6bd;
	text-decoration: none;
}

input, textarea, select {
	font-size: 11px;
	color: #0f536d;
}

input.text {
	padding: 1px 2px;
	width: 250px;
}

input.login {
	padding: 1px 2px;
	width: 150px;
	background-color: #d2dbe5;
}

input.checkbox {
	vertical-align: middle;
}

textarea {
	padding: 1px 2px;
	width: 400px;
	height: 120px;
}

select.text {
	width: 258px;
}

label {
	float: left;
	width: 170px;
	padding-top: 2px;
}

table.data {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #5f6062;
}

table.data th {
	font-weight: bold;
	border: 1px solid #5f6062;
	padding: 7px;
}

table.data td {
	border: 1px solid #5f6062;
	padding: 7px;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#header {
	margin-top: 20px;
	width: 900px;
}

#header ul {
	list-style: none;
	margin: 0;
}

#header li {
	float: left;
}

#header_top {
	height: 70px;
}

#logo {
	float: left;
	padding-left: 16px;
}

#top_login {
	font-size: 10px;
	float: right;
	text-align: right;
}

#top_login form {
	padding-right: 16px;
}

#top_login h1 {
	padding-bottom: 5px;
}

#top_login .forgot {
	margin-bottom: 5px;
}

#top_login input.login {
	font-size: 10px;
}

#nav {
	clear: both;
	margin-left: 16px;
	height: 34px;
}

#subnav {
	background: #fff url(subnav_bg.gif) no-repeat top left;
	font: bold 11px arial;
	color: #5f6062;
	height: 21px;
	text-align: center;
	margin-left: 8px;
}

#subnav_inner {
	padding-top: 3px;
}

#subnav a {
	color: #5f6062;
	text-decoration: none;
}

#subnav a:hover {
	color: #f57b20;
	text-decoration: none;
}

#subnav a.active {
	color: #f57b20;
	text-decoration: none;
}

#page_header {
	margin-top: 2px;
}

#maincontent {
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
}

#maincontent li {
	line-height: 16px;
}

#contentfull {
	padding: 16px 40px 0 40px;
}

#footer {
	font-size: 10px;
	color: #0f536d;
	width: 868px;
	margin-left: 16px;
	margin-bottom: 20px;
}

#footer a {
	color: #0f536d;
	text-decoration: none;
}

#footer a:hover {
	color: #0f536d;
	text-decoration: underline;
}

#copyright {
	background-color: #d8dadf;
	border-top: solid 6px #0f536d;
	padding: 2px 14px 3px 14px;
}

#partners {
	margin-top: 8px;
	text-align: center;
}

#home_flash {
	float: left;
	width: 700px;
}

#home_flash .inner {
	float: left;
	border: solid 1px #d2dbe5;
	padding: 10px;
}

#home_side {
	float: left;
	width: 178px;
	margin-left: 4px;
}

#home_side .divider {
	background: #fff url(dot_h.gif) repeat-x center left;
	width: 170px;
	margin-top: 30px;
}

#home_login {
	font-size: 10px;
	margin-top: 30px;
}

#home_login h1 {
	padding-bottom: 20px;
}

#home_login .user {
	margin-bottom: 6px;
}

#home_login .pass {
	margin-bottom: 14px;
}

#home_login .button {
	margin-bottom: 2px;
}

#home_banner {
	margin-top: 40px;
}

#home_news {
	font-size: 10px;
	margin-top: 30px;
}

#home_news h1 {
	padding-bottom: 10px;
}

#home_news a {
	color: #636363;
	text-decoration: underline;
}

#home_news a:hover {
	color: #b7b7b7;
	text-decoration: underline;
}

#home_news ul {
	list-style: none;
	margin: 0;
}

#home_news li {
	margin-bottom: 18px;
}

#home_news .date {
	font-weight: bold;
	font-size: 10px;
	color: #90a6bd;
}

#home_content {
	margin-left: 16px;
	margin-top: 4px;
}

#home_content .content_left {
	float: left;
	width: 49%;
	padding-top: 20px;
}

#home_content .content_right {
	float: left;
	width: 49%;
	padding-top: 20px;
}

#home_content .content_left_inner {
	background: #fff url(dot_v.gif) repeat-y top right;
	padding: 0 28px 0 20px;
}

#home_content .content_right_inner {
	padding: 0 20px;
}

#prod_feat_opt {
	background-color: #f7f9fa;
	border-top: dotted 1px #f57b20;
	border-bottom: dotted 1px #f57b20;
	padding: 0 14px;
}

#prod_feat_opt h2 {
	padding: 18px 0 20px 0;
}

#prod_feat_opt p {
	text-align: justify;
}

#prod_feat_opt .content_left {
	float: left;
	width: 48%;
}

#prod_feat_opt .content_right {
	float: right;
	width: 48%;
}

#prod_feat_opt .lander {
	text-align: center;
	height: 224px;
}

#prod_feat_custom h2 {
	padding-left: 14px;
}

#prod_feat_custom .content_left {
	background-color: #fffbf9;
	float: left;
	width: 350px;
	height: 260px;
	padding: 10px 14px;
	text-align: justify;
}

#prod_feat_custom .divider {
	float: left;
	width: 40px;
	text-align: center;
	color: #f57b20;
}

#prod_feat_custom .content_right {
	background-color: #fffbf9;
	float: left;
	width: 374px;
	height: 260px;
	padding: 10px 14px;
}

#prod_feat_int {
	background-color: #d4dce5;
	padding-top: 14px;
	padding-bottom: 2px;
}

#prod_feat_int .image_left {
	float: left;
	text-align: center;
	padding-left: 70px;
}

#prod_feat_int .image_right {
	float: right;
	text-align: center;
	padding-right: 70px;
}

.prod_feat_content {
	padding: 0 14px;
}

.prod_feat_mid_content {
	width: 450px;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
}

.domain_101 {
	float: left;
	width: 410px;
	text-align: justify;
	padding-top: 5px;
}

.home_line {
	background-color: #d2dbe5;
	height: 1px;
	line-height: 1px;
	margin: 0 16px;
}

.line {
	background-color: #d2dbe5;
	height: 1px;
	line-height: 1px;
}

.orange_line {
	background-color: #f57b21;
	height: 1px;
	line-height: 1px;
}

.button_divider {
	background: #fff url(dot_h.gif) repeat-x center left;
	width: 380px;
	margin-bottom: 12px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.invisible {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.small {
	font-size: 10px;
}

.tiny {
	font-size: 9px;
}

.bold {
	font-weight: bold;
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.red {
	color: #ff0000;
}

.orange {
	color: #f57b20;
}

.text_left {
	text-align: left;
}

.center {
	text-align: center;
}

.middle {
	vertical-align: middle;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear2 {
	clear: both;
	line-height: 2px;
}

.clear5 {
	clear: both;
	line-height: 5px;
}


iframe {
	padding: 8px;
	border: 0;

	/* border: 1px dotted #cccccc; */
}