/* */
/*  Default Settings  */
/*                       */

html, body {margin: 0; padding: 0; border: 0;}

body {
	text-align: center;
	margin: 0 0 30px 0;
	background: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #19398c;
}

p, ol, ul, br
{
	font-size: 1em;
	line-height: 160%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1.4em;
	margin-bottom: .3em;
	color: #19398c;
}

/*  End of Default Settings  */
/*                              */
/* */

/* */
/*  CSS Page & Column Structure  */
/*                                      */


.centercolumn {
	width:100%;
}

.leftcolumn {
	display: none;
}

.rightcolumn {
	display: none;
}


/*  End of CSS Page & Column Structure  */
/*                                      */
/* */


/* */
/*  General rules  */
/*                 */

img
{
	border: 0;
}

img.left
{
	float: left;
	margin: 0 4px 2px 0;
}

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

div
{
	border: none;
	margin: 0px;
	padding: 0px;
}

.clear {clear: both;}

.clearer
{
	clear: both;
	margin: 0;
}

.right {text-align: right;}

.spacer { margin: 1.5em 0 1.5em 0; }

span.pipe {display: none;}

/*  End of General rules  */
/*                        */
/* */


/* */
/*  General Column & Row Properties  */
/*                                   */

.wide
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

.header
{
	width: 754px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}

.header img
{
	margin: 0;
}

.topnav
{
	background: #c4c4e1;
}

.subnav
{
	margin: 0 0 5px 0;
	padding: 3px 0;
	background: transparent;
}

.homebar
{
	background: #eaeaea;
	width: 100%;
	margin: 0 0 0 28px;
	border-top: 2px solid #dedede;
}

.footer
{
	width: 100%;
	margin: 40px 0 10px 0;
	padding: 5px 0 10px 0;
	background: transparent;
	border-top: 2px solid #eaeaea;
}

.centerbox {
	text-align: left;
}

/*  End of General Column & Row Properties  */
/*                                          */
/* */


/* */
/*  Top Nav Elements  */
/*                    */

.topnav img {
	padding: 0;
	margin: 0;
	border: 0;
}

#nav {
	display: none;
}

p.topdate
{
	margin: 0 5px 0 0;
	text-align: right;
	font-size: .85em;
	font-weight: bold;
}


/*  End of Top Nav Elements  */
/*                           */
/* */


/* */
/*  Footer Elements  */
/*                   */

.footer p
{
	text-align: left;
	font-size: .85em;
	margin: 0;
}


/*  End of Footer Elements  */
/*                   */
/* */


/* */
/*  General Typography  */
/*                      */

h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .3em;
	color: #2f075d;
}

h1 {
	font-size: 1.4em;
	margin-top: .6em;
	margin-bottom: .6em;
	padding-bottom: .25em;
	border-bottom: 3px solid #eaeaea;
	color: #19398c;
}

h1.detailview {
	margin-bottom: .6em;
}

h2	{
	font-size: 1.2em;
	margin-top: 1.2em;
	margin-bottom: .6em;
	color: #19398c;
}

.homebar h2
{
	width: 30em;
	background: #999 url(/common/images/navigation/css_home_h2_back.gif) top right no-repeat;
	padding: 6px 15px 6px 27px;
	margin: 0;
	font-size: 1.2em;
	color: #fff;
}

h2.home	{
	margin-top: 1.6em;
	font-size: 1.4em;
	border-bottom: 1px #000 solid;
	letter-spacing: 1px;
}

h3	{
	margin-top: 1.4em;
	font-size: 1.1em;
}

h4	{
	margin-top: 1.4em;
	font-size: 1em;
	}

h4.datedetail	{
	margin-top: 0em;
	margin-bottom: 1.7em;
	font-size: .9em;
}

p, ol, ul, br	{
	line-height: 160%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
	}

p.indent { margin: .5em 0 .5em 3em; }

p.skiptocontent { display: none; }

p.clickback
{
	background: #eee;
	padding: 2px;
	border: 1px solid #f90;
	margin-top: 20px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

p.clickback70
{
	background: #eee;
	padding: 2px;
	border: 1px solid #f90;
	margin-top: 10px;
	margin-right: 135px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
}

div.breadcrumbs {
	background: #eaeaea;
	height: 30px;
	padding: 0;
	margin: 0;
}

div.breadcrumbs p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	margin: 0;
	padding: 0;
	padding-top: 6px;
	color: #666;
}

div.spacer {
		margin-top: 1em;
}

/*  End of General Typography  */
/*                      */
/* */


/* Lists */

#centercontent li {
	margin-top: 1em;
}

#centercontent li div.listheader {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	letter-spacing: 1px;
}

#centercontent li div.listdate {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	color: #000;
	letter-spacing: 1px;
}

#centercontent ol li.hot, #centercontent ul li.hot {
	list-style-image: url(/common/images/nb_hot.gif);
}

.homebar ul {
	list-style: none;
	color: #666;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 7em;
}

ul.itemlist
{
	list-style: square;
}

ul.itemlist li {
	margin-bottom: 1.5em;
}

.homebar li.type1 {
	float: left;
}

.homebar li.type2 {
	margin-left: 14em;
}

.homebar ul li a {
	display: block;
	padding: 3px 3px 3px 30px;
	border: 0;
	background: #eaeaea url(/common/images/navigation/css_home_li_off.gif) left no-repeat;
	color: #666 !important;
	text-decoration: none !important;
	width: 10em;
	line-height: 1.8;
}

.homebar ul li.type2 a {
	width: 14em;
}

.homebar ul li a:hover {
	background: #99b2cc  url(/common/images/navigation/css_home_li_on.gif) left no-repeat !important;
	color: #fff !important;
	border: 0;
}

h2.homeoverview {
	background: #eaeaea;
	text-align: center;
	width: 80%;
	border: 1px solid #ccc;
	padding: 2px 5px;
	margin: 0 auto;
}

h2.homeoverview a:link, h2.homeoverview a:visited {
	text-decoration: none;
}

h2.homeoverview a:active, h2.homeoverview a:hover {
	text-decoration: underline;
}

/* Shownext Links */

div.shownextwrapper {
	width: 98%;
	border: 1px #F90 solid;
	background: #eee;
	padding: 3px;
	margin: 0px auto;
}

div.shownextrow span.left {
	float: left;
	text-align: left;
	width: 49%;
}

div.shownextrow span.right {
	float: right;
	text-align: right;
	width: 49%;
}

input.shownext {
	border: 1px #999 solid;
	background: #ccc;
	padding: 2px;
	margin: 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	color: #000;
	letter-spacing: 1px;
}





/* */
/*  Forms  */
/*         */

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

div.labform
{
	width: 90%;
	background: #fff;
}

div.labform fieldset
{
	width: 100%;
	font-weight: normal;
	border: 1px dotted #999;
	background: #f3f3f3;
	padding: 10px;
	margin: 0;
}

div.labform fieldset.radio
{
	width: 300px;
	border: 0;
	padding: 10px 0 10px 0;
	margin: 0;
}

div.labform legend
{
	background: #f3f3f3;
	font-weight: bold;
	font-size: .9em;
}

div.labform fieldset.radio legend
{
	font-weight: normal;
}

div.labform label
{
	margin: 5px;
	padding: 10px 0 0 0;
	font-size: .9em;
}

div.labform select
{
	margin: 5px;
	background: #fff;
	font-size: 1em;
	width: 50%;
}

div.labform input
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 50%;
}

div.labform input.radio
{
	margin: 0;
	background: #f3f3f3;
	width: 20px;
}

div.labform textarea
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 70%;
}

div.labform textarea.comment
{
	margin: 5px 0 5px 5px;
	background: #fff;
	font-size: 1em;
	width: 90%;
	height: 150px
}

div.labform input.submit
{
	margin: 5px 0 5px 3px;
	background: #f3f3f3;
	font-size: 1em;
	width: 100px;
	border: 1px solid #777;
}

div.search
{
	margin: 0;
	padding: 0;
}

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

div.search fieldset
{
	width: 145px;
	padding: 0 2px 2px 2px;
	margin: 2px 4px 0 4px;
	border: 1px solid #006A40;
}

div.search legend
{
	font-size: .8em;
	color: #006A40;
	font-weight: bold;
}

div.search input
{
	margin: 0 4px 0 0;
	background: #fff;
	font-size: 1em;
	border: 1px solid #006A40;
	width: 85px;
}

div.search input.submit
{
	margin: 0;
	padding: 1px;
	background: #006A40;
	font-size: 1em;
	border: 0;
	width: 3em;
	color: #fff;
}


div.searchleft
{
	text-align: right;
}

div.searchleft input
{
	margin: 10px 10px 2px 10px;
	background: #fff;
	font-size: 1em;
	border: 1px solid #2f075d;
	width: 126px;
}

div.searchleft input.submit
{
	margin: 0 10px 10px 10px;
	background: #9a9a98;
	font-size: 1em;
	width: 50px;
	border: 0;
	color: #fff;
	font-weight: bold;
}

/*  End Forms  */
/*             */


/* */
/*  Standard Links  */
/*                  */

a:link, a:visited {
	text-decoration : underline;
	color: #369;
}

a:hover, a:active {
	text-decoration : none;
	color: #039;
}

/*  End Standard Links  */
/*                      */
/* */
