a#close:hover {
	background : url(images/close.png) 0 -30px;
}

﻿a#close {
	background : url(images/close.png) 0 0;
	height : 30px;
	left : -12px;
	position : absolute;
	top : -12px;
	width : 30px;
}

.blockquote {
	margin-left : 40px;
	margin-right : 40px;
}

.blockquote2 {
	margin-left : 80px;
	margin-right : 80px;
}

.bordercollapse {
	border-collapse : collapse;
}

.bottommargin0 {
	margin-bottom : 0px;
}

.bottommargin12 {
	margin-bottom : 12px;
}

.center {
	text-align : center;
}

.inlineimage {
	border : 0px;
	vertical-align : middle;
}

.large {
	font-size : large;
}

.lb-black-overlay{
	background-color : #000000;
	display : none;
	filter : alpha(opacity=80);
	height : 100%;
	left : 0%;
	-moz-opacity : 0.8;
	opacity : .80;
	position : fixed;
	top : 0%;
	width : 100%;
	z-index : 1001;
}

.lb-white-content {
	background-color : #FFFFFF;
	display : none;
	height : 200px;
	margin : 20% 25%;
	padding : 20px;
	position : fixed;
	width : 50%;
	z-index : 1002;
}

.medium {
	font-size : medium;
}

.noborder {
	border : 0px;
}

.normal {
	font-style : normal;
}

.red {
	color : #FF0000;
}

.right {
	text-align : right;
}

.smalltype {
	font-size : xx-small;
}

.topmargin0 {
	margin-top : 0px;
}

.x-large {
	font-size : x-large;
}

.x-small {
	font-size : x-small;
}

.xx-large {
	font-size : xx-large;
}

.xx-small {
	font-size : xx-small;
}
