body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
	background-image: url(img/internal-background.gif);
	background-repeat: repeat-x;
}
#masthead {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(img/internal-logo-header.gif);
	height: 133px;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 0.65em;
}
#wrapper {
	width: 964px;
	margin: 0 auto;
}
#column_wrapper {

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 764px;
	float: left;
}
#right {
	width: 200px;
	float: left;
	text-align: right;
}
#left .content {
	padding: 24px 0px 0px 32px;
	font-size: 0.8em;
	line-height: 1.65em;
	text-align: justify;
}
#right .content {
	padding: 0px 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #32527f;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #666666;
	text-decoration: none;
}
#right a:visited {
	color: #666666;
	text-decoration: none;
}
#right a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #32527f;
}
#wrapper  .menulist0  a, #wrapper  .menulist0  a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #666666;
}
#wrapper  .menulist2  a, #wrapper  .menulist2  a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #7F5F32;
}
#wrapper   .menulist3   a, #wrapper   .menulist3   a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #7F3252;
}
#wrapper   .menulist4   a, #wrapper   .menulist4   a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #527F32;
}
#wrapper    .menulist5    a, #wrapper    .menulist5    a:visited {
	padding: 0 6px 0 0;
	border-right: 6px solid #7F3932;
}
#wrapper .menulist a:hover {
	border-color: #CCCCCC;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#title1   {
	font-size: 3em;
	margin: 0;
	color: #32527F;
	text-align: right;
}
#title2   {
	font-size: 3em;
	margin: 0;
	color: #7F5F32;
	text-align: right;
}
#title3   {
	font-size: 3em;
	margin: 0;
	color: #7F3252;
	text-align: right;
}
#title4   {
	font-size: 3em;
	margin: 0;
	color: #527F32;
	text-align: right;
}
#title5   {
	font-size: 3em;
	margin: 0;
	color: #7F3932;
	text-align: right;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.copyright {
	color: #CFCFCF
}

.content p {
	margin: 12px 0;
}
