* { margin: 0; padding: 0; }

body, html {
	width: 100%;
	background: #EFEFEF url(/share/images/site/pageBg.gif) top repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 100%;
}

img {
	border: none;
}

a {
	color: #6495ED;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #FF9933;
	text-decoration: none;
}

a.link {
	width: 80%;
	height: 22px;
	margin-top: 10px;
	float: left;
	padding-left: 25px;
	background: url(/share/images/site/back.gif) center left no-repeat;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #333;
	clear: both;
}

ul {
	margin: 5px 20px;
	list-style: square inside none;
}

ul.bullet {
	list-style: square inside url(/share/images/site/bullet.gif);
}

#header {
	width: 768px;
	height: 195px;
	margin: auto;
	clear: both;
}

#body {
	width: 768px;
	margin: auto;
	clear: both;
}

#footer {
	width: 786px;
	height: 56px;
	margin: auto;
	background: url(/share/images/site/footer.gif) bottom no-repeat;
	clear: both;
}

/* Header */
#logo {
	width: 226px;
	height: 195px;
	float: left;
}

#logo img {
	display: block;
}

#welcome {
	width: 542px;
	height: 195px;
	float: left;
}

#welcome img {
	display: block;
}

/* Header - > topNav */

#topnav {
	position: relative;
	width: 500px;
	height: 29px;
	margin-top: -195px;
	margin-right: 15px;
	float: right;
	background: url(/share/images/site/topnav.gif) no-repeat;
	z-index: 9999;
}


.tel1 {
   color: #FF9900;
   font-size: 16px; 
   font-weight: bold;
   padding-right: 10px;
    padding-left: 26px;
 background: url(/share/images/tel-icon.gif) no-repeat; 
}


#topnav ul {
	margin-left: 10px;
	list-style: none;
	float: left;
	color: #6699FF;
}

#topnav ul li {
	margin: 0 2px;
	line-height: 23px;
	float: left;
}

#topnav ul li a {
	float: left;
	color: #6699FF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#topnav ul li a:hover {
	color: #FF9933;
	text-decoration: underline;
}

#topnav ul li a.print {
	padding-right: 20px;
	background: url(/share/images/site/print.gif) right center no-repeat;
}

/* Header - > text */
#text {
	position: relative;
	width: 250px;
	height: 155px;
	margin-top: -120px;
	margin-left: 30px;
	float: left;
	z-index: 9999;
}

#text h1 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	color: #FF9933;
}

#text h2 {
	font-size: 14px;
	color: #fff;
}

#text a {
	color: #FF9933;
	text-decoration: none;
}

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

#text a:active {
	color: #000;
	text-decoration: none;
}

/* Body */

/* Body -> Navigation */
#nav {
	width: 226px;
	margin-top: 10px;
	float: left;
}

#nav ul {
	width: 174px;
	margin-left: 22px;
	list-style: none;
	float: left;
}

#nav ul li {
	margin: 1px 0;
	line-height: 23px;
	float: left;
}

#nav ul li a {
	width: 174px;
	height: 23px;
	padding: 0 0 0 30px;
	background: url(/share/images/site/nav.gif) no-repeat;
	float: left;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url(/share/images/site/navHover.gif) no-repeat;
}

#nav ul li a.current {
	background: url(/share/images/site/navHover.gif) no-repeat;
}

#nav ul ul {
	margin-left: 14px;
	float: left;
}

#nav ul ul li {
	margin: 1px 0;
	line-height: 17px;
	float: left;
}

#nav ul ul li a {
	width: 160px;
	height: 17px;
	padding: 0 0 0 22px;
	background: url(/share/images/site/subnav.gif) no-repeat;
	float: left;
	color: #666;
	font-size: 12px;
	text-decoration: none;
}

#nav ul ul li a:hover {
	background: url(/share/images/site/subnavHover.gif) no-repeat;
}

#nav ul ul li a.current {
	background: url(/share/images/site/subnavHover.gif) no-repeat;
}

#nav .newsletter {
	width: 174px;
	margin-top: 28px;
	margin-left: 22px;
	float: left;
}

#nav .newsletter label {
	width: 174px;
	margin-bottom: 10px;
	float: left;
	color: #606060;
	font-weight: bold;
}

#nav .newsletter input.text {
	width: 143px;
	height: 17px;
	padding: 3px;
	float: left;
	background: url(/share/images/site/newsletter.gif) no-repeat;
	border: none;
}

#nav .newsletter input.image {
	margin-top: 3px;
	float: right;
}

/* Body -> Content */
#content {
	width: 542px;
	margin-top: 10px;
	float: left;
	font-size: 12px;
}

/* Body -> Content -> Forms */
#content label {
	width: 100%;
	margin: 3px 0;
	float: left;
	color: #606060;
	font-weight: bold;
	clear: both;
}

#content label.nonBlock {
	width: auto;
	margin: 0 0;
	clear: none;
}

#content input.text {
	width: 351px;
	height: 17px;
	padding: 3px;
	float: left;
	background: url(/share/images/site/input.gif) no-repeat;
	border: none;
	clear: both;
}

#content input.password {
	width: 351px;
	height: 17px;
	padding: 3px;
	float: left;
	background: url(/share/images/site/input.gif) no-repeat;
	border: none;
	clear: both;
}

#content input.radio {
	margin: 3px 10px;
	display: inline;
}

#content input.checkbox {
	margin: 3px 10px;
	display: inline;
}

#content input.submit {
	margin-top: 10px;
	padding: 0 10px;
	float: left;
	clear: both;
}

#content textarea {
	width: 351px;
	height: 86px;
	padding: 3px;
	float: left;
	background: url(/share/images/site/textarea.gif) no-repeat;
	border: none;
	clear: both;
}

#content select {
	width: 357px;
	height: 23px;
	padding: 3px;
	float: left;
	background: url(/share/images/site/input.gif) no-repeat;
	border: none;
	clear: both;
}

#content select option {
	background: #fff;
}

/* Body -> Content -> Main */

#content h3 {
	font-family: Verdana, sans-serif;
	font-size: 15px;
	color: #333333;
}

#content .body {
	width: 358px;
	float: left;
}

#content .widgets {
	width: 175px;
	float: right;
}

/* Body -> Content -> FirstPage */
#content .whiteBox {
	width: 358px;
	height: 139px;
	margin-bottom: 10px;
	float: left;
	background: url(/share/images/site/whiteBox.gif) no-repeat;
}

#content .whiteBox.big {
	width: 358px;
	height: auto;
	margin-bottom: 10px;
	float: left;
	background: url(/share/images/site/whiteBoxBig.gif) bottom no-repeat;
}

#content .whiteBox h3 {
	margin: 10px;
}

#content .whiteBox p {
	margin: 10px;
}

#content .whiteBox img {
	float: right;
	display: inline;
}

#content .highlight {
	padding: 10px;
	background: url(/share/images/site/highlight.gif) repeat-x;
	border: 1px solid #B3B3B3;
	display: block;
}

#content div.highlight {
	width: 520px;
	color: #000;
	clear: both;
}

#content .red {
	color: #FF0000;
}

/* Body -> Content -> Widgets */
.widgets .text a {
	color: #000;
	text-decoration: none;
}

.widgets .text a:hover {
	color: #000;
	text-decoration: underline;
}

.widgets .row {
	width: 175px;
	height: 10px;
	float: left;
}

.widgets a.arrow {
	margin-top: -10px;
	width: 6px;
	height: 7px;
	background: url(/share/images/site/linkArrow.gif) 0 0;
	float: right;
	overflow: hidden;
}

.widgets a.arrow:hover {
	background-position: 0 -7px;
}

/* Body -> Content -> Widgets -> Blue */
.widgets .blue .top {
	width: 175px;
	min-height: 10px;
	float: left;
	background: url(/share/images/site/blueTop.gif) no-repeat;
}

.widgets .blue .text {
	width: 155px;
	padding: 0 10px;
	float: left;
	color: #fff;
	background: #6495ED;
	font-weight: bold;
}

.widgets .blue .text a:active {
	color: #FF9933;
	text-decoration: none;
}

.widgets .blue .text a:link {
	color: #fff;
}

.widgets .blue .bottom {
	width: 175px;
	height: 10px;
	float: left;
	background: url(/share/images/site/blueBottom.gif) no-repeat;
}

/* Body -> Content -> Widgets -> Orange */
.widgets .orange .top {
	width: 175px;
	min-height: 10px;
	float: left;
	background: url(/share/images/site/orangeTop.gif) no-repeat;
	overflow: hidden;
}

.widgets .orange .text {
	width: 155px;
	padding: 0 10px;
	float: left;
	color: #fff;
	background: #FF9933;
	font-weight: bold;
}

.widgets .orange .text a:active {
	color: #6699FF;
	text-decoration: none;
}

.widgets .orange .text a:link {
	color: #fff;
}


.widgets .orange .bottom {
	width: 175px;
	height: 10px;
	float: left;
	background: url(/share/images/site/orangeBottom.gif) no-repeat;
}


object { padding-left: 10px; padding-right: 30px;} 

/* Storage */
#index {
}

#index .type {
	width: 472px;
	height: 23px;
	margin-bottom: 10px;
	padding: 0 35px;
	float: left;
	background: url(/share/images/site/calcInactive.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 23px;
	cursor: pointer;
}

#index .type.hover {
	background: url(/share/images/site/calcActive.gif) no-repeat;
	color: #000;
}

#index .type.active {
	background: url(/share/images/site/calcActive.gif) no-repeat;
	color: #000;
}

#index .type span{
	position: relative;
	top: 0;
	float: right;
}

#index .info {
	width: 472px;
	margin-bottom: 10px;
	float: left;
}

#index .info .half {
	width: 236px;
	min-height: 23px;
	float: left;
	line-height: 23px;
	font-weight: bold;
	color: #6495ED;
}

#index .info .half span {
	color: #FF9933;
}

#index .info .half input {
	width: 20px;
	margin-right: 5px;
	padding: 2px;
	float: left;
	border: 1px solid #333;
	background: #EFEFEF;
}

#index .info .half input.focus {
	background: #fff;
}

#calculator {
	padding: 0 10px 20px 0;
}
#calculator .red {
	color: #FF0000;
}

#calculator .superscript {
	font-size: 11px;
	vertical-align: super;
}

#calculator p {
	margin-top: 10px;
	float: left;
}

#calculator img {
	margin: 10px 0;
	float: left;
}

/* Footer */
#footer, #footer a {
	color: #666666;
}
#footer .left {
	width: 465px;
	margin-top: 27px;
	margin-left: 18px;
	float: left;
}

#footer .right {
	width: 285px;
	margin-top: 27px;
	float: left;
	text-align: right;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #6699FF;
	text-decoration: underline;
}