
#LocalToolbar {
	vertical-align:baseline; padding:0px; background-color:#004B96;margin:0 0 24px 0; 
}

#footer {
	clear: both;
	padding: 1em;
	text-align: center;
	border-top:solid 2px #ECECF6;
}	
#leftcolumn
{
	width: 150px;
	padding-left:0px;
}
.textbold 
{
    color: Black;
    font-family: "Century Gothic", Tahoma;
    font-size: 12px;
    font-weight: bold;
}

#leftcolumn ul {padding:0 0 4px 10px; list-style-position: outside; margin: 0; margin-bottom: 5px; list-style: none;}
#leftcolumn li {padding-top: 1px;padding-bottom: 1px;padding-left: 2px; }
#leftcolumn li a{color:#333333;text-decoration: none; }
#leftcolumn li a:hover{color:#224488;text-decoration: underline; }


/* hyperlink styles of the unselected tabs */

.box {
	border-right: #a1a5a9 1px solid; padding-right: 5px; border-top: #a1a5a9 1px solid; padding-left: 5px; padding-BOTTOM: 5px; margin: 0px 0px 1.25em; border-left: #a1a5a9 1px solid; padding-top: 0px; border-BOTTOM: #a1a5a9 1px solid
}
		
#content
{
}
#rightcolumn
{
}

BODY {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 ;
}
H1 {
	FONT-SIZE: 17px; MARGIN-BOTTOM: 5px; FONT-FAMILY: verdana,arial,helvetica; COLOR: #224488;
}
body,table,div {
	font:normal 12px arial;
}
hr {color: dimgrey; height:1px; text-align:left}
p{margin:0px}
/*****************************
  Default Style Elements
*****************************/
a, a:visited, a:link /* General page anchors */
{
    color: navy;
    text-decoration: underline;
}
/*----Example CSS Class --*/ 
img.greyborder {
	border: 1px solid #c0c0c0;
}
img.invert {
	filter: invert;
}
img.flip{
	filter: fliph 
}
td.module {
	background-color: #efefef;
}
td.content {
	color: black; 
	font-family: tahoma, arial, helvetica; 
	font-weight: bold; 
}
/* hyperlink styles of the unselected tabs */
a.othertabs:link, a.othertabs:visited, a.othertabs:active {
	text-decoration: none;
	color:#ffffff;
}
a.othertabs:hover {
	text-decoration: none;
	color:#ffcc00;
}
.subtabbg {
	background-color: #efefef;
}
.redcolor{
	color:red;
}
.boldgreen
{
	color: green; font-weight: bold;
}
.highlight
{
	background-color: yellow;
}
/* text style for the unselected tabs */
.SectionMenu {
   font:normal 11px verdana; 
}

/* hyperlink styles of the unselected tabs */
A.SectionMenu:link, A.SectionMenu:visited, A.SectionMenu:active   {
    text-decoration:    underline;
    color:white;
}

A.SectionMenu:hover, A.SectionMenu:hover  {
    text-decoration:    underline;
    color:yellow;
}

.Accent 
{
	height:15px;vertical-align:middle;margin-left:3px; margin-right:3px;
}

.item-list {
	margin-top: 0; 
}
.leftcolumntitle {padding:0 0 4px 10px;color:#224488;}

.item-list ul {
	list-style: none;
	margin: 0.3em 0 0.5em 0;
	padding: 0
	}
.item-list ul li {
	margin: 0 0 0.25em 0em;
	padding: 0 0 4px 2px;
	line-height: 1.3em;
	list-style: none;
}

.childBox
{
	padding: 11px;
	border: solid 1px #999999;
	background-color: #f9f9f9;
	color: #000000;
	text-decoration: none;
}

#welcome a {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: bold;
} 
#welcome {
	margin-right: 20px;
}
.title, A.title:link, A.title:visited, A.title:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.Description, A.Description:link, A.Description:visited, A.Description:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}