body
{
background:#ffffff;
margin:0px;
padding:0px;
font-family:verdana,arial,'sans-serif';
text-align:center;
}
#container
{
width:760px;
margin-right:auto;
margin-left:auto;
margin-top:10px;
border:0px solid #444444;
}
#top
{
width:760px;
background:#ffffff;
text-align:left;
margin:0px;
padding:0px;
}
#banner
{
background:url(images/back_banner.jpg) top center repeat-x;
height:194px;
width:760px;
margin:0px;
padding:0px;
}
table#navcontainer
{
float:left;
width:215px;
margin-left:3px;
margin-top:8px;
text-align:left;
}

table#navcontainer td a
{
text-align: left;
font: bold 16px  book antiqua, Times new roman;
text-decoration: none;
color: #FFFFFF;
display:block;
margin-top:5px;
border-bottom:1px solid #FFFFFF;
padding-left:15px;
}

table#navcontainer td a:hover
{
color: #047165;
}

table#navcontainer td a#current
{
background:url(images/list-active.gif) left center no-repeat;
color: #FFFFFF;
}
#order_menu
{
background:#047165;
}
#page_picture
{
float:right;
margin-top:2px;
margin-right:2px;
}
#menu
{
width:760px;
float:right;
margin-top:1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:100%;
}

#menu li { /* all list items */
	float: left;
	position: relative;
	width: 107.1px;
	display:block;
	margin-right:1px;
	
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	 left: 0;
	 top:21px;
	 }

#menu li>ul {/* to override top and left in browsers other than IE */
	top: auto;
	left: auto;
}


/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden; }		

/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}

/* Styles for Menu Items */
#menu ul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	background: #D41225; /* IE6 Bug */
	border-bottom: 3px solid #F75E13;
	font: bold 15px  book antiqua, Times new roman;
	}
#menu ul a.submenu1
{
background:#047165;
width:100%;
}
#menu li.submenu1
{
width:109px;
margin-right:0px;
}

/* Hover Styles */
#menu ul a:hover { 
	color: #E2144A; 
	background: #f9f9f9; 
} 

/* Sub Menu Styles */
#menu li ul a {
	text-decoration: none;
	color: #F75E13;
	background: #FFFFFF; /* IE6 Bug */
	border-bottom: 1px solid #F75E13;
	text-align:left;
	font-weight:bold;
    } 

/* Sub Menu Hover Styles */
#menu li ul a:hover { 
	color: #047165; 
	background: #FFFFFF; 
} 
#menu ul li a.bold_link
{
background:#FFFFFF;
color:#DE191A;
}
#main_text
{
width:100%;
clear:both;
float:left;
margin-top:15px;

}
#pagetitle
{
	color:#F0162E;
	font-size:20px;
	font-weight:normal;
	font-family: book antiqua, Times new roman, tahoma;
	background:url(images/underline.gif) bottom center repeat-x;
	margin-left: 75px;
}
h1
{
color:#047165;
font-size:20px;
font-weight:normal;
font-family: book antiqua, Times new roman, tahoma;
text-align:center;
margin-top:30px;
}
h2
{
text-align:center;
color:#F75E13;
font-weight:bold;
font-size:18px;
}
p#text
{
color:#555555;
font-size:13px;
font-weight:bold;
}
p.textin
{
color:#222222;
font-size:14px;
text-align:justify;
width:580px;
margin-top:20px;
}
p.textin a
{
color:#F75E13;
text-decoration:underline;
}
p.textin a:hover
{
color:#DE191A;
}
td#td_text
{
text-align:center;
}
#bottom
{
width:760px;
clear:both;
margin-top:25px;
border-top:1px solid #047165;
color:#666666;
font-size:13px;
font-family: book antiqua, Times new roman, tahoma;
}
#hr
{
border-top:1px solid #44DFCF;
margin-top:3px;
width:80%;
height:5px;
}
#bottom a
{
color:#F75E13;
text-decoration:none;
}
#bold
{
color:#F75E13;
font-weight:bold;
display:block;
width:100%;
clear:both;
}
#under_bold
{
color:#31BEAE;
font-size:13px;
font-weight:bold;
display:block;
width:100%;
clear:both;
}
#go_top
{
float:right;
}
#go_top a
{
font-size:13px;
color:#F75E13;
}
#list
{
width:570px;
}

#list ul li
{
	text-align:left;
	font-size:14px;
	margin-top: 9px;
}#footnote {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3D7E7A;
}
