/** New Econonomy Style Sheet */

body {
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
	background: url(banner.jpg) repeat-x left top;
	line-height: 20px;
	text-align: justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000033;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a {
	color: #0077dd;
}

a:hover {
	text-decoration: none;
}

.list_pic {
	list-style-image: url(block_bullet.gif);
	list-style-type: square;
	margin-left: -20px;
}

.list20 {
	list-style-image: url(block_bullet.gif);
	list-style-type: square;
	padding: 0;
        margin-left: 0.5cm;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	background: url(block_bullet.gif) no-repeat left 60%;
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	background: url(block_bullet.gif) no-repeat left 60%;
	padding-left: 12px;
}

img {
	border: thin solid #666666;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
        valign: "top";
}

table.pic_frame {
        background-color:#F5F5F5;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC
}

table.post-it {
        background-color:#FFFF33;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
        width: 538;
}

table.politic_box  {
 	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	color: #254360;
	font-weight: bold;
	background: url(banner_blue.jpg) repeat-x left top;
}





/** HEADER */

#header {
	width: 778px;
	margin: 0px 0px 0px 20px;
	padding: 1em;
	height: 90px;
	color: #254360;
}

#header h1 {
 	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 25px;
}

#header h2 {
	margin: 0 0 0 -60px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

/** MENU */

#menu {
	width: 878px;
	margin: 0px 20px 0px 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(menu_spacer.gif) no-repeat right 50%;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
}

#menu a:hover {
	background: #FFFFFF;
	color: #254360;
}

#menu .active {
	background: #FFFFFF;
	color: #254360;
}

/** CONTENT */

#content {
	width: 878px;
	margin: 0px 0px 20px 100px;
	padding: 40px 0px 20px 0px;
	font-size: 9pt;
}




#columnA {
	float: left;
	width: 538px;
        padding-left: 80px;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #DDDDDD;
	border-spacing: 3px;
	font-size: 13pt;
	font-weight: bold;
}
#columnA h_index {
	height: 22px;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}
#columnA h3 {
        font-style: italic;
	height: 22px;
	border-bottom: 1px dashed #DDDDDD;
	border-spacing: 2px;
	font-size: 10pt;
	font-weight: bold;
}


#columnA h4 {
	height: 10px;
	font-size: 9pt;
	font-weight: bold;
}





#columnA na {
        font-style: italic;
        font-weight: bold;
        color: #006699;
}


#columnB {
        float: right;
	width: 180px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px dashed #DDDDDD;
	text-align: left;
}

#columnB h2 {
	height: 22px;
	font-size: 11pt;
	font-weight: bold;
}
#columnB h3 {
	height: 22px;
	border-spacing: 2px;
	font-size: 10pt;
	font-weight: bold;
}

#columnB na {
        font-style: italic;
        font-weight: normal;
        color: #006699;
}


/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(footer.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	margin: 0px;
	padding: 18px 0px 0px 0px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}
