@charset "utf-8";
/* RASD BEGIN */
/* CSS Document */

#toolkit {
	background:url("Images/toolkitbg.jpg") no-repeat;
	background-color:#e4e4e4;
	width:200px;
	margin-right: 10px;
	margin-bottom: 18px;
	border: 3px solid #000d27;
	margin-left: 5px;
}

#toolkit h1 {
width:160px;
margin:60px 0 15px 12px;
padding:0px 0px 0px 0px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
	color: #1D3666;
	font-weight: bold;
}

#toolkit  a{
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
	color: #1D3666;
	font-weight: normal;	
text-decoration:none;
}

#toolkit  a:hover{
text-decoration:underline;
}

#toolkit  a:visited{
text-decoration:none;
}

#toolkit .arrow_list li {
background:url("Images/arrow.gif") no-repeat scroll 0px 3px transparent;
width:160px;
margin:10px 0 0 -25px;
padding:0px 0px 0px 15px;
line-height:1.3em;
list-style-type:none;
}
/*RASD END*/