@charset "utf-8";
.lines_vert {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.lines_hori {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lines_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lines_righ {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.lines_leftrigh {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.line_bgblack {
	background-image: url(images/bg_line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
}
.textlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
}


.textMain {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color : #565455;
}
	
.textMain a {
	color: #807F80;
	text-decoration: none;
}

.textMain a:hover {
	background-color: #FFF;
	color: #000;
	text-decoration: underline;
}	

.footertitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 1.4em;
	color : #565455;
}

.footer a {
	color: #807F80;
	text-decoration: none;
}

.specialOffer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	color: #000; 
}
	
.specialOffer a {
	color: #807F80;
	text-decoration: none;
}

.specialOffer a:hover {
	background-color: #FFF;
	color: #000; 
	text-decoration: underline;
}	



	

H1 {
font-family:"Trebuchet MS",Arial,sans-serif;
font-weight:normal;
color:#000000;
float:left;
position:relative;
font-size:38px;
overflow:hidden;
			padding :0;
			margin :0;
/*border: 1px solid #565455;*/

}

H3 {
font-family:"Trebuchet MS",Arial,sans-serif;
font-weight:normal;
color:#000000;
/*float:left;
position:relative;*/
font-size:24px;
overflow:hidden;
			padding :0;
			margin :0;
/*border: 1px solid #565455;*/

}

H4 {
font-family:"Trebuchet MS",Arial,sans-serif;
font-weight:normal;
color:#000000;
font-size:30px;
/*border: 1px solid #565455;*/

}


.picTitle { font-family: Arial,Helvetica,sans-serif; font-size:8pt ; font-weight:bold;}   
	:link { text-decoration:none ;color: #807F80;}
	:visited { text-decoration:none ;color: #807F80;}
	:hover { text-decoration:none ;	color: #000;}
	:active { text-decoration:none ;color: #807F80;}
	
.vidTitle { font-family: "Trebuchet MS",Arial,sans-serif; font-size:11pt ; font-weight:bold; }   
	a:link { text-decoration:none ;color: #807F80;}
	a:visited { text-decoration:none ;color: #807F80;}
	a:hover { text-decoration:underline ;	color: #000;}
	a:active { text-decoration:none ;color: #807F80;}

	
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

div.feedburnerFeedBlock ul ul {
list-style-type: square;
}

div.feedburnerFeedBlock ul ol {
list-style-type: square;
}

div.feedburnerFeedBlock {
	border-top:3px solid #666;
	background-color:#F0F0F0;
	padding:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.feedburnerFeedBlock a {
	color:#DD8700;
}

div.feedburnerFeedBlock ul li span.headline {
font-size:18px;
color:#DD8700;
}

div.feedburnerFeedBlock p.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-stretch:expanded;
}
div.feedBurnerFeedBlock p.feedTitle {
	color:#DD8700;
}


