@font-face {
	font-family: fuji;
	src: url('/images/fuji2n.ttf');
}
/* CSS Document */


body {
	background-color: #2b82b3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/stars.png);
	background-repeat: no-repeat;
	background-position: left;
}
.mainbody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	line-height: 18px;
}
.topLinkInside {
	padding-top: 4px;
}
.standOutText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #35D200;
	font-weight: bold;
}
.fullbody {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: 0px top;
	background-attachment: scroll;
	padding: 0px;
}
.strokeBlack {
	border: 1px solid #000;
}
.horRule {
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #439FD1;
}
.bodyText {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	background-image: url(/images/plate_back.png);
	background-repeat: no-repeat;
	color: #1B516E;
	margin-top: 0px;
	margin-bottom: 20px;
}
.bodyTextInside {
	border: 4px solid #C0BEBC;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.bodyTextInside h1 {
	font-family: "fuji", Gadget, sans-serif;
	font-size: 32px;
	color: #1B516E;
	text-shadow: 0px 15px 5px rgba(0,0,0,0.1),
                 10px 20px 5px rgba(0,0,0,0.05),
                 -5px 10px 5px rgba(0,0,0,0.05);
	margin-top: 0px;
	padding-top: 0px;
}
.bodyTextInside h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #2B82B3;
	background-image: url(/images/h2_back.PNG);
	background-repeat: repeat-x;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 22px;
}
.bodyTextInside h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #6699FF;
	height: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	padding-bottom: 0px;
}
.bodyTextInside a {
	color:#69F;
}
a {
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #E6ECFB;
}
h1 {
	font-size: 21px;
	line-height: 25px;
	color: #7743A6;
}
h2 {
	color: #C9DFBA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.topBar {
	background-color: #CCC;
	background-image: url(/images/top_bar_back.PNG);
	background-repeat: repeat-x;
	height: 45px;
	text-align: center;
}
.topBarMiddle {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.facebook {
	float: left;
	margin-left: 12px;
}


.alpha-shadow {
	clear: both;
	float:left;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin: 14px 0 0 17px !important;
	margin: 14px 0 0 8px;
	}

.alpha-shadow div {
  background: url(/images/shadow2.png) no-repeat left top !important;
  background: url(/images/shadow2.gif) no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }

.alpha-shadow img {
  background-color: #fff;
  border: 1px solid #a9a9a9;
  padding: 4px;
  margin: 0;
}
.footerText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
