/* use this style for groups of text in a column with a large header graphic */
.column-element {
	border-bottom: 1px solid #B4D893;
	margin: 0 0 12px 0;
}

#content p.sort {
	font-size: .8em;
	color: #666;
	margin: 2em 0;
}

#content ul, ol {
	margin: .5em 0 .5em 1.5em;
}

#content dt {
	font-weight: bold;
	font-size: 1em;
	color: #336699;
	margin: .5em 0 .2em 0;
	padding: 0 0 .2em 0;
	border-bottom: 1px dotted #CCC;
}


#content span.date {
	color: #666;
	font-size: .6em;
	text-transform: uppercase;
	margin-left: 5px;
}



#content dd {
	font-weight: normal;
	color: #000;
	margin: .2em 0 .5em 25px;
	padding: 0 0 .5em 0;
}

#content dd p {
	font-size: 1em;
}

#content dd li {
	font-size: 1em;
}

#content p, h1, h2, h3 {
	margin: 1em 0;
}

#content ul li, #content ol li {
	color: #000;
	margin-bottom: .5em;
	padding-left: .3em;
	margin-left: .3em;
	font-size: 1em;
	margin: .5em 0;
}

#content a.button {
	text-decoration: none;
	padding: 5px;
	color: #FFF;
	background-color: #63C50C;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .1em;
}

#content a.button:hover {
	background-color: #FF9933;
	color: #036;
}
	

#content h1 {
	color: #036;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2;
	margin-top: 1.5em;
}

#content p {
	font-size: 1em;
}

#content dd li {
	font-size: 1em;
}

#content span.highlight {
	background-color:#FFFFCC;
}

a[href$=".pdf"] {
	padding-right: 30px;
	background: url(../images/icons/icon-pdf-small.gif) 100% 50% no-repeat;
}

#content a.imglink {
	padding-right: 0;
	background: none;
}

a[href$=".doc"] {
	padding-right: 40px;
	background: url(../images/icons/icon-word.gif) right no-repeat;
}

a[href$=".docx"] {
	padding-right: 40px;
	background: url(../images/icons/icon-word.gif) right no-repeat;
}

a[href$=".ppt"] {
	padding-right: 32px;
	background: url(../images/icons/icon-ppt.gif) right no-repeat;
}

a[href$=".pptx"] {
	padding-right: 32px;
	background: url(../images/icons/icon-ppt.gif) right no-repeat;
}

a[href$=".xls"] {
	padding-right: 42px;
	background: url(../images/icons/icon-excel.gif) right no-repeat;
}

a[href$=".xlsx"] {
	padding-right: 42px;
	background: url(../images/icons/icon-excel.gif) right no-repeat;
}

#content h2 {
	color: #63C50C;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.2;
}

#content h2 span.note {
	color: #990000;
	font-size: .7em;
	text-transform: none;
	letter-spacing: normal;
	font-weight: normal;
	background-color: #FFFFCC;
}

#content h3 {
	color: #036;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2;
}

#content .floatright {
	float: right;
	margin: 10px 0 10px 30px;
}

#side {
	float: right;
	width: 180px;
	margin: 10px 15px 15px 25px;
}

#side h2 {
	text-transform: uppercase;
	letter-spacing: .25em;
	color: #009966;
	font-size: .75em;
	padding: 2px 0 0 0;
	font-weight: bold;
	margin: 0;
}

#side .item {
	border-bottom: 1px dotted #036;
	background-color: #FFF;
	margin: 1em 0;
}

#side .item img {
	text-align: center;
}


#side .item h3 {
	color: #FFF;
	padding: 3px 10px;
	font-weight: bold;
	margin: 0;
	font-size: 1em;
	background-color: #036;
	
}

#side .item p {
	color: #036;
	font-size: .9em;
	margin: .2em 10px 1em 10px;
}

acronym, .help {
	cursor: help;
	border-bottom: 1px dotted #CCC;
}

h1 acronym, h1 .help {
	border-bottom: 0;
}

#content table {
	border: 2px solid #009999;
	margin: .5em 0;
}

#content td {
	border-bottom: 1px solid #009999;
	border-right: 1px dotted #009999;
	padding: 8px;
}

#content td.source, #content th.source  {
	text-align: center;
}

#content td.check {
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	color: #003366;
}

#content th {
	border-bottom: 1px solid #009999;
	border-right: 1px dotted #009999;
	padding: 8px;
	background-color: #E1E1E1;
	font-weight: bold;
}

#content p.instructions {
	font-size: .9em;
	color: #666;
}
	
#content p.top {
	background-image: url(../images/uparrow1.gif);
	background-repeat:no-repeat;
	background-position: right;
	text-align: right;
	font-size: .8em;
	border-top: 1px dotted #009999;
	padding-right: 20px;
	padding-top: .1em;
	margin: 1em 0;
}	

#content p.top a {
	text-decoration: none;
}

#content p.top a:hover {
	text-decoration: underline;
}

#content div.note {
	background-image: url(../images/templateimages/back-note.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 0 15px 0 90px;
	border: 1px dotted #D7BFC7;
	margin: 1.5em 0;
	min-height: 40px;
}

#content div.note p {
	color: #036;
	font-size: 1em;
	margin: .2em 0;
}

#content div.alert {
	background-image: url(../images/templateimages/back-alert.gif);
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: 5px top;
	padding: 5px 15px 0 40px;
	border: 1px dotted #FF9900;
	color: #990000;
	margin: 1.5em 0;
}

#content .ttimes {
	width: 160px;
	float: right;
	margin-left: 30px;
	border: 2px solid #369;
}

#content .ttimes p {
	font-size: .8em;
	text-align: center;
	margin: .2em 0 .6em 0;
}

#content div.alert p {
	color: #990000;
	font-size: 1em;
	margin: .2em 0;
}

/*#content p.back {
	background-image: url(../images/templateimages/back-return.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 0 0 0 40px;
	color: #036;
	margin: 1.5em 0;
	min-height: 40px;
}*/

#content p.back {
	margin: 2em 0;
}


#content p.back a {
	text-decoration: none;
	padding: 5px;
	color: #FFF;
	background-color: #63C50C;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: .1em;
}

#content p.back a:hover {
	background-color: #FF9933;
	color: #036;
}

#content .toggleDisplay {
	display: none;

}
	
#content div.video {
	text-align:center;
}	

/* SIMPLE BITS EXAMPLE */

#featured dt {
	margin: .3em 0 0 0;
	font-weight: normal;
	border-top: 1px dotted #CCC;
	padding-top: .2em;
	}
#featured dd {
	margin: 0 0 2px 65px;
	padding: 0;
	font-size: .8em;
	}
#featured dd strong {
	color: #666;
	}
#featured dt a {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	padding: 0;
	border: 3px solid #63C50C;
	background: #fffefa;
	}
#featured dt a:hover, #work-list dt.active a {
	border-color: #FF9933;
	background: #fff;
	}
/*#featured dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}
#featured dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}*/
	
	

.toggle h3 {
	cursor: pointer;
}



.toggle h3:hover {
	/*text-decoration: underline;*/
	cursor: pointer;
	background-color: #FFFFCC;
}


#content .toggle h3.question {
	color: #666;
	font-size: 1.1em;
	line-height: 1.4;
}


div.answer {
	border-top: 1px dotted #CC9900;
	padding: 3px 5px;
	margin: 0 20px;
}
