a{	
COLOR: black;	TEXT-DECORATION: underline
	/*text-decoration: none;
	color: #009dde;*/
	outline: none;

}
a:link,a:visited{}
a:hover{
	text-decoration: none;
}
html{
	font-size: 16px;

}
body{
	text-align: right;
	font-size:0.625em;
	font-family: Arial, Helvetica,sans-serif;
}


strong
{
	font-weight:bold;
}

.textcontent {
	font-size: 1.2em;
}


.textcontent h2{
	font-size: 1.417em;
	font-weight: bold;
	color: #fe232b;

}

.textcontent h3{
	font-size: 1.25em;
	font-weight: bold;
	color: #fe232b;
	margin:1em 0 0 0;
}

.textcontent h4{
	margin:1em 0 0 0;
	font-size: 1.083em;
	font-weight: bold;

}

.textcontent h5{
	margin:1em 0 0 0;
	font-size: 1.083em;
	font-weight: bold;
	color: #fe232b;

}

.textcontent ul li{
	margin: 0.5em 0px 0.5em 0px;
	padding-right: 9px;
	background-repeat: no-repeat;
	background-position: right 7px;
	background-image: url(../images/redbullet.gif);
	background-repeat: no-repeat;
}


.textcontent ul{
	margin: 9px 0 1em 0px;
	
}
.textcontent p{
	margin: 0 0 1em 0px;
}

table,table td{
	font-size: 1em;
}

#contentbg{

}

#topmenu{
	
}

#topmenu ul{
margin-top:4px;
}

#topmenu ul li{
margin-bottom:2px;
}

#answers{
	width:474px;
}

#questions ol li:hover{
	color:#17b15b;
}

#questions ol li a:hover{
	color:#17b15b;
}

#sidemenu a.selectednode, #sidemenu a{
	color:black;
	background: none;
}

#sidemenu a.selectednode, #sidemenu a:hover{
	color:#17b15b;
	background: none;
}

ul#projectmenu li.item_0 .selected,
ul#projectmenu li.item_0 a:hover{
	color:#F26922 !important;
}

ul#projectmenu li.item_1 .selected,
ul#projectmenu li.item_1 a:hover{
	 color:#2484c6 !important;
}

ul#projectmenu li.item_2 .selected,
ul#projectmenu li.item_2 a:hover{
	color:#622f23 !important;
}
