* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-image: url(../images/underwater.jpg);
	background-repeat: repeat;
*/	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
img {
	border:0px none;
}
h1 {
	margin: 5px 0px 2px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #111111;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
}
h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2.left {
	padding: 0px 0px 0px 0px;
	margin: 0px 120px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h2.right {
	text-align: right;
	padding: 0px 0px 0px 0px;
	margin: 3px 10px 0px 121px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #13497b;
	font-style: italic;
	border-bottom-color: #13497b;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9d080d;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	text-align: center;
}
h4 {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	font-style: normal;
	font-variant: small-caps;
	font-weight: 900;
	text-align: center;
	background-color: #9d080d;
	height: 23px;
}
p {
	margin: 8px 10px 0px 10px;
	text-align: justify;
	font-size: 14px;
}
p.address {
	margin: 20px 0px 0px 6px;
	font-size: 14px;
	text-align: left;
}
p.link {
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: center;
}
hr {
	margin: 5px auto 0px auto;
	border: 0;
	width: 90%;
	color: #bcbcbc;
	background-color: #bcbcbc;
	height: 1px;
}
a:active, a:visited {
	outline: none;
}
a.txt_link:link  {
	color: #9d080d;
	text-decoration: none;
 	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a.txt_link:visited  {
	color: #9d080d;
	text-decoration: none;
 	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a.txt_link:hover, a.txt_link:active {
	color: #9d080d;
 	border-bottom-style: none;
}
a.foottxt_link:link  {
	color : #000000;
	text-decoration: none;
 	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a.foottxt_link:visited  {
	color : #000000;
	text-decoration: none;
 	border-bottom-style: dashed;
	border-bottom-width: thin;
}
a.foottxt_link:hover, a.foottxt_link:active {
	color : #000000;
 	border-bottom-style: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: justify;
}
li.why {
	margin: 5px 10px 5px 4px;
	background-image: url(../images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	text-align: justify;
}
li.employment {
	margin: 5px 0px 5px 11px;
	background-image: url(../images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em;
	text-align: justify;
}
div#content {
	width: 919px;
	margin: auto;
}
