html, body {
}

body {
	margin: 0em;
	padding: 0em;
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	line-height: 170%;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	letter-spacing: -0.025em;
	line-height: 150%;
	margin-bottom: 1em;
}

.arrow1 h3 a{
font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	letter-spacing: -0.025em;
	line-height: 120%;
    font-size: 0.9em;
	margin-bottom: 1em;
    text-decoration: none;
}
p {
	line-height: 170%;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

a {
	color: #330099;
}
li {
	list-style-type: square;
	list-style-position:inside;
	line-height: 170%;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

strong {
	font-weight: 700;
	color: #2A2A2A;
}

/* Wrapper */

#wrapper {
	overflow: hidden;
	padding-bottom: 3em;
	background: #FFFFFF;
}

/* Copyright */

#copyright {
	overflow: hidden;
	padding: 1.875em 0em 6em 0;
	border-top: 1px solid #CCCCCC;
	text-shadow: 1px 1px 0px #FFFFFF;
	text-align: center;
}

#copyright p {
	font-size: 1em;
	color: #333333;
}

#copyright a {
	color: #232323;
}

#copyright a:hover {
	text-decoration: none;
}


/* Button Style */

.button-style a {
	display: block;
	width: 11.250em;
	height: 3.125em;
	margin-top: 1.875em;
	background: url(images/img01.png) repeat;
	line-height: 3.125em;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-size: 1.125em;
	font-weight: 200;
	color: #FFFFFF;
}

/* Button Style 2 */

.button-style2 a {
	display: inline-block;
	height: 3em;
	margin-top: 1.25em;
	padding: 0em 1.25em;
	border-radius: 0px 5px 0px 5px;
	line-height: 3em;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}

/* Button Style 3 */

.button-style3 a {
	display: inline-block;
	height: 3em;
	margin-top: 1.25em;
	padding: 0em 1.25em;
	background: #499D4A;
	border-radius: 5px;
	line-height: 3em;
	text-shadow: 1px 0px 0px #185E18;
	text-decoration: none;
	font-size: 1em;
	color: #FFFFFF;
}


/** LIST STYLE 1 */

.arrow1 {
	list-style-image: url(../pix/arrow.jpg);
	list-style-position: outside;
	list-style-type: none;
	line-height: 150%;
	border-top: 1px solid #E6E6E6;
    padding-top: 10px;
	padding-bottom: 5px;
}
.arrow2 {
	list-style-position: inside;
	list-style-type: none;
	line-height: 200%;
	padding-bottom: 10px;
}
.arrow3 {
	list-style-image: url(../pix/arrow.jpg);
	list-style-position: outside;
	list-style-type: none;
	line-height: 150%;
	border-bottom: 1px solid #E6E6E6;
    margin-top:-15px;
    padding-top: 0px;
	padding-bottom: 20px;
}
.arrowtext {
	display:inline-block;
	list-style-position: inside;
	list-style-type: none;
	line-height: 160%;
	padding-bottom: 10px;
	margin-left: 20px;
}

.arrowstate {
	list-style-image: url(../pix/arrow-down.jpg);
	list-style-position: inside;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 160%;
	padding-bottom: 0px;
	padding-top:36px;
}
ul.style1 {
	margin: 0em;
	list-style-image: url(../pix/arrow.png);
}

ul.style1 li {
	padding: 0.1em 0em;
	border-top: 1px solid #E6E6E6;
}

ul.style1 a {
	display: block;
	padding: 0em 0em 0em 0.27em;
	text-decoration: none;
	color: #000000;
}

ul.style1 a:hover {
	text-decoration: underline;
	list-style-type: none;
}

ul.style1 .first {
	border-top: 0;
}

/** LIST STYLE 2 */

ul.style2 {
	margin: 0em;
	padding: 0em;
	list-style: none;
	font-style: italic;
}

ul.style2 li {
	padding: 1.25em 0em 1.25em 0em;
	border-top: 1px solid #E6E6E6;
}

ul.style2 a {
	text-decoration: none;
	color: #8F8F8F;
}

ul.style2 a:hover {
	text-decoration: underline;
}

ul.style2 .date {
	display: inline-block;
	margin: 0em 0em 0em 0em;
	padding: 0.35em 0em;
	border-radius: 5px;
	line-height: none;
	font-weight: bold;
	font-style: normal;
	color: #2A2A2A;
}

ul.style2 .date a {
	color: #2A2A2A;
}

ul.style2 .first {
	padding-top: 0;
	border-top: 0;
}

/** LIST STYLE 3 */

ul.style3 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style3 li {
	padding: 1.25em 0em 1.56em 0em;
}

ul.style3 a {
	display: block;
	text-decoration: none;
	color: #C18062;
}

ul.style3 a:hover {
	text-decoration: underline;
}

ul.style3 .date {
}

ul.style3 .date b {
}

ul.style3 .date a {
	color: #FFFFFF;
}

ul.style3 .date a:hover {
	text-decoration: none;
}

ul.style3 .first {
	padding-top: 0em;
	background: none;
}

/** LIST STYLE 4 */

ul.style4 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}

ul.style4 li {
	padding: 0.94em 0em 0.94em 0em;
	border-top: 1px solid #742F0E;
}

ul.style4 a {
	display: block;
	padding: 0em 0em 0em 1.87em;
	text-decoration: none;
	color: #C18062;
}

ul.style4 a:hover {
	text-decoration: underline;
}

ul.style4 li {
	border-top: 0;
}

/** LIST STYLE 5 */

ul.style5 {
	overflow: hidden;
	margin: 0em 0em 1em 0em;
	padding: 0em;
	list-style: none;
}

ul.style5 li {
	float: left;
	padding: 0.25em 0.25em;
	line-height: 0;
}

ul.style5 a {
}



/** LIST STYLE 6 */

ul.style6 {
	margin: 0em;
	padding: 0em;
	list-style: none;
}


ul.style6 h3 {
	margin: 0em;
	padding: 0em 0em 0.63em 0em;
	font-weight: bold;
	font-size: 1em;
	color: #2A2A2A;
}

ul.style6 p {
	font-style: italic;
	font-size: 0.87em;
}

ul.style6 li {
	padding: 1.25em 0em 1.25em 0em;
	border-top: 1px solid #C9C8C8;
	line-height: 170%;
}

ul.style6 a {
	display: block;
	padding: 0em;
	text-decoration: none;
	color: #737373;
}

ul.style6 a:hover {
	text-decoration: underline;
}

ul.style6 .first {
	padding-top: 0em;
	border-top: 0;
}
select {
	font-size: 1.1em;
	color: #888;
	line-height: 200%;
	padding-top: 10px;
	padding-bottom: 10px;
}