h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #115455;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #5E9BBC;
	border-bottom-color: #5E9BBC;
	line-height: 120%;
	border-right-color: #5E9BBC;
	border-left-color: #5E9BBC;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #2F6C8D;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #115455;
	line-height: 120%;
	padding: 0px;
	border-top: thin dotted #6699CC;
	border-right: thin none #6699CC;
	border-bottom: thin dotted #6699CC;
	border-left: thin none #6699CC;
	background-color: #EAF2F9;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #115455;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #115455;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
	line-height: 120%;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 80%;
	line-height: 130%;
}
a {
	color: #0066CC;
	text-decoration: underline;
}
A:link {
	COLOR: #0066CC;
	TEXT-DECORATION: underline;
	font-weight: normal;
}

A:visited {
	COLOR: #0066cc;
	font-weight: normal;
	text-decoration: underline;
}

A:hover {
	COLOR: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}

A:active {
	COLOR: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}
.lineover {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9FE286;
	border-right-color: #9FE286;
	border-bottom-color: #9FE286;
	border-left-color: #9FE286;
}
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
.line_right {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #115455;
}
body {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pic_captn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.1em;
	color: #333333;
}
#picture_section {
}
#picture_section img {
	border: 1px solid #666666;
}
.bnr_bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: 4px;
}
.next {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #3D816E;
	background-image: url(images/next_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
	line-height: 22px;
}
.next p {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

