html {
	background-color: #FFF;
	color:#000;
}
body  {
	background-color:#FFF;
	background-image:none;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	line-height:normal;
	margin:0px;
	padding:0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
p {
	font-size: 1em;
	line-height:1.5em;
	padding-bottom: 1em;
}
table, td, th, a, li, div, span {
	font-size: 1em;
	line-height:1.5em;
}
th {
	font-weight:bold;
	text-align:center;
}
legend {
	font-weight:bold;
}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
h2 {
	font-size: 24px;
	font-weight:bold;
}
h3 {
	font-size: 22px;
	font-weight:bold;
}
h4 {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight:bold;
}
h4.section {
	color: #21438B;
}
h5 {
	font-size: 1.333333em;
	line-height: 1.3125em;
	font-weight:bold;
}
a {
	color: #006BC9;
	text-decoration: underline;
}
input, select, textarea {
	line-height:normal;
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
#mainGutter {
	text-align:left;
}
#mainGutter ul, #mainGutter ol {
	margin:0 0 0 25px;
}
#mainGutter li {
	line-height:normal;
	list-style-type:disc;
	line-height:1.4em;
	padding: 0 0 1em 0 ;
}
#mainGutter ul {
	list-style-type:circle;
}
#mainGutter ul ul {
	list-style-type:circle;
}
#mainGutter ol {
	list-style-type:decimal;
}
#mainGutter ol ol {
	list-style-type:lower-alpha;
}
div .item_box_left .heading {
	font-size:12px;
	line-height:14px;
}
#sidebar1 .sideContainer #bot_container {
	background-image:url(../images/bot_bg2.png);
}
#sidebar1 .sideContainer #bot_nav_container {
	margin-left:17px;
}