#post-content {
	position: relative;
	margin: auto;
	padding: 0;
	background: #fff;
	text-align: left;

}

a:link	{ color: #4f99b4; font-size:11pt; text-decoration: none; }

a:visited	{ color: #5099b4; font-size:11pt; text-decoration: none; }

a:active	{ color: #5099b4; font-size:11pt; text-decoration: none; }

a:hover	{ color: #5099b4; font-size:11pt; text-decoration: none; }



.just {text-align: justify; font-family: arial, verdana; font-size: 12pt; line-height: 130% }

.dropcap
{
float: left;
text-align:top;
color: #5099b4;
padding:10px 7px 0 0;
font-size: 3.3em;
letter-spacing:0;
line-height: 38px;
}

.letter { float:left; 
          margin-top: 5px;
          margin-right: 5px;
          margin-bottom: -5px;
        }

TABLE		 { COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal }

.copytext 	 { COLOR: #F0F0F0; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.title 		 { color: #009999; font: 17px arial, verdana, sans-serif; letter-spacing: 0px; font-weight: bold }

.titlefieldset	 { COLOR: #009999; FONT: 14px arial, verdana, sans-serif; font-weight: bold }

.colortitle	 { COLOR: #330099; FONT: 13px arial, verdana, sans-serif; font-weight: bold  }

.smalltitle	 { color: #000000; font: 12px verdana, arial, sans-serif; font-weight: bold }

.specialtitle	 { color: #666666; font: 18px verdana, arial, sans-serif; font-weight: bold }

.subtitle	 { color: #666666; font: 14px verdana, arial, sans-serif; letter-spacing: 1px; font-weight: bold }

.topictitle	 { COLOR: #666666; FONT: 12px verdana, arial, sans-serif; font-weight: bold }

#menu		 { LEFT: 0px; POSITION: absolute; TOP: 65px }


.hilite		 { COLOR: #FF0000 }

.hilite2	 { COLOR: #FF6600 }

.hilite3	 { COLOR: #009900 }

.hilite4	 { COLOR: #CC9900 }

.date-font	{ color: #FFFFFF; font: 12px verdana, arial, sans-serif; font-weight: normal }

.date-font-h	{ color: #000; font: 12px verdana, arial, sans-serif; font-weight: normal }

.content-line   { border-bottom: 1px dashed  }


.page-splits	{ height: 1px; color:#009999; }


.sidetitle	 { color: #009999; font: 12px verdana, arial, sans-serif; font-weight: bold }

.side-splits	{ height: 1px; color: #99CCCC; width: 125px; }

.selectcopy	{
		color: #006A6A;
		background-color: #D8FEFA;
		border: 1px solid #009999;
		width: 225px;
		FONT: 11px verdana, arial, sans-serif;
		font-weight: normal;
		margin-bottom: 4px;
		}



.fieldsetmore 	{
		border: 1px solid #99CCCC;
		text-align: center;
		-moz-border-radius: 5px;
		padding: 3px;
		padding-bottom: 8px;
		width: 125px;
		COLOR: #444444;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: normal;
		}
.fieldsetmore legend
		{
		border:1px solid #009966;
		background-color: #F0F9FD;
		padding: 1px;
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 3px;
		}
.fieldmoretitle 
		{
		COLOR: #009999;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		}


.button { 	background-image: url("../picts/button.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000033;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000033 0px solid }

.buttonon { background-image: url("../picts/buttonon.gif");
		background-color:#003399;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 20px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }




.dropdown {	
        COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px verdana, arial, sans-serif;
		}




.slogan		{ color: #1d59de; font-family: verdana; arial; font-size: 9pt; font-weight: normal; }



/* ---( Quote )------ */

#quote {
	width: 520px;
	margin: 0;
	}

#quote div.fi {
	margin: 10px;
	background: #eee url(../picts/quote_top.gif) no-repeat top left;
	padding: 10px;
	}

#quote blockquote {
	padding: 12px;
	margin: 12px;
	text-align: center;
	background: url(../picts/quote_bottom.gif) no-repeat bottom right;
	}
	
#quote p {
	font-size: 1.25em;
	font-weight: bold;
	text-align: justify;
	}



