body, td, div, span{
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:10pt;
}

.title1 {
color: #1B2B4D;
font-family: Geneva, Arial, Helvetica, san-serif;
font-weight: bold;
font-size:12px;
}

.title2 {
color: #003399;
font-family: Geneva, Arial, Helvetica, san-serif;
font-weight: bold;
font-size:12px;
}

.highlightred
{
color: red;
font-weight: bold;
}


#bottombar
{
font-family: Geneva, Arial, Helvetica, san-serif;
font-weight: bold;
font-size: 9pt;
color: white;
}

#bottombar a
{
color: white;
}


#menu
{
 font-family: arial;
 font-size: 9pt;
 font-weight: bold;
 background-color: white;
}

#menu a {
color: #1B2B4D;
font: 8.5pt, arial;
text-decoration: none;
font-weight: bold;
}

#menu a:link, #menu a:visited
{
  text-decoration: none;
  color: #1B2B4D;
}

#menu a:active, #menu a:focus
{
  color: #1B2B4D;
  text-decoration: underline;
}

#menu a:hover
{
  color: #1B2B4D;
  text-decoration: underline;
}

#main
{
font-family: arial;
font-size: 10pt;
background-color: white;
}

#bkg
{
background-image: url(images/image_bckgrnd.gif);
background-repeat: no-repeat;
background-position: top right;
background-color: white;
}

#menu_right_shadow {
	background-image: url(images/shdwsmll_sl.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#main_right_shadow {
	background-image: url(images/shdwlrge_sl.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#bxtoplrg {
	background-image: url(images/boxlarge_tp_shdw.gif);
	background-repeat: no-repeat;
}
#bxbtmlrg {
background-image: url(images/boxlarge_btm.gif);
background-repeat: no-repeat;
background-position: top;
}
#bxtopsmll {
	background-image: url(images/boxsmall_tp_shdw.gif);
	background-repeat: no-repeat;
}
#bxbtmsmll {
background-image: url(images/boxsmall_btm.gif);
background-repeat: no-repeat;
}
#background {
	background-image: url(images/image_bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#title {
	background-image: url(images/main_title.jpg);
	background-repeat: no-repeat;
}

ol li{
	margin-bottom: 8px;
}

