img, div { behavior: url(iepngfix.htc) }

/* text n' tags */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background-green-subpages.gif);
	background-repeat: repeat-x;
}

body.index {
	background-image: url(../images/background-green.gif);
	background-repeat: repeat-x;
}

p {
	margin-top: 8px;
	margin-bottom: 8px;
}

ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0px;
	color: #454f43;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
	color: #454f43;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0px;
	color: #454f43;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	color: #454f43;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(../images/h5-gradient.gif);	
	padding: 5px;
	margin-bottom: -7px;
	border: 1px solid #0f6b00;
}

p.smalltext {
	font-size: 9px;
	margin-top: -15px;
	margin-bottom: -10px;
}

a:link {
	color: #159200;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #159200;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #159200;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #454f43;
	font-weight: bold;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

.largertext {
	font-size: 14px;
}

.floatleft {
	float: left;
	margin: 5px;
	margin-left: 0px;
	font-size: 9px;
}

.floatright {
	float: right;
	margin: 5px;
	margin-right: 0px;
	font-size: 9px;
}

/* divs */

div#shadedline {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/shaded-line.png);
	background-repeat: repeat-y;
}

div#container {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}

div#banner {
	width: 850px;
	padding-top: 15px;
}

div#nav {
	width: 850px;
	margin-top: -2px;
}

	div#nav a {
		padding-right: 16px;
	}
	
	div#nav a.last {
		padding-right: 0px;
	}

div#flash {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	border: 1px solid #c6d2c3;
}

div#leftcolumn {
	width: 630px;
	margin-top: 20px;
	padding-bottom: 10px;
}

div#rightcolumn {
	float: right;
	width: 200px;
	margin-top: 20px;
	padding-bottom: 10px;
}

div#fullwidth {
	width: 850px;
	margin-top: 20px;
	padding-bottom: 10px;
}

div#sessions-subnav {
	width: 620px;
	margin: 0px 0px -8px 0px;
	background-color: #f1f6f0;
	border: 1px solid #c6d2c3;
	padding: 10px;
}
	
div#downloads-box {
	width: 179px;
	background-color: #f1f6f0;
	border: 1px solid #c6d2c3;
	padding: 10px;
}

	div#downloads-box p {
		line-height: 13px;
	}
	
div#feat_sess {
	margin: 0px 0px 10px 20px;
	padding: 5px;
	background-color: #CFFF9F;
	border: 1px dashed #428400;
	}
	
	div#feat_sess h2 {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #328400;
	}
	
	div#feat_sess h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
	div#feat_sess h4 {
	margin: 0px;
	padding: 0px;
	}
	
	div#feat_sess h5 {
	font-size: 18px;
	color: #328400;
	background-color: none;
	background-image: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
div#footer {
	clear: both;
	width: 100%;
	background-color: #454f43;
	border-top: 1px solid #8c978a;
}

div#footer a:link {
	color: #c1cabf;
}

div#footer a:active {
	color: #c1cabf;
}

div#footer a:visited {
	color: #c1cabf;
}

div#footer a:hover {
	color: #FFFFFF;
}

div#footer-text {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	color: #aab4a8;
	padding-top: 10px;
	padding-bottom: 10px;
}
