body {
	background-color: #ffffff;
	/*font-family: Arial, sans-serif;*/
	/*font-family: "Lucida Sans Unicode", sans-serif;*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	/*color: #333;*/
	/*font-size: .80em;*/
	/*letter-spacing: .05em;*/
	/*line-height: 1.5em;*/
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-align: center;
	text-transform: inherit;

}

h1 {
	font-size: 100%;
	font-weight: bold;
}

h2,h3,h4,h5 {
	font-size: 100%;
	font-weight: bold;
}

#frame {
	width: 800px;
	background-image: url(../images/background.gif);
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	background-repeat: repeat-y;
}

body.inside #frame {
	background-image: url(../images/background-inside.gif);
}

p {
	margin: 0 0 15px 0;
	padding: 0px;
}

a {
	color: #008080;
	text-decoration: none;
}

a:link {
	color: #008080;
	text-decoration: none;
}

a:visited {
	color: #008080;
	text-decoration: none;
}

a:hover {
	color: #6FB7B7;
	text-decoration: none;
}

/* HEADER */
#header {
}
/* END HEADER */

/* MAIN */
#main {
	/*background-image: url(../images/spacer_blue.jpg);
	background-position: 0 0;*/
}
/* END MAIN */

/* FOOTER */
#footer {
}
/* END FOOTER */

/* SIDEBAR */
#sidebar {
	width: 169px;
	float: left;
}
/* END SIDEBAR */

/* CONTENT */
#content {
	/*background-image: url(../images/spacer_blue.jpg);
	background-position: 0 0;*/
	width: 436px;
	float: left;
}

body.inside #content {
	width: 608px;
}

#content #intro {
	width: 295px;
	float: left;
	padding: 10px;
	margin: 0;
}

#content #intro p {
}

#content #psa {
	font-family: Arial, sans-serif;
	width: 91px;
	float: left;
	padding: 0 10px 0 0;
	margin: 40px 0 0 0;
	color: #fff;
	letter-spacing: .05em;
	line-height: 1.5em;
	text-align: center;
}

#content #psa a {
	color: #fff;
	text-decoration: underline;
	font-size: 90%;
}

#content #psa a:hover {
}

#content #psa h3 {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	padding: 0;
	margin: 0;
	font-style: italic;
	text-transform: none;
}

#content #psa h4 {
	font-size: 95%;
	font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#content #psa p {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	padding: 0;
	margin: 0;
}

.box2_header {
	/*font-size: .9em;*/
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
.box2_caption {
	font-weight: bold;
	color: #fff;
}
.box2_link {
	font-weight: bold;
	color: #fff;
}

/* END CONTENT */

/* LINKS */
#links {
	width: 172px;
	float: left;
	padding: 10px;
	margin: 0 0 0 0;
}

body.inside #links {
	display: none;
}

#links h1 {
	text-align: left;
	font-weight: bold;
	color: #008080;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	font-size: 140%;
}

#links h3 {
	font-weight: bold;
	color: #4D4D4D;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	font-size: 110%;
	text-transform: uppercase;
}
#links h3 a {
	font-size: 100%;
	color: #4D4D4D;
	text-decoration: none;
	text-transform: inherit;
}
#links p {
	/*margin: 0 0 15px 0;*/
	margin: 0 0 0 0;
	padding: 0;
	font-size: 80%;
}

#links span {
	/*margin-top: 0;
	padding-top: 0;*/
	font-size: 100%;
}

#links a {
	/*text-decoration: none;
	text-transform: inherit;*/
	text-decoration: underline;
	font-size: 100%;
	font-weight: bold;
}

#links ul {
	list-style-type: none;
	list-style-position: outside;
	padding-left: none;
	margin-left: none;
}

#links li {
	list-style-type: none;
	list-style-position: outside;
	padding-left: none;
	margin-left: none;
}

/* END LINKS */

/* GLOSSARY */

#glossary {
	background-color: #ffffff;
	border: 1px solid #000;
	padding: 10px;
	margin: 0 0px 20px 10px;
	clear: both;
}

#glossary a {
	/*text-decoration: none;
	text-transform: inherit;*/
	text-decoration: underline;
	font-size: 90%;
	font-weight: bold;
}

#glossary h1,h2,h3,h4 {
	font-weight: bold;
	color: #008080;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#glossary h1 {
	text-align: left;
	font-weight: bold;
	color: #008080;
	padding: 0;
	margin: 0;
	margin-top: 0px;
	font-size: 140%;
}

#glossary h3 {
	font-weight: bold;
	color: #4D4D4D;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	font-size: 120%;
}

/*#glossary h1 {
	margin-bottom: 10px;
	font-size: 120%;
}

#glossary h2 {
	margin-bottom: 10px;
	font-size: 110%;
	text-align: center;
}

#glossary h3 {
	margin-bottom: 10px;
	font-size: 100%;
}
*/
#glossary h4 {
	margin-bottom: 10px;
	font-size: 100%;
}

#glossary h3 a {
	color: #008080;
	text-decoration: underline;
}

#glossary p {
	padding: 0;
	margin: 0 0 10px 0;
}

#glossary ul {
	padding: 0;
	margin: 0 0 10px 15px;
}

#glossary ul ul {
	padding: 0;
	margin: 0 0 0px 15px;
}
/* END GLOSSARY */

