/*	containers */
div,
form {
	margin: 0;
	padding: 0;
	}
div.box {
	background-color: #fffff8;
	border: 1px outset #fff;
	-moz-border-radius: 5px 5px 10px 10px;
	-webkit-border-radius: 5px 5px 10px 10px;
	-moz-box-shadow: 0px 0px 4px 2px #554;
	-webkit-box-shadow: 0px 0px 4px 2px #554;
	margin: 5px;
	padding: 0 100px 50px 100px;
	}
div.news {
	padding: 0 50px 50px 50px;
	}

/*	typography */
* {
	color: #554;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-align: left;
	}
p, ol, ul {
	margin: 10px 0px;
	}
p, li, pre {
	line-height: 15pt;
	}
pre {
	font-family: 'Bitstream Vera Sans Mono', monospace;
	font-size: 10pt;
	margin: 5px 0px;
	}
.quote {
	background-color: transparent;
	color: #630;
	font-size: 12pt;
	font-style: italic;
	margin: 0;
	padding: 20px 20px 0px 20px;
	text-align: left;
	}
.byline {
	color: #665;
	font-size: 9pt;
	margin: 0;
	padding-top: 0;
	letter-spacing: 2pt;
	text-align: right;
	}
.right {
	text-align: right;
	margin-top: 0em;
	margin-bottom: 1em;
	}
.indent {
	margin-left: 20px;
	padding-left: 3em;
	}
.body_footer {
	margin-top: 5em;
	}
.smallprint {
	color: #554;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 0;
	}
.highlight {
	letter-spacing: 2pt;
	margin-left: 10%;
	margin-right: 5%;
	}

b, strong, em, .bold {
	color: #554;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1.5pt;
	margin-right: 2px;
	}
sub, sup {
	font-size: 7pt;
	}
.first:first-letter,
.first:first-line,
.smallcaps {
	color: #451;
	background-color: transparent;
	}
.first:first-letter {
	font-size: 240%;
	float: left;
	padding-top: 0.1em;
	padding-right: 0.1em;
	}
.first:first-line {
	letter-spacing: 3pt;
	}
p.footnote {
	margin-left: 20px;
	}
p.footnote:first-line,
a.sdendnotesym {
	margin-left: -20px;
	}
br, hr {
	margin: 0;
	padding: 0;
	}
hr {
	color: #ddc;
}

/*	headings */
h1, h2, h3, h4 {
	color: #554;
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: #543 1px 1px 1px;
	}
h1 {
	color: #fff;
	font-size: 16pt;
	letter-spacing: 1.5pt;
	padding-top: 30px;
	padding-bottom: 5px;
	text-shadow: #222 1px 1px 3px;
	}
h2 {
	background: transparent url(/angoa/images/bg_menu.gif) repeat-x top left;
	font-size: 13pt;
	font-variant: small-caps;
	letter-spacing: 1.1pt;
	margin-top: 0px;
	padding-top: 10px;
	}
h3 {
	font-size: 12pt;
	font-variant: small-caps;
	letter-spacing: 1pt;
	margin-top: 10px;
	}
h4 {
	font-size: 10pt;
	font-variant: small-caps;
	letter-spacing: 1pt;
	margin-top: 10px;
	}

/*	links */
a {
	background-color: transparent;
	color: #359;
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-left: .1em;
	margin-right: .3em;
	text-decoration: none;
	}
a:hover {
	background-color: transparent;
	color: #252;
	text-decoration: underline;
	}
a:hover img {
	background-color: #ff8;
	-moz-box-shadow: 0px 0px 3px 2px #0f0;
	-webkit-box-shadow: 0px 0px 3px 2px #0f0;
	}
a.link_top {
	float: right;
	margin: 0 20px;
	}

/* 	images */
img {
	border: none;
	margin: 0;
	padding: 0;
	}

/*	tables */
table {
	margin: 0;
	padding: 0;
	}
th {
	background-color: #ffe;
	font-weight: normal;
	letter-spacing: 2pt;
	padding: .2em;
	}
td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	}
/*	header logo */
table.logo {
	background-color: #141;
	}
p.logo {
	border: none;
	margin: 0;
	padding: 0;
	text-align: right;
	}
#logo_title {
	border: none;
	color: White;
	font-size: 24pt;
	font-weight: bold;
	letter-spacing: 24pt;
	margin-right: 40px;
	margin-top: 20px;
	}
#logo_subtitle {
	border: none;
	color: White;
	font-size: 10pt;
	font-weight: normal;
	margin-right: 70px;
	}
#logo_motto {
	border: none;
	color: #f93;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 2pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 70px;
	}

/*	submenus */
table.menu,
table.submenu,
div.submenu {
	background-color: transparent;
	}
th.submenu {
	background-color: transparent;
	color: #fff;
	padding: 0px;
	text-align: left;
	}
td.submenu {
	color: #fff;
	font-size: 8pt;
	line-height: 0.2;
	padding-right: 20px;
	text-align: left;
	}

/*	tabular lists */
table.list {
	background-color: #e8e8e0;
	color: Black;
	}
table.list th {
	background-color: #eee;
	font-weight: normal;
	padding: .2em;
	}
table.list td {
	background-color: #fff;
	color: #554;
	padding: .2em;
	}
table#contact {
	}
table#contact td {
	padding: 5px 10px;
	}

/*	input */
input,
select,
textarea,
input[type="file"],
input.gsc-input {
	border: 1px inset #ccc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0px 0px 2px 2px #ddd inset;
	-webkit-box-shadow: 0px 0px 2px 2px #ddd inset;
	font-size: 9pt;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	}
input[type="button"],
input.gsc-search-button,
a.button {
	background-color: #eee;
	border: 1px outset #fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 0px 0px 2px 2px #ddd;
	-webkit-box-shadow: 0px 0px 2px 2px #ddd;
	padding: 5px;
	margin: 5px;
	vertical-align: middle;
	text-align: center;
	}
input[type="button"]:hover,
input.gsc-search-button:hover,
a.button:hover {
	background-color: #eef;
	border-color: Green;
	-moz-box-shadow: 0px 0px 2px 2px #ddd inset;
	-webkit-box-shadow: 0px 0px 2px 2px #ddd inset;
	}

/*	hierarchical lists */
ul {
	list-style-position: outside;
	list-style-image: url(/angoa/images/pointer_right.gif);
	}
li {
	margin: 5px 0px;
	}
ul.nested {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: circle;
	}
li.nested {
	margin: 5px 20px;
	}

/*	nested hierarchical lists */
li ul {
	list-style-image: none;
	list-style-type: square;
	}
li ul li ul {
	list-style-image: none;
	list-style-type: circle;
	}
li ul li ul li ul {
	list-style-image: none;
	list-style-type: disc;
	}
ol,
ul li ol {
	list-style-image: none;
	list-style-type: decimal;
	}
li ol {
	list-style-image: none;
	list-style-type: lower-alpha;
	}
li ol li ol {
	list-style-image: none;
	list-style-type: lower-roman;
	}

ul.feature_list li {
	margin: 10px 0 0 20px;
	}
ul.feature_list li:first-line {
	font-weight: bold;
	letter-spacing: 1px;
	}

ul.feature_list li ul li {
	margin: 0 0 0 20px;
	}
ul.feature_list li ul li:first-line {
	font-weight: normal;
	letter-spacing: 0px;
	}


