* {
margin:0;
padding:0;
}

body {
width:85%;
color:#444;
font-family:'trebuchet ms', arial, sans-serif;
font-size:1em;
font-weight:400;
margin:0 auto;
}

#nav {
width:100%;
margin:0.5em 0;
padding:10px 0;
}

#nav ul {
list-style:none;
float:right;
margin:0;
padding:0;
}

#nav li {
float:left;
clear:none;
}

#nav li a {
margin-left:40px;
padding-top:20px;
display:block;
text-decoration:none;
font:400 1.1em 'trebuchet ms',arial,sans-serif;
color:#999;
letter-spacing:-1px;
}

#nav li a:hover {
background:#FFF url('arrow.gif') no-repeat top center;
}

#head {
width:100%;
line-height:0.8em;
margin:0.5em 0;
}

#head h1 {
	color:#54B948;
	margin-top:20px;
	margin-bottom:0;
	padding-bottom:0;
	font-family: arial, univers, verdana, sans-serif;
	font-size: 4em;
	font-weight: 400;
}

#head h2 {
font:400 2.5em 'trebuchet ms',arial,sans-serif;
margin-top:-0.7em;
margin-bottom:40px;
letter-spacing:-0.1em;
padding:0;
}

#head h3 {
color:#666;
margin-top:10px;
margin-bottom:0;
padding-bottom:0;
font-family:arial, sans-serif;
font-size:1.5em;
font-weight:400;
letter-spacing:-0.1em;
}

#head h4 {
color:#36C;
margin-top:0;
margin-bottom:10px;
padding-bottom:0;
letter-spacing:-0.1em;
font-family:arial, sans-serif;
font-size:1.5em;
font-weight:400;
}

#main {
position:relative;
width:100%;
margin:50px 0 0;
padding:0;
}

#rightLarge {
width:44%;
float:right;
padding-top:40px;
text-align:left;
margin-bottom:40px;
margin-right:2px;
border-top-style:none;
border-top-color:#ECECEC;
}

#right {
width:30%;
float:right;
border-top:5px solid #ECECEC;
padding-top:40px;
text-align:right;
margin-bottom:40px;
margin-right:2px;
}

#right ul,.right2 ul {
list-style:none;
margin:0 0 20px;
padding:0;
}

#right li,.right2 li {
padding:5px 0 5px 20px;
}

/* this is a link on the right */
#right li a,.right2 li a {
color:#36C;
font-size:0.9em;
text-decoration:none;
/* this is what indents a link */
padding:0 0 0 20px;
}

/* this is a link on the right when hovering */
#right li a:hover,.right2 li a:hover {
background:#FFF url('bullet.gif') no-repeat left center;
}

#LeftColumn {
float:left;
width:370px;
padding-top:6px;
padding-right:2px;
border-color:#ECECEC;
border-style:solid solid none none;
border-width:5px;
}

#RightColumn {
float:right;
width:360px;
border-top-style:solid;
border-left-style:solid;
padding-top:6px;
border-color:#ECECEC;
border-width:5px;
}

#content {
width:64%;
margin-right:35%;
border-top:5px solid #ECECEC;
padding-top:40px;
margin-bottom:40px;
}

h1 {
font:400 1.4em arial,sans-serif;
color:#444;
letter-spacing:-0.1em;
margin-bottom:0;
}

h2 {
font:400 1.2em 'trebuchet ms',arial,sans-serif;
margin-top:-0.4em;
padding-top:0;
letter-spacing:-1px;
}

h3 {
font:400 1.2em arial,sans-serif;
color:#666;
margin-bottom:10px;
}

/* Below is style for paragraphs */
p {
line-height:1.8em;
color:#333;
font-size:0.9em;
margin:10px 0 20px;
}

#content a,#content2 a,#foot a {
text-decoration:none;
}

#content a:hover,#content2 a:hover,#foot a:hover {
color: #fff;
	background-color: #3366CC;
	text-decoration: none;
	border-bottom:none;
}

img.content,a img.content {
float:right;
border:1px solid #D6D6D6;
margin:10px 0 10px 10px;
padding:4px;
}

a:hover img.content {
border:1px solid #BBB;
border-bottom:5px solid #5CB3FF
}

img.color,a img.color {
float:left;
border:1px solid #CCC;
margin:0 8px 0 0;
padding:1px;
}

a:hover img.color {
border:1px solid #999;
}

.right2 {
float:right;
width:160px;
margin-left:15px;
padding-top:40px;
border-top:5px solid #ECECEC;
text-align:right;
font-size:0.9em;
}

.right2 h3 {
letter-spacing:-1px;
}

#content2 {
margin-right:365px;
border-top:5px solid #ECECEC;
padding-top:40px;
}

ol {
color:#AAA;
font:600 1em arial,sans-serif;
padding:10px;
}

ol span {
font:400 1em 'trebuchet ms',arial,sans-serif;
color:#777;
font-style:normal;
}

ol li {
margin-left:25px;
padding:4px 0;
}

/* Below is the style for bullet points */
#content ul,#content2 ul {
list-style-type:none;
color:#333;
padding:10px;
}

#content ul li,#content2 ul li {
padding-left:17px;
margin-left:10px;
background-image:url(bullet2.gif);
background-repeat:no-repeat;
background-position:left 8px;
line-height:normal;
}

table {
width:100%;
margin-bottom:20px;
font-size:1em;
border-collapse:collapse;
}

table caption {
margin-top:20px;
font:400 1.2em arial,sans-serif;
text-align:left;
letter-spacing:-1px;
padding:0 0 0.5em 3px;
}

table th,table td {
text-align:left;
vertical-align:top;
padding:4px 7px !important;
}

thead th {
border-top:2px solid #CCC;
border-bottom:1px solid #CCC;
}

tbody td {
border-bottom:1px solid #ECECEC;
}

tbody tr:hover {
background-color:#F0F0F0;
}

.blockquote {
display:block;
width:100%;
border-top:1px solid #E0E0E0;
border-bottom:1px solid #E0E0E0;
background-color:#F0F0F0;
font-style:italic;
margin:10px 0 20px 10px;
padding:5px;
}

form label {
display:block;
}

form input.text,form textarea {
width:100%;
border:1px #E0E0E0 solid;
color:#666;
font:12px Arial,san-serif;
background-color:#F3F3F3;
padding:4px 5px;
}

form input.text:hover,form textarea:hover {
border:1px #E0E0E0 solid;
}

form input.text:focus,form textarea:focus {
border:1px #CCC solid;
color:#666;
}

form input.button {
margin-right:8px;
font:12px Arial,san-serif;
padding:3px 5px;
}

* html form input.text,* html form textarea {
color:#333;
border-color:#CCC;
}

#foot {
width:100%;
border-top:3px solid #ECECEC;
margin-top:40px;
padding:40px 0;
}

.foottext {
font-size:x-small;
}

