/* CSS Document */
.style2 {font-weight: bold}
.style2 li {
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.header {
	height:156px;
	color:#fff;
	background-image: url(../headers/header2_01.jpg);
	background-repeat: no-repeat;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

body {
	background-color: #CCCCCC;
}
.slogan {
	width: 335px;
	margin-left: 600px;
	margin-top: 70px;
}


.container {
	overflow:auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../headers/header2_03.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
.left {
	float:left;
	width:177px;
	background-image: url(../headers/header2_02.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.footer {
	display:block;
	height:32px;
	color:#330000;
	text-align:center;
	font-size:9px;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 6px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../headers/footer.jpg);
	background-repeat: no-repeat;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
}
.content {
	float: right;
	width: 693px;
	padding-right: 30px;
}
.header h2 {
	color: #333333;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	padding-right: 30px;
	padding-top: 56px;
}

.left ul {
	list-style-type: none;
}
.img-left {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
}

.left li {
	list-style-type: none;
}
.left li a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	line-height: 23px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 15px;
}
.left li a:hover {
	background-color: #494949;
}
.left p {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 2px;
	padding-left: 10px;
	margin-top: 30px;
}



.footer a {
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Arial;
}
.left p a {
	color: #FFFFFF;
	text-decoration: none;
}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #b5111b;
	font-size: 28px;
}
.content h2 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	font-family: "Trebuchet MS", verdana, arial;
	margin-bottom: 7px;
}
.content p {
	color: #333333;
	font-size: 12px;
	line-height: 17px;
}
.content h4 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 7px;
}
.content a {
	color: #000000;
}
.content a:hover {
	color: #b5111b;
	text-decoration: none;
}
.content a:visited {
	color: #b5111b;
}

.content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #B01421;
	text-transform: none;
	margin-top: 7px;
}
.content h5 {
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	font-style: italic;
	color: #b5111b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b5111b;
	padding-left: 10px;
	margin-bottom: 7px;
}
.content li {
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 7px;
	line-height: 14px;
	padding-left: 7px;
	text-align: left;
}
.content ul {
	margin-bottom: 5px;
	margin-left: 10px;
}


.footer a:link{
	color: #000000;
}
.footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.footer a:8EB3DB{
	color: #999999;
}
.footer a:8EB3DB{
	color: #999999;
}
.img-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}

