
body{
	text-align: center;
   background-color:  #192d82;
	margin-top: 0px;
}

h1{
	font: bold 13pt  Arial;
	color: #192d82;
}

h2{
	font: bold 11pt  Arial;
	color: #192d82;
}

table.outputdisplay {
	border-left: 2px solid #930708;
	border-top: 2px solid #930708;
	border-collapse:collapse;
}

table.outputdisplay th{
	background: #808d95;
	border-bottom: 2px solid #930708;
	border-right: 2px solid #930708;
	font: bold 11pt  Arial;
	color: #ffffff;
}

table.outputdisplay td{
	background: #D7DCDF;
	font: 8pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	border-bottom: 2px solid #930708;
	border-right: 2px solid #930708;
}


#greyblue{
	padding: 2px;
	background: #808d95;
	font: bold 13pt  Arial;
	color: #FFFFFF;
}

#red{
	padding: 2px;
	background: #930708;
	font: bold 13pt  Arial;
	color: #FFFFFF;
}
#blue{
	padding: 2px;
	background: #192d82;
	font: bold 13pt  Arial;
	color: #FFFFFF;
}
#nav{
	background-image: url(images/topmontagenav.jpg);
	height: 252px;
	width: 780px;
	display: block;
	position: relative;
   margin-left: auto;
	margin-right: auto;
}



#nav ul
{
 list-style: none;
 padding-top: 125px;
 padding-left: 22px;
 margin: 0;
}

#nav li
{
float: left;
display: inline;
margin-left: 22px;
}

#nav li a
{
padding:3px;
float: left;
display: block;
border: none;
color: #192d82;
text-decoration: none;
text-align: center;
font: bold 10pt Arial;
}

#nav li a:hover {
  color: #920707;
  /*background-color:*/
}



#footer{
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 780px;
	display: block;
	position: relative;
   margin-left: auto;
	margin-right: auto;
}

#footer ul
{
 list-style: none;
 padding-top: 15px;
 padding-left: 22px;
 margin: 0;

}

#footer li
{
float: left;
display: inline;
margin-left: 22px;

}

#footer li a
{
padding:3px;
float: left;
display: block;
border: none;
color: #ffffff;
text-decoration: none;
text-align: center;
font: bold 8pt Verdana;
}

#footer li a:hover {
  color: #808d95;
  /*background-color:*/
}



#contentcont{
	background-image: url(images/centerbg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	width: 780px;
	display: block;
	position: relative;
   margin-left: auto;
	margin-right: auto;
}

#content{		
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
}

ABBR, ACRONYM, ADDRESS, BDO, BIG, BLOCKQUOTE, BODY, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, DD, DEL, DFN, DIR, DIV, DL, DT, EM, FIELDSET, FONT, FORM, IFRAME, INPUT, INS, KBD, LABEL, LEGEND, LI, MENU, NOFRAMES, NOSCRIPT, OL, OPTGROUP, OPTION, P, PRE, Q, S, SAMP, SELECT, SPAN, STRIKE, STRONG, SUB, SUP, TABLE, TBODY, TEXTAREA, TFOOT, TH, THEAD, TITLE, TR, TT, UL, VAR {
font: 8pt Verdana, Arial, Geneva, Helvetica, sans-serif;

}
