html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
     margin: 0;
     padding: 0;
     border: 0;
}

/* 'Jello Mold' page construction technique based on http://www.positioniseverything.net/articles/jello.html */
body {
	margin: 0;
	padding: 0 386px;
	text-align: center;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:76%;
	background-image:url(Images/bg_tile.jpg);
	background-repeat:repeat-x;
	background-color:#FCFCFF;
	color:#666666;
}
#aspnetForm
{
	background-color:#FCFCFF;
	}
h1, h2, h3, h5, h6 {color:#573922;}

h4 
{
	color:#0066CC
}

/*Typographics styles adapted from http://www.thenoodleincident.com/tutorials/typography/ */
h1 {
	margin:0;
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
}
h3 {
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}
h4 {
	margin: 0.5em 0;
	font-size: 1.2em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;	
}
h5 {
	margin: 0.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
p  {
    margin: 1em 0;
    line-height:1.4;
}
a {
	/* text-decoration:underline;
	color:#F369B1; */
	background:transparent none repeat scroll 0%;
	color:#0066CC;	
}

a:hover {text-decoration:none;}

.breadcrumb 
{
	color: #7595C6;
	margin: 0.8em 2em 0.5em 0,5em;
	padding: 02.em 1.5em 0.2em 0.5em;
	font-size: 1.2em;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background-color: transparent;
	float: left;
	/*margin-top: 0.8em;
	margin-right: 2em;*/
	font-weight:bold;
}
/* CSS values added to help with the migration from the old DEVBUZZ site. */
.normalheading 
{
	margin: 1em 0;
	line-height:1.4;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:100%;
	font-style: normal;
	font-variant:normal;
	font-weight: bold;
}
.smallheading 
{
	margin: 1em 0;
	line-height:1.4;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:50%;
	font-style: normal;
	font-variant:normal;
	font-weight: bold;
}
.normalfont 
{
	margin: 1em 0;
	line-height:1.4;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
}
.codefont {
	margin: 1em 0;
	line-height:1.4;
	font-family: Courier New;
	font-size:100%;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	color: black ;
	background-color: #DEDEDE;
}
/* CSS values added to help with the migration from the old DEVBUZZ site. */
#sizer {
	width: 58%;
	max-width: 192px;
	/*max-width: 192px;*/
	margin: 10px auto 0 auto;
	padding: 0;
}
#expander {
	position: relative;
	min-width: 772px; /* Critical Safari fix! */
	margin: 0 -450px;
	background: #FCFCFF;
	background-image:url(images/column_bg.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

#wrapper { 
	width: 100%; /* helps IE get the child percentages right. */
	border-bottom:1px solid #FFFFFF; /* main background column color #EBE4DE*/
	text-align:left;
	/* background-image:url(images/column_bg.gif); */
	background-repeat:repeat-y;
background-color: #FCFCFF;	
} 

/* http://positioniseverything.net/easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#skiptocontent{
	position:absolute;
	margin-left:-1000px;
}

#leftcolumn{
	float:left;
	width:152px;
	/* width:152px; */
	margin-right:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color:#FCFCFF;
	font-size: 1em;
}

html>body #leftcolumn{margin-right:0;}

#leftcolumn div h3, #rightcolumn div h3
{
	background: transparent url(Images/bulletr.gif) no-repeat scroll right center;
	border:0pt none;
	clear:right;
	color:#99ACCA;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:1em;
	line-height:normal;
	margin:0pt;
	padding:2px 1.5em 4px 0.5em;
	position:absolute;
	right:-1px;
	top:-0.8em;
	}

#leftcoltop{
	height:30px;
	background-color:#FCFCFF;	
	/* background-image:url(Images/leftcoltop.gif);
	background-position:bottom right;
	background-repeat:no-repeat; */
}

#loginbox {
    min-height:124px;	
	margin:2px;
	padding:5px 0.5em;
	border:1px solid #493221;
	background-color:#FFFFFF;
	background-image:url(Images/colgradient_short.jpg);
	background-repeat:repeat-x;
	color:#6D584D;
}

* html #loginbox {height:124px;}

#loginbox h4 {margin:0;}

#leftbarcontainer {
	margin: 2px;
	padding:0em 0.5em; /* 1) controls the gap between the top of the LHS column and the 1st item */
	border:1px solid #CAD6E8;
	background-color:#FCFCFF;
	position: relative;
}

#subnav {
	padding-bottom:1em;
	overflow:hidden;
}

#subnav a {}

#subnav a:hover {text-decoration:underline;}

.leftbaritem {padding: 0em 0.5em;} /* 2) controls the gap between the top of the LHS column and the 1st item */

div #SideNav 
{
	margin: 15px 6px 6px 10px;
}

div #SideNav ul 
{
	border-bottom:1px solid #C0D0E0;
	font-size:85%;
	font-weight:bold;
	margin:5px 0pt 10px 1px;
	padding:0pt 0pt 10px 1px;
}

div #SideNav li
{
	margin:0pt 5px 5px 14px;
	padding:0pt;
	line-height:150%;
	}

div #SideNav ul li
{
	list-style-image: url(Images/Icons/buld.gif);
}

div #SideNav ul li:hover 
{
	list-style-image: url(Images/Icons/buld.gif);
}

#rightcolumn{
	float:right;
	width:152px;
	margin-left:-3px; /* IE 3px display bug fix (in conjunction with the rule following below)*/
	background-color: #FCFCFF; /* main background column color #EBE4DE*/
	font-size:0.9em;
}
html>body #rightcolumn{margin-left:0;}

#rightcoltop{	
	height:30px;
	/*padding:0 1em;*/
	text-align:right;
	color:#336666;
	background-color:#FCFCFF;
	/* background-image:url(Images/rightcoltop.gif);
	background-position:bottom left;
	background-repeat:no-repeat; */
}

#rightcoltop a {color:#563821;}

#rightcoltoplinks {
	position:relative;
	right:10px;
	top:5px;
}

#loginbox .txtBox {
    border:1px solid #64493E;
    background-color:#FFFFFF;
    font-size:1em;
}

#rightbarcontainer {
	margin:2px;
	padding: 0em 0.5em; /* 1) controls the gap between the top of the RHS column and the 1st item */
	border:1px solid #CAD6E8;
	background-color:#FCFCFF;
	position: relative;
	/* background-color:#FFFFFF;
	background-image:url(Images/rightbarcontainer_bg.gif);
	background-repeat:no-repeat; */
}

.rightbaritem{
	padding:0em 0.5em; /* 2) controls the gap between the top of the RHS column and the 1st item */
	/* background-image:url(Images/rightbarheader.gif);
	background-repeat:no-repeat; */
}


#centercolumn{
	height:1%;
	margin:0;
	/*background-image:url(Images/centercolrightcorner.gif); 
	background-repeat:no-repeat;
	background-position:top right;*/
}
/* added for the MasterPageNoLeftCol.master*/
#centercolumnnoleftcol{
	height:1%;
	margin:0;
	/*background-repeat:no-repeat;
	background-position:top right;*/
}
html>body #centercolumn {
	height:auto;
	margin-left:152px;
	/*margin-left:152px;*/
	margin-right:0px;
}
/* added for the MasterPageNoLeftCol.master*/
html>body #centercolumnnoleftcol {
	height:auto;
	margin-left:0px;
	/*margin-left:200px;*/
	/*margin-right:152px;*/
}
#centercoltop{
	height: 60px;	
	margin: 5px;
	/* background-image:url(Images/centercolleftcorner.gif); 
	background-repeat:no-repeat; */
}

html>body #centercoltop {height:60px;}

#header {
  padding:0px 0 0 0px;
	background-color:#FFFFFF;
	background-image:none;
	/* font-size:0.9em; */
	border: 1px solid #CAD6E8;
	height:165px;
	}

#headertop {
	position:relative;
	height:130px;
	background-color:#FFFFFF;
}

#headernav {	
	height:30px;
	background-color:transparent;
	font-size:1em;
	background-image: url(images/bg_nav2.gif);
	background-repeat:repeat-x repeat-y;
	background-position:bottom left;	
}

html>body #headernav {height:30px;}

#logosection {
	position:relative;
	height:125px;
	width:325px;
	margin:2px;
	padding: 0 0 0 10px;
	border:0px solid #493221;
  background-color:#FFFFFF;
	/*background-image:url(Images/logo_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;*/
}

#adbox 
{
	float: right;
	font-family:sans-serif;
	margin:0pt;
	padding: 0.1em 10px 0pt;
	position:absolute;
	right:0pt;
	top:1em;
	/* width:32em; */
}

#maincontent {
	margin:2px;
	padding: 0.5em 0.5em;
	border:1px solid #CAD6E8;
	background-image:url(Images/maincontent_bg.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
#maincontent .teaser {
	margin:-0.7em 0 0 0;
	color:#A68866;
}
#maincontent .articlelistteaser {
	margin:-0.7em 0 0 0;
	color:#A68866;
	/* height: 125px; div clear takes care of this */
}
#maincontent h2:before{content: url(Images/Icons/icon_small.gif);}

#maincontent fieldset {	
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #EEA2CD;
	color:#573922;
}

#maincontent legend {background-color:#FFFFFF;}

* html #maincontent legend {padding:0.5em;}

#maincontent label {line-height:2em;} 

#maincontent .txtBox {
    border:1px solid #DDD1C4;
    font-size:1em;
    background-color:#F5F2EF;
}

html>body #maincontent .txtBox {font-size:1.2em;}

#maincontent .txtBox:focus {background-color:#FFFFFF;}   
    
#maincontent caption {
    text-align:left; 
    font-weight:bold;
}

#maincontent table tr td {padding: 0.2em 0.5em;} 


#forumadzone1 {
	margin:10px 0px;
	/* padding: 0 0; */
	border: 0px solid #CAD6E8;
	text-align: center;
	background-position: right 
}


/*
.button {
    border:1px solid #C0D0E0;
    color:#666666;
    background-color:#CAD6E8;
    font-size:smaller;
} 
*/   
.imgfloatright {
	float:right;
	display:inline;
	margin: 0.25em 0 0.25em 1em;
}
.imgfloatleft {
	float:left;
	display:inline;
	margin: 0.25em 1em 0.25em 0;
}
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
div.readmore {
	text-align:right;
}
#footer 
{
	clear:both;
	bottom:0pt;
	left:0pt;
  padding:10px 0 0 0px;
  position:relative;
	right:0pt;
	background-image:none;
	font-size:smaller;
	border: 0px solid #CAD6E8;
	text-align: center;
	/* height:100px; */
	/*
    margin:2px;
    padding:0.5em;
    font-size:smaller;
	*/
}

#footer a {padding:0 0.5em;}

@media print {	
	body {
		margin:0;
		padding:0;
		font-size:11pt;
		line-height:13pt;
		background:#FFFFFF !important;
	}
	#sizer {
		margin:0;
		width:auto !important;
	}
	#expander {
		margin:0 !important;
		background: none;
	}	
	#wrapper {
		border-bottom-style:none;
		background:none;
	}	
	a {
		color:#666666; 
		text-decoration:underline;
	}
	
		#logosection {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}
	
	/*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
		it off here. */
	#logosection img {display:none;}

	#leftcolumn, #maincontent h2:before {display:none;}	
	
	#centercolumn {
		width:100%;
		margin:0 !important;
		background:none;
	}
	/* added for the MasterPageNoLeftCol.master*/
	#centercolumnnoleftcol {
		width:100%;
		margin:0 !important;
		background:none;
	}
	#centercoltop {
		height:auto;
		background:none;
	}

	#header {
		margin:0; 
		border:none;
		height:auto;
		background:none;
	}

	/*If the logo is a transparent gif it will look rather unsightly on paper, so you can turn 
		it off here. */

	#header img {display:none;}
	
	#headertop {
		position:static; 
		height:auto;
	}	

	#maincontent {
		margin:0; 
		border:none;
		background:transparent;
	}
	
	#maincontent .teaser {font-style:italic;}
	
	#maincontent fieldset {border:none;}
	
	#maincontent .txtBox {background:none;}
}