.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #424242;
	list-style-type: circle;


}
.bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #000000;
}
.bottom-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: 2e5a96;
	text-decoration: none;
	

}
a.bottom-link:hover {
	text-decoration: underline;
	

}
.bodyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: 305b97;
	font-weight: bold;



}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;

}
.bodyBold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: 305b97;
	font-weight: bold;
	text-transform: uppercase;

}

#youtube {
	height: 316px;
	width: 466px;
	background: url('images/loader.gif') no-repeat center center;
	margin: 10px 0;
	position: relative;
	}
	
#read_more_link {
	z-index: 999999999;
	position: absolute;
	bottom: 65px;
	right: 20px;
	color: #fff;
	color: rgba(255,255,255,.75);
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	background-color: rgba(255,255,255, .2);
	padding: .25em .5em;
	text-decoration: none;
	-moz-border-radius: 3px; /* FF1+ */
	-webkit-border-radius: 3px; /* Saf3+, Chrome */
	-khtml-border-radius: 3px; /* IE6-8 */
	border-radius: 3px; /* Opera 10.5, IE 9 */
	text-shadow: rgba(0,0,0, .5) 1px 1px 1px;
	}
	
#read_more_link:hover {
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.7); /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.7); /* Saf3.0+, Chrome */
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,.7); /* IE6-8 */
	box-shadow: 0px 0px 4px rgba(0,0,0,.7); /* Opera 10.5, IE 9.0 */
	filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='rgba(0,0,0,.7)'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color='rgba(0,0,0,.7)')"; /* IE8 */
	}

