/* =============================================================== BBODY */
body {
	font-family:"Copperplate Gothic Bold", "Times New Roman", Times, serif;
}
A:LINK,A:VISITED
	{
	color:blue;
	text-decoration:none;
	}
A:HOVER
	{
	color:blue;
	text-decoration:underline;
	}
.homepage-main-table {
	background-color:#dddddd;
	border:solid 1px #000000;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
}
.fontLight
	{
	font-family:"Copperplate Gothic Light", "Times New Roman", Times, serif;
	}
.main-table {
	background-color:#dddddd;
	border:solid 1px #000000;
	margin-top:0px;
	padding-top:0px;
	padding-right:0px;
}
.logo {
	width:200px;
}
.homepage-header {
	border-left:solid 1px #000000;
	margin-bottom:5px;
}
.title {
	background-color:#000000;
	color:#ffffff;
}
.title1 {
	font-family:"Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}
.title2 {
	font-family:"Rage Italic", script;
	font-size:32px;
	font-weight:bold;
}
.title3 {
	font-family:"Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
}
.title4 {
	font-family:"Rage Italic", script;
	font-size:29px;
	font-weight:bold;
}
.menu {
	font-family:"Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	width:222px;
}
.active {
	font-family:"Copperplate Gothic Bold", "Times New Roman", Times, serif;
	font-size:18px;
	text-align:left;
	width:222px;
	color:#666666;	
}
a.menu {
	text-decoration:none;
	color:#000000;
}
a.menu:hover {
	text-decoration:none;
	color:#666666;
}
.note {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:15px;
	line-height:1.2;
	background-color:#ffffff;
	margin-top:35px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;	
}
.note2 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.2;
	background-color:#ffffff;
	padding-bottom:5px;
	border-left:solid 1px #000000;
}
.note2a {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.2;
	background-color:#ffffff;
	padding-bottom:5px;
}
.note3 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:18px;
	line-height:1.2;
	background-color:#ffffff;
	margin-top:35px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
}
.note4 {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:16px;
	line-height:1.2;
	background-color:#ffffff;
	margin-top:35px;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:5px;
}
.note-heading {
	font-family:"Goudy Old Style", "Times New Roman", Times, serif;
	font-size:20px;
	line-height:1.2;
}
.note-subhead1 {
	font-family:"Copperplate Gothic Light", "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}
.note-subhead2 {
	font-family:"Calibri", "Arial", sans-serif;
	font-size:medium;
	font-weight:bold;
	line-height:1.2;
	text-align:center;
}
.note-subhead2a {
	font-family:"Calibri", "Arial", sans-serif;
	font-size:medium;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
}
.note-subhead3 {
	font-family:"Copperplate Gothic Light", "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	line-height:1.2;
	text-align:left;
}
.note-subhead3a {
	font-family:"Copperplate Gothic Light", "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	line-height:1.5;
	text-align:center;
}
.note-subhead4 {
	font-family:"Calibri", "Arial", sans-serif;
	font-size:medium;
	line-height:1.2;
	text-align:left;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}


.clearfix:after, .post:after, .wrapper-inner:after, .wrapper:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   overflow:hidden;
   clear: both;
}
.clear,.gf_clear {clear:both;line-height:0px;height:0px;overflow:hidden;font-size:0px;}
.clear.big {margin-bottom:30px;}