@charset "utf-8";
/* CSS Document */
body * {
	margin:0;
	padding:0;
	text-decoration: none;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}

body {
	font-family:verdana, helvetica, sans-serif;
	font-size:62.5%;
	background-color:#D1D2D4;
	margin-top:0;
}
p{
	margin-bottom:10px;
	line-height:140%;
	font-size:11.5px;
	color: #333333;
}

#wrapper {
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:752px;
	background-image:url(../images/5.gif);
	color: #000000;
}
h1 {
	font-size:32px;
	margin: 0px 0 15px 0;
	line-height: 24pt;
	color: #000000;
}
h2 {
	font-size:15px;
	margin: 25px 0 1px 0;
	padding:3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BE3038;
}
h3 { font-size:1.4em; margin: 25px 0 15px 0;}
h4 { font-size:1.3em; margin: 25px 0 15px 0;}
h5 { font-size:1.2em; margin: 25px 0 15px 0;}
h6 { font-size:1.1em; margin: 25px 0 15px 0;}
h1, h2, h3, h4, h5, h6 {
	text-align: left;
	color: #BE3038;
}

#header {
	height:171px;
	background-image:url(../images/1v7.gif);
	background-repeat:no-repeat;
}
#flash {float:left; height: 58px; width: 555px;}
#allstop {float:right; height: 58px;}
#content { float: left; width: 535px; padding: 10px;  text-align: justify; }
#content a{
	color:#003366;
}
#content a:hover{
	color:#A90832;
	text-decoration: none;
}
#content li{ list-style: circle; margin: 15px 15px 15px 15px;  text-align: left; line-height:150%; font-size:1.1em;}
#content li li{ list-style: circle; margin: 15px 15px 15px 45px; text-align: left; line-height:150%; font-size:1.0em;}

#contentleft {
	float: left;
	margin-left: 30px;
	width: 154px;
	font-size: 10px;
	color: #333333;
}
#contentleft p {
	font-size: 10px;
	margin-top: 12px;
}
#contentleft li, content li a{ list-style: circle; margin-left: 40px!important; text-align: left; line-height:150%; font-size:1.1em;}

#contentright {
	padding:10px;
	margin-left:auto;
	width: 490px;
}
#contentright li, content li a{ list-style: circle; margin-left: 40px!important; text-align: left; line-height:150%; font-size:1.1em;}


#rightcolumntext {
	float: left;
	padding: 10px;
	font-size: 10px;
	width: 107px;
	margin-left:25px;
	margin-right:45px;
	text-align: justify;
	color: #333333;
}
#rightcolumntext li {line-height: 100%; margin-bottom: 2px; font-weight: bold; text-align: center; font-size: 1.2em;}
#rightcolumntext li a, #menubar li a:visited{display: block; color: #CD271B; padding: 3px; }
#rightcolumntext li a:hover {color: #ffffff; background-color: #267A9C; }

#footer {
	background-image:url(../images/6v3.gif);
	background-repeat:no-repeat;
	height: 48px;
	font-size: 10px;
	color: #333333;
}
#footer p{ font-size:1em;  margin:0 10px 0 25px;}
#footer a {
	color:#B30000;
	text-decoration: none;
}
#footer li, #footer li a {display:inline; padding: 5px; }
#footer ul {padding: 10px;}

.clear {clear:both;}

.style1 {
	color: #333333
}
.style2 {color: #BE3038; }
.bold {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.style4 {color: #000000; }
bullets {
	list-style-type: circle;
}
.style11 {
	width: auto;
	visibility: inherit;
}
