body {
	background: #FFFFFF url(../images/backimage.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:1.4em;
	margin:0;
}

#wrapper {
	background: url(../images/mark.gif) top left no-repeat;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:778px;
}
#wrapper2 {
	background: url(../images/mark2.gif) top left no-repeat;
	margin:0 auto;
	padding:0;
	text-align:center;
	width:778px;
}
#mark {
	float:right;
	height:350px;
	width:1px;
}
#content {
	background:#FFFFFF url(../images/topcurve.gif) top no-repeat;
	margin-left:275px;
	text-align:left;
	width:464px;
}
#content2 {
	background:#FFFFFF url(../images/topcurve2.gif) top no-repeat;
	margin-left:154px;
	text-align:left;
	width:585px;
}
#nav, #subnav {
	color:#26588A;
	font-size:90%;
	font-weight:bold;
	margin-bottom: 1em;
}
#nav a {
	color:#26588A;
	text-decoration:none;
	margin:0 0.5em;
}
#subnav a {
	color:#26588A;
	text-decoration:none;
	margin:0 0.25em;
}
#nav a:hover, , #subnav a:hover {
	color:#38A5ED;
}
#nav a.on, #subnav a.on {
	color:#38A5ED;
}
#subnav a.subon {
	border:1px solid #93CAEF;
	color:#38A5ED;
	padding:0.25em;
}
a {
	color:#26588A;
}
a:hover {
	color:#38A5ED;
}
h1 {
	font-size:110%;
	padding:1em 1em 0 1em;
}
p {
	margin:1em;
}
.bold {
	font-weight:bold;
}
.callout {
	background-color:#E7F4FD;
	color:#8C8C8C;
	float:right;
	font-size:90%;
	font-style:italic;
	font-weight:bold;
	line-height:1.2em;
	margin:0 1em 0.5em 0.5em;
	padding:0.5em;
	width:200px;
}
.clear {
	clear:both;
}
.home {
	text-align:center;
}
.indent {
	margin: 0 0.75em;
}
.indent a {
	margin: 0;
}
.italic {
	font-style:italic;
}
.logo{
	padding:15px 0 5px 0;
}