/* -- Basics -- */
html, body, div, p, ul, ol, li, form, fieldset, h1, h2, h3, h4, h5, h6, address   { margin: 0; padding: 0; list-style: none; }

html            { background: #0a1153; }
body		    { font: normal 62.8%/1.3 Arial, Helvetica, sans-serif; margin: 0px;
				  background-image: url('../images/smi77_back.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position:top center; position:relative; z-index: 0;}
a			    { color: #838383; }
a img   	    { border:0; }
input,
select,
textarea        { font-family: lucida, sans-serif; font-size: 1em; vertical-align: middle; }
input.button,
select.button,
textarea.button { background: #fff; padding: 2px 0; border: none; color: #000 !important; }
button.button   { margin: 0; padding: 0; height: 18px; border: none; text-decoration: underline; font-weight: bold; color: #00CCFF; cursor: pointer; }
input.submit    { width: 87px !important; height: 22px; overflow: visible; padding: 0 5px; color: #fff; font-weight: bold; border: none; cursor: pointer; }
label           { cursor: pointer; padding-right: 5px; line-height: 20px; }

h1	{ font-size: 2em; margin-bottom: .5em; }
h2	{ font-size: 1.7em; }
h3	{ font-size: 1.5em; }
h4	{ font-size: 1.3em; }
h5	{ font-size: 1.2em; }
h6	{ font-size: 1em; }

h1, h2, h3, h4, h5, h6  { color: #fbf8b4; }

table           { border-collapse: collapse; width: 100%; }
table th        { text-align: left; }
table td.right  { padding-left: 5px; }
table th.right  { padding-left: 5px; }
table td.left   { padding-right: 5px; }
table th.left   { padding-right: 5px; }

blockquote  { margin: 0; padding: 10px 20px; color: #333333; line-height: 1.6; font-family: Georgia, serif; }
fieldset    { border: 0 !important; }

/* -- User friendly features --*/
.hidden { display: none; }
.noscreen { width: 200px; position: absolute; left: -9999px; top: -9999px; }

/* -- Basics layout -- */
#view     { position: relative; }
#head     { font-size: 1.2em; position: relative; z-index: 20; }
#header     { font-size: 1.2em; position: relative; z-index: 20; }
#topheader  { font-size: 1.2em; position: relative; z-index: 20; }
#menu     { font-size: 1.2em; position: relative; z-index: 10; }
#pagemenu { font-size: 1.0em; position: relative; z-index: 100; }
#content  { font-size: 1.3em; margin: 0px; position: relative; z-index: 1; }
/* --  #foot     { font-size: 1.2em; position: relative; z-index: 1; }  --*/

/* -- Main classes -- */
.fr		     { float: right !important; }
.fl		     { float: left !important; }
.clear     { clear: both !important; }
.right	   { text-align: right !important; }
.left		   { text-align: left !important; }
.center	   { text-align: center !important; }
.last		   { margin-right: 0 !important; margin-bottom: 0 !important; border-bottom: none !important; padding-bottom: 0 !important; background: none; }
.small	   { font-size: .90em; }
.big       { font-size: 1.2em; }
.biggest   { font-size: 2.3em; }
.menu_small { font-size: .9em; }
.light     { color: #999999 !important; }
.alt       { font-weight: bold; }

/* -- Main icons -- */
.ico	            { position: relative; padding-right: 30px; height: 20px; padding-bottom: 2px; vertical-align: middle; background: 100% 0 no-repeat; }
.ico-more        	{ background-image: url('../images/ico/ico-more.gif'); }

/* -- Forms layout -- */
.formBox .lab			      { float: left; width: 19%; text-align: right; padding-right: 1%; }
.formBox .con			      { float: right; width: 80%; }
.formBox .button:focus  { border-color: #000; }

/* -- Layout -- */
#view         { width: 954px; margin: 0 auto; padding: 0 11px;}
#head         { height: 120px; width: 954px; }
#topheader    { height: 120px;}
#header       { height: 120px; background-color: #0a1153;}
#menu         {	position: absolute;	top: 103px;	left: 0px; z-index: 100; width: 954px; height: 64px; overflow: hidden; }
#pagemenu	  {
	position: relative;
	width: 1000px;
	z-index: 100;
	left: 0px;
	height: 23px;
	padding: 30px 0px;
	overflow: hidden;
}
#content      { width: 954px; margin-bottom: 3px; overflow: hidden; background: white repeat-x; }

  .subheader { margin-bottom: 24px; padding-left: 5px; font-weight: normal; font-family: Georgia, "New York CE", utopia, serif; }
  #printPage { position: absolute; right: 25px; top: 25px; color: #fbf8b4; }
  .navi,
  .navi *    { color: #fff; }

  /* Header */
  #logotype     {
	float: center;
	display: block;
	font-size: 0.65em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0214B5;
}
  #logotype,
  #logotype *   {
	color: #0214B5;
	text-decoration: none !important;
	font-size: 0.85em;
	font-style: italic;
}
.verbiage {font-size: 1.0em; }
.verbiage_title {
	font-size: 1.8em;
	font-weight: bold;
	color: #000099;
}

  /* Cool Roof */
  #CoolRoof         { position: absolute; top: 0; right: 0; width: 300px; text-align: right; padding: 28px 1px; font-size: 1.1em; }
  
  /* Menus */
  #mainMenu             {
	position: absolute;
	top: 23px;
	left: -12px;
	height: 22px;
	padding: 0 18px;
	width: 954px;
}
  #mainMenu li          {
	font-size: 14px;
	margin-right: 2px;
	float: left;
}
  #mainMenu li a,
  #mainMenu li strong   { display: block; width: 115px;	height: 42px; padding-top: 10px; text-align: center; color: #fff; text-decoration: underline !important; font-family: Arial, Helvetica, sans-serif; background: url('../images/bg-menu-item.gif') 0 0 no-repeat; }
  #mainMenu li strong   { color: #000; font-weight: normal; background: #fff url('../images/bg-menu-item.gif') 0 -42px no-repeat; }
  #mainMenu li a:hover  { color: #000; text-decoration: underline !important; background: #000 url('../images/bg-menu-item.gif') 0 -42px no-repeat; }

  /* Page Menu */
  #leftmenu             {
	position: absolute;
	float: left;
	top: 0px;
	left: 100px;
	width: 850px;
	height:23px;
}
  #leftmenu li          {
	font-size: 1.3em;
	text-align: center;
	color: #000;
	font-weight: bold;
	float: left;
}
  #leftmenu li a,
  #leftmenu li strong   {
	display: block;
	width: 200px;
	height: 23px;

	padding-top: 10px;
	text-align: center;
	color: #000;
	text-decoration: underline !important;
	font-family: Arial, Helvetica, sans-serif;
	background: url('../images/bg-submenu-item.gif') 0 0 no-repeat;
}
  #leftmenu li strong   { color: #fff; font-weight: bold; background: #fff url('../images/bg-submenu-item.gif') 0 -33px no-repeat;}
  #leftmenu li a:hover  {
	color: #fff;  
	text-decoration: underline !important;
	background: #000 url('../images/bg-submenu-item.gif') 0 -33px no-repeat;
	text-align: center;
}
