body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #006699;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

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

p, ol, ul {
	line-height: 140%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid;
	font-style: italic;
	color: #999999;
	border-left-color: #CEEFFF;
}

blockquote * {
	line-height: normal;
}

a {
	color: #3366CC;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding-top: 5px;
	width: 400px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #006699;
}

#logo h1 {
	font-weight: bold;
	color: #006699;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
	color: #006699;
}

/* Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 32px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;

}

#topmenu a {
	padding: 0 20px;
	border-left: 1px solid #006699;
	text-decoration: none;
	font-size: 92%;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}

/* Header 2 */

#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	border-left: 3px solid;
	border-right: 3px solid;
	border-color: #336699;
}

/* Menu */

#menu {
	float: left;
	width: 200px;
	height: 200px;
	background: url(images/img03.jpg);
	border-left: 3px solid;
	border-left-color: #336699;
}

#menu ul {
	margin: 0;
	padding: 20px 20px 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Splash */

#splash {
	float: right;
	width: 760px;
	height: 200px;
	padding-left: 10px;
}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Content */

#content {
	float: left;
	padding-left: 10px;
	width: 710px;
}

#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {

}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
	color: #006699;
	white-space: nowrap;
}

.content {
	padding: 20px;
	background: url(images/img10.gif);
	background-repeat: repeat-x;
}

.twocols {
}

.twocols .col1 {
	float: left;
}

.twocols .col2 {
	float: right;
	width: 230px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	background-color: #D6E7EF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #D6E7EF;
}

#sidebar li {
	margin-bottom: 20px;
	background-color: #D6E7EF;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
	background-color: #B6D3E2;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #006699;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(dropdown_menu/three_0.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#sidebar h3 {
	margin: 0;
	border-bottom: 2px dotted #006699;
	padding: 8px 0 0 10px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
	background-color: #D6E7EF;
}

/* Footer */

#footer-wrapper {
	height: 250px;
	border-top: 10px solid;
	border-top-color: #336699;
	background-color: #B6D3E2;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footer {
	width: 780px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}
#page #content .content #image {
	float: left;
}
#header2 #splash h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#navigation {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006699;
}
#header #topmenu #call {
	padding-top: 5px;
	border-top: 1px solid #336699;
}
#header2 #splash #call {
	background-image: url(../images/call_bg.png);
	height: 96px;
	float: left;
	width: 300px;
	margin-top: 20px;
	border: 1px solid #336699;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 10px;
}
#impairmentsTitle {
	padding-left: 10px;
	color: #006699;
}
#impairmentCategory {
	padding-left: 30px;
	line-height: 115%;
	margin-bottom: 15px;
	color: #006699;
}
.impairmentTitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #DBEAF0;
	letter-spacing: 5px;
	color: #006699;
	padding-top: 10px;
	padding-left: 10px;
}
#impaimentlist {
	color: #006699;
}
.impairmentlist {
	text-indent: 27px;
}
#anchors {
	margin-bottom: 20px;
}#page #breadcrumb {
	background-color: #DBEAF0;
}
.answerdiv {
	padding-left: 25px;
}
.questiondiv {
	background-color: #CCFFFF;
	letter-spacing: 3px;
}

.call {
	line-height: 140%;
	margin-left: 25px;
	float: left;
}
#page #content_adult #contact {
	text-align: center;
}
#page #content_adult .impairmentlist #Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent #discuss {
	width: 200px;
	padding-left: 25px;
	padding-right: 25px;
}
.building_BG {
	background-image: url(images/supremecourt_building.png);
	background-repeat: no-repeat;
}
.leftcol {
	float: left;
	width: 350px;
	list-style-type: circle;
}
.rightcol {
	float: right;
	width: 340px;
}

