 * /* Our "universal rule" */ 
{ 
padding: 0; 
margin: 0; 
border: 0; 
} 
BODY {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
	PADDING-RIGHT: 0px; 
	MARGIN-TOP: 20px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	FONT: 12pt Arial,sans-serif; 
	COLOR: #000000; 
	PADDING-TOP: 0px; 
	background-color: #666699;
	background-image:url("keybg.gif");
	background-repeat: repeat-y;
}
#footer{
	COLOR: #696969;
	FONT: 10pt Arial,sans-serif;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3399CC;
}
#footertext{float:right}
#footer a:link, #footer a:active, #footer a:visited  {	COLOR: #696999; }

#mainContainer {
background-color: #ffffff;
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;

	PADDING-BOTTOM: 10px; 
} 
#main{
float:right;
	width:810px;
	z-index:2;
	left: 135px;
	top: 182px;
	margin: 0px; 
	padding: 2px 0px 0px 0px ;
	background-color: #ffffff;

}
#main img{padding: 6px 6px 6px 8px ;}
#rightbar {float:right;
padding: 2px 4px 0px 2px ;}
#rightbox {
	float:right;
	padding: 6px 0px 12px 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 6px;
}
h1 {
	font-size: 32px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	padding-bottom: 16px;

}
h2 {
	font-size: 18px;
	padding-left: 20px;
	padding-bottom: 14px;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	padding-left: 20px;
		padding-bottom: 13px;
	line-height: normal;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	padding-left: 20px;
		padding-bottom: 12px;
	line-height: normal;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	padding-left: 20px;
		padding-bottom: 10px;
	line-height: normal;
	font-weight: bold;
}
hr {
	color: #9999A1;
background-color: #9999A1;
height: 1px;
}

.text {
	width: 62%;
}
#listmenu ul {
margin: 0; 
padding-left: 4px;
padding-top: 4px;
list-style-type: none;
} 
#listmenu li {
margin: 2px 0 0;
font-size: 10px;
} 

#listmenu a {
display: block;
width:110px;
padding: 2px 2px 2px 6px;
border: 1px solid #000000;
background: #333399;
	background-image: url(search_barbg.gif);
	background-repeat: repeat-x;
color: #ffffff;
text-decoration: none; /*lets remove the link underlines*/
} 
#listmenu a:link, #list-menu a:active, #list-menu a:visited {
color: #ffffee;
}

#listmenu a:hover {
border: 1px solid #000000;
background: #eeeeff;
color: #000066;
} 

#wider {
	position:absolute;
	width:800px;
	z-index:2;
	left: 237px;
	top: 165px;
}
#header{ background-image: url(bigback.jpg); 
background-repeat: no-repeat;
	color: #FFFFFF;}
.headertext1{font-size: 60px;}
.headertext2{font-size: 28px;}
.subheading{background: #006699;
	background-image: url(search_barbg.gif);
	background-repeat: repeat-x;
color: #ffffff;}


.small {
	font-size: 10px;
	color: #666666;

}

.rightbg {
	background-color: #FFFFFF;

}
/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#ccccee;
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
.pic {
	color: #666666;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 4px;
}
.rightimage{float:right; padding:4px;}
input {
	border: 1px solid #000099;
}
textarea {
	border: 1px solid #000099;
}
#main ul {
	padding-left: 36px;
}

