/* CSS Document */

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:gray;
font-size: 90%;
}


#example3{ /*Demo 3 main container*/
width: 250px;
height: 150px;
border: 0px solid navy;
padding: 4px;
font-size: 11px;

}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 1.3em;
	font-weight: bold;
	color: #666666;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #333333;
}


.headlineinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006600;
	text-align: left;
}

code{ /*CSS for insructions*/
color: red;
}

.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	padding: 5px;
	text-align: justify;
	background-position: top;
	vertical-align: top;
	text-transform: none;
}
.boxedTD {
	border: thin solid #999999;
}
.border {
	border: thin solid #999999;
}
.boxedTD2 {
	border: thin solid #999999;
}
.ftapop {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	color: #000000;
	background-position: top;
	text-align: left;
	padding: 5px;
	vertical-align: top;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: right;
}
.pixset {
	padding-right: 10px;
}
.GREY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.headlineinnerB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008F01;
	font-weight: bold;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336600;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

.xb1 {display:block; overflow:hidden;}
.xb1 {height:1px;}
.xb1 {margin:0 5px; background:#297210;}
.xb2 {display:block; overflow:hidden;}
.xb2 {height:1px;}
.xb2 {background:#297210; border-left:1px solid #297210; border-right:1px solid #297210;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {display:block; overflow:hidden;}
.xb3 {height:1px;}
.xb3 {background:#297210; border-left:1px solid #297210; border-right:1px solid #297210;}
.xb3 {margin:0 2px;}
.xb4 {display:block; overflow:hidden;}
.xb4 {background:#297210; border-left:1px solid #297210; border-right:1px solid #297210;}
.xb4 {height:2px; margin:0 1px;}
.xbottom {display:block; background:transparent; font-size:1px;}
.xboxcontent {display:block; background:#297210; border:0 solid #297210; border-width:0 1px;}
.xtop {display:block; background:transparent; font-size:1px;}
#xsnazzy {background: transparent; margin:25px 1em 50px 1em;}

body {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #9FBCD7;
	top: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.GREYleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
	vertical-align: top;
}
.boldcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #001019;
	text-align: left;
	font-weight: normal;
}
