body {
	text-align: center;
    vertical-align: top;
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
}
#wrap {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	position: relative;
	background-color:#FFFFFF;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF7400;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	font-weight: bold;
}


#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#topnav a:link {
	color: #FFFFFF;
}
#topnav a:visited {
	color: #FFFFFF;
}
#topnav a:hover {
	color: #FF7400;
}
#topnav a:active {
	color: #FF7400;
}
.quicklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.quicklink a {
color: #FFFFFF;
}
.quicklink a:link {
	color: #FFFFFF;
}
.quicklink a:visited {
	color: #FFFFFF;
}
.quicklink a:hover {
	color: #eeeeee;
}
.quicklink a:active {
	color: #eeeeee;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff6600;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55bb11;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55bb11;
}


.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff6600;
	font-weight: bold;
}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55bb11;
}
.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #55bb11;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #55bb11;
}
.orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff6600;
}#contact_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content_no_swish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	margin-left: 200px;
}
.content_front_page {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	margin-left: 200px;
	padding: 12px;
	border: 1px solid #2D2D2D;
}
#certifications_table {
	width: 550px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.certs_row_top_left {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
}
.certs_row_bottom_left {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 2px;
	border-right-color: #D5D5D5;
}
.certs_row_top_right {
	border-bottom-width: 2px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-bottom-color: #D5D5D5;
}
.certs_row_bottom_right {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
}