@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../img/bg-tile.jpg);
	background-repeat: repeat-x;
	background-color: #C1C1C1;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
a {
	color: #003876;
}

#container {
	background-color: #FFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99ccff;
	border-left-color: #99ccff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003876;
}
#menutop {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
}
#menutop  a {
	color: #333;
	text-decoration: none;
}
#menutop a:hover {
	color: #003876;
	text-decoration: none;
	top: -2px;
	position: relative;
}
#menutop a:visited {
	color: #333;
	text-decoration: none;
}
#menutop a:visited:hover {
	color: #003876;
	text-decoration: none;
	top: -2px;
	position: relative;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.quote {
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
	color: #003876;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-align: left;
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	color: #003876;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DAE7ED;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	color: #333;
}
#menubot {
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #F8F8F8;
	margin: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9CF;
	font-weight: lighter;
}
#menubot a {
	color: #F8F8F8;
	text-decoration: none;
}
#menubot a:hover {
	color: #FC0;
	text-decoration: none;
	top: -2px;
	position: relative;
}
#menubot a:visited {
	color: #F1F2F4;
	text-decoration: none;
}
#menubot a:visited:hover {
	color: #FC0;
	text-decoration: none;
	top: -2px;
	position: relative;
}
.linebot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#a:link {
	color: #003876;
}
#dls {
	font-size: 0.70em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#dls a {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
#dls a:hover {
	color: #C30;
	font-family: Verdana, Geneva, sans-serif;
}
.in {
	background-color: #B6CFDC;
	width: 80%;
	border: 1px solid #DAE7ED;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
}
.send {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #FFF;
	background-color: #0C0;
	border: 2px solid #060;
}

.innone {
	background-color: #B6CFDC;
	border: 1px solid #DAE7ED;
	color: #000;
}
h3 {
	font-size: 1.2em;
	color: #003876;
	display: block;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DAE7ED;
}
h4 {
	font-size: 1.2em;
	color: #003876;
	display: block;
	font-family: "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.active {
	background-color: #9CF;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003876;
}
