#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-bottom: 40px;
/*	background-image: url(images/tip%20of%20the%20month.gif);*/
	background-position: left bottom;
	background-repeat: no-repeat;

}
#content blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #688CAE;
}
#container #content blockquote blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content table {
	width: 380px;
	font-weight: bold;
	color: #688CAE;
}
#content input {
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #688CAE;
}
#content #submit {
	width: 80px;
	font-size: 10px;
	margin-top: 10px;
}

#content a {
	color: #EF008A;
	text-decoration: none;
}

body {
	height: 100%;
	margin: 0px;
	text-align: center;
	font-family: "Lucida grande", "Lucida sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #688CAE;
	color: #666666;
}
#footer {
	font-size: 10px;
	width: 723px;
	top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1AC2F3;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 8px;
	padding-top: 7px;
	background-color: #52D02E;
	text-align: left;
	padding-left: 25px;
}
a {
	color: #333333;
	text-decoration: none;
}

h1 {
	color: #EF008A;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 15px;
	color: EF008A;
}
#nav #tip {
	vertical-align: bottom;
}
h3 {
	color: #93F42D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#banner {
	height: 104px;
	border-bottom-width: 5px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	background-color: #688CAE;
	color: #FFFFFF;
	font-size: 70px;
	font-weight: bold;
	font-family: "century gothic";
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	margin-bottom: 25px;
	background-image: url(images/banner.jpg);
}
#rightcol h1 {
	font-size: 12px;
	background-color: #999999;
	color: #FFFFFF;
	margin: 0px 0px 0px -9px;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.copyright {
	padding-right: 30px;
}
#footer a {
	color: #FFFFFF;
	padding-right: 10px;
}
#footer  a:hover {
	color: #EF008A;
}
.footlinks {
	padding-right: 130px;
}
html {
	height: 100%;
}
#nav {
	width: 143px;
	float: left;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	height: 100%;
	margin-right: 15px;
}
#nav ul {
	display: inline;
	margin: 0px;
}
#nav li {
	display: inline;
	margin: 0px;
}
#content {
	width: 380px;
	margin-top: -5px;
	line-height: 19px;
	float: left;
}
#nav ul li ul li a {
	padding-left: 15px;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	padding-right: 0px;
}
#nav ul li ul {
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#nav ul li #sub1 {
	display: none;
}
#nav ul li #sub2 {
	display: none;
}

#rightcol ul {
	margin: 0px;
	display: inline;
}
#rightcol li {
	display: block;
	margin: 0px;
}
#rightcol li a {
	display: block;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-top: 4px;
	margin: 0px;
}
#rightcol a:hover {
	background-color: #F5FFD8;
}

#nav a {
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: block;
	padding-left: 5px;
	margin-right: 15px;
}
#nav a:hover {
	background-color: #BEE9F3;
}
#rightcol {
	float: right;
	width: 135px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	height: 100%;
	padding-left: 9px;
	padding-right: 25px;
	font-size: 10px;
	line-height: 16px;
}
#rightcol .headline {
	color: #698CAE;
	font-weight: bold;
}
.componentheading, .contentheading {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #93F42D;
	line-height: 24px;
	display: block;
}
textarea {
	width: 300px;
}
.small {
	font-size: 9px;
	color: #999999;
	margin: 0px;
}
fieldset {
	width: 400px;
}.createdate {
	font-weight: bold;
}
#content a:hover {
	color: #EF008A;
	text-decoration: underline;
}
#container #content li {
	margin-bottom: 15px;
}
#rightcol a {
	color: #EF008A;
}
#rightcol a:hover {
	text-decoration: underline;
}
.bigger {
	font-size: 13px;
	line-height: 18px;
}
#fds {
	margin-left: 15px;
	margin-bottom: 10px;
}
a.dropdowns {
	font-size: 14px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	width: 180px;
}
textarea {
	border: 1px solid #688CAE;
}
.right_and_bottom_rule {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1DEF7;
	border-bottom-color: #C1DEF7;
}
.bottom_rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1DEF7;
}
