@charset "utf-8";
/* CSS Document */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	line-height: 1.7;
	vertical-align: super;
	margin-left: 30px;
	margin-right: 30px;
	color: #4A4A4A;
	margin-top: 20px;
}

#content a:link {
	color: #4A4A4A;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #4A4A4A;
}
#content a:hover {
	text-decoration: none;
	color: #B18326;
}
#content a:active {
	text-decoration: none;
	color: #4A4A4A;
}


#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	display: block;
	line-height: 1.7;
	vertical-align: super;
	color: #4A4A4A;
	margin-top: 45px;
	font-weight: bold;
	width: 180px;
}
#submenu-p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	line-height: 1pc;
	vertical-align: super;
	color: #4A4A4A;
	margin-top: 5px;
	font-weight: normal;
	width: 165px;
}

#submenu-readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: block;
	line-height: 1pc;
	vertical-align: super;
	color: #4A4A4A;
	margin-top: 10px;
	font-weight: bold;
	width: 165px;
}

#submenu-readmore a:link {
	color: #4A4A4A;
	text-decoration: none;
}
#submenu-readmore a:visited {
	text-decoration: none;
	color: #666666;
}
#submenu-readmore a:hover {
	text-decoration: none;
	color: #B18326;
}
#submenu-readmore a:active {
	text-decoration: none;
	color: #666666;
}

.titles {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #888888;
	vertical-align: text-top;
	line-height: 1.5;
}



.bullet {list-style-image: url(Images/greybox.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	line-height: 1.7;
	vertical-align: super;
	margin-left: 5px;
	margin-right: 30px;
	color: #4A4A4A;
}



.bullet a:link {
	color: #666666;
	text-decoration: none;
}
.bullet a:visited {
	text-decoration: none;
	color: #666666;
}
.bullet a:hover {
	text-decoration: none;
	color: #AA812B;
}
.bullet a:active {
	text-decoration: none;
	color: #666666;
}

