@charset "utf-8";


/* Base Style */  
body {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	line-height: 1.2;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #57624a;
}

#container-top {
	width: 820px;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border: 1px solid #57624a;
	font-family: "Optima";
	font-size: 22px;
	color: #ffffff;
	background-color: #57624a;
	padding: 22px 40px 22px 40px;
	text-align: left;
}

#container-middle {
	width: 900px;
	border-right:  1px solid #57624a;
	border-left:  1px solid #57624a;
}

#container-bottom {
	width: 820px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-box-shadow: 0 1px 0 #57624a;
	-webkit-box-shadow: 0 1px 0 #57624a;
	background-color: #f9f9f0;
	border: 1px solid #57624a;
	font-family: "Lucida Grande";
	font-size: 14px;
	font-style: italic;
	color: #57624a;
	padding: 26px 40px 26px 40px;
	text-align: right;
}

#container-bottom .date {
	font-weight: bold; 
}

#container-sig {
	width: 862px;
	border: none;
	font-family: "Lucida Grande";
	font-size: 14px;
	font-style: italic;
	color: #57624a;
	padding: 0px 38px 0px 0px;
	text-align: right;
}

.announcement {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 24px;
	font-weight: normal;
	color: red;
}

.title {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #ffffff;
	background-color: #57624a;
	padding: 16px 20px 16px 20px;
}

.cap {
	font-family: "Comic Sans MS";
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	background-color: #57624a;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border: 1px solid #57624a;
	margin-top: 40px;
	padding: 8px 10px 8px 10px;
}

.main {
	font-family: "Lucida Grande";
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #57624a;
	margin-top: 40px;
	padding: 20px 20px 20px 20px;
}

.doc {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border: 1px solid #57624a;
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
}

.doc2 {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	padding: 0px 0px 0px 18px;
}

.doc3 {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	padding: 0px 0px 0px 40px;
}

.oblique {
	font-family: "Lucida Grande";
	font-style: oblique;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.sen {
	font-family: "Osaka";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #57624a;
	margin-top: 0px;
	padding: 20px 20px 20px 20px;
}

.sig {
	font-family: "Lucida Grande";
	font-size: 14px;
	font-weight: normal;
	color: #57624a;
}

.sig2 {
	font-family: "Lucida Grande";
	font-style: italic;
	font-size: 14px;
	font-weight: normal;
	color: #4c5868;
}

.mono {
	font-family: "Monaco";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #f9f9f0;
	border: 0px ;
	margin: 0px 36px 0px 36px;
	padding: 0px 14px 14px 14px;
}

pre {
	font-family: "Monaco";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #f9f9f0;
	border: 0px ;
	margin: 14px 36px 14px 36px;
	padding: 20px 14px 20px 14px;
	line-height: 1.4;
	overflow: auto;
}

hr {
	color: #6e7955;
	noshade: noshade; 
}


/* Sliding Button */
.buttonWrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 160px;
	height: 26px;
	overflow: hidden;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 1px 12px;  
}

div.buttonWrap a:hover {
	color: #ffffff;
}

.buttonCamino {
	width: 70px;
	height: 26px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background-color: #57624a;
	color: #e4dc8a;
	top: 0px;
	left: 0px;
	position: absolute;
	font-family: "Lucida Grande";
	font-style: italic;
	line-height: 26px;
	text-align: right;
}

.buttonCamino span {
	display: none;
	padding-right: 18px;
}

.buttonGet {
	width: 66px;
	height: 22px;
	background-color: #ffffff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	color: #57624a;
	position: absolute;
	top: 2px;
	left: 2px;
	text-transform: uppercase;
	font-family: "Lucida Grande";
	font-style: italic;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
}

.buttonGet span {
	color: #57624a;
}

.buttonGet2 {
	background-color: #57624a;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "Lucida Grande";
	font-style: italic;
}

.buttonGet2 span {
	color: #57624a;
}


