body {
	margin: 0 auto;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	background: #faf3d7;
}

blockquote {
	border: 0px solid #333;
	width: 350px;
	margin: 0px;
	padding: 15px 4px 3px 15px;
	background-color: #eee;
	quotes: "\201C" "\201D";
}

blockquote:before {
	content: open-quote;
	font-weight: bold;
}

blockquote:after {
	content: close-quote;
	font-weight: bold;
}

.pull_quote {
	font-family: georgia, times, serif;
	color: rgb(84, 130, 171);
	padding: 12px 0 5px 20px;
	text-align: center;
	font-style: oblique;
	font-size: 125%;
	font-weight: normal;
	letter-spacing: 0.08em;
	line-height: 1.8em;
	border: 1px solid #fff;
	background: #fff;
}

div#red_link a:link {
	color: #d10f15;
	text-decoration: none;
        font-size: 16px;
}

div#red_link a:hover {
	color: #fc7979;
	text-decoration: none;
        font-size: 16px;
}

div#red_link a:visited {
	color: #d10f15;
	text-decoration: none;
        font-size: 16px;;
}

div#red_link a:visited:hover {
	color: #fc7979;
	text-decoration: none;
        font-size: 16px;
}

/* Begin Jamie's CSS */

h6 {
	margin-top: 0px;
}

form.add_form {
	text-align: left;
}

form.add_form table td {
	padding-right: 10px;
}

p.thank_you {
	color: red;
}

/* End Jamie's CSS */

.text80, .text80 a {
	font-family: arial, helvetica, sans-serif;
	font-size: 87%;
	font-weight: normal;
	letter-spacing: .09em;
	line-height: 1.7em;
	background: transparent;
	color: #333;
	text-align: justify;
}

.text80 a:link {
	color: rgb(84, 130, 171);
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	background: url(/images/site/underdot.gif) bottom left repeat-x;
}

.text80 a:visited {
	color: #546f98;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	background: url(/images/site/underdot.gif) bottom left repeat-x;
}

.text80 a:active {
	color: rgb(84, 130, 171);
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.text80 a:hover {
	color: #001539;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.text80nj, .text80nj a {
	font-family: arial, helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	letter-spacing: 0.09em;
	line-height: 1.6em;
	background: transparent;
	color: #333;
}

.text80nj a:link {
	color: rgb(84, 130, 171);
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	background: url(/images/site/underdot.gif) bottom left repeat-x;
}

.text80nj a:visited {
	color: #546f98;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
	background: url(/images/site/underdot.gif) bottom left repeat-x;
}

.text80nj a:active {
	color: rgb(84, 130, 171);
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.text80nj a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

/* text70 is used in the footer and on dark backgrounds */

.text70, .text70 a {
	letter-spacing: 0.07em;
	background: transparent;
	color: #000;
	font: bold 75%/1.5em verdana, arial, helvetica, sans-serif;
}

.text70 a:link {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70 a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70 a:active {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70 a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
}

.text70w, .text70w a {
	letter-spacing: 0.07em;
	background: transparent;
	color: #eee;
	font: bold 75%/1.5em verdana, arial, helvetica, sans-serif;
}

.text70w a:link {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70w a:visited {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70w a:active {
	color: #eee;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.text70w a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
}

h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: rgb(84, 130, 171);
	letter-spacing: .03em;
	background: transparent;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 130%;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #f49d52;
    letter-spacing: .03em;
	background: transparent;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 110%;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4c6cb3;
    letter-spacing: .03em;
	background: transparent;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 110%;
}

.mini_h {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #5482AB;
	letter-spacing: .03em;
	background: transparent;
	text-align: left;
	color: #5482AB;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 70%;
}

#center {
	text-align: center;
}

.hilite {
	background-color: #f90;
}

hr {
	color: #ccc;
	height: 1px;
	border: 0 solid #ccc;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 60%;
}

.hr_gray {
	color: #eee;
	height: 1px;
	border: 0 solid #eee;
	border-top-width: thin;
	background-color: transparent;
	text-align: center;
	width: 100%;
}

dl {
	margin: 0 0 1em .5em;
	font-size: 85%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666;
}

dl dd {
	margin: 0 0 1em .5em;
	padding: 1em 0 1em 2em;
	line-height: 1.5em;
}

dl dt {
	font-weight: bold;
}

dd a:link {
	color: #5482AB;
	text-decoration: none;
	font-size: 100%;
}

dd a:visited {
	color: #666;
	text-decoration: none;
	font-size: 100%;
}

dd a:active {
	color: #5482AB;
	text-decoration: none;
	font-size: 100%;
}

dd a:link:hover {
	color: #000;
	text-decoration: underline;
	font-size: 100%;
}

/* Drop Down Navigation Menu */

div#navigation {
	margin: 0;
	background: #f4c074;
	height: 30px;
	padding-left: 25px;
	border-right: #ccc 1px solid;
	border-left: #ccc 1px solid;
	font-size: 80%;
	text-align: left;    
}

#main_navigation, #main_navigation ul {
	list-style: none;
	margin: 0;
	line-height: 1em;
	padding: 0;
}

/* This adds some background to the drop downs if you add width and it does the drop. */

#main_navigation li.drop_down ul {
	left: auto;
	margin-top: 0;
}

#main_navigation li.drop_down ul#about {
	width: 14em;
}

#main_navigation li.drop_down ul#resources {
	width: 12em;
}
#main_navigation li.drop_down ul#conferences {
	width: 12em;
}

#main_navigation li.drop_down ul#support {
	width: 24em;
}

#main_navigation li.drop_down ul#donate {
	width: 10em;
}

#main_navigation li.drop_down ul#discussiongroups {
	width: 16em;
}

#main_navigation a {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-right: 1em;
	padding-left: 1em;
	color: rgb(84, 130, 171);
}

#main_navigation a:link {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation a:visited {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation a:hover {
	border-bottom: none;
	text-decoration: none;
	background: rgb(84, 130, 171);
	color: #fff;
}

#main_navigation li {
	float: left;
	height: 30px;
}

/* Width of the Nav Row text and the spacing */

#main_navigation li.home {
	width: 55px;
}

#main_navigation li.about {
	width: 90px;
}

#main_navigation li.resources {
	width: 90px;
}

#main_navigation li.conferences {
	width: 90px;
}

#main_navigation li.support {
	width: 90px;
}

#main_navigation li.donate {
	width: 100px;
}

#main_navigation li.discussiongroups {
	width: 169px;
}

#main_navigation li.search {
	width: 58px;
}

#main_navigation li ul {
	position: absolute;
	left: -9999px;
}

#main_navigation li ul a {
	display: block;
	font-size: 100%;
	width: 10em;
	background: #546f98;
	color: #fff;
	text-align: left;
}

/* Drop Down menu widths */

#main_navigation li ul#about a {
	width: 14em;
}

#main_navigation li ul#resources a {
	width: 16em;
}

#main_navigation li ul#conferences a {
	width: 16em;
}

#main_navigation li ul#support a {
	width: 24em;
}

#main_navigation li ul#donate a {
	width: 10em;
}

#main_navigation li ul#discussiongroups a {
	width: 16em;
}

#main_navigation a {
	display: block;
	height: 22px;
	padding-top: 8px;
	padding-right: 1em;
	padding-left: 1em;
	color: #374f82;
	opacity: .94;
	filter: alpha(opacity=95);
}

#main_navigation li ul a:link {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:visited {
	text-decoration: none;
	border-bottom: none;
}

#main_navigation li ul a:hover {
	border-bottom: none;
	text-decoration: none;
	background: rgb(84, 130, 171);
	color: #fff;
}

/* --- SUB CATEGORIES LEFT --*/

.thiscat {
	color: #f49d52;


/* #d5354d; */
font-weight: bold;
}

#nav_categories, #nav_categories a {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #4c6cb3;
	letter-spacing: .05em;
	padding-bottom: 20px;
	background: transparent;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#nav_categories a:link {
	color: #4c6cb3;
}

#nav_categories a:visited {
	color: #374f82;
}

#nav_categories a:active {
	color: #4c6cb3;
}

#nav_categories a:hover {
	color: #000;
}

/* main list without Javascript */

ul#nav_categories {
	width: 130px;
	margin: 0;
	background: transparent;
	padding: 10px;
	list-style-type: none;
}

ul#nav_categories ul {
	margin: 0 0 0 1em;
	padding: 11px 10px 0 10px;
	background: transparent;
	list-style-type: none;
}

ul#nav_categories a {
	text-decoration: none;
	background: transparent;
	color: #eeeeee;
}

ul#nav_categories li {
	margin: 0;
	padding-bottom: 7px;
	background: transparent;
	list-style-type: none;
}

textarea {
	border: 1px solid #999;
	color: #000;
	font-family: Verdana, Geneva;
	font-size: 12px;
	font-weight: normal;
	background-color: #eee;
	padding: .4px;
	margin: 0px
}

textarea:focus {
	background-color: #fff;
}

.submit {
	background-color: #fff;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	letter-spacing: .1em;
	padding: 1px 3px 2px 3px;
	margin: 0;
	background-color: #4c6cb3;
	color: #fff;
}

.copyright, .copyright a {
	color: rgb(84, 130, 171);
	font-family: verdana, sans-serif;
	letter-spacing: 0.4px;
	line-height: 1.5em;
	font-size: 65%;
}

.copyright a:link {
	color: rgb(84, 130, 171);
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.copyright a:visited {
	color: rgb(84, 130, 171);
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
}

.copyright a:hover {
	color: #000;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	font-size: 100%;
}

.copyrightw, .copyrightw a {
	color: #eee;
	font-family: verdana, sans-serif;
	letter-spacing: 0.4px;
	line-height: 1.5em;
	font-size: 75%;
}

.copyrightw a:link {
	color: #eee;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

.copyrightw a:visited {
	color: #eee;
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

.copyrightw a:hover {
	color: #000;
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
}

/* Navigation Buttons Index Page */

.type_navigation {
	width: 181px;
	position: relative;
	height: 190px;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
}

.type_navigation li {
	width: 181px;
	position: absolute;
	background: no-repeat url(images/site/ks_and_a_button.gif) -181px;
	height: 38px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.type_navigation a {
	width: 181px;
	position: absolute;
	display: inline;
	height: 38px;
	padding-top: 9px;
	text-align: center;
	margin: 0;
}

.type_navigation a:link {
	color: white;
	border-style: none;
	text-decoration: none;
	background: no-repeat url(images/site/ks_and_a_button.gif) 0px 0px;
}

.type_navigation a:visited {
	color: white;
	border-style: none;
	text-decoration: none;
	background: no-repeat url(images/site/ks_and_a_button.gif) 0px 0px;
}

.type_navigation a:hover {
	color: white;
	background: none;
	border-style: none;
	text-decoration: none;
}

.type_navigation li.xxy {
	border-style: none;
}

.type_navigation li.klinefelter {
	top: 38px;
}

.type_navigation li.trisomyx {
	top: 76px;
}

.type_navigation li.xyy {
	top: 114px;
}

.type_navigation li.other {
	top: 152px;
}

form div { padding: 0; margin: 0; }