body, table, p, div {	font:normal 12px arial;}
body {margin:5px 0 0 0;padding:0;}
p { margin:0px;}
h1 { font:bold 17px verdana; margin-bottom:10px; color: #224488;}
hr { color: #666666; height:1px; text-align:left}
a:link {color: #224488; text-decoration: underline}
a:visited {	color: #224488; text-decoration: underline}
a:active { color: #224488; text-decoration: underline}
a:hover { color: #0000cc; text-decoration: none}
#LocalToolbar {
	vertical-align:baseline; padding:0px; background-color:#305081;margin:0 0 24px 0; 
}

#footer { clear: both;	padding: 1em;	text-align: center;	border-top:solid 2px #ECECF6; width:750px; }	

#leftcolumn
{
	width: 150px;
	padding-left:0px;
}
#leftcolumn ul {padding:0 0 3px 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:navy;text-decoration: underline; }
.leftcolumntitle {padding:0 0 3px 10px;color:#224488;}

/*----Example CSS Class --*/ 
.content {
	font: 11px "Tahoma"; color: #9F6F3F;
	text-align: justify;
}
img.imgborder {
	border: 1px solid #E9D9C8;
}
.RedTitle {
	color: #D10015; font-weight: bold;
}
.BoxTitle {
	padding: 4px 8px 3px 16px; background-color: #FAF1E7;
	border:1px solid #DBC9B4; color: #D10015; font-weight: bold;
}
.Title {
	color: #9F6F3F; font-weight: bold;
}
.redcolor{
	color:#D10015;
}
/*----End of Example CSS Class --*/ 

.error {
	font-family: tahoma;
}
.errorred16 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #E4261D;
}
.errorblack16 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.errorblack11 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
