@charset "UTF-8";
a:link {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #00619c;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial;
	color: #00619c;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #00619c;
}
#container {
	height: auto;
	width: 767px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header-bg {
	background-color: #2C2C2C;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/header-bg.jpg);
}
#header {
	background-image: url(images/header.jpg);
	height: 191px;
	width: 767px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 657px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 55px;
	padding-left: 55px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 169px;
	width: 766px;
	overflow: hidden;
}


#footer-bottom {
	height: 151px;
	width: 100%;
	overflow: hidden;
}
#container-bottom {
	height: auto;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:16px;
	color:#464646;
	line-height:21px;
}
.p2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #464646;
}
.p-red {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #FF0000;
}
.p-small {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #464646;
}
.headline-black {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #000A12;
}
.headline-red {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #670001;
}

.subheadline {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #464646;
}

.boxgrey {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #E0E0E0;
	font-family: tahoma, arial;
	font-size: 11px;

}
.boxgrey2 {
	border: 1px solid #CCCCCC;
	margin: 40px;
	padding: 20px;
	background-color: #EAEAEA;
	font-family: tahoma, arial;
	font-size: 18px;

}

a.footerlinks:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#464646;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 10px;
	color:#464646;
}

.standardtype1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-right: 0px;
	margin-left: 0px;
}
.standardtype2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0px;
}