* {
	margin: 0;
	outline: none;
	padding: 0;
}


a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym {
	font-size: 80%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

abbr[title], acronym[title], dfn[title] {
	cursor: help;
}

.Blue p, .Search p {
	margin: 0;
	padding: 10px 12px;
}

body {
	background-color: #F3F3F3;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

.BodyContent ol li {
	line-height: 120%;
	list-style-type: decimal;
	margin-left: 15px;
	_margin-left:15px;
	padding: 2px 0;
}

.BodyContent ul li {
	line-height: 120%;
/*	font-size:inherit !important;	*/
	background:url(../images/bg_bullet.jpg) no-repeat 0px 5px;
	*background:url(../images/bg_bullet.jpg) no-repeat 0px 5px;
	_background:url(../images/bg_bullet.jpg) no-repeat 0px 5px;
	padding-left:20px;
	line-height: 18px;
	list-style-type:none;
}

.BodyContent ul, .BodyContent ol {
	margin: 10px 10px 10px 10px;
	_margin: 10px 10px 10px 10px;
	font-size:inherit !important;	
}

.BodyContent p {
	padding:0;
	margin:0;
	line-height:18px;
}

body.searchTips {
	background-color: #FFF;
	padding: 30px;
	text-align: left;
}

.Breadcrumb {
	background-color: #f6f6e4;
	font-size: .85em;
	margin: 0 0 20px 0;
	padding: 5px 15px 5px 15px;
}

.Breadcrumb li {
	display: inline;
	list-style: none;
	margin: 0 15px 0 0;
	padding: 0;
}

.Breadcrumb li a {
	padding: 0 15px 0 0;
	text-decoration: none;
}

.Breadcrumb li a:hover {
	text-decoration: none;
}

.Breadcrumb ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Button {
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 2px 10px 2px 10px;
}

.Button, .SearchGoButton {
	cursor: pointer;
	font-size: .9em;
	font-weight: 400;
	height: 22px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	float:right;
}

.CategoryFeedList, .OtherFeedList,.CategoryFeedList li, .OtherFeedList li {
	list-style-type: none;
}

.CategoryPagination {
	font-size: .9em;
	padding: 20px 5px 20px;
	text-align: center;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

cite, em, dfn {
	font-style: italic;
}

.clearfix {
	display: inline-block;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.CommentSettingsLink {
	padding: 5px 15px;
}

#pageContainer {
	margin: 0 auto;
	width: 1060px;
	#width:1060px;
	_width:1060px;
	background:url(../images/bg_page.jpg) repeat-y;
}
#Container {
	margin: 0 auto;
	text-align: left;
	width: 1010px;
	#width:1010px;
	_width:1010px;
	background-color:#ffffff;
	
}

.Content {
	background-color:#ffffff;
	float: left;
	/*min-height: 400px;*/
	padding: 0px 0px 0px 0px;
	_padding-top:0px;
	/*width: 534px;*/
	width:800px;
	#width:800px;
	_width:800px;
	font-size:12px;
	line-height:18px;
	color:#333333;
}
#content {
	background-color: #fff;
	clear: both;
	margin: 0 auto;
	width: 1010px;
	_width:1010px;
	_margin:0 auto;
}

.Content .BodyContent {
	width:784px;
	_width:784px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.Content .ContentPostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	padding: 0 15px 0 20px;
}

.Content h2 {
	font-size: 14px;
	line-height:20px; 
	padding: 8px 8px 0px 0px;
	
}

.Content h3 {
	font-size:13px;
	padding: 10px 15px 0 0px;
	line-height:20px;
	}

.Content h4 {
	padding: 5px 0;
}
.Content h5{
	padding: 0;
	float:right;
}
.Content h6 {
	padding: 5px 0;
}
.-content-title
{
color:#FFFFFF;
height:0px;
padding:0px;
font-size:0px;
font-family:Arial, Helvetica, sans-serif;
}

.Content .listSummary fieldset {
	margin: 10px 0;
}

.Content .listSummary li {
	line-height: 120%;
	padding: 2px 15px;
}

.Content .listSummary .tplContent, .Content .listSummary h4, .Content .listSummary h3, .Content .listSummary h5, .Content .listSummary h2,.Content .tplContent h4, .Content .tplContent h3, .Content .tplContent h5, .Content .tplContent h2 {
	padding: 10px 0;
}

.Content .PostDetails li {
	background-position: 0% 6px;
	background-repeat: no-repeat;
	display: inline;
	padding: 3px 15px 0 20px;
}

.ContentModulesContainer, .listRow, .BodyContent {
	clear: both;
}

.ContentPostDetails {
	margin: 0px 15px;
}

.ContentPostDetails li {
	display: inline;
}

del {
	text-decoration: line-through;
}

.even td {
	background-color: #fafaf1;
}

.FeedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 20px;
	text-decoration: none;
}

fieldset {
	margin: 5px 15px;
	padding: 20px 20px 20px 20px;
}

.first {
	text-align: left;
}

#Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 65px;
	line-height: 130%;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: left;
	width: 1010px;
	color:#000;
	
}
.BlockContent
{
border:0px;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	margin: 0;
	text-decoration: underline;
}

#FooterList.Block1 {
	float: left;
	padding-left: 20px;
}

#FooterList.Block2 {
	float: left;
	width:1010;
	height:30px;
	padding-left:20px;
	padding-top:5px;
}

#FooterText {
	width: 1010px;
	padding-left:20px;
	padding-top:10px;
}

#FooterText.Block1 {
	float: left;
}

#FooterText.Block2 {
	float: right;
}

form {
	margin: 0 0 20px 0;
	padding: 0;
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.28em;
}

h2 em {
	font-size: 1.15em;
}

h2.tplAuthorName {
	font-size: 1.3em;
	font-weight: 700;
}

.BodyContent h3 {
	font-size: 13px;
}

h3.tplLangContentByAuthor {
	font-size: 1.3em;
	font-weight: 700;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 1em;
}

#Header {
	height: 122px;
	
}

#Header h1 {
	padding: 28px 0 0 31px;
}

#Header h1 a {
	font-family: arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: -1px;
	line-height: 100%;
	text-decoration: none;
}

.HighlightedLink a {
	font-size: 0.9em;
	font-weight: bold;
	padding: 0 0 3px 8px;
	text-decoration: none;
}

.HorizontalFormContainer dd {
	margin-bottom: 5px;
	margin-left: 130px;
}

.HorizontalFormContainer dt {
	clear: left;
	float: left;
	margin: 0 0 5px 0;
	width: 130px;
}

.HorizontalFormContainer p.Submit {
	margin: 0 0 0 130px;
}

hr {
	border-top: 1px solid #cccccc;
}

html {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html[xmlns] .clearfix {
	display: block;
}

.HtmlBlock {
	background-color: #ffffff;
	margin: 0 0 1px 0;
}
.Right .HtmlBlock {
	background-color: #ffffff;
	margin: 0 0 1px 0;
}

.HtmlBlock p {
	padding: 0px;
	
}
.HtmlBlock br {
	height:3px;
}


input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 5px 0 5px 	;
	padding: 3px;
}

.Left {
	background-color: #fff;
	float: left;
	padding: 10px 6px 10px 10px;
	/*width: 202px;*/
}

.Left .Block{
	margin-bottom: 4px;
	
}

.Right .Block {
	margin:0 0 4px 0;
	padding-top:0px;
	
	
}
.Right p {
	margin:0x 0px 0px 0px;
	padding:0px;
}

.Right .SideBox p

{
padding:0px;
margin:0 auto;
height:auto;
}
.Right .BlockContent {
	
	padding-top:0px;
	margin:0 auto;
	padding-bottom:0;
	padding-left:0;
}
.Right .BlockContent p {
	
	padding:0;
}

.Left h2{
	/*background-color: #f6f6e4;*/
	font-size: 1em;
	font-weight: 400;
	margin: 0;
	padding: 8px 10px 6px 10px;
	text-transform:none;
}
.Right h2 {
	background: url(../images/bg_righth2.jpg) no-repeat;
	font-size: 12px;
	margin:0 auto;
	padding: 10px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	width:204px;
	color:#333333;
	height:27px;
	text-align:inherit;
	
}
.Right h3 {
	background: url(../images/bg_righth3.jpg) no-repeat;
	font-size: 11px;
	width:204px;
	color:#333333;
	height:40px;
	font-weight:normal;
	padding:10px 10px 0px 10px;
	margin-bottom:0;
	
}
.Left li a{
	display: block;
	padding-left: 10px;
	text-decoration: none;
}
.Right li a {
	display: inline;
	padding: 0px;
	text-decoration: none;
}

.Left li a:hover, .Right li a:hover {
	text-decoration: none;
}

.Left li, .Right li {
	margin-top: 1px;
	font-size:11px;
	
}

.Left li:hover, .Right li:hover {
}

.Left .tplImage{
	margin: 10px 12px;
}
.Right .tplImage {
	margin: 0px 12px 0px 0px;
}

.Left ul li{
	padding: 5px 12px 4px 12px;
}
.Right ul li {
	padding: 5px 12px 0px 10px;
	line-height:16px;
	
		
}

.Left ul {
	margin: 0 0 1px 0;
}
.Right ul {
	margin: 0px 0px 1px 0px;
	background-position:left bottom;
	top:0;
	background-repeat:no-repeat;	
	background-image:url(../images/bg_rightlist.jpg);
	padding-top:0px;
	padding-bottom:5px;
		
}
legend {
	font-size: 1.4em;
	font-weight: 400;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

li.ContentAuthors {
	text-decoration: none;
}

li.ContentAuthors a {
	text-decoration: underline;
}

li.ContentAuthors a:hover {
	text-decoration: none;
}

li.ContentCategories {
	text-decoration: none;
}

li.ContentCategories a {
	text-decoration: underline;
}

li.ContentCategories a:hover {
	text-decoration: none;
}

.listRow {
	padding: 5px 15px 0 0px;
}

.listSummary {
	clear: both;
}

.listSummary li {
	padding-left: 10px;
}

#LogoImage {
	float: left;
	height: 36px;
	margin: 20px 0 0 18px;
}

#LogoText {
	float: left;
	height: 36px;
}

	#Menu {
	clear: both;
	/*height: 76px;*/
	height:65px;
	_height:65px;
	position: relative;
	width: 1010px;
	padding-top:0px;
	margin-top:0;
}

#Menu li {
	float: left;
	height: 35px;
	list-style: none;
	padding: 5px 5px;
}

#Menu li a {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	padding: 0px 15px 0 15px;
	text-decoration: none;
	text-transform: none;
}
#Menu li a:hover{
	display:list-item;
	color:#666666;
}

#Menu li ul {
	display: none;
	float: left;
	left: 0;
	padding: 0;
	position: absolute;
	/* positioning for sub menu added in */
	*top:2px;
	_top:2px;
	/* end positioning */
	text-align: left;
	width: 1010px;
	z-index: 1;
	
}

#Menu li ul.display
{
display:block;
}


#Menu li ul li a:hover, #Menu li ul li a:focus
{
	display:block;
}

#Menu li ul li {
	float: left;
	height: 20px;
	text-align: left;
	
	
}

#Menu li ul li a {
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	padding: 10px 10px 0 10px;
	text-transform: none;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
	
	
}



#Menu li:hover ul, #Menu li.over ul {
	
}

#Menu ul li ul li{
	background-image: url(vert_line.gif);
	background-repeat:no-repeat;
	background-position:right 17px;
	padding-right:10px;
	

}

#Menu ul li a:active
{

}
.odd td {
	background-color: #fff;
}

p {
	/*margin: 0 0 5px 0;*/
}

q {
	quotes: "" "";
}

.Right {
	background-color:#ffffff;
	float: right;
	padding: 0px 0px 0px 6px;
	_padding-top:0px;
	_padding-left:6px;
	_clear:right;
	/*width: 202px;*/
	width:204px;
	_width:204px;
	#width:204px;
	margin-bottom:15px;
	
}

.RSSBlock a:hover, .RSSBlock a:hover {
	background-color: #eaeacf;
}

.RSSBlock h2 a {
	background-position: 5px 10px;
	background-repeat: no-repeat;
	display: block;
	font-size: 0.84em;
	height: 35px;
	padding-left: 43px;
	padding-top: 15px;
}

.RSSBlock h2, .RSSBlock {
	padding: 0 !important;
}

.Search {
	background-color: #fffff;
	margin: 0 0 1px 0;
	padding: 0px;
	_padding-top:0px;
	width:204px;
	height:40px;
}

.Search form {
	padding: 5px 0px 0px 10px;

}

.Search p {
	font-size: .85em;
	margin-top: -62px;
}

.SearchGoButton {
	margin-left: 10px;
	

}

.SearchToggleLinkShow, .SearchToggleLinkHide {
	font-size: .8em;
}

select option {
	padding: 0 10px;
}

#Slogan {
	float: right;
	font-family: arial,sans-serif;
	padding: 15px 15px 0 10px;
	
}

.Small {
	font-size: .8em;
}

small, sup, sub {
	font-size: 85%;
}

#smallSearch_Query {
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sub {
	vertical-align: sub;
}

sub, sup {
	vertical-align: baseline;
}

.Summary h2 {
	border-bottom: 0;
}

.Summary li {
	border-top: none;
	margin: 0;
	padding: 10px 12px !important;
}

.Summary li a {
	padding: 0 !important;
	text-decoration: underline;
}

.Summary li a:hover {
	text-decoration: none;
}

sup {
	vertical-align: super;
}

table {
	background-color: #ffffff;
	/*border-collapse: 1px;*/
	margin: 0 0 20px 0;
	padding: 0px;
	font-weight:normal;

}

td {
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin-bottom:0px;
	margin-top:0px;
}

td img
{
padding:0px;
}




.Testimonial {
	margin: 10px 0;
	padding: 5px 20px;
}

th {
	background-color: #cccccc;
	padding: 6px 10px 6px 10px;
	text-align: center;
	vertical-align: top;
}

th a img {
	margin: 0 0 10px 0;
	text-decoration: none;
}

th p {
	margin: 5px 0 5px 0;
}

.tplAuthorImage {
	margin: 5px 15px 15px 15px;
}

.tplWidthColumns1 {
	width: 970px;
}

.tplWidthColumns2 {
	width: 785px;
}

.tplWidthColumns3 {
	width: 534px;
}

ul, ol, dir, menu {
	list-style: none;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 0;
}

.White {
	margin: 0 0 1px 0;
}

.White p {
	padding: 0 15px 5px 15px;
}

.ViewAuthorContainer h3 {
	clear: both;
}
	.next
	{
	background-image: url(../images/page.jpg) repeat-y;
	height:110px;
	width:200px;
	}

/* apply clearfix to all blocks to fix floating content issues */
.Block:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.Block { display: inline-block; } /* for IE/Mac */
html[xmlns] .Block { display: block; }
* html .Block { height: 1%; }

/* CSS for tool tips */
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    color:#666;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ffffff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#ffffff;
    color:#cc3366;
    text-align: left;
	}
	
.ttip
	{
		color:#333;
		text-decoration:none;
		font-weight:bold;
		
	}

.ttip a
{
	text-decoration:none !important;
}

#infopanel
{
		background-image: url('../images/panel_bg.jpg');
		background-repeat:no-repeat;
		background-position:top;
		background:tr
		width:784px;
		height:auto;
	
}


#panel_title_green
{
	background-image: url('../images/title_green_bg.jpg');
	background-repeat:no-repeat;
	width:186px;
	height:35px;
}

#panel_title_green h2
{
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
}

#panel_title_blue
{
	background-image: url('../images/title_blue_bg.jpg');
		background-repeat:no-repeat;
	width:186px;
	height:35px;
}

#panel_title_blue h2
{
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight: bold;
}

#panel_title_blue_blog
{
	background-image: url('../images/title_blue_blog_bg.jpg');
	background-repeat:no-repeat;
	height:35px;
	
}

#panel_title_blue_blog h2
{
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-weight: bold;
}

#panel_content
{
	background-image: url('../images/bg_panel_content.jpg');
	background-repeat:repeat-y;
	width:186px;
	line-height:15px;	
}
#panel_blog_content
{
	background-image: url('../images/bg_blog_panel_content.jpg');
	background-repeat:repeat-y;
	min-height:100px;
	width:50%;
	
}
#panel_bottom
{
	background-image: url('../images/bg_panel_bottom.jpg');
	background-repeat:no-repeat;
	width:186px;
	height:8px;
	margin-top:0;
}
#panel_blog_bottom
{
	background-image: url('../images/bg_blog_panel_bottom.jpg');
	background-repeat:no-repeat;
	height:8px;
	margin-top:0;
}
#panel_text
{
	padding-left:8px;
	padding-top:8px;
	padding-right:12px;
	padding-bottom:8px;

}
#location
{
	font-size:11px;
	padding-left:10px;
	line-height:16px;
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
}


	
	