@charset "UTF-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-image:url(images/main/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer {
	background-image:url(images/home/footer.gif);
	background-repeat:repeat-x;
	font-size:11px;
	padding:10px 0 10px 0;
	text-align:center;
}
.title {
	font-weight: bold;
	color: #006666;
}
.caption {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}

#home-text {
	font-size:12px;
	color:#666666;
	line-height:20px;
	padding: 25px 20px 25px 20px;
}

#main-text {
	font-size:12px;
	color:#000000;
	line-height:20px;
	padding: 0 20px 0 0;
}

.comm-model-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#comm-nav {
	font-size: 12px;
	color: #666666;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	line-height: 18px;
}

#comm-nav a:link, #comm-nav a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#comm-nav  a:hover {
	text-decoration:underline;
}

#comm-nav-top {
	font-size: 12px;
	padding: 25px 0 15px 0;
	color: #999966;
}

a {
	color: #006666;
	font-weight: bold;
}

#comm-nav-top a {
	color: #999966;
	text-decoration: none;
	font-weight: normal;
}

#comm-nav-top a:hover {
	text-decoration: underline;
}

.nav-top-current {
	text-decoration: underline;
}

#main {
	font-size: 12px;
	padding: 25px 0 15px 0;
	line-height: 20px;
}

a img {
	border-color: #006666;
}

