@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: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#header {
	background-image: url(../images/header.jpg);
	height: 209px;
	width: 954px;
	overflow: hidden;
}
#bodyrepeat {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	width: 954px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(../images/footer.jpg);
	height: 211px;
	width: 954px;
	overflow: hidden;
}
#container-bottom {
	height: auto;
	width: 954px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
body {
	background-image: url(../images/bg-big.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	background-color: #1A032D;
}
#content-left {
	width: 179px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	height: auto;
}
#content-right {
	width: 650px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	height: auto;
}
#line1 {
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E1E1E1;
	padding-right: 15px;
	padding-left: 15px;
}
#line2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer-tag {
	padding-right: 55px;
	padding-left: 280px;
}


/* CSS Document */

p {
	font-family:tahoma,arial;
	font-size:13px;
	color:#464646;
	line-height:21px;
}
.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-purple {
	font-family: Tahoma, Arial;
	font-size: 31px;
	line-height: 33px;
	color: #37034E;
}

.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: 11px;
	color:#464646;
}

a.footerlinks:visited{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#464646;
}
