/* CSS Document */
body {
	margin: 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	min-width: 958px;
	text-align: center;
	color: #333333;
	padding-top: 5px;
	}

/* images */
.imgleft {
	float: left;
	margin-right: 5px;
	}
.imgright {
	float: right;
	margin-left: 5px;
	margin-right: 2px;
	}

/* ---  links  --- */

a:link {
	color: #990000;
	text-decoration: underline;
	}
a:visited {
	color: #990000;
	text-decoration: underline;
	}
a:hover {
	color: #990000;
	text-decoration: none;
	}
/* ----{ special styles }-------------------*/
.small {
	font-size:10px;
	}
.red {
	color: #990000;
	}


/* ---[ common elements ]--------------------- */

p {
	line-height: 130%;
	margin: 5px;
	}
input {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	}
textarea {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	}
select {
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 110%;
	margin: 5px;
	color: #990000;
	text-align: center;
	}
h2 {
	font-family: Verdana, sans-serif;
	font-size: 180%;
	font-weight: normal;
	padding: 0;
	margin: 0;
	line-height: 110%;
	margin: 5px;
	}
h3 {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 110%;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
h4 {
	margin: 1.5em 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	font-weight: normal;
	color: #333;
	}
h5 {
	margin: 1.5em 0 0 1em;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	}
h6 {
	margin: 1.5em 0 0 1em;
	font-family: Verdana, sans-serif;
	font-size: 88%;
	font-weight: bold;
	color: #333;
	}
blockquote {
	font-size: 88%;
	line-height: 1.5em;
	color: #333;
	padding-left: 23px;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	padding-top: 5px;
	margin-top: 5px;
	}
del {
	text-decoration: line-through;
	color: #999;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}
form {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.warning {
	color: #CC0000;
}
#logo {
	width: 421px;
	height: 135px;
	margin-top: 20px;
	margin-left: 40px;
	}.header {
	background-color: #FFFFFF;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	height: 155px;
	text-align: left;
}
.mid {
	background-color: #FFFFFF;
	background-image: url(/images/mid.jpg);
	background-repeat: repeat-y;
}
.nav {
	border-right-width: 2px;
	border-right-style: dotted;
}
#callback {
	color: #FFFFFF;
	background-color: #666666;
}
.footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
.footer p {
	line-height: 100%;
	padding: 0px;
	color: #666666;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
.mid li {
	font-size: 12px;
	list-style-image: url(/images/tick.jpg);
	margin-bottom: 3px;
}
blockquote
{
margin-left: 10px;
font-size:10px;
}
