	body{
		border-top: 0px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		background-color:#E4E4E4;
		
	}
	.header_menu{
		vertical-align:baseline;	
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	.header_menu a{
		text-decoration:none;
		color:#265D92;
	}
	.hf_border{
		BORDER-TOP: #fff 3px solid; COLOR: #999; PADDING-TOP: 0px
	}
	.ct_border{
		BORDER-TOP: #fff 4px solid; COLOR: #666666; PADDING-TOP: 0px;
		vertical-align:text-top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
	}	

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 135px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Verdana;
color: white;
background:url(images/menu_hdr.jpg) no-repeat;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: inherit;
padding:8px; /*header text is indented 10px*/
height:20px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu1 ul li a{
color: #EA5F26;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 11px;
}

.arrowlistmenu ul li a{
color: #EA5F26;
display: block;
padding: 2px 0;
padding-left: 5px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 11px;
}


.arrowlistmenu ul li a:visited{
color: #EA5F26;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}
.content_header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#FF6600;
	font-weight:bold;
}
.red{
	color:red;
}
.black{
	color:#000000;
}
.bold{
	font-weight:bold;
}
.domain{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
}
.domain li{
	padding:5px;
	line-height:15px;
}
p{
	line-height:20px;
}
.read_more{
	color:#FF9900;
}
.email{
	color:#FF9900;
	text-decoration:none;
}
.email hover{
	color:#00CCFF;
	text-decoration:none;
}	
/* CSS Document */

