* {
    font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

img {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

body {
    color: #000000; 
    background: #ffffff; 
}

#page {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
	margin-bottom: 0;
}

#content {
    margin-top: 40px;
	padding-bottom: 25px;
}

#content-main {
	margin-right: 295px;
}

#content .first {
	padding-top: 0;
	margin-top: 0;
}

#content .last {
	padding-bottom: 0;
	margin-bottom: 0;
}

#content {
	text-align: left;
    font-size: 13px;
    line-height: 19px;
}

#content p {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}

#content b {
    font-weight: normal;
    font-style: normal;
    color: #169133;    
}

#content h1 {
	text-align: left;
    font-weight: normal;
    color: #169133; 
    font-size: 22px;
    line-height: 1em;
    margin-top: 3ex;
    margin-bottom: 1.5ex;
}

#content h2, #content h3 {
	text-align: left;
    font-weight: normal;
    color: #169133; 
    font-size: 18px;
    line-height: 22px;
    margin-top: 3ex;
    margin-bottom: 1.5ex;
}

#content h4, #content h5, #content h6 {
	text-align: left;
    font-weight: bold;
    margin-top: 2.5ex;
    margin-bottom: 1.5ex;
}

#content a {
    color: #153533;
    text-decoration: underline;
}

#content a:hover {
    color: #169133;
}

#content ul {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
	margin-left: 0;
	padding-left: 15px;
	list-style: disc outside none;
}

#content li {
	margin-bottom: 1ex;
}

#content li p {
	margin-top: 0;
}

#content li h4 {
	margin-top: 0;
    margin-bottom: 0;
}


#content td {
    vertical-align: top;
    padding-right: 3em; 
}

#content td p {
	margin: 0;
}

#content div.image-group {
    margin-top: 2ex;
	margin-bottom: 2ex;
}

#content div.image-group.first {
    margin-top: 0;
}

#content div.image-group.last {
    margin-bottom: 0;
}

#content div.image-and-caption {
    margin-top: 2ex;
	margin-bottom: 2ex;
}

#content div.image-and-caption.first {
    margin-top: 0;
}

#content div.image-and-caption.last {
    margin-bottom: 0;
}

#content div.caption {
	margin-top: 1ex; 
}

#content div.caption p {
	font-style: italic; 
}

#content div.caption p i {
	font-style: normal; 
}

#content div.couplet {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}

#content div.couplet p {
	margin-top: 0;
	margin-bottom: 0;
}

#content-side {
    width: 250px;
    float: right;
	clear: right;
	padding-bottom: 25px;
}

#content-side p {
    color: #153533;
    line-height: 24px;
    margin-top: 1.5ex;
}

#header {
    font-size: 15px;
}

#header a {
    text-decoration: none;
    color: #153533;
}

#header a:hover {
    color: #169133;
}

#header a.active {
	color: #169133;
}

#header-top-right {
    text-align: right;
}

#header-navigation {
	text-align: center;
    line-height: 1.5em;
	width: 420px;
    margin-top: 0.5ex; 
    margin-bottom: 1ex;
}

ul.menu-horizontal {
    display: inline;
    margin: 0;
    padding: 0;
}

ul.menu-horizontal li {
	display: inline;
	color: #169133;
    margin-top: 0; 
    margin-bottom: 0; 
    margin-left: 0;
    margin-right: 0.5em;
    padding: 0;
}

ul.menu-horizontal li ul {
	display: none;
}