body
{
	padding-bottom: 0px;
	line-height: 1.5;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #444;
	font-size: 12px;
	padding-top: 0px;
}
.basicOnly
{
	display: none;
}

.clear
{
	clear: both;
}

.language#wrapper #languageBox #LogoHeader IMG
{
	position: absolute;
	background: none transparent scroll repeat 0% 0%;
	top: -64px;
	left: 35%;
}

#languageBox
{
	border-bottom: #d4d4d4 2px solid;
	position: relative;
	border-left: #d4d4d4 2px solid;
	padding-bottom: 3px;
	margin: 100px auto;
	padding-left: 3px;
	width: 785px;
	height: 170px;
	padding-right: 3px;
	border-top: #d4d4d4 2px solid;
	border-right: #d4d4d4 2px solid;
	padding-top: 3px;
}
#languageBox IMG
{
	display: block;
}
#languageBox P IMG
{
	display: inline;
}
#languageBox h1
{
	text-align: center;
	line-height: 48px;
	margin-top: 3px;
	width: 390px; 
	/* background: url(/App_Themes/default/images/buttonBackGrey.jpg) no-repeat left top; */
	height:70px;
	float: left;
	color: #fff;
	font-size: 25px;
}
#languageBox .outsideRight
{
	position: absolute;
	bottom: -60px;
	right: 0px;
}
A IMG
{
	vertical-align: middle;
}
.vertTop
{
	vertical-align: top;
}
.vertBottom
{
	vertical-align: bottom;
}
.vertMiddle
{
	vertical-align: middle;
}
.longListItem
{
	text-indent: 1em;
	display: inline-block;
}
.strong
{
	font-weight: bold;
}
.bigger
{
	font-size: 120%;
}
.normalText
{
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
}
.smallText
{
	font-size: 10px;
}
.xSmallText
{
	font-size: 8px;
}
.largeText
{
	font-size: 15px;
}
.xLargeText
{
	font-size: 24px;
}
.legal
{
	font-size: smaller;
}
.titleBold
{
	font-weight: bold;
}
.last
{
	padding-right: 0px !important;
	float: right !important;
	margin-right: 0px !important;
}
.note
{
	color: #888;
	font-size: 10px;
}
.odd
{
	background-color: #fff;
}
.white
{
	background-color: #fff;
}
.even
{
	background-color: #e4e4e4;
}
.gray
{
	background-color: #e4e4e4;
}
.highlight
{
	background-color: #00cccc;
}
.borders
{
	border-bottom: #d4d4d4 1px solid;
	border-left: #d4d4d4 1px solid;
	border-top: #d4d4d4 1px solid;
	border-right: #d4d4d4 1px solid;
}
.border6px
{
	border-bottom: #d4d4d4 6px solid;
	border-left: #d4d4d4 6px solid;
	border-top: #d4d4d4 6px solid;
	border-right: #d4d4d4 6px solid;
}
.noBorder
{
	border-bottom-style: none !important;
	border-left-style: none !important;
	border-top-style: none !important;
	border-right-style: none !important;
}
.noPadding
{
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.noMargin
{
	margin: 0px;
}
.noPad
{
	padding: 0px;
}
.noHover
{
	cursor: default !important;
}
.tightLeft
{
	left: 0px;
}
.tightRight
{
	right: 0px;
}
.fullSection
{
	width: 100%;
}
.block
{
	display: block !important;
}
.pointer
{
	outline-style: none;
	cursor: pointer;
}
.rel
{
	position: relative;
}
.moreLink
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.row
{
	margin: 1em 0px;
}
.floatRight
{
	float: right !important;
}
.floatLeft
{
	float: left !important;
}
.right
{
	float: right !important;
}
.left
{
	float: left !important;
}
.alignRight
{
	text-align: right;
}
.center
{
	text-align: center;
}
.center2col
{
	width: 68%;
	margin-left: auto;
	margin-right: auto;
}
.noFloat
{
	float: none !important;
}
.spacer30px
{
	padding-left: 15px !important;
	padding-right: 15px !important;
	float: left;
}
TH.tightCenter
{
	text-align: center;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	vertical-align: middle;
	padding-top: 0.3em;
}

.space5
{
	padding-left: 5px;
}
.space5r
{
	padding-right: 5px;
}
.space5t
{
	padding-top: 5px;
}
.space5b
{
	padding-bottom: 5px;
}
.space10
{
	padding-left: 10px;
}
.space10r
{
	padding-right: 10px;
}
.space20
{
	padding-left: 20px;
}
.space20r
{
	padding-right: 20px;
}
.space5b
{
	padding-bottom: 5px;
}
.space10b
{
	padding-bottom: 10px;
}
.space30
{
	padding-left: 30px;
}
.space40
{
	padding-left: 40px;
}
.space60
{
	padding-left: 60px;
}
.left5
{
	margin-left: 5px;
}
