* {
	margin:0;
	padding:0;
}

body {
	color:#FFF;
	font-family: arial, helvetica, verdana, lucida, sans-serif;
	font-size: 62.5%;
	line-height: 1.55em;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	background-color: #000;
	background-attachment: fixed;
	background-image: url(../images/fsm-body-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	display: block;
}

a {
	color:#B8EBFB;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: 0em;
}
a:hover {
	color:#FDFDFD;
	text-decoration:underline;
}
a img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
:focus {
	outline:0;
}
h1 {
	font-size:1.5em;
	color: #FFF;
	text-align: left;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-bottom: 3px;
	letter-spacing: 0em;
}
h2 { font-size:1.5em; }
h3 {
	font-size:1.5em;
	color: #DDFDFF;
	text-decoration: none;
	letter-spacing: .05em;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 10px;
}
h4 {
	font-size:1.05em;
}
h5 {
	font-size:1.05em;
	text-decoration: none;
}
h6 {
	font-size:1.3em;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: 0em;
	text-align: left;
	color: #FFF;
	text-decoration: none;
}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {
	padding:0;
	vertical-align: middle;
	text-decoration: none;
}

/* Paragraph */
p {
	margin-bottom:1em;
	color: #C5EAFF;
	font-size: 1.4em;
	text-decoration: none;
	margin-top: 0.025em;
	padding-top: 0px;
	margin-right: 0px;
	letter-spacing: 0em;
	line-height: 1.2;
	text-align: left;
}
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{
	content:'';
}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {
	display:none;
}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }


/* Size */
small {
	font-size:.65em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
	color: #fefefe;
}
big {
	font-size:2.2em;
	font-weight: bold;
	text-decoration: none;
	color: #EAFBFF;
}

hr {
	height:1px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	overflow: hidden;
	color: #086090;
	text-decoration: none;
	width: 458px;
}
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	margin-top: 0em;
	padding-top: 0px;
	letter-spacing: .025em;
	text-align: left;
	color: #C5EAFF;
	font-style: italic;
}

blockquote.writer {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0em;
	margin-top: 0.5em;
	padding-top: 0px;
	text-align: left;
	letter-spacing: 0em;
}


li a {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	text-align: left;
	text-decoration: none;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5EAFF;
	padding-bottom: 0px;
}

li a:hover {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

h6 a {
	color: #FFF;
	text-decoration: underline;
	font-size: 1em;
}

h6 a:hover {
	color: #B8EBFB;
	text-decoration: none;
}

strong { color: #C5EAFF; }

ol {
	text-decoration: none;
	overflow: visible;
	letter-spacing: 0em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #E1F0FF;
	margin-left: 20px;
	font-weight: normal;
}
ol li {
	list-style-type: decimal;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
}

ol li a {
	text-decoration: none;
	overflow: visible;
	color: #E1F0FF;
}

ol li a:hover {
	text-decoration: none;
	overflow: visible;
	font-weight: bold;
	color: #FFF;
}


ul {
	margin-left: 15px;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
}

ul li{
	text-decoration: none;
	list-style-type: disc;
	overflow: visible;
	color: #C5EAFF;
	list-style-position: outside;
	margin-top: 0.025em;
	margin-bottom: 0.6em;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: normal;
}


p.tiny {
	color: #C5EAFF;
	font-size: 1.1em;
	text-decoration: none;
	margin-top: 0.025em;
	padding-top: 0px;
	letter-spacing: 0em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
}

.map {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-align: left;
}

iframe {
	border: 3px solid #83B2FF;
	overflow: hidden;
}
