body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
}
td,th {
	font-size: .85em;
}
body {
	margin: 40px 0;
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #999999;
}
h3 {
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #666633;
	font-weight: normal;
	font-size: 150%;
	margin-top: 10px;
}
h4 {
	margin-top: 1em;
}
#contact h4 {
	margin-top: 0;
}
#media h5 {
	color: #333333;
}

/* layout regions */
#outerWrap {
}
#innerWrap {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#banner {
	height: 214px;
	overflow: hidden;
	background-image: url(../images/constellation_temp_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner h1 {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
}
#banner h1 a {
	display: block;
	width: 456px;
	height: 115px;
	overflow: hidden;
	float: left;
	/*background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#bannerRight {
	float: right;
	width: 304px;
}
#signupButton {
	width: 118px;
	float: right;
	margin: 0;
	padding: 0;
}
#signupButton a {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	display: block;
	height: 214px;
	overflow: hidden;	
}
#introLine {
	float: left;
	width: 386px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin: 27px 35px 0 35px;
	padding: 0;
}
#mainContentWrap {
	background-image: url(../images/borders/middle.gif);
	background-repeat: repeat-y;	
}
#mainContent {
	/*background-image: url(../images/borders/top.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding: 10px 30px 20px 30px;
}
#mainContentBottom {
	background-image: url(../images/borders/bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	overflow: visible;
	clear: both;
}
#leftCol {
	/*width: 470px;
	float: left;*/
}
#rightCol {
	float: right;
	margin: 4px 0 20px 40px;
}
/*#logo {
	margin: 0 0 40px 0;
}
#logo h2 {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
}
#logo h2 a {
	display: block;
	height: 106px;
	overflow: hidden;
	background-image: url(../images/logo_constellation.gif);
	background-repeat: no-repeat;
	background-position: center top;
}*/
#navBar {
	width: 200px;
}

/* left column styles */
#leftCol p, #leftCol h4, #leftCol h5, #leftCol h6 {
	padding-left: .25em;
}
#leftCol h3 {
	padding-left: .1em;
}
#leftCol h3 {
	margin-bottom: .85em;
}
#leftCol h5 {
	font-style: italic;
}
#media #leftCol h5 {
	font-style: normal;
}
#leftCol p, #leftCol .top, #leftCol h5, #leftCol h6 {
	margin: .85em 0;
}
#leftCol ul, #leftCol ol {
	margin-left: 3em;
	margin-right: 1em;
}
#leftCol li {
	margin: .5em 0;
}
#leftCol ul li {
	list-style-type: disc;
	list-style-position: outside;
}
#leftCol ol li ul li {
	list-style-type: circle;
	list-style-position: outside;
	margin: 0;
}
#leftCol ol li {
	list-style-type: decimal;
	list-style-position: outside;
}
#leftCol ol li ol {
	margin-top: .85em;
	margin-bottom: .85em;
}
#leftCol ol li ol li ol {
	margin-top: 0;
	margin-bottom: 0;
}
#leftCol ol li ol li {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin: 0;
}
#leftCol ol li ol li ol li {
	list-style-type: lower-roman;
	list-style-position: outside;
	margin: 0;
}
#leftCol li table {
	display: block;
	margin: 1em auto;
}
#leftCol li td, #leftCol li th {
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
#leftCol li td.rowHd {
	font-weight: bold;
	text-align: left;
}

/* nav bar styles */
#navBar ul, #navBar ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#navBar ul {
	border-top: 1px solid #A4BBD1;
	border-bottom: 1px dashed #A4BBD1;
	padding-top: .25em;
	padding-bottom: .25em;
}
#navBar li a:link, #navBar li a:active, #navBar li a:visited  {
	display: block;
	padding: .5em;
	background-color: #EFF3F7;
	border-top: 1px solid #EFF3F7;
	border-bottom: 1px solid #EFF3F7;
	color: #003366;
	text-align: center;
}
#navBar li a:hover {
	background-color: #336699;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}
#navBar .subNav {
	display: none;
}
#home li a.home:link, #home li a.home:active, #home li a.home:visited, #home li a.home:hover, 
#service li a.service:link, #hoserviceme li a.service:active, #service li a.service:visited, #service li a.service:hover, 
#content li a.content:link, #content li a.content:active, #content li a.content:visited, #content li a.content:hover, 
#ebooks li a.ebooks:link, #ebooks li a.ebooks:active, #ebooks li a.ebooks:visited, #ebooks li a.ebooks:hover, 
#shortruns li a.shortruns:link, #shortruns li a.shortruns:active, #shortruns li a.shortruns:visited, #shortruns li a.shortruns:hover, 
#pod li a.pod:link, #pod li a.pod:active, #pod li a.pod:visited, #pod li a.pod:hover, 
#pressrelease li a.pressrelease:link, #pressrelease li a.pressrelease:active, #pressrelease li a.pressrelease:visited, #pressrelease li a.pressrelease:hover, 
#media li a.media:link, #media li a.media:active, #media li a.media:visited, #media li a.media:hover, 
#contact li a.contact:link, #contact li a.contact:active, #contact li a.contact:visited, #contact li a.contact:hover 
{
	color: #FFFFFF;
	background-color: #996633;
	border-top: 1px solid #996633;
	border-bottom: 1px solid #996633;
	background-color: #CC6600;
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	padding-bottom: .25em;
}
#home li a.home:link, #home li a.home:active, #home li a.home:visited, #home li a.home:hover, 
#media li a.media:link, #media li a.media:active, #media li a.media:visited, #media li a.media:hover, 
#contact li a.contact:link, #contact li a.contact:active, #contact li a.contact:visited, #contact li a.contact:hover
{
	padding-bottom: .5em;
}
#home .home .subNav, 
#service .service .subNav, 
#content .content .subNav, 
#ebooks .ebooks .subNav, 
#shortruns .shortruns .subNav, 
#pod .pod .subNav, 
#media .media .subNav, 
#pressrelease .pressrelease .subNav, 
#contact .contact .subNav 
{
	display: block;
}
#navBar .subNav ul {
	border: none;
	background-color: #996633;
	background-color: #CC6600;
}
#navBar .subNav li a:link, #navBar .subNav li a:active, #navBar .subNav li a:visited  {
	display: block;
	padding: .25em;
	background-color: #EFD6B9;
	border-top: 1px solid #EFD6B9;
	border-bottom: 1px solid #EFD6B9;
	color: #000000;
	text-align: center;
}
#navBar .subNav li a:hover {
	background-color: #336699;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
}

/* footer styles */
#footer {
	padding-top: .25em;
	text-align: center;
}


/* keep at bottom */
.top {
	display: block;
	text-align: center;
}
.inset {
	padding-left: 4em;
}
.clear {
	clear: both;
}
.small {
	font-size: 85%;
}
.inline {
	display: inline;
}
.block {
	display: block;
}
.first, #leftCol p.first {
	margin-top: 0;
}
#abCredit {
	display: none;
}