@charset "UTF-8";
body {
	padding: 0;
	/*text-align: center;  this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	position: absolute;
	left: 30px;
	top: 0px;
	z-index: 0;
	margin: 0px;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:absolute;
	font-size: 11px;
}
#header {
	text-align: center;
	height: 55px;
	background-image: url(http://www.formz.com/images/headerbkg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#headerLogoDiv {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#mainMenuTop {
	top: 10px;
	left: 201px;
	text-align: center;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	font-size: 90%;	
}
#mainContent {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	width: 900px;
}
#FlashDiv {
	height: 5px;
	margin: 0px;
	padding: 0px;
}
#mainContent_body {
	float: left;
	width: 675px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	padding-right: 10px;
	font-size: 12px;
	color: #333333;
}
#mainContent_body .secondary {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#mainContent_body li {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#mainContent_body h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#footer {
	text-align: center;
	width: 900px;
	margin-top:10px;
	background-repeat: no-repeat;
	background-image: url(http://www.formz.com/images/footerBkg.png);
	clear:both;
	height: 31px;
	margin-bottom: 10px;
} 
#footer p {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}
#footer h6 {
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #578ABD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3a5978;
}
a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #666666;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 3px;
}
h2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	color: #CE0B0B;
}
h3 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.orange {
	color: #3a5978;
	font-size: 12px;
}
.GreyOnPageType {
	color: #CC0000;
}
.schoolsListTitles {	font-size: 16px;
	font-weight: bold;
	color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 10px;
}
.REDfontMainBody {
	font-weight: bold;
	color: #3a5978;
}
.DocTitle {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	margin-right: 10px;
}
.downloadBtnFileSizeTxt {
	font-size: 8pt;
	font-weight: normal;
	padding-top: 3px;
}

.invisible {
	display: none;
	visibility: hidden;
}
.visible {
	display: inline;
	visibility: visible;
}
.arrow {
	float:left;
	position:relative;
	top:3px;
	margin:0px;
	padding:0px;
}
.side_menu_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	left: 0px;
	clear: both;
	padding: 0px;
	margin: 0px;
	margin-right:0px;
}
#prevNextDiv {
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	clear: both;
	position: absolute;
	z-index:1000;
	left: 705px;
	top: 69px;
}
#mainContent_Menu {
	float: left;
	width: 175px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0px;
	margin-top: 5px;	
	margin-left: 0px;
	background-image: url(http://www.formz.com/images/side_menu/side_menu_bkg.png);
	background-repeat: no-repeat;
	height: 550px;
}
#mainContent_Menu h6 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 1px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 14px;
}

#mainContent_Menu h6 a:visited {
	color: #333333;
	text-decoration: none;
}
#mainContent_Menu h6 a:link {
	color: #333333;
	text-decoration: none;
}
#mainContent_Menu h6 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
.menu_item_div {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	clear:both;
}
#container #mainContent #mainContent_Menu a.side_menu_highlight {
	cursor:text; /*Make mouse pointer an arrow to discourage clicking */
	color: #CC0000;
}
#mainContent_Menu  p img {
	margin-top: -10px;
	padding-bottom: 11px;
}
#mainContent_Menu h3 img {
	margin-bottom: 15px;
	margin-left: 25px;
}
#google_translate_element {
	position:absolute;
	top:600px;
	left:15px;
	width:140px;
	height:20px;
}
#features_prev_next_div {
	float: right;
	height: 20px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	clear: both;
	position: absolute;
	z-index:1000;
	left: 480px;
	top: 115px;
}
