/*
text #073642
border & lines #01820a

#073642;  #7fb01d 00AC6B   2Q11TaqsHk7JD  http://colorschemedesigner.com/#3n11Tm6vKf5Vw

*/
body {
	text-align: center;
	font-family: arial, helvetica, "sans serif", verdana;
	background: #c5f5ff;
}
.page {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.main {
	width: 965px; /* 965 ?!?!?! */
	margin: 10px 0 0 0;
}
.nav {
	width: 170px;
	margin: 10px 0 0 0;
	background-color: #daffdf;
	padding: 10px 15px;
	border: 3px solid #01820a;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
.box {
	width: 700px;
	margin: 10px 0 0 10px;
	padding: 15px 20px 10px 20px;
	background-color: #fff;
	border: 3px solid #01820a;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#contact {
	border: 2px solid #01820a;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 700px;
	background-color: #daffdf;
}
#footer {
	text-align: center;
	margin: 5px 0 0 0;
}

/* GLOBAL */
.bdr0 {border-style: none;}
.cb {clear: both;}
.fl {float: left;}
.fr {float: right;}
.b {font-weight: bold;}
.i {font-style: italic;}
.u {text-decoration: underline;}
.xxs {font-size: xx-small;}
.xs {font-size: x-small;}
.s {font-size: small;}
.m {font-size: medium;}
.l {font-size: large;}
.xl {font-size: x-large;}
.xxl {font-size: xx-large;}
.txtl {text-align: left;}
.txtc {text-align: center;}
.txtr {text-align: right;}
.txtj {text-align: justify;}
.m-10t {margin: -10px 0 0 0;}
.m-5t {margin: -5px 0 0 0;}
.ma {margin: 0 auto;}
.m0 {margin: 0;}
.m5t {margin: 5px 0 0 0;}
.m10t {margin: 10px 0 0 0;}
.m15t {margin: 15px 0 0 0;}
.m20t {margin: 20px 0 0 0;}
.m25t {margin: 25px 0 0 0;}
.m50t {margin: 50px 0 0 0;}
.m75t {margin: 75px 0 0 0;}
.m10trl {margin: 10px 10px 0 10px;}
.m10trbl {margin: 10px;}

/* HEADINGS */
h1 {
	font-weight: bold;
	font-style: italic;
	font-family: arial, helvetica, "sans serif", verdana;
	color: #073642;
	text-align: center;
}
h2 {
	font-weight: bold;
	color: #073642;
	font-family: arial, helvetica, "sans serif", verdana;
	text-align: center;
	margin: 0;
}
h3 {
	font-weight: bold;
	color: #cc3333;
	font-family: arial, helvetica, "sans serif", verdana;
	text-align: center;
	margin: 15px 0 0 0;
}

/* IE HACKS */
.ie img {
	border: 0;
	text-decoration: none;
}

/* IMAGES */
.img {
	margin: 10px 0 0 0;
	border: 0;
	text-decoration: none;
}
.img002 {
	position: absolute;
	top: 2315px;
	right: 100px;
}
.ie .img002 {
	position: absolute;
	top: 2295px; /* -20px */
	right: 100px;
}
.ie9 .img002 {
	position: absolute;
	top: 2245px; /* -50px */
	right: 100px;
}
.img010 {
	position: absolute;
	top: 2100px;
	right: 100px;
}
.ie .img010 {
	position: absolute;
	top: 2080px;
	right: 100px;
}
.ie9 .img010 {
	position: absolute;
	top: 2050px;
	right: 100px;
}
.img005{
	width: 160px;
	height: 110px;
	margin: -5px 0 0 10px;
	float: right;
}
.img008{
	width: 160px;
	height: 120px;
	margin: -5px 0 0 10px;
	float: right;
}
.img170 {
	width: 170px;
}
.img500 {
	width: 500px;
}
/* LINES */
.ln1 {
	border-top: 1px solid #01820a;
	margin: 10px auto 0 auto;
}

/* LINKS */
.lnk {
	border: 0;
	text-decoration: none;
	color: #272eb9;
}
.link {
	border: 0;
	text-decoration: none;
	color: #272eb9;
}
.lnk2 {
	color: #272eb9;
	font-size: small;
	text-decoration: none;
}
.navlnk {
	color: #272eb9;
	font-weight: bold;
	font-size: medium;
	border: 0;
	text-decoration: none;
}
.navlnk1 {
	color: #01820a;
	font-weight: bold;
	font-size: medium;
	font-style: italic;
	border: 0;
	text-decoration: none;
}

/* LISTS */
dd {
	text-align: left;
	font-size: small;
}
dt {
	text-align: left;
	font-size: medium;
}
li {
	text-align: left;
}

/* MISC */
.preload {
	display: none;
	width: 1px;
	height: 1px;
}
.red {
	color: #cc0000;
}
.button {
	border: 0;
	text-decoration: none;
}

/* PARAGRAPHS */
p {
	margin: 10px 0 0 0;
	letter-spacing: 1px;
	text-align: left;
}

/* TABLES */
td {
	padding: 0 5px 0 0;
	width: 260px;
}
tr.contact1 {
	background-color: #c5f5ff;
	height: 30px;
}
td.contact190 {
	padding: 5px 0 5px 0;
	width: 190px;
}
td.contact425 {
	width: 425px;
}

