body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	background-color: #FFFFFF;
	color: #000000;

}
.ntd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	color: #000000;

}
.copyright {
	font-size: 10px;
	line-height: 160%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-bottom: 4px;

}
a:link {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a:hover {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a:focus {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a:link.copy {
	font-weight: bold;
	color: #cccccc;
	font-size: 12px;
	text-decoration: underline;
	line-height: 130%;
}
a:visited.copy {
	font-weight: bold;
	color: #cccccc;
	font-size: 12px;
	text-decoration: underline;
	line-height: 130%;
}
a:hover.copy {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a:focus.copy {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

a:link.sm {
	font-weight: bold;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}
a:visited.sm {
	font-weight: bold;
	font-size: xx-small;
	color: #000033;
	text-decoration: underline;
}
a:hover.sm {
	color: #000066;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}
a:focus.sm {
	color: #000066;
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}



p {
	margin-right: 15px;
}
.x-small-text {
	font-size: 10px;
}
h3 {
	font-weight: bold;
	text-transform: uppercase;
	color: #0049B2;
}
.blue {
	color: #0049B2;
	background-color: #FFFFFF;
}
.org-title {
	font-size: x-small;
	color: #0066CC;
	font-style: italic;
	font-weight: bold;


}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #000000;
	font-style: italic;
}
.border {
	border: 1px solid #000000;
}
.nav-back {
	background-color: #CCCCCC;
	background-repeat: repeat;
	background-image: url(images/sample_5_bg.jpg);
}
.pad-right {
	padding-right: 10px;
}
.bluetxt {
	color: #0049B2;
}
.blue {
	background-color: #0049B2;
}
.black {
	background-color: #000000;
}
.border0 {
	border: 0px none;
}

.verticaltext {
writing-mode:tb-rl;
filter:flipv fliph;
}


