@charset "utf-8";
/* CSS Document */

html, body, #wrapper {
	height:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #737A35;
}
body,td,th {
	font-size: 16px;
}

#wrapper { margin: 0 auto; text-align: left; vertical-align: middle; width: 400px; }

h2 {
	font-size: 24px;
	font-weight: normal;
	color: #893101;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

a:link {
	font-size: 16px;
	color: #747A3C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #990000;
	text-decoration: underline
}
a:visited {
	color: #757C36;
	text-decoration: none
}
a:active {
	color: #000000;
	text-decoration: none
}

.a2:link {
	font-size: 12px;
	color: #747A3C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.a2:hover {
	color: #990000;
	text-decoration: underline
}
.a2:visited {
	color: #757C36;
	text-decoration: none
}
.a2:active {
	color: #000000;
	text-decoration: none
}

.style1 {color: #000000}


#visitor { 	float: right; color: #949C51; font-size: 12px; text-transform: uppercase; position: relative; top: -13px; }
#visitor p { margin: 0px; }
.text-small-bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.text-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.text-mediumGy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

.text-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}
.text-largeWt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
}


.titles {
	font-size: 22px;
	font-weight: normal;
	color: #893101;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titlesWt {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

