body {
	word-spacing:2px;
	color:#444;
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78.5%;
	line-height: 1.6em;
	background-color: #f6f6f6;
	background-image: url(../images/body.jpg);
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	max-width:1200px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 650px;
}
#header   {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-bottom: -80px;
}

#innerwrapper {
	margin:1px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#sidebarright {
	float:right;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 400px;
	background-image: url(../images/sidebarright-jt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebarright p {
	line-height: 120%;
	margin-right: 10px;
	font-size: 95%;
	font-style: italic;
}

#sidebarright h2 {
	font:140% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}


#content {
	margin-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/sidebarright-alt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 440px;
	padding-top: 15px;
}

p {
	line-height:22px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#sidebarright {
	border-bottom-style: none;
	font-size: 100%;
}
#header h2 {
	font-weight: normal;
	padding-left: 5px;
	color: #005EAB;
	line-height: 200%;
	margin-bottom: 0px;
	font-size: 125%;
}
#header h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 15px;
	font-weight: bold;
	color: #333333;
}
#header a:hover {
	color: #999999;
}
#header a:active {
	color: #CCCCCC;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:0px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #005EAB;
	font-weight: bold;
}

h3 {
	margin:0px;
	font-size: 120%;
	color: #005EAB;
}
h4 {
	color: #000000;
	font-weight: normal;
	font-size: 90%;
	margin-top: 10px;
}

a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	font-weight: bold;
}
#header img {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a:hover {
	text-decoration:none;
}

#content ul {
	padding-right: 0;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

form {
	border:1px none #f6f6f6;
	font-size: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content #FormButton_Subscribe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #005EAB;
	border-right-color: #005EAB;
	border-bottom-color: #005EAB;
	border-left-color: #005EAB;
	background-color: #005EAB;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
}
#content #FormValue_EmailAddress {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #CCCCCC;
	color: #005EAB;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
input {
	width:300px;
	padding:4px;
	border:none;
	border-bottom:1px dotted #ccc;
	font:90% Verdana;
	color:#777;
}

blockquote p {
	font-style: italic;
	padding-top: 0;
	padding-right: 10%;
	padding-bottom: 0;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h6 {
	border-top-style: solid;
	font-size: 120%;
	line-height: 180%;
	border-top-width: 2px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
