a:focus {outline: none;}
body {
	margin: 0;
	background: #d6dbde;
	font: 12px/19px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color: #363636;
}
img { border-style: none; }
a {
	color: #0b76e1;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
input,
textarea,
select {
	font: 11px "Trebuchet MS", Helvetica, Arial, sans-serif;
	vertical-align: middle;
	color: #616161;
}
input[type=text]:focus { outline: none; }
form,
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
h1 {
	font: 12px/19px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0b76e1;
	margin: 0 0 14px;
	line-height: 26px;
}
h2 {
	font: 12px/19px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	margin: 10px 0 2px 0;
	line-height: 26px;
}

h3 {font-weight: bold; color: #0b76e1; font-size: 11px}

/* h4 is used for ingress */

h4 {

font: 14px/21px "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
		color: #646464;
}


table {
  border-style: none;
  border-color: #38160C;
  border-collapse: collapse;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: black;
  background: #dae7f6;
  margin-top: 10px;
  margin-bottom: 10px;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #faf5ff;
  padding: .8em;
  color: #000;
  }
thead th, thead td, tfoot th, tfoot td {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  text-align: left;
  background: #0b76e1;
  color: #ffffff;
  padding-top:6px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #2364f6;
  }
tbody td a:hover {
  background: transparent;
  color: #FFFFFF;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #3069f6;
  }
tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #38160C;
  background: #1a8dff;
  padding-top:6px;
  }
.odd {
  background: #c4d7ff;
  }
tbody tr:hover {
  background: #bfcfdf;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #b9d1ff;
  }









.button {
	float: left;
	width: 34px;
	height: 26px;
	background: url(../images/bg-button.png) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 6px 0 36px;
	color: #616161 !important;
}





#container {
	width: 976px;
	margin: 0 auto;
	padding: 140px 0 20px;
	position: relative;
}
span.top-bg,
span.bot-bg {
	display: block;
	height: 3px;
	overflow: hidden;
	background-repeat: no-repeat;
}
span.top-bg { background-image: url(../images/bg-main-top.gif); }
span.bot-bg { background-image: url(../images/bg-main-bot.gif); }
.holder {
	background: #fff;
	width: 954px;
	padding: 0 11px;
}
.holder:after {
	content: "";
	clear: both;
	display: block;
}
#promo { padding: 0 0 6px; }
#promo .holder {
	padding-top: 8px;
	padding-bottom: 8px;
}
.tab-holder {
	background: url(../images/bg-tab-holder.gif) repeat-y;
	width: 100%;
	overflow: hidden;
	margin: 0 0 -4px;
}
.tab-holder .head {
	height: 43px;
	background: url(../images/bg-tab-holder-head.png) no-repeat;
}
.tab-holder .body {
	margin: 0 1px;
	background: #e5e5e5 url(../images/bg-tab-holder-grad.gif) repeat-x;
}
.tab-holder .body .inner {
	width: 100%;
	background: url(../images/bg-tab-holder-inner.gif) repeat-y 100% 0;
}
.tab-holder .body .inner:after {
	content: "";
	clear: both;
	display: block;
}
.description {
	width: 632px;
	float: left;
	margin: -42px 0 0;
	position: relative;
}
.links {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 42px;
}
.links li {
	float: left;
	line-height: 42px;
	background: url(../images/bg-links.gif) no-repeat right;
	padding: 0 23px 0 12px;
}
.links li.last { background: none; }
.links li a { color: #616161; }
.links li.current_page_item a,
.links li.current_page_ancestor a { color: #0b76e1; }
.main-block {
	padding: 0 12px;
	height: 1%;
}
.main-block:after {
	content: "";
	clear: both;
	display: block;
}
.main-block .info {
	width: 310px;
	float: left;
	margin: 16px -30px 0 0;
	color: #616161;
	line-height: 16px;
	position: relative;
	z-index: 2;
}

.main-block .info img{

	margin: 0 0 10px 0;
}

.main-block p { margin: 6px 0 0; }
.main-block ul {
	margin: 0;
	padding: 5px 0 0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
}
.main-block ul li {
	background: url(../images/bg-bullet-tab.gif) no-repeat 0 5px;
	padding: 0 0 0 12px;
	margin: 7px 0 0;
}
.main-block a {
	color: #484848;
	text-decoration: underline;
}
.main-block a:hover { text-decoration: none; }
.main-block .action {
	height: 1%;
	overflow: hidden;
	padding: 46px 4px 0;
}
.main-block .action img { float: left; }
.main-block .action .button {
	float: right;
	text-decoration: none;
	margin: 28px 0 0;
}
.main-block .image {
	float: right;
	margin: -9px 0 0;
	position: relative;
}
.main-block .image img { display: block; }
.widget {
	width: 319px;
	float: right;
	margin: -31px 0 0;
	position: relative;
	min-height:354px;
}




.widget .sort {
	padding: 0 12px;
	color: #616161;
	height: 30px;
}
.widget .sort label {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.widget .sort label {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 10px 0 0;
}
.tabset {
	padding: 1px 8px 0;
	height: 1%;
	margin: 0 0 -1px;
}
.tabset a {
	display: block;
	background: url(../images/bg-dot.gif) repeat-x 0 100%;
	height: 40px;
	width: 100%;
	padding: 7px 0;
}
.tabset a:hover {
	padding-left: 8px;
	padding-right: 8px;
	margin: 0 -8px;
	background: url(../images/bg-widget-hover.gif) repeat-x 0 100%;
	text-decoration: none;
}
.tabset a.active,
.tabset a.active:hover {
	margin: -1px -8px 0 -23px;
	padding-left: 23px;
	padding-right: 8px;
	padding-top: 8px;
	background: url(../images/bg-widget-active.png) no-repeat;
	position: relative;
}
.tabset img { float: left; }
.tabset .text {
	float: right;
	width: 254px;
	font-size: 11px;
	color: #747474;
	cursor: pointer;
}
.tabset .text .wrapp {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
.tabset .text .title {
	color: #303030;
	float: left;
}
.tabset .text .time { color: #0c77e1; }
.tabset .text .time span { color: #888888; font-weight: normal; }
.tabset .text .instructor { float: left; }
.tabset .text .instructor strong { text-decoration: underline; }
.tab-bot {
	display: block;
	height: 5px;
	background: url(../images/bg-tab-holder-bot.png) no-repeat;
	overflow: hidden;
	position: relative;
}
.scroll-tab {
	margin: 0;
	padding: 17px 0 18px;
	list-style: none;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-scroll-tab.gif) repeat-x;
}
.scroll-tab li {
	float: left;
	margin: 0 14px;
	display: inline;
}
.scroll-tab li.right { float: right; }
.scroll-tab li a {
	background: url(../images/arrow-left.gif) no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.scroll-tab li.right a {
	background: url(../images/arrow.gif) no-repeat 100% 3px;
	padding: 0 20px 0 0;
}
#content { padding: 0 0 6px; }
#content span.top-bg { background-image: url(../images/bg-content-top.gif); }
#content span.bot-bg { background-image: url(../images/bg-content-bot.gif); }
#content .holder {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	padding-bottom: 8px;
}
.seo-block {
	width: 710px;
	float: right;
	padding: 12px 0 0;
}
.col-blog-1 {
	width: 366px;
	float: left;
}
.col-blog-2 {
	width: 316px;
	float: right;
}
.name-category {
	color: #505050;
	display: block;
	line-height: 16px;
}
.article { padding: 10px 0 0; }
.article .head { padding: 0 0 10px; }
.article h2 {
	color: #0b76e1;
	font-weight: normal;
	margin: 0;
	font-size: 18px;
}
.article .body {
	width: 100%;
	overflow: hidden;
}
.article .body strong.name { text-transform: uppercase; }
.article img.f-left {
	border-width: 1px;
	border-style: none;
	float: left;
	margin: 6px 18px 0 0;
}
.article .text {
	height: 1%;
	overflow: hidden;
}
.article p { margin: 0 0 12px; }
.article .footer { text-align: right; }
.article .footer a {
	background: url(../images/arrow.gif) no-repeat 100% 4px;
	padding: 0 18px 0 0;
}
.articles-list {
	border-top: 1px solid #c7c7c7;
	margin: 12px 0 0;
	padding: 0 0 6px 2px;
	color: #505050;
}
.articles-list p { margin: 0 0 3px; }
.articles-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: #292929;
	background: url(../images/bg-double-dot-h.gif) repeat-x;
}
.articles-list ul li {
	padding: 2px 0;
	background: url(../images/bg-double-dot-h.gif) repeat-x 0 100%;
}
.articles-list ul strong { text-transform: uppercase; }
.secondary-block {
	width: 254px;
	float: right;
}
.seo-block .box {
	background: url(../images/bg-box.gif) repeat-y;
	margin: 5px 0 13px;
}
.seo-block .box .top { background: url(../images/bg-box-top.gif) no-repeat; }
.seo-block .box .bot {
	background: url(../images/bg-box-bot.png) no-repeat 0 100%;
	padding: 10px;
	min-height: 123px;
}
* html .seo-block .box .bot { height: 123px; }
.primary-block {
	height: 1%;
	overflow: hidden;
	margin: 0 20px 0 0;
}
.primary-block p { margin: 0px 0 0; }
.primary-block .sub-title {
	font-size: 14px;
	color: #777;
	line-height: 23px;
}
.cols {
	width: 100%;
	overflow: hidden;
}
.cols .col {
	width: 49%;
	float: left;
}
.cols .col .inner { padding: 0 20px 0 0; }
.sidebar {
	width: 195px;
	float: left;
	padding: 0 0 0 4px;
}
.sub-nav { padding: 12px 0; }
.sub-nav strong {
	display: block;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.sub-nav ul {
	margin: 8px 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #dedede;
}
.sub-nav div { padding: 12px 0 0; }
.sub-nav div ul,
.sub-nav div ul li { border-style: none; }
.sub-nav ul li {
	border-bottom: 1px solid #dedede;
	padding: 1px 0;
	line-height: 18px;
	width: 100%;
	vertical-align: top;
}
.sub-nav ul li:after {
	content: "";
	clear: both;
	display: block;
}
.sub-nav ul a {
	float: left;
	width: 175px;
	padding: 0 15px 0 5px;
	background: url(../images/arrow.gif) no-repeat right;
}

.sub-nav ul strong {
	float: left;
	width: 175px;
	padding: 0 15px 0 15px;
	font-size: 12px;
	font-weight: bold;
}

.sub-nav ul a.noarrow {
	float: left;
	width: 175px;
	padding: 0 15px 0 5px;
	padding-left: 15px;
	background: none;
}

.sub-nav div ul a {
	background: none;
	float: none;
	padding-right: 0;
}
.sub-nav ul .current_page_item a {
	color: #fff;
	background: url(../images/bg-sub-nav-active.png) no-repeat;
	margin: 0 -32px 0 0;
	padding-right: 44px;
	position: relative;
}
.sub-nav ul .current_page_item a:hover { text-decoration: none; }
#header {
	width: 100%;
	height: 131px;
	position: absolute;
	top: 0;
	left: 0;
}
#header .holder {
	height: 70px;
	padding-bottom: 61px;
	position: relative;
}
.top-row {
	width: 100%;
	overflow: hidden;
}
.logo {
	float: left;
	width: 181px;
	height: 40px;
}
.logo a {
	display: block;
	height: 100%;
	background:url(../images/bg-logo.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
.top-row span.left,
.top-row span.right {
	float: left;
	height: 40px;
	width: 6px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.top-row .box { float: right; }
.top-row .box span.left { background-image: url(../images/bg-header-box-left.gif); }
.top-row .box span.right { background-image: url(../images/bg-header-box-right.gif); }
.top-row .box .inner {
	background: url(../images/bg-header-box.gif) repeat-x;
	float: left;
	height: 40px;
}
.search-form {
	width: 145px;
	height: 21px;
	background:url(../images/bg-searchform.gif);
	margin: 6px 0 0;
	padding: 5px 13px 0 9px;
}
.search-form input {
	float: right;
	padding: 3px;
}
.search-form input.text {
	float: left;
	border-style: none;
	background: none;
	padding: 0;
	width: 126px;
}
.top-row .main-nav {
	float: left;
	margin: 0 0 0 10px;
}
.main-nav ul {
	float: left;
	margin: 0 -5px 0 -3px;
	padding: 8px 0 0;
	list-style: none;
	overflow: hidden;
	position: relative;
}
.main-nav ul li {
	float: left;
	background: url(../images/bg-main-nav-border.gif) repeat-y;
	margin: 0 0 0 -2px;
	padding: 0 7px;
	text-transform: uppercase;
}
.main-nav ul a {
	color: #616161;
	float: left;
}
.main-nav ul a:hover {
	background: #dedede url(../images/bg-main-nav-left.gif) no-repeat 0 100%;
	text-decoration: none;
}
.main-nav ul .current_page_item a,
.main-nav ul .current_page_ancestor a,
.main-nav ul .current_page_item a:hover,
.main-nav ul .current_page_ancestor a:hover {
	background: #0b76e1 url(../images/bg-main-nav-left.gif) no-repeat;
	color: #fff;
}
.main-nav ul strong {
	float: left;
	line-height: 21px;
	cursor: pointer;
	padding: 0 6px;
}
.main-nav ul a:hover strong { background: url(../images/bg-main-nav-right.gif) no-repeat 100% 100%; }
.main-nav ul .current_page_item a strong,
.main-nav ul .current_page_ancestor a strong,
.main-nav ul .current_page_item a:hover strong,
.main-nav ul .current_page_ancestor a:hover strong { background: url(../images/bg-main-nav-right.gif) no-repeat 100% 0; }
.middle-row {
	width: 946px;
	overflow: hidden;
	text-align: right;
	padding: 4px 4px 0;
	font-size: 11px;
	color: #6d6d6d;
}
.middle-row p { margin: 0; }
.middle-row a { text-decoration: underline; }
.middle-row a:hover { text-decoration: none; }
.breadcrumbs {
	float: left;
	text-align: left;
	color: #747474;
}
.breadcrumbs p,
.breadcrumbs ul,
.breadcrumbs ul li { float: left; }
.breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.breadcrumbs ul li {
	background: url(../images/bg-bullet.gif) no-repeat left;
	margin: 0 0 0 -5px;
	padding: 0 16px 0 14px;
}
.breadcrumbs a { text-decoration: none; }
.breadcrumbs a:hover { text-decoration: underline; }
.headline {
	height: 52px;
	position: absolute;
	bottom: 9px;
	left: 11px;
	width: 929px;
	background:url(../images/bg-headlne.png) no-repeat;
	padding: 0 9px 0 16px;
	text-align: right;
	color: #fff;
}
* html .headline { bottom: 8px; }
.headline a {
	color: #fff;
	text-decoration: underline;
}
.headline a:hover { text-decoration: none; }
.headline img { float: left; }
.headline .button {
	float: right;
	width: 42px;
	height: 33px;
	background: url(../images/bg-button-large.png) no-repeat;
	margin: 11px 0 0 14px;
	color: #616161;
	line-height: 31px;
	text-decoration: none;
	text-align: left;
	padding: 0 10px 0 45px;
	font-size: 12px;
}

.headline a.button:hover {

	background: url(../images/bg-button-large_on.png) no-repeat;
}


.headline p { margin: 17px 0 0; }
#footer {
	color: #646464;
	font-size: 11px;
	line-height: 17px;
}
#footer .holder {
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer .inner {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-footer-border.gif) repeat-y;
	padding: 0 0 2px;
}
#footer .box {
	float: left;
	padding: 2px 24px 1px 10px;
	width: 146px;
}
#footer .box-1 { width: 156px; }
#footer .box-2 { width: 162px; }
#footer .box-3 { width: 158px; }
#footer .box-4 {
	width: 180px;
	padding-right: 0;
}
#footer p { margin: 0; }
#footer .title { color: #0b76e1; }
#footer .form { padding: 7px 0 0; }
#footer address {
	display: block;
	font-style: normal;
	margin: 6px 0 0;
	font-size: 15px;
	color: #636363;
}
#footer address a { color: #636363; }
#comment{
	width:400px;
	height:170px;
}

img.alignright
{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}

img.alignleft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}