.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	clear: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
blockquote {
	border-right-style: none;
	padding-top: 18px;
	padding-bottom: 12px;
	padding-left: 32px;
	padding-right: 18px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 18px;
	background-image: url(graphics/backgrounds/gradients/bg_barGrad6RtGreen.gif);
	background-repeat: repeat-y;
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0.2em;
	font-size: 105%;
	line-height: 125%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
blockquote p {
	font-family: "Lucida Grande";
	font-style: normal;
	letter-spacing: 0.2em;
	font-size: 1em;
	color: #333333;
	line-height: 130%;
}
blockquote p:first-letter{ /*properties of first letter of paragraph */
	font-size: 1.7em;
	font-weight: bold;
	color: #603;
	margin-left: -2px;
	font-style: italic;
}
p {
	font-size: 100%;
	letter-spacing: .1em;
}

a:link {/* links must be in this order: a:link, visited, hover, active - else something will not work*/
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9933FF;
}
a:active {
	color: #900;
	text-decoration: underline;
}

h1 {
	font-family: "Comic Sans MS", cursive;









	font-size: 1.em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #F33;
	letter-spacing: 0.4em;
	height: auto;
	line-height: normal;
	display: block;
	font-size: 1.3em;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #000066;
	text-align: center;
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
	overflow: visible;
	text-decoration: none;
	background-image: url(graphics/backgrounds/bg_h2-grn.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 5px 3px 3px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #900;
	letter-spacing: 0.1em;
	padding-left: 12px;
	background-image: url(graphics/backgrounds/gradients/folderGrad.png);
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	background-repeat: repeat-x;
	padding-right: 0px;
	margin-top: 1px;
	background-position: 0 -2px;
	text-transform: none;
	line-height: 2em;
	width: 98%;
}
h3 a:hover {
	color: #0066FF;
	text-decoration: none;
	background-repeat: no-repeat;
	overflow: visible;
	background-position: -4px 0px;
	display: inline;
}
h4 {
	color: #369;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 9px;
	letter-spacing: 0.1em;
	width: 99%;
	margin-left: 0px;
	padding: 0px;
	overflow: visible;
	float: left;
}h5 {
	font-family: Arial;
	letter-spacing: 0.2em;
	font-size: 1.1em;
	background-color: #99CC99;
	font-weight: bold;
	padding-left: 12px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(graphics/backgrounds/bg_H6grn.gif);
	background-repeat: repeat;
	min-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #369;
	color: #603;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	height: 2em;
	width: 98%;
	overflow: hidden;
	float: left;
	clear: right;
}
.h5Subheading {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 9px;
	padding-left: 20px;
	background-repeat: repeat;
	margin: 0px;
	height: auto;
	overflow: visible;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: auto;
	position: relative;
}
.h5Subheading p{
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	letter-spacing: 0.2em;
	word-spacing: 0.4em;
	font-style: normal;
	font-variant: normal;
}


h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-size: 1.1em;
	line-height: normal;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 8px;
	color: #6633CC;
	font-style: oblique;
	z-index: 5000;
	border-top-width: 2px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-left-style: dashed;
	border-top-color: #FF0000;
	border-left-color: #C36;
	background-image: url(graphics/backgrounds/gradients/folderGrad.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	overflow: visible;
	width: 98%;
	display: block;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 12px;
	float: left;
	word-spacing: 0.3em;
	clear: right;
}
h6:first-letter {
	font-size: 1.8em;
	font-weight: bold;
	margin-left: 0px;
	font-style: italic;
	color: #369;
}
h6 p {
	padding-left: 0px;
	font-size: 11px;
	padding-right: 12px;
	line-height: 130%;
	padding-top: 0px;
	display: block;
	font-weight: normal;
	color: #333;
	letter-spacing: 0.1em;
}
h6.italicSm {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}


h7 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-size: 1em;
	line-height: 110%;
	background-color: #99CC99;
	overflow: hidden;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 1px;
	margin-top: 3px;
	margin-bottom: auto;
	margin-left: -3px;
	text-decoration: none;
	width: 94px;
	text-align: center;
	float: left;
	height: auto;
	clear: left;
	border: 1px solid #66FFFF;
	margin-right: 15px;
	padding-right: 0px;
}



ul {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	list-style-type: circle;
	list-style-position: outside;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	display: block;
	width: auto;
}

li {
	padding-bottom: 9px;
}
dl {
	text-align: left;
	list-style-position: inside;
	font-size: 1em;
	font-family: Arial;
	line-height: 130%;
	top: 1px;
	z-index: auto;
}
hr {
	left: auto;
	right: auto;
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #999999;
	overflow: hidden;
	margin: 2px 20px;
	float: none;
	padding: 0px;
}
#insert p {
	text-transform: none;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 120%;
	display: block;
	color: #660033;
}

#sectionHighlight {
	border-top-width: 11px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #009966;
	border-right-color: #00CC99;
	border-bottom-color: #009966;
	border-left-color: #00CC99;
	line-height: 1.4em;
	float: none;
	padding: 0px;
	width: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4%;
}
#paperHeadlines {
	text-decoration: none;
	overflow: visible;
	padding: 0px 2px 0px 3px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 20px;
	margin-bottom: 3px;
	background-color: #FFFFCC;
	border-top: 3px dashed #33FFFF;
	border-right: 3px dashed #66CCFF;
	border-bottom: 3px dashed #66CCFF;
	border-left: 3px dashed #66CCFF;
	width: 75%;
	margin-top: 2px;
}

#paperHeadlines p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 110%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.2em;
	display: block;
	margin: 0px;
	padding: 5px 0px 2px 13px;
}
#paperHeadlines a {
	color: #333333;
	text-decoration: none;
}
#paperHeadlines a:hover {
	color: #FF3333;
	text-decoration: none;
}

.p:first-line {
	font-family: Arial, Helvetica, sans-serif;
}
/* ----------------------------------------- Text Styles--------------------------------------*/

.arialCapSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
	text-align: left;
}
.headingGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #090;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.italicSm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
}
.italicLg {
	font-size: 1em;
	font-style: italic;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style1 {
	font-size: 0.9em;
	color: #000000;
	letter-spacing: normal;
}
.style2 {
	color: #036;
	font-weight: bold;
	word-spacing: 0.1em;
	font-size: 1.1em;
	font-style: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
	font-style: normal;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #069;
	letter-spacing: 0.2em;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033CC;
	font-size: 1.1em;
	letter-spacing: 0.5px;
}

.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
}
.style7 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0.3em;
	font-size: 1.1em;
	font-weight: bold;
	
}
.style9,.style9  a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #639;
	background-color: #CFC;
	letter-spacing: 0.2em;
}
.styleh5 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #6633FF;
	text-decoration: none;
	letter-spacing: 0.3em;
	word-spacing: 0.2em;
	font-family: Tahoma, "Trebuchet MS";
	display: block;
	padding-top: 0.3em;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	margin-top: 5px;
	padding-left: 0px;
	text-align: center;
	line-height: 1.2em;
	width: auto;
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: #FFFF00;
	border-right-style: none;
	border-left-style: none;
	left: 0px;
	background-image: url(graphics/backgrounds/bg_textBlock.gif);
	background-repeat: repeat-x;
	background-position: 0px -13px;
}

.link-lg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #990033;
}
.link-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990033;
	letter-spacing: .1em;
}
/*----------------------------------------floats----------------------------------------*/
.clear {
	clear: right;
}
.center {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
.Arial_sm {
	font-family: Arial-BoldMT;
	font-size: .7em;
	font-style: italic;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
	vertical-align: text-top;
}

/* Hide from IE5-mac. Holly Hack - www.positioniseverything.net/. Used to combat Peekaboo Bug\ */
[if IE]>
<style type="text/css">.mybuggyelement {zoom: 1;}</style><![endif]


.gradBox {
	text-decoration: none;
	background-image: url(graphics/backgrounds/gradients/bg_BarBlu2solid.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 20px;
	width: 90%;
	float: left;
	background-color: #FFFFFF;
	display: block;
	background-position: right;
}

#readMore  {
	color: #CC0000;
	font-family: "Gill Sans Std";
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	display: inline;
	-moz-opacity: 20;
}

#noProp16 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: right;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 6px;
	position: relative;
	height: auto;
	width: auto;
	margin-right: 0px;
	letter-spacing: 0.3em;
	font-size: 1.1em;
	background-color: #CC9;
	border: 4px double #FF0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	text-decoration: none;
	background-image: url(graphics/backgrounds/gradients/bg_BarG2.gif);
	background-repeat: repeat;
}
.alert ,.alert a {
	color: #FF0;
	letter-spacing: 0.6em;
	font-size: 3em;
	text-transform: uppercase;
	font-size: 110%;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	height: auto;
	font-style: normal;
}.alert {
	padding-top: 0px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 60px;
	width: auto;
	background-color: #900;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.alert  ul {
	list-style-position: inside;
	list-style-image: url(graphics/littlestuff/ball5.gif);
}
.alert #videoBlip {
	width: 320px;
	height: 270px;
	clear: both;
	padding: 0px;
	text-decoration: none;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #03A2A8;
	border-right-color: #CC0033;
	border-bottom-color: #D55832;
	border-left-color: #99FFFF;
	}
#AlertON {
	border: 12px dotted #F63;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #9FC;
	margin-left: auto;
	background-image: url(graphics/newSamples/light-2b.png);
	background-repeat: no-repeat;
	background-position: right 32px;
	width: 600px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 80px;
	overflow: visible;
	padding: 0px;
	min-height: 180px;
}
#AlertON60 {
	border: 8px double #FF0000;
	margin-top: 0px;
	margin-bottom: 12px;
	background-color: #FFF;
	margin-left: 24px;
	padding-top: 12px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-image: url(graphics/newSamples/light-2b.png);
	background-repeat: no-repeat;
	background-position: right 24px;
	width: 60%;
	display: block;
	float: left;
	margin-right: auto;
	position: relative;
}
h6#AlertON  {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 1.6em;
	text-align: center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	display: block;
	margin: 0px;
	padding: 0px;
}
#AlertON p,#AlertON60  p {
	overflow: hidden;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 135%;
	padding-top: 0px;
	padding-right: 48px;
	padding-bottom: 9px;
	padding-left: 18px;
	color: #039;
	font-family: Arial, Helvetica, sans-serif;
}
#AlertON p a {
	color: #06F;
	padding-left: 12px;
	margin-left: 6px;
}

#AlertON p a:hover {
	color: #03C;
	background-image: url(graphics/littlestuff/arrow_wiggle.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: auto;
	padding-right: 30px;
}

#AlertON ul {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#AlertOFF {
	overflow: hidden;
	visibility: hidden;
	z-index: -1000;
}
#form1 {
	font-weight: bold;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	float: left;
	width: 48%;
	margin: 0px;
}


/* -------------------------Miscellaneous classes for reuse----------------------------- */

/* this puts quotes around a link maybe */
#after a:after {
    content: '»';
    float: right;
    margin-right: 10px;
}
p a {
	font-style: oblique;
}
.italicSmler {
	font-size: 80%;
	font-style: italic;
	color: #000;
}

