A:link{
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
	COLOR: #2376BC;
	TEXT-DECORATION: none;
}
A:visited{
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
	COLOR: #2376BC;
	TEXT-DECORATION: none;
}
A:active{
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
	COLOR: #2376BC;
	TEXT-DECORATION: none;
}
A:hover{
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
	COLOR: #D90000; /*#2376BC;*/
	TEXT-DECORATION: none;
}
A:hover{
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
	COLOR: #D90000; /*#2376BC;*/
	TEXT-DECORATION: none;
}

body {
	/*background: #000000 url("../images/sys/bg.jpg") fixed no-repeat center top;*/
	
	/*background-image: url("../images/sys/bg.jpg");*/
	/*background-repeat: repeat;*/
	/*background-color: #008DA9;*/
	/*background-image: url('http://downloadlink.ppwgroup.com/new.ppwgroup.com/images/sys/BannerLogo.png');
	background-repeat: no-repeat;
	background-position: center top;*/
	background-color: #E2F1F6;
	/*background-position: center top;
	background-attachment: fixed;*/
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	color: #363636;
	margin: 0px 0px 0px 0px;
	overflow-x: auto;
	overflow-y: scroll;
	line-height: 1.8em;
	/*cursor: url("http://downloadlink.ppwgroup.com/new.ppwgroup.com/images/sys/doggy.ani"), url("http://downloadlink.ppwgroup.com/new.ppwgroup.com/images/sys/doggy.png"), default;*/
	/*cursor: url("images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;*/
	cursor: url("../images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
}
/*
body.wait *, body.wait, body.progress {
	cursor: url("images/sys/doggy.ani"), url("../images/sys/doggy.png"), default;
}
*/

#headerTable {
	height: 98px; /*98*/
	/*color: #ffffff;*/
	/*background-color: #008DA9;*/
	background-color: #008DA9;
	margin: 0;
	padding: 0;
}

/**
 * Header Link
 */
.header {
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 3.2em; /*1.8 & 3.2*/
}
.header a {
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 3.2em;
}

/**
 * Navigation
 */
.navigation {
	width: 180px !important;
}
.navigation ul,
#metanav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation ul li {
	display: block;
	/*font: bold 13px Helvetica, sans-serif;*/
	/*font: 13px Biondi, Helvetica, sans-serif;*/
	font: Bold 13px Arial, Copperplate Gothic, Helvetica, sans-serif;
	line-height: 1.8em;
	white-space: nowrap;
}
.navigation ul li a {
	border-bottom: 1px solid #000000;
	display: block;
	text-decoration: none;
	color: #000000;
}
.navigation ul li.active a {
	color: #cc0000 !important;
	border-bottom-color: #cc0000 !important;
}


/**
 * Main News
 */
.mainNews {
	width: 424 !important;
}
.mainNews ul,
#metanav {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mainNews ul li {
	text-align: left;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	white-space: nowrap;
	color: #000000 !important;
	border-bottom: 1px solid #000000;
	border-bottom-color: #000000 !important;
}
.mainNews span.right {
	font: 11px Arial, Helvetica, sans-serif;
	float: right;
}
.mainNews div.contentTitle {
	text-align: left;
	font: 14px Arial, Helvetica, sans-serif;
}
.mainNews div.content {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
}
.mainNews div.contentRelatedPhotoTitle {
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	/*text-decoration: underline;*/
}
.mainNews div.content a{
	color: #0026ff;
}


/**
 * News List
 */
.newsList {
	width: 300 !important;
}
.newsList ul,
#metanav {
	font: 11px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}
.newsList ul li {
	text-align: left;
	display: block;
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	white-space: nowrap;
	color: #000000 !important;
	border-bottom: 1px solid #000000;
	border-bottom-color: #000000 !important;
}
.newsList ul .years {
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.newsList ul .years a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.newsList ul .items {
	float: right;
	margin-bottom: 5px;
	clear: both;
}
.newsList ul .items a {
	color: #000000;
}
.newsList ul .items .active {
	color: #cc0000;
	font-weight: bold;
}
.newsList ul .years .active {
	color: #cc0000;
	font-weight: bold;
}


/**
 * article
 */
.article-header {
	width: 300px !important;
	overflow: hidden;
	margin-bottom: 10px;
}
.article-header-text {
	text-align: left;
	margin: 10px 10px 10px 97px; /*image width 90 + 7*/
}
.article-header img {
	float: left;
	/*margin: 0 0 0 1em;*/
	margin: 1px 1px 1px 1px;
	border: 0px;
}
.article-header.active,
.article-header.active .article-header-text a { 
	color: #cc0000;
}

.article-item {
	width: 300px !important;
	overflow: hidden;
	margin-bottom: 10px;
}
.article-item-text {
	text-align: left;
	margin: 10px 0 0 10px;
}
.article-item img {
	float: right;
	/*margin: 0 0 0 1em;*/
	margin: 1px 1px 1px 1px;
}
.article-item.active,
.article-item.active .article-item-text a { 
	color: #cc0000;
}
.title {
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}
.morelink {
	color: #666666;
	text-decoration: underline;
	float: right;
	padding: 0 5px 0 0;
}
.row-even {
	background-color: #E5F3F6;
}
.row-odd {
	background-color: #C0E1EA;
}
.clear {
	clear: both;
}
.intro{
	padding: 2px 0 6px 0;
}

/**
 * Intro
 */
#intro-container {
	position: relative;
	overflow: hidden;
}
#intro {
	position: relative;
	margin: 30px 0 0 0;
	width: 20000px;
}
#intro .intro-banner {
	display: block;
	position: relative;
	width: 990px;
	height: 375px;
	background-color: #000000;
	margin: 0 0 15px 0;
	cursor: pointer;
}
#intro .intro-banner-fader {
	position: relative;
	z-index: 99;
	display: block;
	width: 990px;
	height: 375px;
	background-color: #000000;
	margin: 0 0 100px 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
#intro .paragraph-intro {
	position: relative;
	float: left;
}
#intro .intro-banner .title-image,
#intro .intro-banner .content-image {
	position: absolute;
}
#intro .paragraph-intro .text {
	height: 42px;
	background: #ffffff;
}
#intro .paragraph-intro .text p {
	position: absolute;
	top: 365px;
	left: 0;
	z-index: 102;
	background: #ffffff;
	width: 990px;
	padding: 15px 0 0 0;
}
#intro .intro-navigation {
	position: absolute;
	z-index: 99;
	cursor: pointer;
}
#intro .intro-previous {
	left: 0;
	padding: 155px 80px 154px 0;
}
#intro .intro-next {
	right: 0;
	padding: 155px 0 154px 80px;
}
#intro-container .continue-link {
	position: relative;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #3f3f3f;
	background-color: #ffffff;
	padding: 12px 0 13px 5px;
	margin-top: -44px;
	z-index: 103;
}

/**
 * Footer
 */
#license-links {
	padding: 0 0 0 0;
	position: relative;
	/*list-style: none;
	font-size: 12px;*/
	width: 732px; /*732*/
}
#license-links a {
	color: #666666;
	text-decoration: underline;
}

.menuImage{
	/*background-size: 200;*/
	background: url('/images/sys/menu1.png') no-repeat top center;
	background-repeat:no-repeat;
}
.bodytxt {
	FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #4f4f4f;
	FONT-SIZE: 12px;
	TEXT-DECORATION: none
}
.moduleheader
{
	/*color: #FFFFFF;*/
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	/*background-color: #C42300;*/
}
.modulesubheader
{
	/*color: #FFFFFF;*/
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #C42300;*/
}
.formheader2 {
	PADDING-BOTTOM: 3px;
	BACKGROUND-COLOR: #dfdede;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	FONT-FAMILY: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #003d5a;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	PADDING-TOP: 3px
}
.formsubheader
{
	color: #FFFFFF;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*background-color: #C42300;*/
}
.prodoutline {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 0px;
}



div.subContentTitle {
	/*text-align: left;*/
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
}
div.subContent {
	/*text-align: left;*/
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
}
div.subContent a {
	/*text-align: left;*/
	color: #2376BC;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.clearBoth {
	clear:both;
}