


a
{
	background-color: Transparent;
	color: #044F6E;
}

body
{
	background: url("../images/bg_header.jpg") center top repeat-x;
	background-color: #FFF;
	color: #000022;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, textarea, th, td
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

div.error
{
	background: url("../staging/images/icons/error.gif") left top no-repeat;
	background-color: Transparent;
	color: #900;
	font-weight: bold;
	line-height: 32px;
	padding: 0 0 0 32px;
}

div.error ul
{
	font-weight: normal;
	line-height: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 1em 2em;
}

fieldset
{
	border-style: none;
	line-height: normal;
	margin: 1em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

fieldset div.field
{
	margin: 0 0 1em 0;
}

fieldset label
{
	display: block;
	font-weight: bold;
	margin-bottom: 0.25em;
}

fieldset legend
{
	background-color: Transparent;
	color: #CC9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

fieldset p
{
	margin: 0 0 1em 0;
	padding: 0;
}

fieldset table
{
	border-style: none;
	margin: 0;
}

fieldset table td
{
	border-style: none;
	vertical-align: top;
}

fieldset table th
{
	text-align: left;
}

fieldset .checkbox
{
	display: block;
	margin: 0 0 1em 0;
	position: relative;
}

fieldset .checkbox br
{
	display: none;
}

fieldset .checkbox input
{
	left: 0px;
	position: absolute;
	top: auto;
}

fieldset .checkbox input[type="radio"]
{
	margin-top: 4px;
}

fieldset .checkbox label
{
	display: block;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 0 2em;
}

fieldset .checkbox label br
{
	display: block;
}

fieldset.columns p
{
	float: left;
	min-height: 4em;
	width: 49.5%;
}

h1
{
	background-color: Transparent;
	color: #044F6E;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0.5em 0;
}

h2,h3
{
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #CC9900;
}
hr
{
	background-color: #CCC;
	border-style: none;
	color: #CCC;
	height: 1px;
	width: 100%;
}

input.textbox, select, textarea
{
	background-color: #FFF;
	border: 1px solid #999;
	color: #000;
	padding: 2px 4px;
}

input.textbox:focus, select:focus, textarea:focus
{
	border: 1px solid #000;
}

p
{
	margin: 0 0 1em 0;
}

select
{
	padding: 2px;
}

td
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

th
{
	background-color: #044F6E;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}

th.subtitle
{
	background-color: #CCC;
	color: #000;
}

tr.altrow td
{
	background-color: #EBE9D4;
	color: inherit;
}

ul.tabs
{
	border-bottom: 1px solid #044F6E;
	line-height: 20px;
	list-style-type: none;
	margin: 0 -20px 1em -20px;
	padding: 1em 20px 21px 20px;
}

ul.tabs li
{
	border: 1px solid #044F6E;
	float: left;
	list-style-type: none;
	margin: 0 4px 0 0;
	white-space: nowrap;
}

ul.tabs li a,
ul.tabs li a:visited,
ul.tabs li a:active,
ul.tabs li a:hover
{
	background-color: #EBE9D4;
	color: #000022;
	display: block;
	padding: 0 8px;
	text-decoration: none;
}

ul.tabs li.active
{
	border-bottom: 1px solid #FFFDE6;
}

ul.tabs li.active a,
ul.tabs li.active a:visited,
ul.tabs li.active a:active,
ul.tabs li.active a:hover
{
	background-color: #FFFDE6;
	color: #044F6E;
	font-weight: bold;
}

.agenda td
{
	border: 1px solid #044F6E;
	padding: 10px;
	text-align: center;
}

.agenda th
{
	padding: 10px;
}

.agenda tr
{
	vertical-align: top;
}

.buttonlist
{
	line-height: 20px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.buttonlist a
{
	border: 1px solid #044F6E;
	background-color: #FFF;
	color: #009;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

.buttonlist a span
{
	background-color: #52849F;
	color: #FFF;
	cursor: pointer;
	display: block;
	padding: 0 8px;
}

.columns
{
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.columns p
{
	float: left;
	width: 50%;
}

.confirmation strong
{
	display: block;
}

.container
{
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

.content
{
	background-color: #FFFDE6;
	border: 1px solid #044F6E;
	float: right;
	margin: 0 0 15px 0;
	padding: 15px 20px;
	width: 585px;
}

.contentContainer
{
	margin: 0 50px;
	margin-top: 15px;
	overflow: hidden;
	width: 870px;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.fullWorkshop
{
	background-color: Transparent;
	color: #900;
	text-decoration: line-through;
}

.header
{
	height: 163px;
	overflow: hidden;
	padding: 75px 0 0 295px;
	position: relative;
	width: 675px;
}

.header h1
{
	background-color: Transparent;
	color: #EAEDD0;
	font-size: 26px;
	margin: 0;
}

.header h1 a
{
	background-color: Transparent;
	color: #EAEDD0;
	text-decoration: none;
}

.header h1.logo a
{
	display: block;
	height: 226px;
	left: 33px;
	overflow: hidden;
	position: absolute;
	text-indent: -1000em;
	top: 0px;
	width: 250px;
	background: url(../images/logo.jpg) no-repeat 0 0;
}

.header h2
{
	background-color: Transparent;
	color: #E5DCA1;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}

.linkbutton
{
	font-weight: bold;
	padding: 0;
	text-decoration: none;
}

.linkbutton img
{
	border: none;
	margin: 0 2px 0 0;
	vertical-align: middle;
}

.menu
{
	height: 55px;
	left: 279px;
	line-height: 55px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 178px;
	width: 675px;
}

.menu li
{
	float: left;
	width: auto;
}

.menu li a
{
	background-color: Transparent;
	color: #CC9900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 16px;
	text-decoration: none;
}

.menu li a:hover
{
	background-color: Transparent;
	color: #044F6E;
}

.menu li.active
{
	background: url("../images/nav_marker.gif") center top no-repeat;
}

.sidebar
{
	background-color: #FFFDE6;
	border: 1px solid #044F6E;
	clear: left;
	float: left;
	margin: 0 0 15px 0;
	padding: 15px 20px;
	width: 180px;
}

.sidebar h1
{
	margin: 0;
}

.sidebar h2
{
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
p.logos img {
	padding: 10px;
}