/* Start of CMSMS style sheet 'global-home' */
body {
	font-variant: small-caps;
	letter-spacing: normal;
	word-wrap: normal;
	word-spacing: normal;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	color: #2d7c75;
	background-color: #fdc899 ;
margin: 0 0 20px 0;
}
p {
	margin-top: 10px;
}
.nomargin {
	margin: 0;
}
.h1 {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-top: 10px;
}
h1.home {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	margin-top: 10px;
}

h1 {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	margin-top: 10px;
}
h2 {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 10px 0 0 0;
}
h2 pre {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top:-7px;
}
.h2 {
	font-family: "Copperplate Gothic Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 10px;
}
.smalltext {
	font-size: 80%;
}
a {
	color: #2d7c75;
	text-decoration: none;
}
.content a:link,
.content a:visited,
.content a:active {
        text-decoration: underline;
}
.content a:hover {
        text-decoration: none;
}
.table {
	margin: 25px auto 0 auto;
	width: 900px;
}
.table .menu {
	width: 30%;
	border-right: 1px solid #d19662;
	padding-right: 30px;
	font-family: Verdana;
	font-size: 12px;
}
.table .menu .currentpage {
	color: black;
}
.table .content {
	padding: 0 0 0 20px;
	/*border-right: 1px solid #d19662;*/
}
div.hr {
	border-bottom: 1px solid #d19662;
	margin: 5px 0 5px 0;
}
.content ul {
margin: 10px 0 0 0;
}
.content li {
line-height: 30px;
}
.center-table {
text-align: center;
margin: 0 auto;
width: 750px;
}
/* End of 'global-home' */

