@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	font-family: helvetica;
	font-size: large;
	line-height: 24px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}

.floatright {
	float: right;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.box {
	width: 234px;
	margin-top: 20px;
	font-family: arial;
	font-size: 11px;
	line-height: 16px;
	color: 474747;
	float: left;
	margin-right: 30px;
}
.box_top {
	background-image: url(../images/box_01.jpg);
	height: 11px;
}
.box_center {
	background-image: url(../images/box_02.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.box_btm {
	background-image: url(../images/box_03.jpg);
	height: 10px;
}



#wrapper {
	width: 1015px;
	margin-right: auto;
	margin-left: auto;
}
#bar {
	background-color: #B51A1D;
	height: 12px;
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 11px;
}
#main {
	background-color: #FFFFFF;
}
#content {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
}


#header {
	background-image: url(../images/header.jpg
);
	height: 95px;
	font-family: arial;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #ebebeb;
	padding-top: 121px;
	padding-left: 840px;
	text-align: right;
	padding-right: 15px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav {
	background-image: url(../images/tabs_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	color: #FFFFFF;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}
#wrapper #main #content center p {
	text-align: left;
}
.center22 {
}
#wrapper #main #content table tr td {
	text-align: left;
}
#wrapper #main #content {
	color: #FF0000;
}
#wrapper #main #content p {
	font-style: italic;
	font-weight: bold;
	font-family: helvetica;
	font-size: x-large;
	color: #000000;
}

