
body {
	background-color: #4D6488;

}

h3, p {
	margin: 10px;
}

p a:link  {
	color: #FC0;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}
p a:visited {
	color: #EC9;
	font-weight: normal;
	border-bottom: 1px solid #999;
	text-decoration: none;
}
p a:hover, p a:active {
	color: #EC9;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	background-color: transparent;
}

.darkbar {
	background-color: #677A9A;
	background-image: url(/images/header/darkbar.gif);
	background-repeat: repeat-x;
}
.menucell {
	background-color: #4D6488;
	width: 141px;
	vertical-align: top;
}
.contentcell {
	width: 627px;
	background-color: #7284A0;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}
.contenttop {
	background-color: #B8BFCF;
	height: 285px;
}

.intro {
	background: #FFF url(../images/content/topcontent.gif) no-repeat;
	width:627px;
	height:345px;
	display:block;
	overflow: auto;
}

.intro img {
	margin: 30px 30px 0px 30px;
}

.intro p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F4F6E;
	margin: 10px 30px;
}

.intro p a:link, .intro p a:visited, .intro p a:active  {
	color: #3F4F6E;
	font-weight: bold;
}

.intro p a:hover {
	color: #333;
	font-weight: bold;
}

#foldheader{
	cursor:hand;
	margin-bottom: 2px;
}
.foldinglist a:link {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.foldinglist a:visited {
	color: #CCCCFF;
	text-decoration: none;
	font-weight: bold;
}
.foldinglist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.foldinglist a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.foldinglist {
	margin: 2px 0;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	display: none;
}
.foldinglist a {
	display: block;
	border-bottom: 1px dotted #CCC;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: -13px;
	padding-bottom: 3px;
}

.heading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: medium;
	margin: 10px;
	background-color: #C3882B;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-color: #FFFFFF;
	padding: 2px 5px 0px 5px;
}
.content, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	list-style-type: square;
	list-style-position: outside;
	margin-right: 10px;
}
.heading3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: normal;
}

ul.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: url(../images/content/asterisk_orange.gif);
	color: #FFF;
	margin-right: 15px;
}

ul.content ul {
	font-style: italic;	
	list-style-image: url(../images/content/sub.gif);
	padding-left: 18px;
	margin: 10px;
}


ul.articles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: url(../images/content/article.gif);
	color: #FFF;
	margin-right: 15px;
}

ul.articles ul {
	list-style-type: square;
	font-style: italic;	
	list-style-image: url(../images/content/sub.gif);
	padding-left: 18px;
	margin: 10px;
}

ul.press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-image: url(../images/content/article.gif);
	color: #FFF;
	margin-right: 15px;
}

ul.press li {
	margin: 10px;
}

ul.content a:link, 
ul.press a:link, 
ul.articles a:link {
	color: #FC0;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}

ul.content a:visited,
ul.press a:visited,
ul.articles a:visited {
	color: #EC9;
	font-weight: normal;
	border-bottom: 1px solid #999;
	text-decoration: none;
}

ul.content a:hover,
 ul.content a:active,
ul.press a:hover,
 ul.press a:active,
ul.articles a:hover,
 ul.articles a:active {
	color: #EC9;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	background-color: transparent;
}

ul.press ul {
	list-style-type: square;
	font-style: italic;	
}

/*
Newsletter
*/

.newsletter {
	background-color: #D0D9E2;
	margin: 10px;
	padding-top: 10px;
	border: 8px solid #FFF;
}

.newsletter h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #9E6C0A;
	font-size: 1.3em;
	font-weight: normal;
	font-style: oblique;
	margin: 10px;
}

.newsletter h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #304B75;
	font-size: 1em;
	font-weight: bold;
	font-style: oblique;
	border-bottom: 1px solid #FFF;
	margin: 20px 10px 15px 10px;
}

.newsletter p {
	color: #304B75;
	font-size: 12px;
	margin-top: 10px;
}

.newsletter a:link {
	color: #9E6C0A;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}

.newsletter a:visited {
	color: #9E6C0A;
	font-weight: normal;
	border-bottom: 1px solid #D8BF8D;
	text-decoration: none;
}

.newsletter a:hover,
 .newsletter a:active {
	color: #795B20;
	font-weight: normal;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
	background-color: transparent;
}

/*
Sign Up
*/

.signup {
	background-color: #EEDDBE;
	margin: 10px;
	border: 8px solid #F0D298;
}

.signup h2 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #9E6C0A;
	font-size: 0.9em;
	font-weight: normal;
	font-style: oblique;
	margin: 10px;
}

.signup p {
	color: #304B75;
	font-size: 12px;
	margin-top: 10px;
}
