.buttonscontainer {width: 0px;}

a {color: #000000;}

.buttons a {color: #FFFFFF;
background-color: #d4d0c8;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #474747;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #d4d0c8;
color: #FFFFFF;
text-decoration: none;}
img {border: 0;}
.style1 {color: #FFFFFF}

/* Drop Down Menu Styles */
#dropmenudiv{
    position:absolute;
}
h1 {margin-top: 0px; margin-bottom: 0px;  padding:0px}
h2 {margin-top: 0px; margin-bottom: 0px;  padding:0px; color: #990000}
#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;
}

.SEMainHeading{
    font: 10px Verdana; Sans-serif;
	font-weight: none;
    padding: 4px 4px 4px 0px;
}

.SEMainHeadingTop{
    font: 10px Verdana; Sans-serif;
	font-weight: none;
    padding: 4px 4px 4px 0px;
	border:1px solid #ffe4bf; Margin-Top: 5px; Background: #fff7d0; Margin-Bottom: 5px; Text-Align: left;
}

.2ndHeading{
    font-weight: bolder;
    font-size: 14px;
    padding: 3px 3px 10px 0px;
}


.ColumnHeading{
	font: 11px Arial; Sans-serif;
	font-weight: bold;
    display:block;
    margin:0px;
    padding:4px 4px 4px 10px;
    /* padding-bottom: 6px;
    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: 10px;
    font-weight: none;
    /* display:inline; */
    padding:5px;
   	text-decoration: none;
}

a.navButtons:hover, a.navButtonshover{
    text-decoration:none;
	font-size: 10px;
    font-weight: none;
    padding:5px;
}

td.nav{
  padding:10px 0px 10px 10px;
}


.topSearchBox{/*JD*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: none;
	padding: 6px;
}

.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; Sans-serif;
	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;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Field150{
	width: 150px;
	font-size: 11px;
	margin-top: 5px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Field200{
	width: 200px;
	font-size: 11px;
	margin-top: 5px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Field300{
	width: 300px;
	font-size: 11px;
	margin-top: 5px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Field400{
	width: 400px;
	font-size: 11px;
	margin-top: 5px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Field500{
	width: 500px;
	font-size: 11px;
	margin-top: 5px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
	background-color: #FFFFF0
}

.Button{
	font-size: 11px;
}

.FormButton{
	font-size: 11px;
	width: 100px;
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	border-left: #000000 1px inset; 
	border-bottom: #666666 1px inset; 
}

/* 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 0px 0px 2px;
}


.Details,
.Details A{ /*Details above the articles*/
	font-size: 10px;
}

DIV.leftPadding {
	padding:0px 0px 0px 10px;
}

.Column{
	vertical-align: top;
	width: 340px;
}

.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: 43%;
}

.LeftColumn{
	vertical-align: top;
	padding-right: 2px;
	padding-bottom: 350px;
	padding-top: 5px;
    width: 15%
}

.TopHeader{
	padding-left: 57px;
}

.ADPanel{
	vertical-align: top;
	padding-left: 1px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 5px;
    background-color: #FFFFFF;
    width: 24%;
}

.AuthorRegisterColumn{
	vertical-align: top;
	padding-left: 57px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
    width: 64%;
}

.RightColumn{
	vertical-align: top;
	padding-left: 1px;
	padding-right: 2px;
	padding-bottom: 20px;
	padding-top: 5px;
    background-color: #FFFFFF;
    width: 23%px;
}

/* 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 .Title, 
.RecentNewsPanel .Date, 
.RecentNewsPanel .Content, 
.RecentNewsPanel .SmallLinks,
.RecentNewsPanel .Heading
{
	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: 9px;
	padding: 2px;
}

.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: 12px;
}

.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: 11px;
	margin: 0px 0px 10px 0px;
}


/* Added for 2005.2 */
.Paging{
	font-family: Arial, Verdana;
	font-size: 11px;
}

/* Header style */
body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:11px;
		color:#000000;
	}
	
.m1_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#828282;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#AA0000;
	}	

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#737373;
	}

.ls_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:10px;
		color:#706F6F;
	}

.form
	{
		width:109px; height:16px; border-color:#D4D0C8; border-bottom-width:1px;border-right-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.ls_text{text-decoration:none;}	
	a.ls_text:hover {text-decoration:underline;}
	
	a.text{text-decoration:none;color:#828282;}	
	a.text:hover {text-decoration:underline;color:#828282;}


