html, body {
	font-family: tahoma;
	font-size: 11px;
	color: 0099cc;
	background-color: #003366;
}

.content_01 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: text-top;
}

.content_02 {
	font-family: tahoma;
	font-size: 11px;
	color: #0099cc;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: text-top;
}

.border_rightdot{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0099CC;
}

.border_bottomdot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

.bordercolor {
	border:2px solid #006699;
}
.leftboardercolor {
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}

.relatedLinks{
	font-size: 18px;
	font-family: tahoma;
	font-weight: normal;
	color: 0099cc;
	text-decoration: none;
	list-style-type: none;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.toppadding {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;

}

a:link {
	color: #ffffff;
	text-decoration: none;
	border-bottom-color: #ffffff;
}
a:visited {
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
}

a.navicolor:link {
	color: #0066CC;
	text-decoration: none;
}

a.navicolor:visited {
	color: #0066CC;
	text-decoration: none;
}
a.navicolor:hover {
	color: #006699;
	text-decoration: underline;
}

a.otherlink:link {
	color: #0099CC;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
}

a.footer_link:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer_link:visited {
	color:#ffffff;
	text-decoration: none;
}

a.footer_link:hover {
	color: #0099CC;
}

.disc {
	list-style-type: circle;
}

a.otherlink:visited {
	color:#0099CC;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
}
a.otherlink:hover {
	color: #0066CC;
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
}

.rightboardercolor {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #0099CC;
}

.line {
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #CCEBF5;
}

.heading {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: tahoma;
	font-size: 24px;
	color: #0066CC;
}

.heading-sml {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #0099cc;
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	vertical-align: text-top;
}

.heading_02 {
	font-family: tahoma;
	font-size: 16px;
	color: #0099CC;
	padding-top: 15px;
	padding-left: 15px;
	font-weight: bold;
}

.subscript {
	font-family: tahoma;
	font-size: 11px;
	color: #0099CC;
	vertical-align: super;
}

.copyright {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	background-color:#006699;
	border-top: 2px solid #0099cc;
	text-align: right;
}

.navigation {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #CCEBF5;
	height: 10px;
	padding: 6px;
	color:#006699;
}

.navigation2 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #CCEBF5;
	height: 25px;
	padding: 6px;
	color:#006699;
}


.breadcrumb {
	font-family: tahoma;
	font-size: 11px;
	color: #0099CC;
	padding-top: 10px;
	padding-left: 10px;
}

.home-news{
	width:232px;
	height:137px;
	background:url(images/note.jpg) no-repeat;
	margin:0 auto;
}

.news-content{
	padding:40px 5px 0px 15px;
}

.home-news p, .home-news h3{
	text-align:center;
	margin:0px; padding:0px;
}
.home-news p{font-weight: bold; margin-top:6px;}
.home-news p a{font-weight:normal; color:#0066CC; text-decoration:none;}
.home-news p a:hover{color:#000000;}
.home-news h3{font-size:15px; color:#0066CC; margin-bottom:10px;}

#catblogoutput a {color:#0066CC;}