* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #444;
}

ol {margin-left: 5px;}

.container {
	margin: auto;
	width: 980px;
}
.aright {
	float: right;
}
.mid {
	vertical-align: middle;
}
.clearb {
	clear: both;
}
.hr {
	margin-top: 20px;
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #099;
}
.ctr {
	text-align: center;
}

.specialtab {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-left-color: #ccc;
}
.specialtab td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
}


.fieldsearch {
	height: 15px;
	width: 175px;
	float: left;
	border: 1px solid #fff;
	padding: 1px;
}
.fieldsubscribe {
	height: 15px;
	width: 130px;
	float: right;
	border: 1px solid #fff;
	padding: 1px;
}
.comment {
	width: 176px;
	float: right;
	padding: 1px;
	border: 1px solid #fff;
}
.fieldbookonline {
	height: 18px;
	width: 240px;
	float: left;
	border: 1px solid #666;
	padding: 1px;
}
.commentbookonline {
	width: 240px;
	float: left;
	padding: 1px;
	border: 1px solid #666;
}
.selectbookonline {
	padding: 1px;
	border: 1px solid #666;
}
.header {
	background-color: #3063c0;
	width: 980px;
	float: left;
	height: 181px;
}
.header .logo {
	float: left;
	height: 135px;
	width: 252px;
	padding-top: 26px;
	text-align: center;
}
.header  .right {
	float: left;
	height: 161px;
	width: 728px;
}
.header .right .top {
	float: left;
	height: 47px;
	width: 688px;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
}
.header .right .top img {
	vertical-align: middle;
}
.header .right .top span {
	float: right;
}
.header .right .middle {
	float: left;
	height: 50px;
	width: 728px;
}
.header .right img {
	padding-right: 1px;
}
.header .right .bottom {
	float: left;
	height: 33px;
	width: 660px;
	padding-top: 22px;
	padding-left: 68px;
}
.content {
	float: left;
	width: 980px;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.content .left {
	float: left;
	width: 252px;
	text-align: center;
}
.content .left .subnav {
	float: left;
	height: 41px;
	width: 252px;
}
.content .center {
	float: left;
	width: 478px;
}
.content .center .search {
	background-color: #000;
	padding: 10px;
	color: #999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6cc;
}
.content .center .more {
	color: #fff;
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	float: right;
	margin-top: -10px;
}
.content   .center   a.more:hover  {
	background-color: #039;
	color: #fff;
}
.content .center .articledividen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	margin-bottom: 10px;
	clear: both;
	margin-top: -5px;
}
.content .center .sec {
	font-size: 10px;
}
.content .center .sel {
	background-color: #fc9;
	color: #069;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.content .center .respage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	clear: both;
	padding-bottom: 10px;
	color: #666;
	padding-top: 5px;
}
.content .center .paging {
	background-color: #000;
	color: #666;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.content .center .paging a:hover {
	color: #f90;
}
.content .center .date {
	font-size: 11px;
	margin-top: -15px;
	margin-bottom: 10px;
}
.content .center p {
	margin-bottom: 10px;
}
.content .center h1 {
	font-size: 20px;
	margin-bottom: 15px;
}
.content .center h2 {
	font-size: 12px;
	margin-top: 15px;
}
.content .center a {
	color: #444;
}
.content .center a:hover {
	color: #000;
}
.content .center ul, .content .center ol {
	padding-left: 20px;
	margin-top: -10px;
	margin-bottom: 15px;
}
.content .center blockquote {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #779BA2;
	padding-left: 5px;
	font-size: 11px;
	margin: 10px;
	line-height: 12px;
	color: #779BA2;
}
.content .center .img {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
}
.content  .center .boxx {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #666;
	clear: both;
	font-weight: bold;
	color: #fff;
	margin-bottom: 7px;
}

.content .center ul.special {
	list-style-image: none;
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.content .center ul.special li  {
	list-style-image: none;
	list-style-type: none;
	background-image: url(images/checklist.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 20px;
}
.content .center .tabprod {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C9D6EF;
	border-left-color: #C9D6EF;
	background-color: #fff;
}
.content .center .tabprod td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C9D6EF;
	border-bottom-color: #C9D6EF;
	padding: 10px;
}
.content .center #bookonline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #677;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #677;
	width: 438px;
	float: left;
	padding: 20px;
}
.content .center #bookonline .lft {
	width: 180px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
}
.content  .center  #bookonline  .rgt {
	margin-bottom: 5px;
	width: 255px;
	float: left;
}
.content .center .testimony {
	background-color: #f0f0f0;
	padding: 5px;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: -5px;
}

/* root element for tabs  */
.content .center ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
}

/* single tab */
.content .center ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.content .center ul.tabs a {
	display:block;
	height: 30px;
	line-height:30px;
	width: 118px;
	text-align:center;
	text-decoration:none;
	color:#333;
	position:relative;
	top:1px;
	background-image: url(images/blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.content .center ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.content .center ul.tabs a:hover {
	background-position: 0px -31px;
	color:#fff;
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.content .center ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0px -62px;
	cursor:default !important;
	color:#000 !important;
}


/* initially all panes are hidden */ 
.content .center div.panes div.pane {
	display:none;		
}
.content .center div.panes div {
	display:none;
	border:1px solid #999;
	border-top:0;
	background-color: #fff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.content .center div.panes div ul {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-position: outside;
}


.content  .right  {
	float: left;
	width: 250px;
	font-size: 11px;
}
.content .right .subscribe {
	clear: both;
	padding-right: 35px;
	padding-left: 35px;
}
.content .right .subscribe p {
	margin-top: 5px;
}
.content .right .news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #699;
	padding-bottom: 9px;
	padding-top: 4px;
}
.content .right .subscribe  a  {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}
.content .right .subscribe a:hover {
	color: #690;
}
.content .areasweserve {
	width: 980px;
	float: left;
	background-image: url(images/bg_areasweserve.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	padding-bottom: 40px;
}
.content .areasweserve .headcol  {
	height: 11px;
	background-image: url(images/bg_headcol.gif);
	background-repeat: repeat-x;
	width: 940px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.content .areasweserve .body {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.content .areasweserve .col {
	float: left;
	width: 165px;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 40px;
}
.content .areasweserve .col ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content .areasweserve .col ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	color: #666;
	padding-left: 0px;
}

.content .center .areastable {
	width: 100%;
	margin: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ebebeb;
}
.content .center .areastable td {
	padding-left: 30px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
}

.container .footer {
	background-color: #000;
	float: left;
	width: 900px;
	padding-top: 20px;
	background-image: url(images/img_bot_rounded.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 11px;
	color: #999;
	margin-bottom: 20px;
}
.container .footer img {
	vertical-align: middle;
}
.footer span {
	float: right;
}
.footer  a  {
	color: #66c;
	font-weight: bold;
	text-decoration: none;
}
.footer  a:hover  {
	color: #f90;
}

.lft {
	width: 180px;
	float: left;
	margin-bottom: 5px;
	padding-top: 5px;
}
.rgt {
	margin-bottom: 5px;
	width: 255px;
	float: left;
}
