body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#shell {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#page {
	border: 2px solid #CCCCCC;
	padding: 5px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5F5F;
	line-height: 13px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7200;
	line-height: 14px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0 0 5px 0;
	font-size: 11px;
/*	line-height: 18px;*/
}
p {
	/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F7F7F;
*/	
/*	margin-top: 15px;
*/
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.horizRule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9EFED;
	margin-bottom: 20px;
}


/* -------------------------------------------  */

#page a {
	text-decoration: underline;
	color: #F87515;
}
#page a:hover {
	color: #88A72F;
}
#page a:active {
	color: #88A72F;
}

/* -------------------------------------------  */

.show {
	display: block;
}
.hide {
	display: none;
}
ul {
	margin-left: 5px;
	padding-left: 0px;
	margin-top: 6px;
}
li {
	padding-bottom: 7px;
	margin-left: 14px;
	list-style-type: none;
	list-style-image: url(/global/images/bullet2.gif);
}

/* -------------------------------------------  */

#nav {
	color: #7F7F7F;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 11px;
	margin-top: 50px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* -------------------------------------------  */

#footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 10px;
	margin-left: 15px;
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 16px;
}
.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin-right: 10px;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}

/* -------------------------------------------  */

.barTop {
	background-color: #88A72F;
	height: 6px;
	font-size: 6px;
	line-height: 6px;
}
.barBtm {
	background-color: #88A72F;
	height: 30px;
	margin-top: 5px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#slogan {
	padding-top: 11px;
	padding-bottom: 8px;
	padding-left: 20px;
}
#homeIntro {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
#homeIntro p {
	line-height: 18px;
}
#main td {
	vertical-align: top;
}

/* -------------------------------------------  */

#sidebarR {
	width: 248px;
	margin: 0px;
	padding: 0px;
}
.colL {
	margin-top: 15px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.colR {
	font-size: 11px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.introPar {
	color: #000000;
	line-height: 16px;
}
.testimonial {
	font-size: 11px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #88A72F;
}
.testimonialCredit {
	font-size: 9px;
	color: #5C5F5F;
	line-height: 13px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(/global/images/dash.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
}



/* -------------------------------------------  */
/*   not used									*/
/* -------------------------------------------  */


.picRight {
	padding-bottom: 15px;
	padding-left: 50px;
}
.picLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
.sidebarL {
	padding-right: 25px;
	color: #000000;
}
.layerWrap {
	position: relative;
	display: inline;
}
.centerColumn {
	padding-right: 30px;
	padding-left: 30px;
}

.inputText {
	background-color: #FFFFFF;
	color: #000000;
	margin-bottom: 2px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputTextError {
	background-color: #FFFFFF;
	color: #990000;
	margin-bottom: 2px;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* -------------------------------------------  */

#wrap {
	position:relative;
	width: 387px;
	background-color: #FFFFFF;
}
#pop {
	position:absolute;
	z-index:5;
	left: 95px;
	top: 245px;
	border: 2px solid #41B5BB;
	background-color: #FFFFFF;
	padding: 20px;
	width: 387px;
	visibility: hidden;
}
a .logoutLink {
	font-weight: normal;
}

.devNote {
	color: #FF00FF;
}

/* ------------- validation errors ---------------- */

.msgHint {
	display: inline;
}
.msgFlag {
	display: inline;
	font-weight: bold;
	color: #E41B5B;
}
.feedback {
	color: #000000;
	text-align: center;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #41B5BB;
	background-color: #DAEFEF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* -------------------------------------------  */

#adminNav {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#adminNav h2 {
	margin-bottom: 2px;
	padding-bottom: 0px;
}
#adminNav p {
	margin-top: 0px;
	padding-top: 0px;
}


/* -------------------------------------------  */

.dirList {
	background-color: #F3F3F3;
	padding: 20px;
	border: 1px solid #CCCCCC;
}
.dirList td {
	padding: 4px;
}
/* -------- NOT USED ------------------------------  */

.gutter {
	margin-right: 20px;
	margin-left: 20px;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #FF7200;
	text-decoration: none;
}
#nav a:active {
	color: #FF7200;
	text-decoration: none;
}
.navOn {
	color: #FF7200;
}
.loginWelcome {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.columns td {
	width: 50%;
}
.columns td.colL {
	padding: 0 20px 0 0;
}
