/*  Styles Overall Start  */

* {	
	margin: 0;
	padding: 0;
	text-decoration: none;
}
ul li {
	list-style: none;
}
ol li {
	list-style-position: inside;
	padding-left: 3px;
}
img {
	border: none;
}
#background {
	min-height: 500px;
	background: transparent url(../images/background_graphic_reg.gif) no-repeat ;
}
#logo {
	position: absolute;
	top: 0;
	left: 0;
}
#logo img {
	margin-left: 60px;
}
#slogan h1 {
	font: oblique 1.1em sans-serif;
}	
#slogan { 
	position: absolute;
	top: 50px;
	left: 300px;
}

#content {
	position: absolute;
	top: 155px;
	left: 220px;
	width: 405px;	
	margin-top: 2em;
	font: .8em sans-serif;
}
#text {
	min-height: 430px;
}
#text h5 {
	margin: 0 0 0 5px;
}
#text h5 a {
	color: black;
}
#content p {
	padding: 5px;
}
#text ol li {
	margin: 5px 0 0 2px;
}
img.right {
	float: right;
}
img.left {
	float: left;
}
#content a, #content dl dd a{
	color: #990000;
}
#content p a:hover, #content dl dd a:hover{
	color: #003300;
	text-decoration: underline;
}
#content dl dd p {
	padding: 4px;
}
#content h4 {
	font: bold 1em sans-serif;
	padding: 2px 5px 0 5px;
}
#text h4 a span {
	color: black;
}
#text h4 span span {	
	text-decoration: line-through;
	color: #cc0000;
}
#text h4 a:hover {
	color: #006600;
	text-decoration: underline;
}
form#search {
	position: absolute;
	top: 17px;
	left: 540px;
	width: 250px;
}
form#search input {
	font-size:15px;
}
#printImage {
	position: absolute;
	top: -500px;
	left: -500px;
}
ul#faq li a {
	color: #990000;
}
ul#faq li a:hover {
	color: #006600;
	text-decoration: underline;
}


/*  Styles Overall End  */

/*  Map  Start  */

#map ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
}
#map ul li {
	list-style-type: disc;
	margin: 3px 0 3px 0;
}
#map ul ul {
	margin-left: 30px;
}
#map ul ul li {
	list-style-type: circle;
}
#map li a:hover {
	color: #006600;
	text-decoration: underline;
}
/*  Map  End  */

/*  Footer Start  */

#footer {
	text-align: center;
	font: .8em sans-serif;
	margin: 10px;

}
#footer a {
	padding: 2px;
	color: #990000;
}
#footer a:hover {
	color: blue;
}
hr {
	border: 1px solid #cccccc;
	margin: 10px;
}

/*  Footer End  */
