.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.GridHeader {
  background-color: #394A6B;
  height:30px;
  background-repeat: no-repeat;
  color:White;
  font-weight:bold;
}
.DlgSubMenu
{
	background-color: #A9D6E7;
	border-bottom: 1px solid #9EC6DB;
	border-left: 1px solid #9EC6DB;
	border-right: 1px solid #9EC6DB;
	border-top: 1px solid #9EC6DB;
	color: #165A6D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.DlgSubMenuSelected
{
	background-color: White;
	border-bottom: 1px solid #ffffff;
}
.DlgSubMenuHover
{
	background-color: #4484BB;
	color: #ffffff;
}
.adjustedZIndex
{
	z-index: 1;
}
.imgpadding
{
	padding: 0px 25px 25px 25px;
}
.time
{
    color:#4284B7;
    padding-top:6px;
}
.homebanner
{
	background-image: url('HomeBanner.jpg');
	color: #ffffff;
	height: 244px;
	width: 100%;
}
.news
{
	background-color: #E2F2F8;
	border-bottom: solid 1px #99BCD8;
	border-right: solid 1px #99BCD8;
	border-top: solid 3px #99BCD8;
	font-size: 8pt;
	height: 187px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
}
.product
{
	float: left;
	font-size: 8pt;
	margin: 25px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	width: 210px;
}
.bodytext
{
	font-size: 9pt;
	padding: 25px 25px 0px 25px;
}
.productgroup
{
	background-image: url(footer_sansarrow.gif);
	background-repeat: repeat-x;
	width: 100%;
}
* html #footer
{
	margin: -130px 0 0;
}
* html #nonfooter
{
	height: 100%;
}
body
{
	background: #ffffff;
	background-image: url(grad.gif);
	background-repeat: repeat-x;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
html
{
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	height: 100%;
	margin: 0;
	margin-bottom: 1px;
	overflow-y: scroll;
	padding: 0;
}
#content
{
	padding: 0 0 140px;
}
#footer
{
	height: 130px;
	margin: -130px auto 0;
	position: relative;
	text-align: left;
	width: 100%;
}
#nonfooter
{
	margin: 0 auto;
	min-height: 100%;
	width: 100%;
}
.contentheadpanel
{
	background-color: #4484BB;
	border-bottom: solid 1px #000000;
	border-top: solid 1px #000000;
	height: 45px;
	margin-bottom: 10px;
	width: 100%;
}
.contentheadertxt
{
	color: #ffffff;
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	margin-left: 208px;
	padding-top: 13px;
}
.contenttrail
{
	background-image: url(footer_sansarrow.gif);
	height: 5px;
	width: 100%;
}
.loginwindow
{
	background-color: #4284B7;
	color: #ffffff;
	height: 120px;
	text-align: right;
	width: 190px;
}
.loginfooter
{
	background-image: url('login/loginbottom.gif');
	height: 29px;
	width: 190px;
}
.loginheader
{
	background-image: url('login/logintop.gif');
	height: 20px;
	width: 190px;
}
.innerfooter
{
	background-color: white;
	background-image: url(footer_sansarrow.gif);
	height: 70px;
	text-align: left;
	width: 995px;
}
.subfooter
{
	background-color: #4484BB;
	height: 130px;
	text-align: center;
	width: 100%;
}
.footercontent
{
	padding: 20px 15px 15px 15px;
}
.AccordianHeaderOpen
{
	background-image: url(accordianbg_open.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
	height: 28px;
	width: 190px;
}
.AccordianHeaderClosed
{
	background-image: url(accordianbg_closed.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px #ffffff;
	height: 28px;
	width: 190px;
}
.AccordianHeaderText
{
	padding: 8px 7px 7px 7px;
}
.AccordionContent
{
	height: 151px;
	overflow:hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:0pt;
}
.label
{
        width:150px;
}
h1 { 
font-size: 16px; 
} 

h2 { 
font-size: 12px; 
} 

h3 { 
font-size: 10px; 
} 

input[type=submit]
 {
	color:#4484BB;
	background-color:#ffffff;
	border:1px solid;
	height:22px;
	border-top-color:#4484BB;
	border-left-color:#4484BB;
	border-right-color:#4484BB;
	border-bottom-color:#4484BB;
	background-image:url(menu_sansarrow.gif);
 }