@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:1em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
	background-color: #5b65c5;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #604f3a;
}
p {
	font-size:1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
	padding-right: 24px;
	padding-left: 24px;
}
h1 {
	font-size:1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	color: #27318B;
	margin-top: 1em;
}
h2 {
	font-size:1.3333em;
	line-height: 1.125em;
	margin-top: 1.125em;
	margin-bottom: 1.125em;
	color: #C97D22;
}
h3 {
	font-size:1.1667em;
	line-height: 1.286em;
	margin-top: 1.286em;
	margin-bottom: 1.286em;
	color: #27318f;
	font-variant: small-caps;
}
ul {
	list-style-position: outside;
	padding-left: 24px;
	list-style-image: url(bull.gif);
	padding-right: 24px;
}
li {
	font-size: 1em;
	line-height: 1.5em;
}
q {
	font-style: italic;
}
q:before {
	content:"";
}
q:after {
	content:"";
}
table {
	font-size: 0.8333em;
	line-height: 1.8em;
	margin-top: -0.2em;
	margin-bottom: -0.2em;
	margin-left: 24px;
	border: 3px double #777FC5;
	width: 92.86%;
	text-align: center;
}
table th {
	padding-right: 0.5em;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666660;
	background-color: #c2c7f2;
	font-weight: bold;
}
table td {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
blockquote {
	font-size: 0.9167em;
	font-style: italic;
	line-height: 1.6365em;
	margin-left: 24px;
	padding-left: 48px;
	background-image: url(quote.png);
	background-repeat: no-repeat;
	margin-top: 1.6364em;
	margin-bottom: 1.6364em;
	padding-right: 12px;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #c2c7f2;
	margin-right: 24px;
}
pre {
	font-family: "Lucida Console", "Courier New", Courier, monospace;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 22px;
	margin-right: 24px;
}

code {
	padding-left: 41px;
	display: block;
	letter-spacing: 1px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #777FC5;
}
a {
	color: #27318b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 182px;
}
#header  address {
	line-height: 25px;
	color: #FFFFFF;
	font-style: normal;
	font-size: 1pc;
	margin-bottom: 23px;
	text-align: right;
	width: 960px;
}
#header  address  a {
	color: #e0e0c9;
	text-decoration: none;
}
#header  address  a:hover {
	color: #e0e0c9;
	text-decoration: underline;
}
#header  address  a:visited {
	color: #e0e0c9;
	text-decoration: none;
}
#toptext {
	background-image: url(toptext.png);
	height: 135px;
	width: 960px;
	margin-top: 23px;
	clear: both;
}
#logo {
	float: left;
	margin-bottom: 46px;
	margin-top: 15px;
	margin-left: 24px;
	width: 256px;
}
#logo img {
	border: 0px;
}
#logo span {
	display: none;
}

#topmenu {
	width: 900px;
	height: 30px;
	display: block;
	clear: left;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1pc;
	line-height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.tm {
	background-image: url(tab.png);
	text-align: center;
	width: 175px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	color: #e0e0c9;
	text-decoration: none;
	line-height: 30px;
	font-variant: small-caps;
}
.tm:hover {
	background-image: url(tab.png);
	text-align: center;
	display: block;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	background-position: 0px -60px;
}
.tmact {
	color: #FFFFFF;
	background-image: url(tab.png);
	background-position: 0px -30px;
	display: block;
	float: left;
	height: 30px;
	width: 175px;
	text-align: center;
	line-height: 30px;
	font-variant: small-caps;
}
#main {
	background-color: #FFFFF6;
	min-height: 300px;
	padding-left: 24px;
	padding-right: 24px;
}
#lefttext {
	float: left;
	width: 674px;
	border-right: 1px dotted #777FC5;
}
.pic {
	margin-left: 24px;
	margin-top: -3px;
	padding-bottom: 5px;
}

.perex {
	font-style: italic;
}
.sign {
	text-align: right;
}

.center {
	text-align: center;
}

.tabsub {
	font-weight: normal;
}
#right {
	width: 215px;
	float: right;
	margin-right: 0px;
	list-style-image: none;
}
.rhead {
	background-image: url(rtop.png);
	height: 24px;
	width: 215px;
	text-align: center;
	margin-top: 21px;
	background-repeat: no-repeat;
	padding: 0px;
}
.rhead h2 {
	font-size: 1pc;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.rhm {
	background-image: url(rtopm.png);
	background-repeat: no-repeat;
}
.rmenu {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #C97D22;
	border-bottom-color: #C97D22;
	border-left-color: #C97D22;
	padding-right: 6px;
	padding-left: 6px;
}
.rmenu ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.rmenu ul li {
	text-align: center;
	line-height: 23px;
	font-size: 1pc;
}
.line {
	border-bottom-width: 1px;
	border-bottom-color: #C97D22;
	border-bottom-style: solid;
}
.rmenu a {
}
.rmenu a:hover {
}

.rnote {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-right-color: #C97D22;
	border-bottom-color: #C97D22;
	border-left-color: #C97D22;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 12px;
	padding-bottom: 12px;
	margin: 0px;
}
.rnote p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.83333pc;
	line-height: 1.2em;
	margin: 0px;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	padding-right: 0px;
	padding-left: 0px;
}

#valid {
	padding-top: 1.2em;
	text-align: center;
}
#clear {
	clear: both;
	height: 1px;
	background-image: url(bg.gif);
	background-repeat: repeat;
}
#footer {
	height: 30px;
	top: 0px;
	background-image: url(footer.png);
	margin-bottom: 60px;
	background-repeat: no-repeat;
}
#footer p {
	line-height: 30px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
.about {
	cursor:help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #332e29;
}

