/*
Theme Name: conahpa
Theme URI: http://wordpress.org/
Author: Michel Kramer
*/

.entry table tbody tr td p a{
	top:-150;
	position:relative;
	}
	

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #4296D4 url('images/fundo.gif');
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#post_top {
	background-image:url(images/topo_fundo_preto.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:center;
	height:20px;
	width:760px;
	position:relative;
	margin:0px auto;
	margin-top:15px;
	opacity:0.88;
	padding:0;

	
}

#header {
	background: #73a0c5 url('images/topo_fundo_preto.gif') no-repeat bottom top;
	background-color:#000000;
	}

#header #menu{
	left:285px;
	position:relative;
	margin-top:10px;


	}
#header #linha{
	width:760px;
	height:30px;
	position:relative;
	top:15px;
	background-image:url('images/linha.gif');
	background-repeat:no-repeat;

	}

#header #logo_conahpa{
	//background-image:url(images/logo_conahpa.gif);
	//background-position:left center;
	//background-repeat:no-repeat;
	height:115px;
	width:306px;
	position:realtive;
	margin-left:10px;
	}
	
#header #logo_conahpa #logo_cong{
	
	background-image:url(images/topo_congresso.gif);
	background-repeat:no-repeat;
	width:384px;
	height:100px;
	left:365px;
	position:relative;
	top:-112px;
	
	}
	

#content {
	color:#FFFFFF;
	background-color:#000000;
	font-family:Trebuchet MS;
	font-size:12px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:12px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/final_pag.png') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size:13px;
	}

h2.pagetitle {
	font-size:13px;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	font-size:13px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFFFFF;
	font-size:13px;
	}


.entry p a:visited {
	color: #E6BE20;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #21BBFB;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #000000;
	filter:alpha(opacity=88);
    -moz-opacity:.88;
    opacity:.88; 
	margin: 0px auto;
	padding: 0;
	width: 760px;
		}

#header {
	background-color: #000000;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	//float: left;
	padding: 0 0 50px 45px;
	width: 650px;
	//margin-left:5px;
	margin-top:-42px;	
	
	}

.widecolumn {
	padding:0 0 50px 35px;
	margin-left:5px;
	width: 650px;
	margin-top:-15px;
	
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	height:100px;
	clear: both;
	}

#footer p {
	margin-top: 0;
	margin-left:10px;
	padding: 5px 0;
	//text-align: center;
	}
/* End Structure */

#footer a img {
	margin-top:17px;
	}
	
/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
//texto sobre a linha posição

h2 {
	//margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/********************************************Menu CSS************************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	//padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	position:relative;
	//top:-25px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}



#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 214px;
	background-color:#000000;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	//margin-top: 10px;
	//margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1783729690 {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:475px;
	height:30px;
	text-align:left;
}

#MMMenuContainer0606194050_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0606194050_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:-2px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606194050_0 {
/* This class defines things about menu MMMenu0606194050_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:476px;
	height:23px;
}

.MMMIFHStyleMMMenu0606194050_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194050_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

.MMMIHStyleMMMenu0606194050_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194050_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

#MMMenu0606194050_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606194050_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606194050_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606194050_0 so we can set its position */
	left:119px;
	top:0px;
}

#MMMenu0606194050_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0606194050_0 so we can set its position */
	left:238px;
	top:0px;
}

#MMMenu0606194050_0_Item_3 {
/* Unique ID for item 3 of menu MMMenu0606194050_0 so we can set its position */
	left:357px;
	top:0px;
}

#MMMenuContainer0606194050_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606194050_0 a {
/* Controls the general apperance for menu MMMenuContainer0606194050_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606194050_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606194050_0 */
	color:#ffffff;
	background-color:#024cac;
}
#MMMenuContainer0606194050_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0606194050_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:-1px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606194050_1 {
/* This class defines things about menu MMMenu0606194050_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:476px;
	height:23px;
}

.MMMIFHStyleMMMenu0606194050_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194050_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

.MMMIHStyleMMMenu0606194050_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194050_1 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

#MMMenu0606194050_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606194050_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606194050_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606194050_1 so we can set its position */
	left:119px;
	top:0px;
}

#MMMenu0606194050_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0606194050_1 so we can set its position */
	left:238px;
	top:0px;
}

#MMMenu0606194050_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0606194050_1 so we can set its position */
	left:357px;
	top:0px;
}

#MMMenuContainer0606194050_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606194050_1 a {
/* Controls the general apperance for menu MMMenuContainer0606194050_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606194050_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606194050_1 */
	color:#ffffff;
	background-color:#024cac;
}
#MMMenuContainer0606194609_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0606194609_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:0px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606194609_2 {
/* This class defines things about menu MMMenu0606194609_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:474px;
	height:23px;
}

.MMMIFHStyleMMMenu0606194609_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194609_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:237px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:229px;
	height:15px;
}

.MMMIHStyleMMMenu0606194609_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606194609_2 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:237px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:229px;
	height:15px;
}

#MMMenu0606194609_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606194609_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606194609_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606194609_2 so we can set its position */
	left:237px;
	top:0px;
}

#MMMenuContainer0606194609_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606194609_2 a {
/* Controls the general apperance for menu MMMenuContainer0606194609_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606194609_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606194609_2 */
	color:#ffffff;
	background-color:#024cac;
}
#MMMenuContainer0606195128_3 {
/* This ID is related to the master menu div for menu MMMenuContainer0606195128_3 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:1px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606195128_3 {
/* This class defines things about menu MMMenu0606195128_3's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;

	border:1px solid #555555;
	width:474px;
	height:23px;
}

.MMMIFHStyleMMMenu0606195128_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606195128_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:158px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height:15px;
}

.MMMIHStyleMMMenu0606195128_3 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606195128_3 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:158px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height:15px;
}

#MMMenu0606195128_3_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606195128_3 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606195128_3_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606195128_3 so we can set its position */
	left:158px;
	top:0px;
}

#MMMenu0606195128_3_Item_2 {
/* Unique ID for item 2 of menu MMMenu0606195128_3 so we can set its position */
	left:316px;
	top:0px;
}

#MMMenuContainer0606195128_3 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606195128_3 a {
/* Controls the general apperance for menu MMMenuContainer0606195128_3's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606195128_3 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606195128_3 */
	color:#ffffff;
	background-color:#024cac;
}
#MMMenuContainer0606195541_4 {
/* This ID is related to the master menu div for menu MMMenuContainer0606195541_4 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:-1px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606195541_4 {
/* This class defines things about menu MMMenu0606195541_4's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:476px;
	height:23px;
}

.MMMIFHStyleMMMenu0606195541_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606195541_4 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

.MMMIHStyleMMMenu0606195541_4 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606195541_4 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:119px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:111px;
	height:15px;
}

#MMMenu0606195541_4_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606195541_4 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606195541_4_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606195541_4 so we can set its position */
	left:119px;
	top:0px;
}

#MMMenu0606195541_4_Item_2 {
/* Unique ID for item 2 of menu MMMenu0606195541_4 so we can set its position */
	left:238px;
	top:0px;
}

#MMMenu0606195541_4_Item_3 {
/* Unique ID for item 3 of menu MMMenu0606195541_4 so we can set its position */
	left:357px;
	top:0px;
}

#MMMenuContainer0606195541_4 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606195541_4 a {
/* Controls the general apperance for menu MMMenuContainer0606195541_4's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606195541_4 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606195541_4 */
	color:#ffffff;
	background-color:#024cac;
}
#MMMenuContainer0606200743_5 {
/* This ID is related to the master menu div for menu MMMenuContainer0606200743_5 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:1px;
	top:30px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0606200743_5 {
/* This class defines things about menu MMMenu0606200743_5's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#555555;
	border:1px solid #555555;
	width:474px;
	height:23px;
}

.MMMIFHStyleMMMenu0606200743_5 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606200743_5 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:158px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height:15px;
}

.MMMIHStyleMMMenu0606200743_5 {
/* This class determines the general characteristics of the menu items in menu MMMenu0606200743_5 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
	width:158px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	height:15px;
}

#MMMenu0606200743_5_Item_0 {
/* Unique ID for item 0 of menu MMMenu0606200743_5 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0606200743_5_Item_1 {
/* Unique ID for item 1 of menu MMMenu0606200743_5 so we can set its position */
	left:158px;
	top:0px;
}

#MMMenu0606200743_5_Item_2 {
/* Unique ID for item 2 of menu MMMenu0606200743_5 so we can set its position */
	left:316px;
	top:0px;
}

#MMMenuContainer0606200743_5 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0606200743_5 a {
/* Controls the general apperance for menu MMMenuContainer0606200743_5's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	background-color:#1a89bb;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0606200743_5 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0606200743_5 */
	color:#ffffff;
	background-color:#024cac;
}
