/**/

body,p,li,td  {
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#eaeaea;
	scrollbar-dark-shadow-color:#636563;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#eaeaea;
	scrollbar-shadow-color:#eaeaea;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;

}

.bodystyle{
	background-image: url(../img/bg.gif);
}


.tdfooter{
	background-color: #eaeaea;
	font-family:arial,helvetica;
	font-size:9px;
	text-align:right;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-right:10px;
}

ul {
	list-style-type : square;
}

/* Content Links */
a {
	text-decoration:underline;
}

/* Main Navigation links */

.mainnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: auto;
	font-weight: 400;
	padding-top: 5px;
	height: 25px;
	background-color: #FFCC33;
	text-decoration: none;
	padding-left: 10px;
	color: #000000;
	border-top-width: 0.15px;
	border-right-width: thick;
	border-bottom-width: 0.15px;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


.sidenav {
	color:#000044;
	text-decoration:none;
}
.sidenav:hover {
	color:#333333;
	font-weight: bold;
}
.footer {
	font-family:arial,helvetica;
	font-size:9px;
	color:#666666;
	text-align:right;
	margin-left: 8;
	margin-right: 8;
	
	}
.cwklink {
	font-family:arial,helvetica;
	font-size:9px;
	color:#666699;
	text-align:center;
	text-decoration: none;
}

/* Headline style */
h2 {

	font-size: 24px;
	color:#003366;
	text-align:left;
	
	
}
/*Heading 1 */

h4 {
	
	font-size:13px;
	font-weight:bold;
	color: #003366;
	text-align:left;
	
}
/*Heading 2 */
h5 {
	
	font-size:13px;
	color:#000000;
	text-align:center;
	font-weight :bold;
	
	background-color : #f3f3ff; 
	margin-left : 2px;
	padding: 2px;
	
	}
/*Style 1 */
h6 {
	
	font-size:11px;
	font-weight: normal;
	color:#000000;
	text-align: justify;
	margin-left : 0;
	border: 1px solid #9999ff;
	padding: 3px;
	}
