.flash_notify
{
  font-size:2.0em;
  font-family:Georgia, "Georgia", "Times New Roman", Times, serif;
  background-color:#F2F7DF;
  margin:10px;
  padding:10px;
}
.error
{
  color:#990000;
  border:1px solid #990000;
}
.notice
{
  color:#006C5C;
  border:1px solid #006C5C;
}

.contentCol
{
	height:100%;
	background-color:#FFFFFF;
}

.rightCol
{
	height:100%;

	background-color:#F5F8E5;
	float:right;
}

.leftCol
{
	background:#EBBF42 url(/images/layout/nav-corner.gif) no-repeat top right;
}

.leftCol a
{
	color:#663300;
	text-decoration:none;
	display:block;
	padding:10px;
	_padding:0;
	_margin:6px;
	line-height:1;
}

.leftCol a:hover
{
	background:#FF9933;
	_background:none;
}

.leftCol a:active
{
	background:#CC9933;
}





.leftCol ul h3, .leftCol h3
{
	color:#993300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-style:italic;
	font-weight:normal;
	padding:10px;
	line-height:1;
}

.leftCol ul h3 a, .leftCol h3 a
{
margin:0;
padding:0;
display:inline;
color:#993300;
}

.leftCol ul h3 a:hover, .leftCol h3 a:hover
{
	display:inline;
	background:none;
	color:#FFFFFF;
}



.leftCol ul
{
	list-style:none;
	margin:0;
	padding:0;
}


.leftCol ul li
{
	border-top: #CC6600 dotted 1px;
	font-weight:normal;
}

.leftCol ul ul li
{
	font-size:0.9em;
	font-weight:normal;
	background:#FFF5B3;
}

.downarrow
{
	float:left;
	margin:0;
	padding:0 6px 6px 0;
}

.grandparent
{
	background:#e39f42 url(/images/layout/grandparent-bg.gif) repeat-x top;
	_padding-bottom:6px;
}

.parent
{
	background:#f2c738 url(/images/layout/parent-bg.gif) repeat-x top;
}

.grandparent a, .parent a
{
	font-weight:normal;
}
.indented a
{
padding:10px 5px 10px 28px;
}
.indented-child a
{
padding:10px 5px 10px 35px;
}
.child a
{
padding:10px 5px 10px 20px;
}
.child a, .current .child a, .current .indented-child a, .sibling a
{
font-weight:normal;
}
.current a
{
font-weight:bold;
}
.breadcrumb, .breadcrumb a
{
	color:#669900;
	text-decoration:none;

	margin:0;
	padding:0;
	display:inline;	
}

.breadcrumb
{
	margin:10px;
}

.breadcrumb a:hover
{
	color:#006633;
	display:inline;
	background:none;
}

.breadcrumb a:active
{
	color:#666;
}




.rss, .rss a
{	
	color:#CC3300;
	font-size:0.95em;
	text-decoration:none;
	
}

.rss a:hover
{
	color:#990000;
	background:none;
}

.rss img
{	
	margin:0 10px 0 0;
	float:left;
}

.tags, .tags a, .attachments a, .links a 
{
	text-decoration:none;
	color:#669933;
}

.tags a:hover, .attachments a:hover, .links a:hover 
{
	text-decoration:none;
	color:#333333;
}

.attachments, .links
{
    padding-bottom:36px;
    float:left;
}
.attachments
{
	border-right:#ccc solid 1px;
}
.attachments ul, .links ul
{
	list-style:circle;
}


.categories
{
	font-size:0.9em;
	font-weight:normal;
line-height:1;
}

.categories a
{
	_padding:0 0 0 10px;

}


ul.categories li
{
	border-top:none;
        height:auto;
}

ul.categories li a
{
 padding:6px 10px;
_padding:3px 10px;
_margin:0;
}

.tableNoBorder
{
   width:690px;
position:auto;
background:#fff;
padding-top:18px;
clear:both;
}
.tableNoBorder table, .tableNoBorder tr, .tableNoBorder td
{
 border:none;
}
