﻿
A:visited  {
	color: #000000;
	text-decoration: underline;
}
.endorsement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
A:link  {
	color: #000000;
	text-decoration: underline
}
A:active  {
	color: #000000;
	text-decoration: underline
}
A:hover   {
	color: #000000;
	text-decoration: none;
}

.main_container {
	border-radius: 25px;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	border: thin solid #000000;
	margin-right: auto;
	margin-left: auto;
	width: 785px;
}
.style1 {
        background-color: #FFFFFF;
}
.footer {
        margin-right: auto;
        margin-left: auto;
        width: 785px;
}
.center {
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
}
.footer_copyright_swd_link {
	font-size: x-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.font_arial_med {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
}
.color_black {
        color: black;
}
.background_color_black {
	background-color: #000000;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.nav_breadcrumb {
	text-align: right;
	font-size: small;
}
.background_paper {
	background-color: #FFFFFF;
	background-image: url('background_paper.jpg');
}
.text_decoration_none {
	text-decoration: none;
}
.center_underline {
	text-align: center;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.picture_border {
	border-style: solid;
	border-width: 1px;
}
.text_align_left {
	text-align: left;
}
.border_zero {
	border-width: 0;
}
.style7 {
	color: #000000;
}
.photo_credit {
	text-align: center;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.text_align_center {
	text-align: center;
}


