.divider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/page-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.news-bg {
	background-image: url(../images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 15px;
	padding-right: 10px;
	height: 98px;
	padding-top: 0px;
	margin-top: 10px;
} 
.news-bg a {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.news-bg a strong {
	color: #930;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.copyright a {
	color: #000000;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
	font-family: arial;
}
.main-border {
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: none;
}
.main-nav {
	background-image: url(../images/main-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 34px;
}


.copyright {
	background-color: #5BABDD;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #9FD7FE;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main-content {
	font-family: arial;
	font-size: 12px;
	color: #DBDBDB;
	text-align: justify;
}
.main-content h1 {
	font-size: 25px;
	font-family: arial;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.next a:hover {
	color: #FFFFFF;
}

.next {
	font-family: arial;
	font-size: 11px;
	color: #FFCC00;
}
.next a {
	color: #FFCC00;
	text-decoration: none;
}



.news-bg strong {
	color: #FF0000;
}

.top-links {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/main-nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	
}
.top-links a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/link-divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 14px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.top-links-inner {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/inner-link-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

	
}

.top-links-inner a {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/link-divider-inner.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 14px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sitemaplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: underline;
}
.sitemaplink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000;
	background-image: url(../images/heading-patch-mid.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
	padding-left: 5px;
}
.left-c-patch {
	background-image: url(../images/left-content-patch-p1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.right-c-patch {
	background-image: url(../images/right-content-patch-p1.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.subheading {
	font-family: arial;
	font-size: 14px;
	color: #9DD3FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A5C8E2;
	background-color: #062C64;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.main-content table {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main-content ul {
	margin-left: 0px;
	padding-left: 0px;
}
.main-content li {
	background-image: url(../images/blank.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FF9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C55C2;
	list-style-type: none;
	font-size: 12px;
}
.page-sub-heading {
	font-family: arial;
	font-size: 18px;
	color: #FC0;
}
.imge {
	padding: 5px;
	border: 1px solid #CCC;
}
.main-content ul li a {
	color: #FFC;
}
image-galerry {
	padding: 10px;
}
