body
	{
	background-color:#ffffff;
	margin: 0 auto; 
	text-align: center;
	padding: 0;
	border: 0;
	color: #000;
	font: 12px "Lucida Grande", Verdana, sans-serif;
	line-height: 18px;
	}
	
#Content
	{
	width: 780px;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	position: relative;
}


a:link, a:visited
{
	font-weight: bold;
	color: #900;
	text-decoration: none;
	background-color: transparent;
}

a:hover
{
	font-weight: bold;
	color: #900;
	text-decoration: none;
	background-color: #ffc;
}

a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #900;
	background-color: transparent;
}

p
{
	font: 12px "Lucida Grande", Verdana, sans-serif;
	line-height: 18px;
	margin-top: 0em;
	margin-bottom: 1em;
	padding: 0;
	text-align: left;
	clear: both;
}

li
{
	font: 12px "Lucida Grande", Verdana, sans-serif;
	text-align: left;
	list-style-type: square;
	line-height: 18px;
	margin: 0.5em 0 0 0;
}

h2
{
	margin: 1em 0 6px 0;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #009;
}


h3
{
	margin: 1em 0 3px 0;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #009;
}

/*---------------------------------------------------*/
/*       h o m e    s e a r c h   b o x              */
/*---------------------------------------------------*/

.homeSearch p, .homeSearch li
{
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	line-height: 1.5em;
	margin: 10px 0px 10px 0px;
        border: 0;
}

.homeSearch form
{
	margin: 0;
	padding: 0;
        border: 0;
	text-align: left;
}

.homeSearch form select
{
	font: 10px "Lucida Grande", Verdana, sans-serif;
	margin: 0 10px 0 10px;
	padding: 0;
	border-color: black;
	border-width: 1px;
	text-align: center;
	width: 275px;
}

.homeSearch form input
{
	margin: 0 10px 0 10px;
	padding: 0;
	border-color: black;
	border-width: 1px;
	text-align: center;
}

.homeSearch p.checkbox
{
	font: 10px "Lucida Grande", Verdana, sans-serif;
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	text-align: center;
}

/*---------------------------------------------------*/
/*       q u i c k  s e a r c h   b o x              */
/*---------------------------------------------------*/
div#searchBox
{
	border-top: solid 1px #009;
	border-bottom: solid 1px #009;
	background-color: #ccf;
	margin: 0;
	padding: 0;
	text-align: left;
}

div#searchBox img
{
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #ccf;
}

div#searchBox p
{
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	line-height: 1.3em;
	margin: 10px 10px 1px 10px;
}

div#searchBox form
{
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
}

div#searchBox form select
{
	font: 10px "Lucida Grande", Verdana, sans-serif;
	margin: 0 10px 0 10px;
	padding: 0;
	border: 0;
	font-size: 11px;
	text-align: left;
	width: 150px;
}

div#searchBox form input
{
	margin: 0 10px 0 10px;
	padding: 0;
	border: 0;
	text-align: center;
}

.centered
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}

div#searchBox ul
{
	padding-bottom: 10px;
	margin-left: -10px;
	margin-right: 5px;
	margin-top: 0px;
}

* html div#searchBox ul { margin-left: 25px; }

div#searchBox li
{
	font-weight: normal;
	background-color: transparent;
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	list-style-type: square;
}

h2 span { display: none; }

p.captionTitle
{
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	color: #063;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	line-height: 1.5em;
	clear: both;
	border-top: solid 1px #063;
}

p.caption
{
	margin: 0;
	padding: 5px 15px 10px 15px;
	text-align: center;
	clear: both;
	color: #063;
	font-size: 80%;
	line-height: 1.5em;
}

p.staffList { text-align: center; }

pre
{
	margin: 0;
	padding: 0;
	font-size: 200%;
	background: #999;
}

.large-spacer
{
	display: block;
	clear: both;
	height: 60px;
}


/*---------------------------------------------------*/
/*                n a v i g a t i o n                */
/*---------------------------------------------------*/
.nav
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

.nav li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;

}

.nav a:link, .nav a:visited
{
	display: block;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
	background: #fff;
	text-transform: none;
	border-bottom: 1px dotted #009;
}

.nav a:hover
{
	color: #900;
	text-decoration: none;
	background: #ffc;
}

/*---------------------------------------------------*/
/*            m e e t  o u r  t e a m                */
/*---------------------------------------------------*/
#bio, #links
{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
}

#bio ul, #links ul
{
	margin-top: 0;
	margin-bottom: 1em;
}

#bio li, #links li
{
	margin: 0;
	padding: 0;
	list-style: square;
	line-height: 1.5em;

}

#bio p 
{
	color: #009;
	font-weight: bold;
	margin: 0px;

}

#bio h3
{
	margin: 0px;
	text-transform: uppercase;
}

/*---------------------------------------------------*/
/*                c o n t a c t  u s                 */
/*---------------------------------------------------*/
.contact-details
{
	margin: 0 0 0 2em;
}




/*---------------------------------------------------*/
/*                   i m a g e s                     */
/*---------------------------------------------------*/
img
{
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
}


/*---------------------------------------------------*/
/*                  s p a c e r s                    */
/*---------------------------------------------------*/

.spacer {margin: 10px}
.spacer20 {margin: 20px}

.hr {
	margin:5px 0 5px 0;
	text-align: center;
	background-image: url(../images/interface/rules/hr_3col_blue.gif); 
	background-repeat: no-repeat;
	height:1px;
	}
	
.hrCenterCol {
	margin:5px 0 5px 0;
	text-align: center;
	background-image: url(../images/interface/rules/hr_center_col_blue.gif); 
	background-repeat: no-repeat;
	height:1px;
	}	
