body {
	background-color: white;
	background-image: url(../../images/granite_bg.jpg);
	background-repeat: repeat;
}

H1{ 
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 36px;
	font-weight:bold;
	font-style:italic;
	color: #006699;
	text-decoration:none;
}

H2{  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	color: #006699;
	text-align:center;
	text-decoration:none;
}

H3{  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #006699;
	text-align:left;
	text-decoration:none;
}

H4{ 
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	color: #006699;
	text-align:left;
	text-decoration:none;
}

H5{
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	color: #006699;
	text-align:left;
	text-decoration:none;
}

address{ 
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 10px;
	font-style:italic;
	color: #006699;
	text-align:center;
}

P{  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #006699;
	text-align:left;
}

blockquote{  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #006699;
	text-align:left;
}

#menu {
	position: absolute;
	top: 130px;
	width: 150px;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-align:left;
	text-decoration:none;
	background-image: url(../../images/menu_bg.png);
	background-repeat: repeat-y;
	overflow: auto;  /*float: none !important;
  clear: both;
  margin-left: 0px !important;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);*/
	}
	
.submenu {
	position: absolute;
	left: 7px;
	width: 135px;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-align:left;
	text-decoration:none;
  /*float: none !important;
  clear: both;
  margin-left: 0px !important;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);*/
	}
		
.submenuicon {
	position: absolute;
	width: 75px;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #00C7FF;
	text-align:left;
	text-decoration:none;
  /*float: none !important;
  clear: both;
  margin-left: 0px !important;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);*/
	}
	
.submenutext {
	position: absolute;
	z-index: 4;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-align:left;
	text-decoration:none;
	text-shadow: #666666 0.1em 0.1em 0.2em
	}	
	
.submenutexthilight {
	position: absolute;
	z-index: 5;
	display: none;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: yellow;
	text-align:left;
	text-decoration:none;
	text-shadow: #666666 0.1em 0.1em 0.2em
	}	
		
.icon {
	position: absolute;
	z-index: 1;
	display: block;
	}
		
.iconlitup {
	position: absolute;
	z-index: 2;
	display: none;
	}
		
.iconwithspot {
	position: absolute;
	z-index: 4;
	display: inherit;
	}
		
.spotlight {
	position: absolute;
	z-index: 3;
	display: inherit;
	left: 1px;
	top: 55px;
	}
		
.icontext {
	position: absolute;
	z-index: 5;
	display: inherit;
	left: 10px;
	top: 91px;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-align:center;
	text-decoration:none;
	text-shadow: #666666 0.2em 0.2em 0.3em
	}
	
.blurbmenutext {
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	font-weight:bold;
	color: #006699;
	text-align:left;
	text-decoration:none;
	text-shadow: #666666 0.1em 0.1em 0.2em
	}

.blurbtext {
	position: absolute;
	left: 175px;
	width: 80%;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #006699;
	text-align:left;
	text-decoration:none;
	overflow: auto;
	}
	
#fmlogos {
	position: absolute;
	background-color: #FFFFFF;
	align: center;
	vertical-align: middle;
	}
	
.fmlogoshadow {
	position: absolute;
	top: 5px;
	background-color: #FFFFFF;
  float: none !important;
  clear: both;
  margin-left: 0px !important;
  -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
	}

#mainbody {
	position: absolute;
	top: 130px;
	left: 175px;
	width: 80%;
	height: 470px;
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #006699;
	text-align:left;
	text-decoration:none;
	overflow: auto;
	}

#footer {
	position: fixed;
	bottom: 0px;
	width: 99%;
	height:24px;			/* Height of the footer */
	font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 12px;
	font-style:italic;
	color: #006699;
	text-align:left;
	text-decoration:none;
	}

.pageheading_pos_fixed
{
	position: fixed;
	top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
}
	
.floatingcentered {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
	}


.fieldlabel{  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 10px;
	font-weight:bold;
	color: #006699;
	text-align:right;
}

.menusleft {
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
    text-align: left; 
	font-weight:bold;
	color: #006699;
    font-size 10px; 
}

.smallmenus {
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
    text-align: center;
	color: #006699;
    font-size 9px; 
}

.menuscenter {
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
    text-align: center; 
	color: #006699;
	font-weight:bold;
}

.instructions {
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
    text-align: center; 
	color: #006699;
    font-style: italic;
}

.bodyText {  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #006699;
	text-align:left;
	}

.centeredText {  
    font-family: New Century Schoolbook, Century Schoolbook, Georgia, Times New Roman, serif;
	font-size: 14px;
	color: #006699;
	text-align: center;
	}

.titleitalic { 
    text-align: center; 
	font-weight:bold;
	font-style: italic;
}

a:link{ color: #006699; }

a:visited{ color: #006699; }

a:hover{ 
	color: yellow;
	text-shadow: #666666 0.1em 0.1em 0.2em 
}

a:active{ color: #006699; }

p.dropcap: first-letter {
    font-size:200%; 
    float:left; 
}
