@charset "utf-8";
/* CSS Document */

body	{
	font: small Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}

.border_rb	{
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;	
}

.border_b	{
	border-bottom: 2px solid #999999;
	padding-bottom: 5px;
	padding-left: 5px;
}

.border_r	{
	border-right: 2px solid #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 35px;
}

.padding_ltb	 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.anchor  {line-height: 20px;}

.anchor_img  {margin-top: 5px;}

h2  {font-size: large;}

img	 {
	border: none;
	padding: 0px;
	margin: 0px;
}

.side_img  {border: 1px dotted #66CC66;}
.para_img  {
	border: 1px dotted #66CC66;
	margin-right: 5px;
}

.text_faq	{
	font-style: italic;
	font-weight: normal;
}

.text_orange  {color: #FF9900;}

/***** ANCHORS AND LINKS *****/

a:link  {
	text-decoration: none;
	color: #666666;
}

a:visited  {
	text-decoration: none;
	color: #666666;
}

a:active  {
	text-decoration: none;
	color: #666666;
}

a:hover  {
	border-bottom: 1px dotted #66CC66;
	color: #666666;
}
