body {
	background-image: url(/education/ugf/2007/images/UGF2007background.jpg);
	background-repeat: repeat-x;
	background-color: #E3F1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#speaker-list a:link
{
	color: #01562B;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
}
#speaker-list a:visited
{
	color: #441300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
#speaker-list a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #0FA1AE;
	font-size: 1em;
}
#speaker-list a:active
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #01562B;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #01562B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #AFD136;
}
a:active {
	text-decoration: none;
	color: #01562B;
	text-decoration: underline;
}
/* Bodycopy Styles */
#bodycopy {
	font-size: 12px;
	color: #015826;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
}
#bodycopy #form label {
	font-weight: bold;
	padding-right: 3px;
}
#bodycopy h2 {
	font-size: 17px;
	font-weight: bold;
	color: #015826;
	margin-bottom: 0px;
	padding: 20px 0px 0px 0px;
	text-align:center;
}
#bodycopy h3 {
	font-size: 14px;
	font-weight: bold;
	color: #015826;
	padding: 5px 0px 0px 0px;
	text-align:left;
	margin-bottom: 0px;
}
#bodycopy h4 {
	font-size: 12px;
	font-weight: bold;
	color: #015826;
	padding: 5px 0px 0px 0px;
	text-align:left;
	margin-bottom: 0px;
}
#bodycopy title {
	font-size: 14px;
	font-weight: bold;
	color: #015826;
	padding: 0px;
	text-align:center;
	margin-bottom: 0px;
}

#bodycopy ul {
	margin-top: 3px;
	margin-left: 15px;
	font-size: 1em;
	font-weight: normal;
}
#bodycopy li {
	margin-top: 3px;
	margin-left: 15px;
	font-size: 1em;
}
#bodycopy li.one {
	margin-top: 13px;
	font-weight: bold;
}

#bodycopy p.required {
	color: #01562B;
	font-size: 0.95em;
	font-weight: bold;

}
#bodycopy table {
	font-size: 12px;
	color: #01562B;
	margin-top: 0px;
}
#bodycopy table.ben {
	color: #01562B;
	margin-top: 0px;
	font-size: .83em;
}

#bodycopy table.price {
	margin: 5px 0px;
	border-bottom-color: #0FA1AE;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#bodycopy .price td {
	padding: 10px 10px;
	border-top-color: #0FA1AE;
	border-top-style: dotted;
	border-top-width: 1px;
	font-weight: bold;
}
#bodycopy td.price
{
	position: relative;
	width: 350px;
	text-align: left;
	margin: 20px 10px 20px 30px;
}
#bodycopy .top
{
	margin-top: 0px;
}
/* Header Styles */


#header {
	margin: 10px 0px;
}
#header a:link {
	text-decoration: none;
	padding: 3px;
}
#header a:visited {
	text-decoration: none;
	color: #01562B;
	padding: 3px;
}
#header a:hover {
	text-decoration: none;
	background-color:#01562B;
	color: #0FA2AD;
	padding: 3px;
}
#header a:active {
	text-decoration: none;
	color: #01562B;
	padding: 3px;
}

#header h1 {
	font-size: 20px;
	font-family: Arial, sans-serif;	
	font-weight: bold;
	color: #015826;
	padding: 20px 0px;
	text-align:center;
	text-transform: uppercase;
}
/* Registration Form Styles */
#registration .error {
	font-weight: bold;
	color: red;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 0.95em;
}
#registration p {
	padding: 0px 5px;
}
#registration table {
	font-size: 12px;
	color: #01562B;
	margin-top: 0px;
	vertical-align: top;
}
#registration .title {
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #01562B;
	color: #AFD136;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px;
}
#registration th {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}
/* Registration Instruction Page Styles */
#reg-price p
{
	border-top-style: dotted;
	border-top-width: thin;
	border-top-color: #01562B;
	margin: 10px 0px;
	font-size: 0.87em;
}
#reg-price span.right
{
	position: absolute;
	text-align:right;
	left: 183px;
	font-weight: bold;
	font-size: 0.93em;
	width: 167px;
}
#reg-text
{
	position:relative;
	width: 350px;
}

/* Sidebar Styles */
#sidebar {
	font-size: 12px;
	font-weight: bold;
	color: #AFD136;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar td {
	text-align:center;
	padding: 40px 0px;	
}
#sidebar td.line {
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #E3F1B1;
}
#sidebar a:link {
	text-decoration: none;
	color: #AFD136;
	text-align:center;
	padding-bottom:
}
#sidebar a:visited {
	text-decoration: none;
	color: #AFD136;
	text-align:center;
}
#sidebar a:hover {
	text-decoration: none;
	color: #0FA2AD;
	text-align:center;
}
#sidebar a:active {
	text-decoration: none;
	color: #AFD136;
	text-align:center;
}
#sidebar p {
	padding-bottom: 20px;	
}

/* Speaker Styles */
#speaker
{
	margin: 10px 0px;
}
#speaker p.company
{
	margin: 0px;
	font-size: 0.87em;
	font-weight: bold;
}
#speaker p.name
{
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}
#speaker p.session
{
	font-weight: normal;
	font-size: 0.7em;
	text-align: right;
	margin: 15px 60px 15px 0px;
}
#speaker p.title
{
	margin: 0px;
	font-size: 0.87em;
	font-style: italic;
	font-weight: normal;
}
#speaker-back
{
	margin: 10px;
	font-size: 0.70em;
}
#speaker-bio
{
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #CFAB58;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #CFAB58;
	margin: 5px 60px 10px 10px;
}
#speaker-bio p
{
	padding: 0px 10px;
	font-size: 0.87em;
}
#speaker-bio ul
{
	font-size: 0.87em;
}
#speaker-list
{
	margin: 10px 10px 30px 0px;
	
}
#speaker-list h2
{
	margin: 10px 0px -10px -21px;
	padding: 5px 0px 5px 21px;
	font-size: 1.05em;
	font-weight: bold;
	color: #AFD136;
	background-color: #01562B;
	font-style: normal;
	text-align: left;
}
#speaker-list p
{
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #AFD136;
	margin: 15px 20px 0px 10px;
	padding: 0px 10px 0px 5px;
}
#speaker-list p.title
{
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #AFD136;
	margin: 0px 20px 0px 10px;
	padding: 0px 10px 0px 5px;
	font-style: italic;
	font-weight: normal;
}

/* ASPX Styles */
.headerstyle {
	font-weight: bold;
	background-color: #D5EA8A;
	vertical-align: bottom;
	text-transform: none;
	font-size: 11px;
	color: #01562B;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #01562B;
}
.itemstyle {
	font-size: 11px;
	border: 1px solid #01562B;
	color: #01562B;
	line-height: 1.5em;
}

/* Miscellaneous Styles */
.accent {
	font-weight: bold;
	color: #0E98A3;
}
.button {
	font: bold normal 13px/25px Verdana, Arial, Helvetica, sans-serif;
	color: #0E98A3;
	margin: 10px 15px 10px 10px;
	padding: 0px;
}
.required {
	text-align: center;
	font-weight: bold;
	color: #CC3300;
	width: 10px;
	vertical-align: top;
	padding-top: 5px;
}
.required_txt {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
span.dates
{
	margin: 0px 5px;
	font-size: 0.85em;
	font-style:italic;
	font-weight: normal;
}
span.notbold {
	font-weight: normal;
}
span.pipe
{
	font-size:  .7em;
	vertical-align:middle;
}
.subtitle {
	text-align: center;
	font-weight: bold;
}
td.h3 {
	font-size: 13px;
	font-weight: bold;
	color: #E3F1B1;
	padding: 5px;
	text-align:left;
	color: #E3F1B1;
	background-color: #015826;
}
.sectionborder {
	border: 1px solid #01562B;
	background-color: #EAF4C6;
	padding: 10px 20px 20px 20px;
	margin-bottom: 20px;
}

.sectionborder h3 {
	margin-top: 0;
}



#nohoverlink a:link
{
	color: #01562B;
	text-decoration: underline;
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
}
#nohoverlink a:visited
{
	color: #441300;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
}
#nohoverlink a:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
#nohoverlink a:active
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 1em;
	color: #000000;
}

