html
{
	overflow-x: auto;
}
body,
html
{
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #000;
	font-weight: normal;
}
body,
html,
select,
td,
textarea,
input
{
	font-family: Arial, Sans-Serif, Tahoma, 'Geneva CY';
}

p a
{
	font-size: 14px;
	color: #0b3f6d;
	border-bottom: dashed 1px #0b3f6d;
	text-decoration: none;
}
p a:hover
{
	color: #4193dc;
	text-decoration: none;
}
.active a
{
	font-size: 13px;
	color: #4193dc;
}
.active a:hover
{
	font-size: 13px;
	color: #4193dc;
}
.not-active a
{
	color: #0b3f6d;
}
.not-active a:hover
{
	color: #4193dc;
}
h1
{
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	font-size: 26px;
	font-weight: normal;
	color: #293343;
	line-height: 25px;
}
h2
{ font-size:18px;
   padding: 0px;
   margin: 0px;
}
h3
{
	padding: 0px;
	margin: 15px 0px 0px 0px;
	font-size: 20px;
	font-weight: normal;
	color: #446791;
}
h3 a,
h3 a:hover
{
	color: #0b3f6d;
	font-size: 18px;
	margin: 15px 0px 0px 0px;
}
.i-h1
{
	margin: 5px 0px 15px 0px;
}
.i-p
{
	margin: 15px 0px 15px 0px;
}


a
{
	font-size: 13px;
}
tr.top td
{
	color: #333;
	border-bottom: #666 1px solid;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
}
tr.top td a
{
	border-bottom: dashed 1px #3789A8;
}
tr.top td a
{
	text-decoration: none;
}
tr.all td
{
	border-top: #CCC 1px solid;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
tr.all td a
{
	font-size: 14px;
	color: #0b3f6d;
	border-bottom: dashed 1px #0b3f6d;
	text-decoration: none;
}
tr.all td a:hover
{
	color: #4193dc;
	text-decoration: none;
}
tr.all-i td
{
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-align: left;
}
tr.all-i td a
{
	font-size: 11px;
	color: #0b3f6d;
	text-decoration: none;
}
tr.all-i td a:hover
{
	color: #4193dc;
	text-decoration: none;
}
.page-l
{
	font-size: 15px;
	font-weight: normal;
	padding: 2px 4px 1px 4px;
}
.page-a
{
	font-size: 15px;
	color: #000;
	font-weight: normal;
	background-color: #acc3e7;
/*	border: 1px solid #0b3f6d;*/
	padding: 2px 4px 2px 4px;
}
.page-l a
{
	font-size: 15px;
	color: #0b3f6d;
	text-decoration: underlink;
	font-weight: normal;
}
.page-wrap
{
	margin: 0px 0px 23px 0px;
	font-weight: normal;
	font-size: 15px;
}
.page-wrap-page
{
	margin: 19px 0px 14px 0px;
	font-weight: normal;
	font-size: 15px;
}
.page-wrap-page a
{
	font-weight: normal;
	font-size: 15px;
	color: #0b3f6d;
}
#loading-status
{
	background-color: #ffffff;
	line-height: 1.4em;
	color: #333;
	font-family: verdana;
	font-size: 11px;
	width: auto;
	font-weight: bold;
	padding: 15px 18px 15px 18px;
	border: 4px double #020006;
	display: none;
	position: absolute;
	z-index: 2000;
	position: absolute;
	z-index: 2000;
	left: 50%;
	top: 50%;
	margin-top: -100px;
	margin-left: -100px;
	FILTER: revealTrans  (duration=1,transition=4);
}
.pm
{
	font-weight: bold;
	width: 30px;
	font-size: 14px;
}
.tag
{
	vertical-align: top;
	text-align: center;
	width: auto;
	padding: 10px 10px 10px 10px;
	margin: 24px 10px 20px 50px;
	border: solid #ccc 1px;
	background-color: #eee;
}
.tag a
{
	font-size: 14px;
	color: #0b3f6d;
	border-bottom: dashed 1px #0b3f6d;
	text-decoration: none;
}
.tag a:hover
{
	color: #4193dc;
	text-decoration: none;
}
.help-int
{
	font-size: 12px;
	color: #666;
}
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.nav
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	background-color: #fff;
	padding: 10px;
}
ul.nav li
{
	font-weight: normal;
	list-style-image: none;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	height:32px;
	border-bottom:dotted 2px #999999;
	border-top:dotted 2px #fff;
}
ul.nav ul
{
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 100%;
	
}
ul.nav li li
{
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	
}
ul.nav li.active
{
	font-weight: bold;
}
ul.nav a
{
	color: #0b3f6d;
}
ul.nav
{
	color: #0b3f6d;
}
ul a:hover, li a:hover
{
	color: #620000;
	text-decoration: none;
	background:url(folder_open.gif) 5px 5px no-repeat;
	font-weight: bold;
	
}
li a
{
	text-decoration: underline;
	background:url(folder_close.gif) 5px 5px no-repeat;
	padding-left:30px;
	  padding-bottom:3px;
	   padding-top:4px;
	   font-weight: bold;
	 
}
.navigator,
.navigator a
{
	font-size: 10px;
	color: #96a0b0;
	text-decoration: none;
}
.navigator a:hover
{
	font-size: 10px;
	color: #96a0b0;
	text-decoration: underline;
}
.clear-left
{
	clear: left;
}
.clear-right
{
	clear: right;
}
.footer-wrapper
{
	border-top: solid #ccc 1px;
	color: #666;
	font-size: 12px;
	margin: 0px 70px 20px 70px;
	padding: 20px 0px 0px 0px;
}
.center-padding
{
	padding: 0px 20px 30px 20px;
}
.total-poducts
{
	font-size: 12px;
	margin: 15px 55px 0px 0px;
	color: #333;
	padding: 10px 10px 0px 10px;
	background-color: #eaedf2;
	width: auto;
	height: 26px;
	border: #ccc solid 1px;

}
.total-poducts a
{
	font-weight: normal;
	color: #333;
}
.mode-poducts
{
	font-size: 12px;
	margin: 20px 55px 0px 0px;
	color: #333;
	padding: 0px 0px 0px 15px;

}
.mode-poducts a
{
	color: #0b3f6d;
	font-size: 14px;
	font-weight: normal;
}
.menu-left-wrapper
{
	padding-top: 7px;
}
.menu-left-wrapper a
{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
.menu-sub-wrapper-active
{
	padding-top: 5px;
	float: left;
}
.menu-sub-wrapper-active a,
.menu-sub-wrapper-active a:hover
{
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}
.menu-sub-wrapper a
{
	color: #fff;
	text-decoration: none;
}
.menu-sub-wrapper-line-vertical
{
	float: left;
	padding: 0px 10px 0px 10px;
}
.banner-top-center
{
	text-align: center;
	margin: 2px 0px 2px 0px;
}
.left-col
{
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	width: 200px;
	float: left;
	text-align: left;
	margin-right: 2px;
}
.menu-sub-wrapper
{
	padding-top: 5px;
	float: left;
	font-weight: bold;
	background:url(../img/top-menu-line-v.gif) right  repeat-y;
	 padding:2px 9px 0 9px;
	  margin-top:3px;
}
.menu-sub-wrapper a:hover
{
	color: #FFFF99;
	text-decoration: underline;
}
.logo-background
{
	height: 170px;
	width: auto;
	padding-left: 0px;
}
.global-wrapper
{
	width: 1000px;
	overflow: hidden;
}
.logo
{
	float: left;
}
a:link.menu-top-button,
a:visited.menu-top-button,
a:active.menu-top-button
{
	color: #fff;
}
a:link.menu-top-button-active,
a:visited.menu-top-button-active,
a:active.menu-top-button-active
{
	color: #fff;
}
a.menu-top-button:hover
{
	background-position: bottom left;
}
a.menu-top-button:hover span
{
	background-position: bottom right;
	color: #fff;
}
.menu-top-wrapper
{
	overflow: hidden;
	float: left;
	white-space: nowrap;
	margin-left: 5px;
}
.menu-top-position
{
	padding: 141px 0px 0px 0px;
	float: right;
}
.join-code
{
	margin: 0px 0px 3px 0px;
	color: #000;
	font-size: 12px;
}
.join-code-active
{
	margin: 0px 0px 3px 0px;
	color: #333;
	font-size: 12px;
}
.join-code a
{
	color: #0b3f6d;
	font-size: 12px;
}
tr.top-components td
{
	border-bottom: #666 1px solid;
	font-weight: bold;
	color: #333;
	padding: 0px 10px 5px 0px;
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
}
tr.top-components td a
{
	border-bottom: dashed 1px #3789A8;
}
tr.top-components td a
{
	text-decoration: none;
}
tr.all-components td
{
	border-top: #CCC 1px solid;
	padding: 5px 10px 5px 0px;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}
tr.all-components td a
{
	color: #0b3f6d;
	border-bottom: dashed 1px #3789A8;
	font-weight: bold;
	text-decoration: none;
}
.message-ext
{
	padding: 10px 30px 10px 30px;
	font-size: 12px;
	color: #ff0000;
	font-weight: normal;
	border: solid #cccccc 1px;
	background-color: #fff;
	text-align: left;
}
p {
	font-size:14px;
	border-bottom: dashed 2px #999999;
	padding-bottom:10px
	}
	
strong {
font-weight:normal
}