/* standard elements */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #222;
	font: 62.5%/140% "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	text-align: center;
	min-width: 860px;
}
/* structure */
#wrapper {
	background-color: #fff;
	color: black;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	border: dotted 1px #d3d3d3;
}
#header-bottom {
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	height: 1%;
}
#header-bottom ul {
	margin: 0;
	padding: 0;
	padding: 0 30px 0 0;
	text-align: right;
}
#header-bottom li {
	display: inline;
	background-color: #fff;
	color: #050845;
	font-size: 1.2em;
	line-height: normal;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: #fff;
	color: #256290;
	font-weight: bold;
}
#header-bottom a:hover, #header-bottom a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #256290;
}
#tagline {
	background-color: #fff;
	color: #050845;
	font-size: 1.2em;
	line-height: normal;
	margin: 0;
	padding: 0 0 0 20px;
	width: 300px;
	float: left;
}
#ball {
	position: absolute;
	top: 110px;
	right: 0;
}
#main {
	background-color: #fff;
	width: 100%;
	margin-top: 10px;
	background-image: url(../img/sidebarbg.gif);
	background-position: right top;
	background-repeat: repeat-y;
	border-style: none;
}
#mainfeature {
	background-image: url(../img/mainimg.jpg);
	background-repeat: no-repeat;
	background-color: #112236;
	color: white;
	padding: 2em 2em 1em 200px;
	height: 1%;
}
#mainfeature h2 {
	margin: 0;
	font-weight: normal;
	font-size: 140%;
}
#mainfeature p {
	font-size: 110%;
}
#mainfeature p.more {
	margin-top: 0;
	text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
	color: white;
	background-image: url(../img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
#content {
	margin: 0 240px 0 160px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px dotted #aeaeae;
	background-color: #fff;
	color: black;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left: 1px dotted #aeaeae;
}
#content .inner {
	margin: 10px 20px 10px 40px;
}
#content .inner p {
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 150%;
	padding-bottom: 1.1em;
	font-weight: normal;
}
#content .inner ol {
	margin-left: 24px;
	margin-top: 0px;
	margin-bottom: 12px;
	padding: 0px;
}
#content .inner ol li {
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#content .inner h1 {
	color: #245185;
	padding-bottom: 0.5em;
	font-size: 2em;
	padding-top: 0.2em;
	line-height: normal;
	text-align: center;
}
#content .inner h1 .not {
	color: #666666;
	padding-bottom: 0.5em;
	font-size: .9em;
	padding-top: 0.2em;
	font-weight: normal;
}
#content .inner h2 {
	color: #245185;
	font-size: 1.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin-bottom: 6px;
	text-align: center;
	line-height: normal;
	margin-top: 12px;
	border-top: 1px solid #b9d2e3;
}
#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#content .inner ul.officers {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#content .inner ul.officers li {
	padding: 5 0;
}
#content .inner ol {
}
#content .inner ol li {
	font-size: 1.3em;
	line-height: 140%;
	margin: 0;
	padding: 0;
}
#content .inner ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	margin-left: 36px;
}
#content .inner ul li {
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 140%;
	padding-top: 6px;
	padding-bottom: 6px;	/*padding-bottom: 1.1em;*/
}
#content .inner h3 {
	font-size: 130%;
	color: #256290;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
	color: #245185;
}
#content .inner .features li img {
	float: left;
	margin: 0 5px 5px 0;
}
#content .inner p.author {
	font-weight:  bold;
}
#content .inner p.more {
	margin-top: 0;
	text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
	color: black;
	background-image: url(../img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: 90%;
	color: #1e4c82;
}
#sidebar {
	float: right;
	width: 220px;
	background-color: #256290;
	color: white;
	margin: 0;
	padding: 0;
}
#sidebar .inner {
	background-color: transparent;
	padding: 10px;
}
#sidebar .inner h3 {
	color: #ddf0eb;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	margin: 0;
	font-weight: bold;
	line-height: normal;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 1em;
}
#sidebar .inner h4 {
	color: #FFF;
	font-size:  1.3em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-top-color: #CCC;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	line-height: normal;
	margin-bottom: 10px;
}
#sidebar .inner h4 strong a {
	color: #FFF;
}
#sidebar .inner ul {
	margin-left: 6px;
	padding-right: 2px;
	padding-left: 26px;
}
#sidebar .inner p, #sidebar .inner li {
	color: #ddf0eb;
	font-size: 1.26em;
	line-height: normal;
	padding-right: 2px;
	padding-bottom: 1em;
}
#sidebar .inner ul a:link, #sidebar .inner ul a:visited {
	color: white;
}
#sidebar .inner ul.transfer {
	line-height: 100%;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	padding-left: 28px;
}
#sidebar .inner ul.transfer li {
	font-size: 1.3em;
	line-height: 100%;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	padding-bottom: 0.6em;
}
#sidebar .inner hr {
	height: 2px;
	margin-top: 6px;
	margin-bottom: 12px;
	color: #FFF;
	background: #FFF;
}
#sidebar .date {
	font-weight: bold;
}
#searchform .text {
	width: 196px;
	border: 1px solid #45bac0;
}
#searchform .searchbutton {
	text-align: right;
	margin-top: 4px;
}
#searchform .btn {
	border: 1px solid #45bac0;
	background-color: #256290;
	color: white;
}
#sidebar .motm-image {
	float: right;
	margin: 0 30px 0 20px;
}
#sidebar p.more {
	clear: right;
	margin: 0 30px 0 0;
	text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
	color: white;
	background-image: url(../img/more-bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
#sidebar2 {
	float: left;
	width: 159px;
	border-top: 1px solid #d3d3d3;
	background-color: #fff;
	color: black;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	margin: 0;
	padding: 0;
}
#sidebar2 .inner {
	background-color: transparent;
	margin:  10px;
}
#sidebar2 p {
	font-size: 1.2em;
	color: #666666;
}
/*comment*/
/* #sidebar2 a:link, #sidebar2 a:visited  {
  color: #245185;
  font-weight: bold;
}*/
#sidebar2 h3 {
	color: #245185;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #b9d2e3;
	font-size:  110%;
}
#sidebar2 .inner #nav {
	background-color: #fff;
	list-style: none;
	margin: 0;
	padding:  0;
}
#sidebar2 .inner #nav ul {
}
#sidebar2 .inner #nav li {
	color: #d3d3d3;
	border-bottom: 1px solid #b9d2e3;
	padding: 0.4em 0 0.2em;
	font-size:  1.26em;
	line-height: normal;
}
#sidebar2 .inner #nav li a:link, #nav li a:visited {
	text-decoration: none;
	color: #0b488f;
	font-weight: normal;
	display: block;
}
#sidebar2 .inner #nav li a:hover {
	color: #0b488f;
	font-weight: normal;
	background-color: #d3d3d3;
	text-decoration: none;
	display: block;
}
#bloglatest h4 {
	color: #ff4e00;
	font-size: 100%;
	font-weight: bold;
}
#blog {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: url(../img/more-bullet.gif);
}
#blog li {
	font-size: 90%;
	padding-bottom: 0.5em;
	color: #ff4e00;
	font-weight: bold;
}
#newsletterform .text {
	width: 135px;
	border: 1px solid #45bac0;
}
#newsletterform .searchbutton {
	text-align: right;
	margin-top: 4px;
}
#newsletterform .btn {
	border: 1px solid #45bac0;
	background-color: #256290;
	color: white;
	font-size: 80%;
}
#footer {
	width: 100%;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	margin-top: 10px;
	clear: both;
}
#footer p {
	font-size: 1.1em;
	color: #256290;
	line-height: normal;
	margin: 0;
	padding: 0.2em 0 0.2em 12px;
}
#clearone {
	clear: both;
	height: 1px;
}
#main2 {
}
/* misc */
.clearer {
	clear: both;
}
/*form*/
#content .inner form {
	font-size: 1em;
	font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	background-color: #fff;
	padding: 3px 6px;
}
#content .inner input {
	margin-left: 4px;
}
#content .inner input.text {
	font-size: 1.2em;
	line-height: normal;
	width: 260px;
	margin-top: 4px;
	border: solid 1px #000;
}
#content .inner textarea {
	width: 260px;
	height: 80px;
	margin-top: 4px;
	border: solid 1px #000;
}
#content .inner fieldset {
	margin-bottom: 4px;
	border: solid 1px #d3d3d3;
}
#content .inner fieldset legend {
	font-size: 1.15em;
	padding: 4px;
}
#content .inner fieldset p {
	font-size: 1.2em;
	font-family: tahoma, arial, "Lucida Sans", sans-serif;
	line-height: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
	padding-bottom: 4px;
}
#content .inner label {
	font-size: 1em;
	font-family: tahoma, arial, "Lucida Sans", sans-serif;
	line-height: normal;
	margin-top: 12px;
}
#content .inner #MPFS_Image {
}
#content .inner.cushycms .beginminutes {
	border-top: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
	margin-top: 18px;
}
.inner blockquote {
	margin-left: 18px;
}
