/** Generic rules **/

h1,
h2,
h3,
h4,
h5,
h6,
body,
form,
fieldset,
p,
ul,
ol,
td,
tr,
table {
  margin: 0;
  padding: 0;
  border: collapse;
}

body {
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
}

input {
  font-size: smaller;
}

a {
  text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

#table-layout {
  width: 100%;
}

#left, #right {
  width: 3%;
}

#main, #main-bordered {
	margin-top: .3em;
  margin-left: 15.6em;
  margin-right: 15.6em;
  padding: 0 .3em;
}

#main.main-bordered
{
	padding-top: 8px;
	
  /*
  border-left: .05em solid #d5d5d5;
  border-right: .05em solid #d5d5d5;	
  */
}

#sidebar, #adminsidebar {
	margin-top: .3em;
  width: 195px;
  margin-left: .3em;
}

#adminsidebar {
	float: left;
}

#sidebar.right-bordered 
{
	margin-top:0;
	/*padding-top:7px;*/
  padding-right: .5em;
  border-right: .05em solid #d5d5d5;
}

.sidebar-keyword-top-corner
{
	height: 23px;
	
	background-image: url(../images/default/header-keyword-right.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
}

.sidebar-keyword-top
{
	padding-top: 6px;
	
	height: 33px;
	width: 194px;
	
	vertical-align: bottom;
	
	background-image: url(../images/default/header-keyword-left.gif);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
}

.sidebar-keyword-bottom
{
	height: 24px;
	width: 194px;
	
	background-image: url(../images/default/header-keyword-left-bottom.gif);
	background-repeat:repeat-x;
}

.sidebar-keyword-bottom-corner
{
	height: 24px;
	width: 12px;
	
	background-image: url(../images/default/header-keyword-right-bottom.GIF);
}

.sidebar-right-bottom
{
	height: 24px;
	width: 194px;
	
	background-image: url(../images/default/header-recent-right-bottom.GIF);
	background-repeat:repeat-x;
}

.sidebar-right-bottom-corner
{
	height: 24px;
	width: 12px;
	
	background-image: url(../images/default/header-recent-left-bottom.GIF);
}

.sidebar-right-top-corner
{
	height: 23px;
	width: 12px;
	
	background-image: url(../images/default/header-recent-left.gif);
}

.sidebar-right-top
{
	height: 23px;
	width: 194px;
	
	background-image: url(../images/default/header-recent-right.gif);
	background-repeat:repeat-x;
}

#rightsidebar {
	margin-top: .3em;
  width: 15em;
  margin-left: .3em;
  text-align:left;
  padding-left:7px;
}

#rightsidebar.left-bordered 
{
  padding-left: .5em;
  border-left: .05em solid #d5d5d5;
  background-color: #e6e6e6;
}

.sidebar-title
{
	width:190px;
	
	padding-top: 12px;
  margin-left:8px;
  margin-top:0px;
  
  background:none;
  
  color: #ff9900;
  
  font-size: 15px;
  font-weight:bold;
}

.sidebar-keyword-top .sidebar-title
{
	padding-top: 0px;
	display: inline;
}

.sidebar-title-more, .sidebar-title-more a
{
	width:190px;
  margin-left:0px;
  margin-top:10px;
  margin-bottom:0px;
  background:none;
  color: #ff9900;
  font-size:1.2em;
  font-weight:bold;
}

#rightsidebar ul
{
  padding-left: 7px;
}

#rightsidebar ul li
{
  margin-top: 2px;
  margin-bottom: 2px;
}

.rss
{
  padding-left: 18px;
}

.rss a {
  border: none;
  line-height: 16px;
  margin-right: 2px;
  color: black;
  font-weight: bold;
}

.rss a:hover {
  text-decoration: none;
}

.rss a img {
  border: none;
  width: 16px;
  height: 16px;
  padding: 0;
  margin: 0;
  margin-right: 3px;
  vertical-align: middle;
}


#footer {
  clear: both;
}

#header {
  min-height: 4.7em;
}

#banner {
	width: 100%;
}

#logo {
	margin-right: 10em;
}

#footer {
  padding: 3em 0 1em 0;
}

#nav-main
{
  position:relative;
  top:-10px;
}

#nav-main table {
  margin-left: 1em;
  margin-right: 5em;
}

#nav-main td {
  vertical-align: top;
  white-space: nowrap;
}

#nav-main td a {
  display: block;
  padding: .4em 1em .5em;
  margin: 0em .3em;
  text-align: center;
}

#nav-crumbs {
  font-size: 1.1em;
  padding: 1px 5px;
  margin: 0px 3px;
  vertical-align: bottom;
}

#nav-crumbs #shadow-table
{
  margin-top:3px;
  margin-bottom:2px;
}


#nav-crumbs a
{
  font-weight:normal;
}

#greeting {
  text-align: center;
  white-space: nowrap;
}

#sidebar input[type="text"] {
  display: block;
  width: 100%;
}

#main textarea.large {
  width: 100%;
  height: 20em;
}

#copyright {
  font-size: smaller;
}

a.button {
  padding: .1em .5em;
  position: relative;
  top: -1px;
  border-width: 1px;
  border-style: solid;
  font-size: smaller;
}

.margined {
  margin: .3em;
}

h3.margined {
  margin: .3em;
  margin-bottom: .2em;
}

.margined-horizontal {
  margin: 0 .3em;
}

.margined-vertical {
  margin-bottom: .3em;
  margin-top: .3em;
}

.margined-bottom {
  margin-bottom: .3em;
}

.margined-top {
  margin: .3em 0 0;
}

.padded {
  padding: .1em .5em;
}

#greeting p {
  padding: .5em 1em;
}

.bordered {
  border-width: 1px;
  border-style: solid;
}

.floated-right {
  float: right;
  font-size:.85em;
}

ul, ol {
  list-style-type: none;
}

.normal-font {
  font-weight: normal;
}

ol.normal {
  padding-left: 2em;
  list-style-type: decimal;
}

ul.normal {
  padding-left: 2em;
  list-style-type: disc;
}

ul.horizontal li,
ul.horizontal-padded li {
  display: inline;
}

ul.horizontal-padded li {
  padding: 0 .2em;
}

.center {
  text-align: center;
  margin: 0 auto;
}

.inline {
  display: inline;
}

fieldset {
  border: none;
}

legend {
  display: none;
}

.spaced-vertically {
  margin-top: 1em;
  margin-bottom: 1em;
}

.spaced-top {
  margin-top: 1em;
}

.spaced-bottom {
  margin-bottom: 1em;
}

.spaced-bottom-more {
  margin-bottom: 1.3em;
}

fieldset p {
  padding-top: 1em;
}

fieldset p.first {
  padding-top: 0;
}

label {
  display: block;
}

dt {
  margin: 1em 0;
}

table.nice {
  border-width: 1px;
  border-style: solid;
}

table.nice caption {
  border-width: 1px;
  border-style: solid;
  border-bottom: none;
}

.boxed {
  font-family: Verdana;
  padding: 0 .4em;
  border-width: 1px;
  border-style: solid;
  font-size: x-small;
  position: relative;
  top: -1px;
}

.boxedRemove
{
	height: 12px;
	width: 12px;
	
	float: right;
	
	background-image: url(../images/default/icon-x-elearning.gif);
	background-repeat: repeat-none;
}

.crumbBoxedRemove
{
	height: 12px;
	width: 12px;
	
	
	background-image: url(../images/default/icon-x-elearning.gif);
	background-repeat: repeat-none;
}

.boxed.gradient {
  top: 0px;
}

a.boxed:hover {
  text-decoration: none;
}

.center60 {
  display: block;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.small {
  font-size: smaller;
}

.alternate a {
  font-weight: normal;
}

.underlined {
  text-decoration: underline;
}

#paging_old {
  font-size:.85em;
}
#paging 
{
	padding-right: 14px;
  float: right;
}
.paging td a,
.paging td b {
  display: block;
  padding: .1em .4em;
  border-width: 1px;
  border-style: solid;
  margin: 0 .1em;
}

h2 {
  font-size: small;
  padding: .3em .5em;
}

.article-search-results h3 {
  margin-bottom: .3em;
}

.article-search-results h3 a {
  text-decoration: none;
  border-bottom: .05em solid rgb(121, 144, 189);
}

.article-search-results h3 a:hover {
  border-bottom-color: rgb(255, 140, 0);
}

.keywords #shadow-table
{
  position:relative;top:-5px;
}

.keywords
{
	margin-bottom:5px;
}

.keywords li a
{
  color:#374c82;
  margin-left:5px;
}

/** Color/image specific rules **/

body {
  background-color: rgb(255,255,255);
}

a {
  color: rgb(55, 76, 130);
}

#left {
}

#right {
}

#center {
  background-color: rgb(255, 255, 255);
}

#header {
  color: rgb(255, 255, 255);
  background-color: rgb(55, 76, 130);
  background-image: url(../images/topbanner-gradient.png);
  background-repeat: repeat-x;
  background-position: top;
  height:67px;
}

#nav-main {
  background-color: rgb(55, 76, 130);
}

#nav-main td a {
  color: rgb(0, 0, 0);
  background-color: rgb(220, 226, 237);
  background-image: url(../images/topnav-gradient4.png);
  background-position: bottom;
  background-repeat: repeat-x;
}

#nav-main td.active a {
  background-color: rgb(255, 255, 255);
  background-image: none;
}

a.button {
  color: rgb(255, 255, 255);
  border-color: rgb(112, 137, 184);
  background-color: rgb(41, 58, 102);
  background-image: url(../images/button-gradient.png);
  background-repeat: repeat-x;
  background-position: top;
}

a.button:hover
{
  background-image: none;
  text-decoration: none;
}

.bordered {
  border-color: rgb(134, 151, 184);
}

.darkened {
  background-color: rgb(227, 233, 245);
}

.darkened-less {
  background-color: rgb(243, 246, 249);
}

.darkened-more {
  color: rgb(255, 255, 255);
  background-color: rgb(55, 76, 130);
}

.alternate {
  color: rgb(139, 151, 176);
}

h2 {
  color: rgb(255, 255, 255);
  background-color: rgb(55, 76, 130);
  background-image: url(../images/subheader-gradient.png);
  background-repeat: repeat-x;
}

table.nice {
  border-color: rgb(153, 153, 153);
  background-color: rgb(239, 239, 239);
}

table.nice tbody {
  background-color: rgb(255, 255, 255);
}

table.nice caption {
  background-color: rgb(239, 239, 239);
  border-color: rgb(153, 153, 153);
}

.boxed {
  border-color: rgb(117, 126, 151);
}

a.boxed:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(112, 137, 184);
}

.boxed.gradient {
  color: rgb(0, 0, 0);
  background-color: rgb(121, 144, 189);
  background-image: url(../images/x-gradient.png);
  background-repeat: repeat-x;
  margin-right:.5em;
}

#nav-crumbs .boxed.gradient
{
	font-size:8px;
	padding:0px 2px;
}

a.boxed.gradient:hover {
  color: rgb(0, 0, 0);
}

.keyword-divider-bottom {
  height: 6px;
  margin-bottom: .2em;
  background-image: url(../images/divider.png);
  background-repeat: repeat-x;
}

.keyword-divider-top {
  height: 6px;
  margin-top: .2em;
  background-image: url(../images/divider2.png);
  background-repeat: repeat-x;
}

.hovershaded:hover {
  background-color: rgb(227, 233, 245);
}

.paging td a {
  font-weight: normal;
  border-color: rgb(121, 144, 189);
}

.paging td a:hover {
  text-decoration: none;
  background-color: rgb(227, 233, 245);
  border-color: rgb(55, 76, 130);
}

.paging td b {
  color: rgb(255, 255, 255);
  border-color: rgb(55, 76, 130);
  background-color: rgb(55, 76, 130);
}

.blogs b, .archives b {
  color: rgb(0, 0, 0);
}

.keywords li, .blogs li, .archives li {
  padding: 2px 0 2px 10px;
  color: rgb(139, 151, 176);
}

.keywords li.odd, .blogs li.odd, .archives li.odd {
  background-color: rgb(243, 246, 249);
}

p#about {
  padding: .2em;
  margin: 0;
}

a.article-view-title {
  text-decoration:none;
  border-bottom: .05em solid rgb(121, 144, 189);
}

a.article-view-title:hover {
  border-bottom-color: rgb(255, 140, 0);
}

#comments-header {
  color: rgb(55, 76, 130);
  font-weight:bold;
}

.comment {
  padding-top: .3em;
  padding-bottom: .3em;
}

.comment-author {
  color: rgb(55, 76, 130);
}

.bold {
  font-weight:bold;
}

#fullKeywordList {
	float:left;
}

#fullKeywordList table {
  width: 100%;
}

#fullKeywordList td {
  padding: 2px 10px 2px 10px;
}

#fullKeywordList .backLink {
  margin: 10px;
}

#fullKeywordList .backLink-more {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.errors
{
  color: rgb(120, 64, 53);
}

span.errors
{
  color: rgb(120, 64, 53);
  font-weight: bold;
}

ul.errors
{
  margin: 0 0 5px 15px;
  list-style-position: outside;
  list-style: square;
}

.errors li
{
  color: rgb(120, 64, 53);
}

#search
{
	padding:0px 15px 15px 0px;
}

#search-results
{
  margin: 15px 7px 0px 7px;
  margin-top: 15px;
  padding: 1px 5px;
}
.article-search-results li
{
  padding-bottom: 40px;
}
.article-search-results li.categoryHeading
{
	padding-bottom: 1px;
}
.article-search-results li .categoryLabel
{
  font-size:1.2em;
  color:#374c82;
  font-weight:bold;
}
.article-search-results li .category
{
	/*
  font-size:1.2em;
  color:#ff9900;
  font-weight:bold;
  */
  color: #4176C6;
	font-family: Georgia;
	font-size: 2em;
	font-weight: normal;
}
.article-search-results li .title,
.browseLatest .title,
.browseCardStyle .title
{
  font-size:1.4em;
  color:#374c82;
  font-weight:bold;
}
.browseLatest .text
{
  line-height:1.2em;
}
.browseLatest
{
	width: 30%;
	padding-left: 0px;
	
	vertical-align: top;
}
.sectionTitle
{
	padding-top: 15px;
	border-bottom: 1px solid gray;
  font-size: 2.0em;
  color: #0000FF;
  font-weight: normal;
  font-family: Georgia;
}

.sectionTitle span, .sectionTitle a, .readMore span, .keywords .more
{
	font-family: Arial,Helvetica,sans-serif;	
	font-size: 12px;
  font-weight: normal;
  
	color: red;
}

.readMore
{
	float: left;
  padding: 5px 0 15px 0;
}

.article-search-results li .tagsLabel
{
  font-size:.7em;
  font-weight:bold;
}
.article-search-results li .tags
{
  font-size:.7em;
  color:#374c82;
}
.article-search-results li .text
{
	padding-top: 3px;
	padding-bottom: 4px;
	
	line-height: 16px;
}
.article-search-results li .blogrow
{
  font-size:.7em;
  color:#374c82;
}
.article-search-results li .blogrow a 
{
  font-weight: bold;
  color:#374c82;
}

.article-search-results li .blogrow .date
{
	color:#8B97B0;
}

.browseLatest .date, .browseCardStyle .date
{
	padding: 0 0 5px 0;
	font-size: 9px;
	color: #8B97B0;
}
.article-search-results li .linkrow  
{
  padding-top:5px;
}
.article-search-results li .linkrow a 
{
  font-size:.85em;
  color:#374c82;
  font-weight:normal;
  padding-right:5px;
}
.article-search-results li .linkrow a img
{
  border:none;
  text-valign:bottom;
}

#main #people
{
  padding-left:10px;
  margin-bottom:15px;
  text-align:center;
}

#main #people table
{
  margin-left:auto;
  margin-right:auto;
}

#main #people td
{
  background-image:url('../images/introimage.png');
  background-repeat:no-repeat;
}

#about-text
{
  text-align:left;
  width:500px;;
  height:150px;
  color:white;
  font-size:18px;
  font-style:italic;
  line-height:1.2em;
}

.horizontal-ad
{
  
}

.vertical-ad
{
  padding: 30px 0px 10px 7px;
}


/* good colors with this scheme:
rgb(120, 64, 53)   <-- red
rgb(45, 91, 184)   <-- light blue
rgb(37, 60, 107)   <-- dark blue
rgb(42, 56, 14)    <-- dark green
rgb(141, 184, 54)  <-- light green
*/

.keywords li a.nofollow
{
  color: red ! important;
}

.browseCardStyle
{
	width: 30%;
  float: left;
  overflow: hidden;
  padding-right: 7px;
}

.browseCardStyleDivider
{
  width: 19px ! important;
  height: 1px;
  float: left;
}

#BracketQuestion
{
	vertical-align: top;
  color: black;
  font-size: 10px;
  cursor: pointer;
  _cursor: hand;
}

#AboutKeywordsDisplay
{
  padding: 5px; 
  margin-left: 20px; 
  
  width: 250px; 
  
  position: absolute; 
  display: block; 
  visibility: hidden; 
  
  border: 1px solid black; 
  background-color:#FFFFFF;"

}

.listedData
{
  padding: 0;
  margin: 0;
}

.listedData li
{
  padding: 0;
  margin: 0;  
}

.listedData li ul
{
  padding: 5px 0 5px 35px;
  margin: 0;
}

.listedData li ul li
{
  padding: 5px 0 5px 0;  
}


.validationErrors
{
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  
  color: #BD0000; 
}

.validationErrors h3
{
  color: #BD0000;
  
  font-size: 1em;
}

.validationErrors ul
{
  padding: 0;
  margin: 0;
}

.validationErrors li
{
  margin-left: 25px;
  list-style-type: square;  
}

.messageContainer
{
  padding: 0;
  margin: 0; 
  margin-bottom: 5px;
  
  color: #374C82;
  
  font-weight: bold;
}

#ccSources
{
  padding: 0;
  margin: 0;
  margin-top: 10px;  
}

#ccSources table
{
  width: 100%;  
}

#ccSources table tr td
{
  padding: 3px;
  margin: 0;  
}

#ccSources .checked
{
  
  background-color: #374C82;
}

.deleteButton
{
  color: white;
  
  position: relative;
  left: 860px; 
}

.ccRenderAttributesContainer
{
  margin: 1em 0 1em 0;
}

.ccRenderAttributesContainer tr
{
  border: 1px solid black;
}

.ccRenderAttributesContainer tr td
{
  padding: 3px;
}

.ccRenderAttributesContainer tr .darkened-more
{
  padding: 5px;
}

.ccRenderAttributesContainer tr .alternate
{
  color: white;
  
  background-color: rgb(139, 151, 176);
}


.ccRenderAttributesContainer tr td select
{
  width: 120px;
  
  margin: 0 15px 3px;
  
  display: block;
  
  
}

.ccRenderAttributesContainer em
{
  display: block;
  
  text-align: center;
  
  font-weight: bold;
  
  font-style: normal;
}

.ccRenderAttributesContainer span
{
  width: 175px;
  display: block;
  
  text-align: right;
  
  font-weight: bold;
}

#ccSources .alternate
{
  color: white;
  
  background-color: rgb(139, 151, 176);
}


#ccSources table tr td
{
  color: white;
  
  background-color: #8B97B0;
  
  border: 1px solid #E3E9F5;
  border-width: 0 0 1px 1px;
}

.pagingInfo
{
  color: black;
  
  font-size: .6em;  
}

#alter-content-category-form label
{
  width: 100px; 
}

#about-text
{
  margin-left: auto !important;
  margin-right: auto !important;
}

#paging a
{
  color: #374C82;
  font-weight: bold;
}


#BlogGroupsContainer
{
  padding: 0;
  margin: 0;
  margin-left: 5px;
  margin-top: 15px;
}

#BlogGroupsContainer a
{  
  color: #374C82;
}

#BlogGroupsContainer p
{
  padding: 0;
  margin: 5px 0 5px 20px;
}

.articlesMatching
{
  padding: 0;
  margin: 0;
  
  color: black;
  
  text-align: right;
  
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  
  white-space: nowrap;
}













