@import url("titles.css");
html	{ 					/* force scrollbar to prevent page jump */
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	background: #141414;
	color: #A5ABAE;
	margin: 0;
	padding: 0 0 10px 0;
	font: 0.875em Tahoma, Verdana, sans-serif;
	border-top: 3px solid #00C8E8;
	border-bottom: 9px solid #00C8E8;
	letter-spacing: 0.063em;
}
a {
	color: #00c8e8;
	text-decoration: none;
}
a:hover {
	color: #326ed3;
}
img {
	border-width: 0px;
	border-style: none;
}
ul {
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
	margin-bottom: 12px;
}
#content {
	line-height: 1.4em;
}
#navigation {
	background: url(../_images/nav-bg.jpg) repeat-x 0% 100%;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	font-size: 0.75em;
	letter-spacing: 0.1em;
	width: 100%;
}
#navigation a {
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#container {
	margin: 0px auto;
	width: 785px;
	text-align:left;  
}
#masthead  {
	margin-bottom: 10px;
}
#masthead .showcase   {
	float: right;
	margin-top: 15px;
}
#feature {
	height: 330px;
}
#container #feature #register {
	position: relative;
	top: 198px;
	left: 50px;
	width: 300px;
}
#leftcol{
 width:335px; 
 float:left;
 position:relative; 
 }
 
#twocols{
 width:400px;
 margin-top: 40px;
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:140px; 
 float:right; 
 position:relative; 
}
#maincol { 
	float: left; 
	display:inline; 
	position: relative; 
	width:200px; 
}
#footer{
	height:100%;
	clear:both;
	font-size: .8em;
	margin-top: 2em;
} 
strong {
	font-weight: normal;
	color: #FFF;
}
.nomargintop {
	margin-top: 0;
}
.nomargintopbot {
	margin-top: 0;
	margin-bottom: 0;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: normal;
	color: #FFF;
	margin-top: 0;
}
h1 a:link, h1 a:visited {
	color: #fff;	
}
h1 a:hover {
	color: #00c8e8;
}
h2 {
	font-size: 1.125em;
	font-weight: normal;
	color: #FFF;
	margin-top: 1.5em;
	margin-bottom: 0;
}
h3 {
	font-size: 1.05em;
	font-weight: normal;
	color: #d2d2d2;
	margin-top: 1.5em;
	margin-bottom: 0;
}
h1.swap {
  height:25px;
  background-repeat:no-repeat;
}
h2.swap {
  height:19px;
  background-repeat:no-repeat;
  margin-bottom: .188em;
}
h2.swap2 {
  height:40px;
  background-repeat:no-repeat;
  margin-bottom: .188em;
}

h1.swap span, h2.swap span, h2.swap2 span {display:none;}


/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}



.subtle {
	color: #7A7F80;
}
.orange {
	color: #ff730e;
}
dl.dates
{
	width: 100%;
margin: 0;
padding: 0;
}

.dates dt
{
color: #ff730e;
width: 4.375em;
float: left;
margin: 0 0 .375em 0;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.dates dd
{
float: left;
width: 8.43em;
margin: 0 0 .375em 0;
line-height: normal;
}
ul {
	list-style-type: none;
	margin-left: 0;
}
ul li {
	padding-left: 1.25em;
	background: url(../_images/bullet.gif) no-repeat 0 .375em;
}
ul.linked a {
	color: #A5ABAE;
	border-bottom: dotted 1px #384345;
}
ul.linked a:hover {
	color: #fff;
}
ul.larger {
	font-size: 1.125em;
}
ul.larger li {
	padding-left: 1.25em;
	background: url(../_images/bullet-lgr.gif) no-repeat 0 .375em;
	margin-bottom: .313em;
}
ul.spaced li {
	margin-bottom: 1.25em;
}
#container #feature #register #registerbtn {
	vertical-align: text-bottom;
	margin-left: 5px;
}
.tagline {
	font-size: .9em;
	color: #FFF;
}
.tagline img {
	margin-bottom: 5px;	
}
.map {
	font-size: .8em;
}
