body {
	font-family: Arial, Helvetica, sans-serif;
	
}

a, p, table, td, ul, li, h1, h2, h3, h4, h5, h6, textarea, input {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;	
}

body {
	margin: 0px auto 20px auto;
	padding: 0px;
	background: url(../images/bg_fade.jpg) #EEE repeat-x;
	text-align: center;
}

.container {
	width: 720px;
	height: auto;
	margin: 20px auto 3px auto;
	padding: 1px;
	border: solid 1px #333;
	background-color: #FFF;
}

#layout {
	width: 720px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#layout .banner {
	width: 720px;
	height: 108px;
	margin: 0px;
	padding: 0px;
	background: url(../images/banner.jpg) no-repeat #E9AE12;
	border-bottom: solid 1px #FFF;
}

#layout .banner .moto {
	width: auto;
	height: 73px;
	margin: 0px;
	padding: 15px 15px 0px 0px;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #777;
	text-align: right;
}

#layout .banner .menu {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	display: block;
	float: right;
}

#layout .banner .menu ul li {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#layout .banner .menu ul li a {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 8px 7px 8px;
	display: block;
	float: left;
	color: #888;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#layout .banner .menu ul li a:hover {
	color: #555;
	background: url(../images/navdot.gif) bottom no-repeat;
}

#layout .banner .menu ul li a.active {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 8px 7px 8px;
	display: block;
	float: left;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/navdot.gif) bottom no-repeat;
}

#layout .banner .menu ul li a.active:hover {
	color: #888;
}

#layout .header {
	width: 720px;
	height: 73px;
	margin: 0px;
	padding: 0px 0px 0px 280px;
	text-align: left;
}

#layout .header div {
	width: 400px;
	height: 65px;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	font-size: 11px;
	text-align: left;
}

#layout .content {
	width: 720px;
	background: url(../images/bg_content.jpg) right top #FFF no-repeat;
}

#layout .content .kinarm {
	width: 720px;
	height: 100%;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	background: url(../images/kinarm.jpg) right bottom no-repeat; 
}

#layout .content .dotline {
	width: 720px;
	height: 100%;
	margin: 0px 0px 0px 0px !important;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background: url(../images/dotline.jpg) 180px repeat-y; 
}

#layout .content .main {
	width: 505px;
	min-height:350px;
	padding: 0px 20px 65px 20px;
	text-align: left;
	vertical-align: top;
}

#layout .content .main img:hover {
	border:1px solid #E9AF10;
	/*background: url(../images/animation_human/slide01_large.jpg)*/
}
#layout .content .main img {
	border:1px solid #666666;
	/*background: url(../images/animation_human/slide01_large.jpg)*/
}


#layout .content .sidenav {
	width: 155px;
	height: auto;
	margin: 0px;
	padding: 0px 5px 10px 15px;
	text-align: left;
	vertical-align: top;
}

#layout .content .sidenav a {
	color: #333;
}

#layout .content .sidenav ul {
	list-style: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

#layout .content .sidenav ul li {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
}

#layout .content .sidenav ul ul li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	font-size: 12px;
	font-weight: bold;
}

#layout .content .sidenav ul ul ul li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-size: 14px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#layout .content .sidenav ul li a {
	color: #3399CC;
}

#layout .content .sidenav ul li a:hover {
	color: #E9AF10;
}

#layout .content .sidenav ul ul li a {
	color: #333;
}

#layout .content .sidenav ul ul li a:hover {
	color: #3399CC;
}

#layout .content .sidenav ul ul ul li a {
	color: #666;
}

#layout .content .sidenav ul ul ul li a:hover {
	color: #999;
}

#layout .content .page_nav {
	width: 600px;
	height: auto;
	margin-bottom: 0px;
	padding: 0px 40px;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#layout .content .splash {
	width: 680px;
	height: 164px;
	margin: 0px;
	padding: 25px 15px 20px 25px;
	background: url(../images/splash.jpg) no-repeat;
	text-align: left;
}

#layout .content .splash h3 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}

#layout .content .splash p {
	color: #333;
}

#layout .content a {
	font-size: 12px;
	color: #000;
	
}

#layout .content a:hover {
	color: #E9AF10;
}

#layout .content h1 {
	padding: 0px 0px 5px 0px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

#layout .content h2 {
	padding: 3px 0px 3px 0px;
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
	font-style: italic;
}

#layout .content h3 {
	padding: 5px 0px 3px 0px;
	font-size: 13px;
	color: #666;
	font-weight: bold;
	font-style: italic;
}

#layout .content h5 {
	padding: 5px 0px 3px 0px;
	font-size: 13px;
	color: #666;
	font-weight: bold;
}

#layout .content h4 {
	padding-top: 6px;
}

#layout .content p {
	padding: 5px 0px 0px 0px;
	font-size: 12px;
	color: #666;
}

#layout .content ul {
	margin: 0px 0px 0px 25px;
	list-style-type: disc;
}

#layout .content li {
	padding: 0px 0px 2px 3px;
	font-size: 12px;
	color: #666;
}

#layout .content li li {
	padding: 0px 0px 0px 3px;
	font-size: 12px;
	color: #666;
}

#layout .content #news {
	width: 100%;
	height: auto;
	margin: 0px;
	
}

#layout .content #news td {
	padding: 2px 4px;
}

#layout .content #news td.news {
	color: #333;
}

#layout .content #news td.headline {
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
}

#layout .content #news td.date {
	font-size: 10px; 
	color: #999999;
	text-align:right;
}

#layout .content #news td.summary {
	border-bottom: 1px solid #EEEEEE;
	font-size: 10px;
}


#layout .content #news .headline a {
	font-size: 12px;
	color: #39C;
}

#layout .content #news .headline a:hover {
	color: #17A;
}

#layout .content #news .summary a {
	font-size: 10px;
	color: #39C;
}

#layout .content #news .summary a:hover {
	color: #17A;
}



#layout .footer {
	width: 720px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background: url(../images/footer.jpg) no-repeat;
}

#layout .footer .menu {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	display: block;
	float: left;
}

#layout .footer .menu ul li {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#layout .footer .menu ul li a {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 7px 8px 0px 8px;
	display: block;
	float: left;
	color: #777;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#layout .footer .menu ul li a:hover {
	color: #555;
	background: url(../images/navdot2.gif) top no-repeat;
}

#layout .footer .menu ul li a.active {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 7px 8px 0px 8px;
	display: block;
	float: left;
	color: #555;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/navdot2.gif) top no-repeat;
}

#layout .footer .menu ul li a.active:hover {
	color: #888;
}

#layout .footer .copyright {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 6px 5px 0px 0px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}

#layout .footer .copyright a {
	color: #FFF;
	text-decoration: none;
}

#layout .footer .copyright a:hover {
	text-decoration: underline;
}

.byline {
	width: 720px;
	height: auto;
	font-size: 10px;
	color: #666;
	margin: 0px auto 0px auto;
	text-align: right;
}

.byline a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}

.byline a:hover {
	color: #666;
	text-decoration: underline;
}

.large {
	width: 272px;
}

.alert {
	border:1px solid #000000;
	background-color: #EEEEEE;
	color: #009900;
	padding: 4px;
	font-weight: bold;
	margin: 2px 20px;
	margin-left: 20px;
}

.error {
	border:1px solid #000000;
	background-color: #EEEEEE;
	color: #990000;
	padding: 4px;
	font-weight: bold;
	margin: 2px 20px;
	margin-left: 20px;
}

#loginform td {
	padding: 2px 4px;
	font-size: 12px;
}


.news_headline {
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
	font-style: italic;
}

.news_date {
	text-align: right;
	font-size: 10px;
	color: #666666;
	font-style:normal;
}

.news_content, .news_content p {
	font-size: 11px;
	color: #333333;
}

.downloadfiles_subcategory {
	font-weight: bold;
	font-size: 12px;
	background-color: #FFCC00;
	padding: 2px 4px;
}

