@charset "utf-8";
/* CSS Document */

body {
	background-color: #666666;


	font family: Arial, sans-serif;
	font-size:medium;
}
a:link, a:visited {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a:hover,a:active {
	color: #000099;
}
#header{
	background-color: #fff;
	width: inherit;
	background-position: center center;

	}
.logo {
	background-image: url(../images/weblogo.jpg);
	background-repeat: no-repeat;
	width: 950px;
}
#main {
	width: 950px;
	background-position: center center;
	background-color: #666;
	}
#footer {
	width: 950px;
	background-color: #ccc;
	background-position: center;
	border: none;
}
.container {
	width: 950px;
	background-position: center center;
}
.logo {
	background-image: url(../images/weblogo.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 125px;
	background-position: center center;
}
.button{
	font-family: "Times New Roman", Serif;
	font-size: 80%;
	font-weight: bold;
	width: 200px;


    border: 1px #999999
   	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	text-align: center;
}
.H1 {
	color: #000000;


	font-family: "Times New Roman", Serif
	font-size: 18px;
	line-height: normal;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.H2 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
}
.H3 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-style: normal;
	font-size: 14px;
	line-height: normal;
}

.H4 {
	color: #FFFFFF;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.H5 {
    color: #000000;
	font-family: "Times New Roman", Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.blueTitle {
	margin-top: 5px;
	padding: 13px 10px;
	text-align: center;
	background-attachment: scroll;
	background-color: #9999CC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.style3 {
	color: #000000;
	font family: "Times New Roman", Serif;
	font-size: 12px;
	line-height: normal;
}
.style4 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	line-height: normal;
	font-weight: lighter;
	}
.style5 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 10px;
	line-height: normal;
	font-weight: lighter;
	}
.style6 {
	color: #000000;
	font-family: "Times New Roman", Serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	
}
.style7 {
    color: #000000;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 16px;
	font-weight: normal;
}
.style8 {
	color: #FF0000;
	font-family: "Times New Roman", Serif;
	font-weight: bold;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.style4 {
	font-style: normal;
}
.center {
	text-align: center;
}
ul.list {
	margin-bottom: 20px;
}
ul.list li {
	margin-bottom: 15px;
}
form {
	margin-top: 20px;
}
label p {
	font-size: 14px;
	margin-bottom: 4px;
}
input, textarea {
	color: #000000;
	font-size:12px;
}
.form_button {
	color: #000000;
    font-size: 12px;
    margin-top: 10px;
	margin-bottom: 15px;
    min-width: 70px;
}

