/* article website formatting */

#article{
	margin: auto auto;
	width: 660px;
	height: 580px;
	margin-top: -16px;
	padding: 10px 10px 10px 10px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #7f9457;
	font-size: 0.9em;
	vertical-align: middle;
	line-height: 1.5em;
}

h2{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #000;
	font-size: 0.9em;
	vertical-align: middle;
	line-height: 1.5em;
}

h3{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #636363;
	font-size: 0.8em;
	vertical-align: middle;
	line-height: 1.1em;
}


h4{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #7f9457;
	font-size: 0.8em;
	vertical-align: middle;
	line-height: 1.1em;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #fe3234;
	font-size: .9em;
	vertical-align: middle;
	line-height: 1.5em;
}


h6{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	color: #fe3234;
	font-size: 1.2em;
	vertical-align: middle;
	line-height: 1.5em;
}

.seo_title{
	font-family: Verdana, Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	text-align: left;
	color: #000;
	font-size: 1.2em;
	vertical-align: middle;
	line-height: 1.5em;
}



.blk{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
	text-align: center;
	line-height: 1.1em;
}

.lft_blk{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
	text-align: left;
	line-height: 1.1em;
}


.center{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: normal;
	text-align: center;
	line-height: .9em;
}

.rgt{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: normal;
	text-align: right;
	line-height: 1em;
}

.gry{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: normal;
	text-align: justify;
	line-height: 1em;
}

.lge_gry{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 1em;
	color: #636363;
	font-weight: normal;
	text-align: justify;
	line-height: 1.1em;
}

.prequote{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: normal;
	text-align: justify;
	line-height: 1em;
}

.quote{
	font-family: Verdana,Arial, sans-serif;
	font-style: italic;
	font-size: 0.7em;
	color: #0000cd;
	font-weight: normal;
	text-align: justify;
	line-height: 1em;
	margin-top:-10px;
}


.green{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #7f9457;
	font-weight: normal;
	text-align: justify;
	line-height: 1em;
}

.lge_green{
	font-family: Verdana,Arial, sans-serif;
	font-style: bold;
	font-size: 0.95em;
	color: #7f9457;
	font-weight: bolder;
	text-align: justify;
	line-height: 1em;
}

.bold{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: bold;
	text-align: justify;
	line-height: 1em;
}

.itl{
	font-family: Verdana,Arial, sans-serif;
	font-style: italic;
	font-size: 0.6em;
	color: #000;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}


th{
	font-family: Verdana,Arial, sans-serif;
	font-style: bold;
	font-size: 0.8em;
	color: #636363;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
}

ul.none{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	color: #636363;
	line-height: 1.2em;
	list-style: none;
}

ul.circle{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: bolder;
	color: #636363;
	line-height: 1.2em;
	list-style: circle;
}

ul.disc{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	color: #636363;
	line-height: 1.2em;
	list-style: disc;
}

ul.square{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	color: #636363;
	line-height: 1.2em;
	list-style: square;
}

ul.la{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	color: #636363;
	line-height: 1.2em;
	list-style: lower-alpha;
}

ul.arrow{
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	font-weight: normal;
	color: #636363;
	line-height: 1.2em;
	list-style-image: url(../images/arrow.png);
	list-style-position: outside;
}

label{
	font-family: Verdana,Arial, sans-serif;
	font-style: normal;
	font-size: 0.7em;
	color: #636363;
	font-weight: normal;
	text-align: justify;
	line-height: 1em;
}



