
/* Drop Down Menu Styles */
#dropmenudiv{
    position:absolute;
}

#dropmenudiv a.textblock{
  display: block;
  text-indent: 3px;
  padding: 5px;
  text-decoration: none;
  font-weight: bold;
  font:normal 11px tahoma;
  line-height: 15px;
  white-space: nowrap ;
  text-align: left;
}

#dropmenudiv a.textblockLast{
  display: block;
  text-indent: 3px;
  padding: 5px ;
  text-decoration: none;
  font-weight: bold;
  font:normal 11px tahoma;
  line-height:15px;
  white-space: nowrap ;
  text-align: left;
}

#dropmenudiv img{
  display: block;
  text-align: left;
  align:left;
}


/* Newly added stuff */
.MainHeading{
    font-weight: bolder;
    font-size: 16px;
    padding: 3px 3px 10px 0px;
}

.2ndHeading{
    font-weight: bolder;
    font-size: 14px;
    padding: 3px 3px 10px 0px;
}


.ColumnHeading{
	font-weight: bold;
    display:block;
    margin:0px;
    padding:4px 4px 4px 10px;
    /* padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px */
}

.ColumnContent{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.ColumnContent div{
  	margin-top: 5px;
	margin-left: 10px;
}

.MainTable{
	height:100%;
	margin: 0px;
	padding: 0px;
    /* border-left:1px solid #e9e9e9;
    border-right:1px solid #e9e9e9; */
}

.Logo{
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
}

.HeaderContainer{
	vertical-align:top;
	height:88px;
}

.FooterContainer{
	height:54px;
	vertical-align:bottom;
}

.PageFooter{
	width: 100%;
    font-size:10px;
}

div.BulletItem{
	background-image: url(Images/TriBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

ol{
    /*list-style-position: outside;*/
}

input,select,textarea{
      font-family:Arial, Helvetica, sans-serif;
      font-size: 11px;
}

textarea{
  width:250px;
}


.Trail{
	padding: 5px;
	margin-bottom: 5px;
	font-size: 11px;
}

.topCell{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 10px;
	height: 15px;
}


.topStyle,
a.topStyle,
a.topStyle:visited,
a.topStyle:active{
	/* color: #003399; */
	font-size: 10px;
	text-decoration: none;
}

a.topStyle:hover{
	text-decoration: underline;
}

.navButtons,
a.navButtons,
a.navButtons:visited,
a.navButtons:active{
	font-size: 12px;
    font-weight: bold;
    /* display:inline; */
    padding:5px;
   	text-decoration: none;
}

a.navButtons:hover, a.navButtonshover{
    text-decoration:none;
	font-size: 12px;
    font-weight: bold;
    padding:5px;
}

td.nav{
  padding:10px 0px 10px 10px;
}


.topSearchBox{/*JD*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:10px;
}

.homeCategoriesPanel{/*JD*/
	width:100%;
}

.HomeCategoriesHeader{/*JD*/
	font-weight: bold;
	font-size: 12px;
	padding: 2px 5px 2px 10px;
	margin:0px;
}

.categoryLink,a.categoryLink,a.categoryLink:visited,
a.categoryLink:active{
	padding:5px 5px 5px 0px;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

a.categoryLink:hover{
	font-size: 12px;
	text-decoration: underline;
    font-weight: bold;
}


/* Default fonts */
body,TD,P{/*JD*/
	font-family: Arial, Verdana;
	font-size: 12px;
}

body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
}

/* Form styles */
.Field120{
	width: 120px;
	font-size: 11px;
	margin-top: 5px;
}

.Field150{
	width: 150px;
	font-size: 11px;
	margin-top: 5px;
}

.Field200{
	width: 200px;
	font-size: 11px;
	margin-top: 5px;
}

.Field300{
	width: 300px;
	font-size: 11px;
	margin-top: 5px;
}

.Field400{
	width: 400px;
	font-size: 11px;
	margin-top: 5px;
}

.Field500{
	width: 500px;
	font-size: 11px;
	margin-top: 5px;
}

.Button{
	font-size: 11px;
}

.FormButton{
	font-size: 11px;
	width: 100px;
}

/* Misc styles */
.RatingDisplay .Label{
	font-family: Tahoma;
	font-size: 10px;
	margin-right: 5px;
}

.RatingDisplay .Rating{
	padding: 0px 0px 0px 0px;
}

.RatingDisplay .Rating IMG{
	margin: 0px 2px 0px 2px;
}


.Details,
.Details A{ /*Details above the articles*/
	font-size: 10px;
}

DIV.leftPadding {
	padding:0px 0px 0px 10px;
}

.Column{
	vertical-align: top;
	width: 200px;
}

.Column DIV.BulletItem{
	background-image: url(Images/TriBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*padding-left: 10px; */
}

.Column A{
	font-size: 11px;
}

.Column OL{
	margin-bottom: 0px;
}

.CentreColumn{
	vertical-align: top;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
    width: 100%;
}

/* Header & Footer styles */
.PageHeader{
	width: 100%;
}

.Main{
	font-size: 22px;
	font-family: Arial Narrow;
	font-weight: bold;
}


.PageFooter TD{
	font-size: 11px;
	text-align: center;
}

.AuthorPicture{
	margin-right: 10px;
	float: left;
}

/* RecentBlogsPanel styles */
.RecentBlogsPanel{
	padding: 0px 8px 8px 8px;
	font-size: 11px;
}

.RecentBlogsTitle{
	line-height: 16px;
}

.RecentBlogsDetails{
	font-size: 10px;
	/* padding-bottom: 10px; */
}

.RecentBlogsLink{
	text-align: right;
}

/* RecentNewsPanel styles */
.RecentNewsPanel SPAN{
	width: 100%;
	display: block;
}

.RecentNewsPanel .Item{
	margin-bottom: 20px;
}

.RecentNewsTitle{
	font-weight: bold;
}

.RecentNewsDate{
	font-size: 10px;
	padding: 5px 0px 3px 0px;
}

.RecentNewsPanel .SmallLinks A{
	text-decoration: none;
}

.RecentNewsPanel .SmallLinks .IMG{
	vertical-align: super;
}

.ViewArticleTitle{
	font-weight: bolder;
	font-size: 18px;
	/*font-style: italic;*/
	padding: 0px 0px 10px 0px;
}

.PageTitle{
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
}

.Details{
	font-size: 10px;
	padding: 5px;
}

.AuthorSummary{
	/* float: right; */
	/* padding: 8px 8px 8px 8px;*/
	margin: 0px 0px 2px 0px; */
	width: 100%;
}

.Name{
	font-weight: bold;
	font-size: 11px;
}

.Biography{
	font-size: 11px;
}

.Picture{
	/* margin: 0px 5px 5px 0px; */
}

.ArticleFeedbackPanel{
	margin: 5px 0px 5px 0px;
	width: 100%;
	text-align: left;
	padding: 10px;
}

.ArticleFeedbackPanel textarea{
	width:100%;
}


.ArticleNavigation{
	margin-top: 10px;
	margin-bottom: 10px;
}

.Title{
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px 0px;
}


/* Added for 2005.2 */
.Paging{
	font-family: Arial, Verdana;
	font-size: 11px;
}

