html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	background: #ffffff;
	scrollbar-3d-light-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #000000;
}

body p a {
	color: #333333;
}

body p a:hover, body p a:focus {
color: #c43a38;
}

#wrapper {
	position: relative;
	width: 770px;
	margin:0px auto;
	text-align:left;
	background: #ffffff;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right: medium solid #000000;
	border-bottom: medium none #000000;
	border-left: medium solid #000000;
	border-top-width: medium;
	border-top-color: #000000;
}
#banner {
	background: #ffffff url(../images/header2.jpg) no-repeat left top;
	height:227px;
}

#leftcol {
	position: absolute;
	width: 170px;
	left: 2px;
	background: #ffffff;
	margin-right: 10px;
	top: 228px;
}

#leftcol p{
	letter-spacing: 0.05em;
	color: #666666;
	text-align: left;
	font-size: 70%;
	line-height: 130%;
	margin-top: 10px;
	margin-left: 20px;
}

#leftcol p a {
	color: #666666;
	text-decoration: underline;
}

#leftcol p a:hover, #leftcol p a:focus {
color: #c43a38;
}
#leftcol ul {
	color: #666666;
	list-type: ul;
	list-style: square outside;
	font-size: 70%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-top: 6px;
	padding-right: 10px;
}

#leftcol ul li {
	margin-left: 36px;
	padding-bottom: 6px;
	}

.cParentMenu{
	width: 100%;
	font: 70%/normal Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	list-style: none;
	}
	
.cParentMenu a, .cParentMenu a:link, .cParentMenu a:visited{
	display: block;
	color: #c43a38;
	padding: 5px 15px;
	margin-right: 15px;
	margin-left: 8px;	
	text-decoration: none;
	height: 1%;
} 

.cParentMenu a:hover, .cParentMenu a:focus{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}

.cDaughterMenu{
	width: 90%;
	font: 70%/normal Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin-left: 20px;
}
 
.cDaughterMenu a, .cDaughterMenu a:link, .cDaughterMenu a:visited {
	display: block;
	text-decoration: none;
	padding: 5px 15px;
	text-decoration: none;
	height: 1%;
	color: #c43a38;	
} 

.cDaughterMenu a:hover, .cDaughterMenu a:focus{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
} 

#content{
	margin-left: 180px;
	padding-top: 20px;
}

#content p{
	font-size: 71%;
	line-height: 140%;
	letter-spacing: .05em;
	padding-bottom: 15px;
	color: #333333;
}

#content table{
	font-size: 71%;
	line-height: 170%;
	letter-spacing: .05em;
	color: #333333;
}

#content p a {
	color: #333333;
	text-decoration: underline;
}

#content p a:hover, #leftcol p a:focus {
color: #c43a38;
}

#content h1{
	font-size: 115%;
	letter-spacing: .2em;
	line-height: 130%;
	color: #000000;
	margin-top: 6px;
	margin-bottom: 10px;
	font-weight: normal;
}

#content h2{
	color: #000000;
	font-size: 80%;
	letter-spacing: .05em;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: bold;
}

#content h3{
	font-size: 71%;
	line-height: 140%;
	letter-spacing: .05em;
	color: #000000;
	margin-top: 6px;
	line-height: 130%;
}

#content ul {
	list-type: ul;
	list-style: square outside;
	font-size: 71%;
	line-height: 150%;
	letter-spacing: 0.05em;
	padding-bottom: 15px;
	padding-right: 10px;
}

#content ul li {
	margin-left: 26px;
}

#content ul li a{
	color: #333333;
	text-decoration: underline;
}

#content ul li a:hover, #leftcol p a:focus{
	color: #c43a38;
}

.leftimage{
	float: left;
	margin: 5px 10px 5px 0px;
}

.rightimage{
	float: right;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.keyword {
	font-weight: bold;
}

#footer{
	border-top: medium solid #000000;	
}

#footer p {
	font-size: 65%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #333333;	
}

#footer p a {
	color: #333333;
	text-decoration: none;
}

#footer p a:hover, #footer
 p a:focus {
color: #c43a38;
}

#content p.right{
float: right;
}

.tableText{
	}
	
.tableText p{
	font-size: 71%;
	line-height: 140%;
	letter-spacing: .05em;
	padding-bottom: 15px;
	color: #333333;
}

.tableText a {
	color: #666666;
	text-decoration: underline;
}

.tableText a:hover, .tableText a:focus {
color: #c43a38;
}

#scroller {
	overflow: auto;
	width: 582px;
	height:125px;
	border: 1px solid #000000;
	background: #000000;
}

#scroller img {
	border: 1px solid #FFFFFF;
	margin: 0px 2px;
}

#imageTable {
	width: 584px;
	background: #000000;
	text-align: center;
}

#imageTable img {
	margin-top: 6px;
	border: 1px solid #FFFFFF;
}

#kw_caption {
	color: #FFFFFF;
	text-align: center;
}
