BODY {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	text-align: center;
	background: url(../images/start/background.gif) repeat-y;
	background-position: center;
	line-height: 20px;
	font-size: 12px;
	font-family: verdana;
}

A {
	color: #000000;
	text-decoration: none;
}

H1 {
	font-size: 14px;
	color: #005B9F;
	margin: 80px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
	float: left;
}

H2 {
	font-size: 18px;
	margin: 30px 0px 0px 30px;
}

H2 A:link, H2 A:visited, H2 A:hover, H2 A:active {
	display: block;
	background: url(../images/start/arrow.gif) no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 20px;
}

UL {
	list-style-type: none;
	margin-left: 50px;
	margin-bottom: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

A#cp {
	display: block;
	float: right;
	color: #ffffff;
	font-size: 9px;
	margin: 42px 5px 0px 0px;
}

DIV#container {
	width: 1004px;
	margin: auto;
}

DIV#container DIV {
	text-align: left;
}

DIV#top {
	height: 220px;
	background-color: #ffffff;
	background-image: url(../images/start/headPicture2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

IMG#logo {
	float: left;
	margin-top: 52px;
	margin-left: 45px;
}

DIV.paddingTop {
	padding-top: 1px;
}

DIV.basicBG {
	background-color: #ffffff;
}

DIV.color1BG {
	background-color: #0095F0;
}

DIV.color2BG {
	background-color: #D6DF21;
}

DIV.floatLeft {
	width: 501px; float: left;
}

DIV.marginLeft {
	margin-left: 2px;
}

DIV.distanceLine {
	height: 12px;
}

BR.clear {
	clear: both;
}

.noFontHeight {
	line-height: 0px;
	font-size: 0px;
}

.block {
	display: block;
	text-decoration: underline;
}

.innerMarginTop {
	margin-top: 30px;
}

.innerMarginLeft {
	margin-left: 50px;
}

DIV.color1BG IMG {
	float: left;
	border-right: 1px solid #ffffff;
}

DIV.color2BG IMG {
	float: right;
	border-left: 1px solid #ffffff;
}

.textAlignRight {
	text-align: right;
}

DIV#pictures DIV.floatLeft {
	float: left;
}