/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18432D;
	}
	
td {
	color:#000000;
	border-left-width: 0px;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
hr {
	height:1px;
	border: none;
	}
	
a {
	color: #18432D;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a:hover {
	color: #000000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
/* ID Styles */

#navigation a {
	font-weight:bold;
	text-decoration: none;
	letter-spacing:0.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(33,99,99);
	border-left-width: 0px;
	list-style-type: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	color: #000000;
	}

#logo {
	color: #000000;
	line-height:24px;
	letter-spacing:0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#tagline {
	color: #000000;
	line-height:normal;
	letter-spacing:0.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}
	
#dateformat a {
	color:#99CCFF;
	color: #00CCFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	color:#000000;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}
	
.pageName{
	color: #000000;
	line-height:20px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	}
	
.subHeader {
	color: #000000;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}	
	
.sidebarHeader {
	color: #00CCFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
.detailText {
	color:#18432D;
	line-height:16px;
	letter-spacing:.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.smallText {
	color:#0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	

.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #18432D;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #18432D;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	width: 450px;
	padding: 10px;
}

.codeexample{
background-color:#FFFFCC;
border: 1px solid #E1E100;
}

