body { margin: 0; color: #000; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; background-color: #72b506; }
#outside { background-color: #fff; width: 786px; margin: 12px; padding: 4px; }
h1, h2, h3 {
	color: #2f9a10;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .8em;
	font-size: 16pt;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.5em;
	text-align: justify;
}

p {
	font-size: 12px;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #e08934;
}
a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

.boxed .content {
	padding: 10px;
}


/* Header */

#header { width: 770px; height: 130px; background: url(images/img02.gif) no-repeat 0 665px; }

#header h1 {
	padding: 46px 0 0 0px;
}

#header h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#header h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic 48px Georgia, "Times New Roman", Times, serif;
	color: #2f9a10;
}

#header h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}

#header a {
}

/* Content */

#content { background-color: #fff; width: 770px; margin: 0 auto; }

/* Content > Main */

#main { background-color: #fff; float: right; width: 500px; margin-top: -80px; }

/* Content > Main > Welcome */

#welcome { background-color: #fff; }

/* Content > Main > Example */

#example { background-color: #fff; }

/* Content > Sidebar */

#nav { background-color: #fff; float: left; width: 240px; }

.navlink a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	color: #090;
	text-decoration: none;
	margin-top: 4px;
}

.navlink a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #C90;
	text-decoration: underline;
	margin-top: 4px;
}

/* Content > Sidebar > Login */

#login { background-color: #fff; }

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu { background-color: #fff; margin-bottom: 30px; border-bottom: 4px solid #ebebeb; }

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #ebebeb;
	color: #2f9a10;
}

#menu a:hover, #menu .active a {
	background: #2f9a10;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

/* Content > Sidebar > Updates*/
.meta { font-size: 12px; }
#updates { background-color: #fff; }

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners { background-color: #fff; }

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer { color: #6a6a6a; clear: both; background: #fff url(images/img6.gif) repeat-x left top; text-align: right; padding-top: 20px; padding-right: 20px; padding-bottom: 20px; }

#footer p { margin: 0 auto; font-size: x-small; text-align: right; }

/* Footer > Legal */

#legal { background-color: #fff; }

/* Footer > Links */

#links { background-color: #fff; }
.smallLink { color: #2f9a10; font-size: 10px; text-decoration: none; }
.heavy {
	font-weight: bold;
}
