body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	margin-top : 3px;
	margin-left : 3px;
}

p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : blue;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : blue;
}
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: underline;
	color : blue;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : black;
}

TD.tbl-up-lt   {
	background-image: url('images/upper-lt.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 120px;
	background-position : top;
	background-attachment : fixed;
	background-color : #999999;
}
TD.tbl-up-rt   {
	background-image: url('images/upper-rt.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 6px;
	background-position : top;
	background-attachment : fixed;
	background-color : transparent;
}
TD.tbl-lw-lt   {
	background-image: url('images/lower-lt.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 120px;
	background-position : bottom;
	background-attachment : fixed;
	background-color : #999999;
}
TD.tbl-lw-rt   {
	background-image: url('images/lower-rt.gif');
	background-repeat: no-repeat;
	height : 6px;
	width : 6px;
	background-position : bottom;
	background-attachment : fixed;
	background-color : transparent;
}
TD.tbl-lt   {
	background-image: url(images/content_box_slices_08.jpg);
	background-repeat: repeat-y;
	background-position : left;
	background-attachment : fixed;
	background-color : transparent;
}
TD.tbl-rt   {
	background-image: url(images/content_box_slices_10.jpg);
	background-repeat: repeat-y;
	background-position : left;
	background-attachment : fixed;
	background-color : transparent;
}
TD.tbl-mid-btm   {
	background-image: url(images/content_box_slices_16.jpg);
	background-repeat: repeat-x;
	background-position : bottom;
	background-attachment : fixed;
	background-color : transparent;
}

.innerTable {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border : 0 none;
	width : 100%;
	padding : 20 20 0 20;
	border-collapse: collapse;
	background-color : #FFFFFF;
}

.bnrTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align : center;
	text-justify : newspaper;
}
.bannerNav {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top : 2px;	
	padding-bottom : 2px;		

}
a.footer:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;	
}
a.footer:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.footer:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.smAddr{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top : 2px;	
	padding-bottom : 2px;		
		padding-left : 5px;		
}
a.smAddr:link{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;	
}
a.smAddr:visited{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
}
a.smAddr:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.topNavText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;

}
a.topNavText:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.topNavText:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.topNavText:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}


H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 0px;
	padding-right : 0px;
	color : White;
	margin-bottom : 3px;
	margin-top : 0px;
	margin-left : 0px;
}

.navUL {
	list-style-image : url("images/arrow_r.gif");
	list-style-position: outside;
	padding-top: 4px;
	margin-left : 20px;
}
.navUL_item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	text-indent : 0px;
	margin-left : 0px;		
}
a.navUL_item:link {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : white;

}
a.navUL_item:visited {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	color : white;	

}
a.navUL_item:hover {
	font-family : Arial, Helvetica, sans-serif;
	color : blue;
	text-decoration: underline;

}


.secHdr {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : black;
	background-color : #CCCCCC;
}


.homepage_list_bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
}
a.homepage_list_bold:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : black;
	text-decoration: none;
}
a.homepage_list_bold:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration: none;
	color : black;
}
a.homepage_list_bold:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : blue;
	text-decoration: underline;
}

.homepage_list_ital {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-style: italic;
	text-indent : 12px;
	margin-left : 0px;
}
.homepage_link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	font-style: italic;
}
a.homepage_link:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : black;
	font-style: italic;
	text-decoration: none;
}
a.homepage_link:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : black;
	font-style: italic;
	text-decoration: none;	
}
a.homepage_link:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : blue;
	font-style: italic;
	text-decoration: underline;
}

.secondary_list {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : blue;
}
a.secondary_list:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration: none;	
}
a.secondary_list:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	text-decoration: none;	
}
a.secondary_list:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : blue;
	text-decoration: underline;
}

HR{
	color:blue;
	width: 50%;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
