body {
   font-size: small;
   line-height: 1.1;
   font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, sans-serif;
   color: black;
	margin:0 0;
	padding:0 165px 0 165px;
   background: #e0e0e0;
}
#header{
   height: 100px;
   background: url(../images/banner.jpg);
   background-repeat:no-repeat;
	/*-- clear:both; --*/
	margin: 0px -165px 0px -165px;
}
#page{
   background-image: url(../images/shadow.jpg);
   background-repeat: no-repeat;
   min-height: 100px;
   margin:0 -165px;
   width: 100%;
   padding: 0 165px 0 165px;
}
#container{
	float:left;
	width:100%;
	display:inline; /* So IE plays nice */
}
h2 {
	font-size:14px;
	color: #101A58; /* was #404A88 */
	padding:0px;
	margin:0px;
}
h3{
    padding: 0px;
    margin: 0px;
}
#topnav {
  	clear: both;
	height:auto; 
	color: #fff; 
	padding:4px 7px 4px 5px;
	margin: 0px -165px;
	font-size:12px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Lucida Grande, sans-serif;
	letter-spacing: 1px;
	text-align: left;
}
#topnav ul {
	padding:0px; 
	margin:0px;
	}
#topnav li {
	display:inline;
	padding:0px;
	margin: 0px -3px;
	font-weight:bolder;
}
#topnav a {
   color: #404A88;
   padding: 4px 8px 1px 8px;
   text-decoration:none;
   border-left: 1px solid #ddd;
   border-right: 1px solid #ddd;
   border-bottom: 1px solid #ddd;
}
#topnav a:hover {
   color: #fff;
   text-decoration:none;
   background: #a7a7a7;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
}
#topnav .current{
   background: #676767;
   padding: 4px 8px 1px 8px;
   border-left: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
}

#center{
	float:left;
	width:100%;
	margin-right:-100%;
}

#footer{
   text-align: center;
   color: #666;
	margin-left:-165px;
	margin-right:-165px;
	clear:both;
	padding: 4px;
}
#menubuttons{
   text-align: right;
   position: absolute;
   right: 5px;
   top: 104px;
   margin-bottom: 0px;
   font-size: 95%;
   letter-spacing: normal;
   font-weight: normal;
   color: #080;
}
#menubuttons a {
   color: #080;
   padding: 2px 5px;
   margin-right: 5px;
   background: #dde0dd;
   border: 1px solid #8888aa;
}
#menubuttons a:hover {
   color: #707AB8;
   background: #dfd;
   text-decoration: none;
   border: 1px solid #8888aa;
}
.redalert{
   color: #cc0000;
   text-align: center;
   margin: 0 auto 0 auto;
   padding: 1em;
}
/*--------------Search Form-------------*/
#search {
	float:right;
	padding:15px;
	}

#search .icon{
	padding-top:3px;
	float:left;
	}


#searchform {
	padding:4px 0px;
}

#searchform input {
	color: #333;
	background: #f8f8f8;
	border: 1px solid #CCCCCC;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
	width:98%;
}

#searchform #searchsubmit {
	margin: 1px 1px;
	font-size: 90%;
	float: right;
}

.smallform input {
	color: #333;
	background: #FFFFDD;
	border: 1px solid #CCCCCC;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
/*-------------------Rails----------------*/
#leftRail{
	float:left;
	border: solid #afafaf 1px;
	background: #fff;
	width:155px;
	padding: 5px;
	margin-left:-160px;
	position:relative;
}

#rightRail{
	float:right;
	border: solid #afafaf 1px;
	background: #fff;
	width:155px;
	padding: 5px;
	margin-right:-160px;
	position:relative;
}
#rightRail ul {  
	margin:5px;
	padding:0px; color:#333333;
}
#leftRail ul {
   margin: 5px 0px;
   padding-left: 15px;
  	list-style-type:square;
}
#leftRail ul li {
   font-size:90%;
	padding-left:0px;
	color: #333333;
	margin-bottom:3px;
}
#leftRail h2, #rightRail ul h2 {
 	border-top:1px solid #666666;
  	border-bottom:1px solid #dddddd;
	font-size:12px;
	padding:3px 3px 2px 3px;
	overflow:hidden;
	margin:0px;
	color: #333333;
	}

#rightRail ul li {
	color: #333333;
 	list-style-type:none;
	margin-left:2px;
	}

#rightRail ul ul {
	margin: 5px 0px;
	color: #333333;
	padding-left:12px;
}

#rightRail ul ul li {
	font-size:90%;
	padding-left:0px;
	color: #333333;
	margin-bottom:3px;
	list-style-type:square;
	/*border-bottom:1px dashed #CCCCCC;
	list-style-image:url(images/arrow.gif);*/
}

#rightRail ul ul ul {
	padding-bottom:0px;  color: #333333;
	padding-left:0px;
}

#rightRail ul ul ul li {
   color: #333333;
	list-style-type:circle;
	padding-left:0px;
	margin-bottom:3px;  
	/*border-bottom:1px dashed #CCCCCC;*/
}
#rightRail p {
   color: #333333;
}
#leftRail a, #rightRail a {
   color: #404A88;
   padding: 1px 3px;
	text-decoration:none;
}
#leftRail a {
	position: relative;
	left: -5px;
}
#leftRail a:hover, #rightRail a:hover {
	text-decoration:none;
	color: #fff;
	background: #cc4444;
}
#rightRail div.alt a:hover {
   background: #fff;
}
#rightRail a.clean, a.clean:hover, a.clean:active, a.clean:visited{
	background: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#leftRail a:visited, #rightRail a:visited {
	 color: #333333;
	text-decoration:none;
}
.commentblock{
   margin-bottom: 2px;
   padding: 2px;
   background-color: #dddddd;
}
.usercomments{
   padding: 6px;
}
.comments{
    background-color: #eeeeee;
    padding: 8px;
}
.comments input, .comments textarea{
	color: #333;
	background: #FFFFFF;
	border: 1px solid #bbbbbb;
	margin-bottom: 2px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.comments label{
    font-size: 90%;
    vertical-align: middle;
}
.simplebox{
   border: solid #afafaf 1px;
   background-color: #e0e0e0;
}
.topbanner{
   align: center;
   border: dashed #afafaf 1px;
   background-color: #ffffff;
   margin:0 10px 4px 10px;
   padding:5px;
   overflow:hidden;
}
.bottombanner{
    margin: 0px -165px 0px -165px;
    clear: both;
    align: center;
}
.article{
   line-height: 1.2;
   color: #404A60;
   border: dashed #afafaf 1px;
   background-color: #ffffff;
   margin:0 10px 10px 10px;
   padding:5px;
	overflow:hidden;
}
* html .article{
	height:1%; /* So IE plays nice */
}
.article p{
	padding: 0 0 0 5px;
	margin:0;
}
.articleAuthor {text-align: left;
   font-size: 80%;
   color: #48585C;
   padding-top: 2px;
   padding-bottom: 2px;
   font-weight: normal;
   font-style: italic;
}
.article h2{
	padding: 5px 0 0 5px;
}
.article h2 a, h2 a:active{
   font-size: large;
   font-weight: 700;
   color: #404A88;
   font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
   text-decoration:none;
   padding: 0px;
   margin: 0px;
}
.article h2 a:hover{
   text-decoration: underline;
}
.articleContainer{
	width:100%;
	display:inline;
	float:left;
}
.articleContent{
	width:100%;
	float:right;
	background: url(../images/ltgreyfade.png);
	background-repeat: repeat-y;
	border-left:2px solid #ddd;
	margin-left:-2px;
	position:relative;
}
.articleContent a {
   color: #000066;
   text-decoration: underline;
}
.articleContent a:hover {
   color: #0000ee;
   text-decoration: none;
}
.articleContent p {
	text-align:justify;
	padding:5px;
}
.articlemetadata {
   font-size: 85%;
   color: #48585C;
}
.article ul li{
	margin-left: 4px;
}
.picturecaption {
   border: none;
   font-weight: normal;
   text-align: center;
   font-size: small;
   color: black;
   margin: 0px;
   padding: 0px;
}
.smallertext{
   font-size: small;
}
.right_border{
   border: 1px solid black;
   border-style: none solid none none;
}
.authorsblurb{
	width: 380px;
	clear: both;
	font-size: 80%;
	font-style: italic;
	padding: 10px 5px 0px 5px;
}
.b3deal{
	margin: 4px;
	font-size: 80%;
}
.btndown{
	text-decoration: none;
	background: #666666;
	font-size: 80%;
	color: #ffffff;
	padding: 0px 3px;
	border-top: 2px solid #333333;
	border-left: 2px solid #333333;
	border-right: 2px solid #eeeeee;
	border-bottom: 2px solid #eeffee;
}
.btnup{
	text-decoration: none;
	background: #cccccc;
	font-size: 80%;
	color: #333333;
	padding: 0px 3px;
	border-top: 2px solid #eeffee;
	border-left: 2px solid #eeeeee;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
}
/*-------- form elements ---------*/
.forminput,.forminputsmall,.formselect,.formtext,.formbutton {
	font-size:11px;
	color:#333333;
	font-weight: normal;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	border: 1px solid #777777;
	background-color: #FFFFFF;
}
.forminput {
   padding: 4px 0px 0px 2px;
	height: 20px;
}
.formbutton {
	font:  12px Lucida Sans Unicode, Lucida Grande, sans-serif;
	background: #FBF6F0;
	border: 1px solid;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	color: #222222;
}