body {
	background-color:	#000066;
	}
				/* HEADING ELEMENTS */
H1 {
	font-family:		"times new roman",times,serif;
	font-size:		16pt;
	text-decoration:	underline;
	color:			#000099;
	padding-left:		10px;
	padding-bottom:		2px;
	}

.h1tag {
	font-size:		100%;
	font-weight:		normal;
	padding-left:		10px;
	color:			#333333;
	margin-top:		-1em;
	}
H2 {
	}

H3 {
	}

H4 {
	}

				/* PARAGRAPH ELEMENTS */
P {
	}
				/* STATE NAVIGATION - TOP AND BOTTOM */
.chronicleNav {
	margin-top:		20px;
	margin-bottom:		0px;
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-size:		7.5pt;
	line-height:		200%;
	border-top:		solid thin;
	border-bottom:		solid thin;
	text-transform:		uppercase;
	}
			/* EDITION */
.chronicleEd {
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-size:		7.5pt;
	float:			right;
	}
			/* LARGE COLORED FIRST LETTER */
.INITIAL:FIRST-LETTER {
	font-size:		14pt;
	font-weight:		bold;
	color:			#000099;
	}
				/* NAVIGATION */
.NAV {
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-weight:		normal;
	font-size:		7.5pt;
	}

.b_Nav {
	text-align:		center;
	}

.listnav{width:130px}

.smallprint {
	margin-left:		10px;
	}
				/* TOP OF PAGE PARAGRAPH at bottom of all pages */
.top {
	text-align:		right;
	font-size:		10pt;
	}

A:LINK {
	color:			#0000aa;
	}

A:HOVER {
	background-color:	#ffcccc;
	}

A:ACTIVE {
	color:	 		#ff0000;
	}

A:VISITED {
	color:			#666666;
	}
				/* PAGE TABLE */
TABLE.pageContent {
	background-color:	#fffeec;
	}

TD.head {
	padding-top:		10px;
	padding-right:		10px;
	padding-left:		10px;
	}

td.colLeft {
	width:			14%;
	padding-left:		10px;
	border-right:		solid thin #ffaaaa;
	}

td.tdContent {
	width:			72%;
	}

td.colRight {
	width:			14%;
	padding-left:		10px;
	border-left:		solid thin #ffaaaa;
	}

td.foot {
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-weight:		normal;
	font-size:			7.5pt;
	}

				/* FUNCTION TRIO TABLE */
TABLE.functions {
	float:			right;
	}

TD.tdFunctions {
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-size:		7.5pt;
	verticle-align:		top;
	}

				/* LEGISLATION LIST TABLE */
TABLE.tblContent {
	width:			100%;
	text-align:		left;
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-weight:		normal;
	padding:		5px;
	}

TH.thHead {
	font-size:		14pt;
	color:			#0000aa;
	line-height:		200%;
	}

TH.thSubHead {
	background-color:	#ffcccc;
	color:			#000099;
	font-size:		8pt;
	text-transform:		uppercase;
	font-weight:		500;
	padding-left:		4px;
	}

TD.tdData {
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-size:		8pt;
	border-bottom:		solid thin #dddddd;
	line-height:		150%;
	padding-left:		4px;
	padding-right:		4px
	}

TD.centergraphic {
	border-bottom:		solid thin #dddddd;
	line-height:		150%;
	padding-left:		12px;
	padding-right:		4px
	}

SELECT {
	background-color:	#fffeec;
	font-family:		arial,helvetica,tahoma,sans-serif;
	font-size:		8pt;
	}

.flag {
	height:			auto;
	width:			auto;
	float:			left;
	padding-right:		6px;
	vertical-align:		bottom;
	)

.noborder {
	border:		none;
	}

