body {
	margin: 0;
	padding: 0;
	color: #444;
	background: #FFF;
}

/* Header */
#navcontainer {
	margin: 0;
	width: 100%;
	padding: 5px 0 0 0;
}
div.hgradient {
	height: 92px;
	width: 100%;
	background-image: url(/images/green_gradient.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
img.hlogo {
	position: absolute;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}
#navlist {
	padding: 0 50px 0 0;
	margin-top: 69px;
	float: right;
	font: 18px trebuchet ms;
}
li.navitem {
	font: 18px trebuchet ms;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a {
	padding: 2px 10px 2px 10px;
	margin-left: 3px;
	border: 1px solid #081933;
	border-bottom: none;
	text-decoration: none;
	background: #FFF;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
}
#navlist li a:link {
	color: #081933;
	background-color: #FFF;
}
#navlist li a:visited {
	color: #081933;
	background-color: #FFF;
}
#navlist li a:hover {
	color: #FFF;
	background: #081933;
}









/* Wrap stuff in the middle */
.gly-wrapper {
	margin: auto;
	width: 900px;
	position: relative;
	top: 2px;

}

/* CONTENT */
#gly-content {
	font-family: "trebuchet ms", arial, verdana;
	font-size: 80%;
	background: #fff;
	padding: 25px;
	width: 850px;
}
#gly-content-left {
	width: 600px;
	float: left;
	margin-right: 25px;
}
#gly-content-right {
	border-left: 1px #CCC solid;
	padding-left: 25px;
	float: right;
	width: 199px;
	vertical-align: top;
}

/* FOOTER */
#gly-footer {
	border-top: 3px solid #6BAD42;
	color: #888;
	padding-bottom: 40px;
	font-family: arial, verdana, sans-serif;
	font-size: 70%;
}
#gly-footer p {
	margin: 0;
	padding: 8px;
}

/* SIDEBAR */
#gly-content-right ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#gly-content-right ul {
	margin: 10px 0 0 0;
	padding: 0;
}
#gly-content-right ul li { padding: 2px; }
#gly-content-right ul.gly-sidenav { margin: 0; }
#gly-content-right ul.gly-sidenav li { padding: 0; }
#gly-content-right ul.gly-sidenav li a {
	padding: 5px;
	border-bottom: 1px #DDD dotted;
	display: block;
}
#gly-content-right ul.gly-sidenav li a:hover {
	background-color: #eee;
	text-decoration: none;
}

/* CONTENT STYLES */
.glype p, .glype ul { line-height: 170%; }
.glype h2 {
	border-bottom: 1px solid #ccc;
	color: #3B578B;
	margin: 30px 0 0 0;
	padding-bottom: 3px;
	font-family: arial, verdana, sans-serif;
	font-size: 133%;
	font-weight: bold;
}
.glype h2.gly-top { margin: 0; }
.glype a, .glype a:link {
	color: #EF7B0A;
	text-decoration: none;
}
.glype a:hover { text-decoration: underline; }

/* GLYPE SITE SPECIFIC STYLES */
.gly-status li {
	font-weight: bold;
	white-space: nowrap;
}
.gly-status li span {
	font-weight: normal;
}
.gly-content-image {
	text-align: center;
	font-weight: bold;
}
.terms {
	width: 95%;
	height: 300px;
	overflow-y: scroll;
	border: 2px inset #ccc;
	color: #000;
}
.ul-table {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ul-table li {
	width: 50%;
	float: left;
}
.table {
	width: 98%;
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
.table td, .table th {
	border-left: 1px #CCC solid;
	border-top: 1px #CCC solid;
	padding: 4px;
}
.table th { background-color: #EEE; }

.two-col { padding: 20px; }
.two-col .col1, .two-col .col2 {
	float: left;
	width: 50%;
}
form.simple {
	padding: 10px;
	border: 2px solid #ccc;
	background: #f9f9f9;
}
.error {
	border: 1px solid #CE090E;
	padding: 5px;
	margin-top: 15px;
	color: #333333;
	background-color: #FEDCDA;
}
/* LISTINGS */
ul.listing {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 250px;
	border: 2px solid #444;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
ul.listing li a {
	padding: 2px;
	display: block;
	text-decoration: none;
}
ul.listing li a:hover {
	text-decoration: none;
	color: #fff !important;
	background-color: #EF7B0A;
}
ul.listing li.gly-row0 { background-color: #EEE; }
ul.listing li.gly-row1 { background-color: #FFF; }

/* GENERIC STYLING  */
.float-left { float: left; }
.float-right { float: right; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.clear { clear: both; }
.bold { font-weight: bold; }
.hidden { display: none; }
.small { font-size: 10px; }
pre { font-size: 12px; }
img { border: 0; }










div.nav {
	margin: 0 auto;
	text-align: center;
}

.submenu:link {
	margin: 0;
	padding: 2pt;
	color: #081933;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	border: 1px #081933 solid;
}
.submenu:visited {
	margin: 0;
	padding: 2pt;
	color: #081933;
	background-color: #FFFFFF;
	font-size: 10pt;
	border: none;
	text-decoration: none;
	font-weight: normal;
	border: 1px #081933 solid;
}
.submenu:active {
	margin: 0;
	padding: 2pt;
	color: #FFFFFF;
	background-color: #081933;
	font-size: 10pt;
	border: none;
	text-decoration: none;
	font-weight: normal;
	border: 1px #081933 solid;
}
.submenu:hover {
	margin: 0;
	padding: 2pt;
	color: #FFFFFF;
	background-color: #081933;
	font-size: 10pt;
	border: none;
	text-decoration: none;
	font-weight: normal;
	border: 1px #081933 solid;
}
