/* GLOBAL CSS */
body, p, span, a, h1, h2, h3, h4, h5, h6, table, td, tr, th {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4E2729;
	background-color: #D8B089;
}
#wrapper {
	width: 850px;
	background-color: #FFFFf8;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #4E2729;
}
#banner {
	text-align: center;
	background-image: url(../images/2008banner.png);
	height: 100px;
	width: 850px;
	background-repeat: no-repeat;
}
#banner img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 12px;

}
#banner .hcl {
	float: right;
	padding-top: 74px;
	font-style: italic;
	padding-right: 58px;
	color: #4E2729;
}
#content {
	margin-right: 20px;
	margin-left: 20px;
}
#content h1 {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	color: #336699;
}
#content h2 {
	font-style: italic;
	font-weight: bold;
	color: #336699;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
}
#content h3 {
	font-style: italic;
	font-weight: bold;
	color: #336699;
	font-size: 13px;
	padding-top: 10px;
	text-align: center;
}
#content .inspace {
	margin: 3px;
}

#content p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: justify;
	line-height: 16px;
}
#content a {
	color: #4E2729;
}
#content a:visited {
	color: #3B3B3B;
}
#content a:hover {
	color: #336699;
}
#content .more {
	color: #336699;
	text-decoration: none;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
#content .more a {
	color: #336699;
	text-decoration: none;
}
#content .more a:visited  { 
	text-decoration: none; 
}
#content .more a:hover {
	text-decoration: underline;
	color: #254B72;
}
#content .rpix {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-color: #896D45;
	border-right-color: #896D45;
	border-bottom-color: #896D45;
	border-left-color: #896D45;
}
#content .lpix {
	float: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-color: #03ABE2;
	border-right-color: #03ABE2;
	border-bottom-color: #03ABE2;
	border-left-color: #03ABE2;
}
#content li {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	padding-right: 20px;
	line-height: 16px;
}
#content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4E2729;
	padding-right: 100px;
	padding-left: 100px;
	font-style: italic;
}
#content hr {
	clear: both;
	border: 0;
	color: #4E2729;
	background-color: #4E2729;
	height: 1px;
	width: 100%;
}
#basenav {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #4E2729;
}
#basephrase {
	text-align: center;
	font-style: italic;
	color: #57452B;
	font-weight: bold;
}
#basenav a {
	color: #4E2729;
}
#basenav a:visited {
	color: #3B3B3B;
}
#basenav a:hover {
	color: #336699;
}
#basenav .bull {
	padding-right: 10px;
	padding-left: 10px;
	color: #4E2729;
}
#copyright {
	text-align: center;
	font-size: 10px;
	font-style: italic;
	padding-bottom: 5px;
}
#copyright a {
	color: #4E2729;
	text-decoration: none;
}
#copyright a:hover {
	color: #336699;
	text-decoration: underline;
}
#content .list {
	font-size: 11px;
	text-align: justify;
}
#content #shortpage {
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 110px;
	padding-left: 100px;
}
#content #tuckpage {
	padding-right: 70px;
	padding-left: 70px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#content .qtype1 {
	text-align: left;
	margin: 10px;
	padding: 10px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCC;
	background: #FFFFE1;
}
#content .qtype2 {
	color: #CB0A0A;
	margin: 10px;
	padding: 10px;
	text-align: center;
	background: #FFE8FF;
	border-top: 1px ridge #FF9B9B;
	border-right: 1px ridge #CC0000;
	border-bottom: 1px ridge #CC0000;
	border-left: 1px ridge #FF9B9B;
	line-height: 22px;
}
#content .qtype3 {
	padding: 10px;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	background: #FEF1E9;
	border-top: 1px solid #EAB697;
	border-right: 1px solid #9A4E1F;
	border-bottom: 1px solid #9A4E1F;
	border-left: 1px solid #EAB697;
}
#content .qtype4 {
	text-align: left;
	margin: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top: 1px solid #75A2FF;
	border-right: 1px solid #003399;
	border-bottom: 1px solid #003399;
	border-left: 1px solid #75A2FF;
	background: #f5f5f5;
}
#content .qtype5 {
	margin: 5px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .qtype6 {
	margin: 5px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .qtype7 {
	margin: 5px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#content .qtype8 {
	margin: 10px;
	padding: 10px;
	background: #E6EEF7;
	border-top: 1px solid #A9C6E2;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px solid #A9C6E2;
	text-align: left;
}
#content .qtype9 {
	text-align: left;
	margin: 10px;
	padding: 10px;
	background-color: #E6F7E6;
	border-top: 1px solid #78D178;
	border-right: 1px solid #336600;
	border-bottom: 1px solid #336600;
	border-left: 1px solid #78D178;
}
#content .tablehead {
	background-color: #336699;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#content .note {
	font-size: 11px;
	font-weight: bold;
	color: #ae0000;
	text-align: center;
}
#content .clink {
	text-align: center;
}
#content .smaller {
	font-size: 11px;
	line-height: normal;
	margin-top: -20px;
}
#content .indent {
	text-indent: -20px;
	margin-left: 20px;
}
#content .news {
	color: #ae0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .red {
	font-weight: bold;
	color: #ae0000;
}
#valid {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.today {
	text-align: right;
	padding-right: 20px;
	font-style: italic;
	padding-bottom: 5px;
	font-size: 10px;
}
