body {
	background-color: #e6e4e4;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	padding : 8px 0px 8px 0px;	
	color : #990000;
}
h1.title {
  margin-left: 25px;
  margin-top: 10px;
  text-transform: uppercase;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	color : #990000;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	color : #666;
	
}
h3 .red {
	color: #800;
}
#navContainer {
   width: 180px;
}
#container {
   text-align: center; 
   background: #e6e4e4 url(../images/bkg_header183.gif) repeat-x;

}
#tblBox {
	border: 1px solid #666;
}
.tblHeader {
	background: #2e5ab8;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	color : #fff;
}
.tblRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding : 5px;
	color : #000;
}

#content {
	background: #fff;
	border: 1px solid #ccc;
	padding : 0px;
}
#footer {
	background: #fff url(../images/bkg_footer.jpg) repeat-x bottom;
	padding: 5px 0px 5px 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}
#footerLeft {
	background: #e6e4e4;
	padding : 0px;
	
}
#footerRight {
	background: #e6e4e4;
	padding : 0px;
}
#header {
	background: #000 url(../images/bkg_header.gif) repeat-x;
	padding : 0px;
	padding-bottom: 10px;
}

#nav {
	background: #b3b2b2;
	width: 180px;
}
#main {
   width: 740px;
}
#divContent {
   width: 570px;
}
#headerImage, #titleImage {
  width: 750px;  
}

#pageContent {
	background: #fff;
	padding: 0px 25px 20px 25px;
}
#pageTitle {
	background: #000 url(../images/bkg_page_title.gif) repeat-x;
	padding : 0px;
}
#sidebarLeft {
	background: #e6e4e4;
	padding : 0px;
}

#sidebarRight {
	background: #e6e4e4;
	padding : 0px;
}
.contentTxt {
	font-family : arial;
	font-size : 13px;
	padding : 0px;
	line-height: 180%;
}
.contentLink {
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	color : #333333;
}
.contentLink:hover {
	font-family : arial;
	font-weight : bold;
	font-size : 11px;
	color : #ff0000;
}
.footerTxt {
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : #000;
	padding: 20px;	
}
.imageTxt {
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-decoration : none;
	color : #000;
	padding: 0px;	
}

.homeFooter, .homeFooter a {
	font-family : arial;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color : #666;
}

.navBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	height: 33px;
	padding: 8px 0px 8px 8px;
	background: #b3b2b2 url(../images/bkg_button.gif) repeat-x;
}

.navBtnOver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 33px;
	padding: 8px 0px 8px 8px;
	background: #b3b2b2 url(../images/bkg_button_over.gif) repeat-x;
	cursor: pointer;
}
.navBtnOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 33px;
	padding: 8px 0px 8px 8px;
	background: #b3b2b2 url(../images/bkg_button_over.gif) repeat-x;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #990000;
}
.printButton, .printButton a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#footer a {
	font-family : arial;
	font-weight : normal;
	font-size : 10px;
	text-decoration : none;
	color : #000;
}
#footer a:hover {
	text-decoration : underline;
}
#videoWindow {
	background: #000;
}
#footerLinks {
   background: inherit;
} 