*
{
	margin:0;
	padding:0;
}

.hide
{
	display:none;
}

.structure-label,a#skip
{
	position:absolute;
	left:-4000px;
	width:3000px;
	overflow:hidden;
}

#wrapper
{
	position:relative;
}

#header
{
	_height:7em;
	min-height:7em;
}

#login
{
	display:none;
}

#contact-navigation
{
	display:none;
}

#navigation
{
	display:none;
}

#secondary-navigation
{
	display:none;
}

#content
{
	margin:20px 10px 20px 15px;
}

.feature
{
	border-bottom:1px #000 solid;
	padding:5px 5px 1px;
	margin-bottom:15px;
}

.feature h3
{
	padding:3px 8px;
	margin-bottom:1.25em;
	margin-left:-6px;
}

#faq-list dt,#faq-list dd
{
	display:block;
	margin-left:30px;
}

#faq-list dt
{
	font-weight:bold;
	float:none;
}

#faq-list dd dt
{
	font-weight:normal;
	float:left;
	clear:left;
	width:15em;
	margin-left:0;
}

#faq-list dd dd
{
	clear:none;
	background:none;
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}

#faq-list span
{
	margin-left:-30px;
	padding-right:17px;
	font-weight:bold;
	font-size:1.15em;
}

#faq-list dd
{
	clear:left;
	border-bottom:1px solid #000;
	padding-bottom:15px;
	margin-bottom:10px;
}

#related
{
	float:left;
	width:auto;
	margin:0 0 20px 15px;
	padding:20px;
}

#footer
{
	clear:both;
	padding-top:50px;
	position:relative;
}

#footer ul
{
	width:28em;
	max-width:600px;
	margin:0;
	padding:3px 3px 3px 5px;
}

#footer li
{
	display:inline;
	padding-right:4px;
	background:none;
	padding-left:0;
}

#footer li a
{
	margin:3px 0;
	padding:0 10px;
	padding-left:6px;
	border-right:1px solid #9C9C9C;
}

#footer li a.last
{
	border-right:0;
}

#plug
{
	position:absolute;
	top:50px;
	right:10px;
	display:block;
	width:57px;
	height:7px;
	background:url(/images/lemonade.gif) no-repeat;
	text-indent:-2000em;
	text-decoration:none;
}

a.btn-back,a.btn-course-nomination,.btn-view
{
	display:block;
	width:36px;
	height:11px;
	background:url(/images/btn-back.gif) no-repeat;
	text-indent:-2000em;
	margin:10px 0;
	text-decoration:none;
	overflow:hidden;
}

a.btn-course-nomination
{
	width:110px;
	background:url(/images/btn-nomination-form.gif) no-repeat;
}

.btn-view
{
	width:36px;
	background:url(/images/btn-view.gif) no-repeat;
}

#btn-upload
{
	width:66px;
	background:url(/images/btn-view.gif) no-repeat;
}

.input-form
{
	background:#F6F6F6;
}

#login-form
{
	padding-top:0;
}

#double .input-form
{
	background:none;
}

.input-form dt
{
	width:18em;
	clear:left;
}

#feedback-form dt
{
	width:10em;
	clear:left;
}

.input-form dd .radioCheck
{
	width:auto;
	clear:none;
}

.input-form dd label
{
	padding:0 40px 0 5px;
}

.input-form input
{
	width:21em;
}

#btnSubmit
{
	width:7em;
}

#double #btnSubmit
{
	background:#014FAB;
	color:#FFF;
	border:none;
}

#btn-send
{
	width:36px;
	height:11px;
}

#txtYourFeedback
{
	width:470px;
	height:10em;
}

#thCourseName
{
	width:250px;
}

#thSubCategory
{
	width:150px;
}

#thCategory
{
	width:120px;
}

#thType
{
	width:130px;
}

#thDates,#thResourceName
{
	width:250px;
}

#thResource
{
	width:30px;
}

#thLocation
{
	width:100px;
}

.thLastUpdated
{
	width:180px;
}

table table .thLastUpdated
{
	width:90px;
}

#thPersonnel
{
	width:90px;
}

#thView,thOpen
{
	width:40px;
}

.toggle
{
	background:url(/images/bg-arrows.gif) no-repeat right;
	padding-right:18px;
}

tr#current td
{
	background:#3E7BC3;
	color:#FFF;
	border:#3E7BC3;
	margin:0;
	font-weight:bold;
}

tr#current td a
{
	color:#FFF;
	font-weight:bold;
	background:url(/images/bg-arrows-white.gif) no-repeat right;
	padding-right:13px;
}

tr#nested-table td
{
	padding:0;
}

tr#nested-table table td
{
	padding:5px;
}

table#staff-training th
{
	border-right:0;
}

a:link
{
	color:#004372;
	background:inherent;
	text-decoration:underline;
}

acronym,abbr
{
	cursor:help;
	border-bottom:0;
}

body
{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#666;
	font-size:62.5%;
	background:#FFF;
	padding:0 20px;
}

blockquote
{
	font-size:1.4em;
	padding:1em 20px;
}

blockquote p
{
	margin:0;
	padding:0;
}

dt
{
	float:left;
	margin-right:5px;
}

dl
{
	margin-bottom:1.25em;
}

fieldset
{
	border:0;
	overflow:auto;
	margin-bottom:0.5em;
	padding:1em 0 0.75em;
}

form
{
	padding:10px 15px;
}

h1,h2,h3,h4,h5,h6
{
	color:#666;
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:1em;
}

h3,h4,h5,h6
{
	font-size:1.15em;
	margin:0 0 .25em;
}

hr
{
	display:none;
}

img
{
	border:0;
}

label
{
	font-size:1.15em;
}

legend
{
	font-weight:bold;
	font-size:1.25em;
	color:#666;
}

#double legend
{
	color:#666;
	font-weight:normal;
}

li,dd,dt
{
	font-size:1.15em;
	line-height:1.3em;
	padding:0.2em 0;
}

li
{
	background:url(/images/bg-list-item.gif) no-repeat 0 0.7em;
	list-style-type:none;
	padding-left:13px;
}

p
{
	font-size:1.15em;
	line-height:1.5em;
	margin-bottom:1.25em;
}

ul,ol
{
	list-style-type:disc;
	margin:0 0 1.25em;
	padding:0;
}

ol
{
	list-style-type:decimal;
}

table
{
	width:600px;
	border-spacing:0;
}

td table
{
	margin:0;
	width:100%;
}

td table td
{
	background:#FFF;
}

td table th
{
	background:#69A5EB;
	color:#FFF;
}

td
{
	background:#F6F6F6;
	padding:5px;
	border-spacing:0;
}

table table td
{
	padding:3px;
}

td img
{
	padding:0 2px;
}

th
{
	background:#959595;
	color:#FFF;
	text-align:left;
	padding:5px;
	border-right:1px solid #FFF;
}

tr
{
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-spacing:0;
}

#wrapper th a
{
	color:#FFF;
}

dd,dt,td p,td li,ul p,ol p,ol li ul li,ul li ol li,ul li ul li,ul h3,ul h4,ol h3,ol h4
{
	font-size:100%;
}