/*

Copyright (c) 2007,Yahoo! Inc. All rights reserved.

Code licensed under the BSD License:

http://developer.yahoo.net/yui/license.txt

version:2.4.1

*/



    address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
strong, b, strong *, b * {
	font-weight: bold !important;
}
em, i, em *, i * {
	font-style: italic !important;
}
a:link {
	color:#00ADE6;
	text-decoration:underline;
}
a:visited {
	color:#92278F;
	text-decoration:underline;
}
a:hover {
	color:#EE4999;
	text-decoration:none;
}
a:active {
	text-decoration:underline;
}
a.button {
	line-height:2em;
	padding:5px 10px;
	text-decoration:none;
}
#noflash a:visited {
	color:#fff;	
}
abbr, acronym, span.abbr {
	border-bottom:1px dotted #000000;
	cursor:help;
}
blockquote, ul, ol, dl {
	margin:1em;
}
/* commented backslash hack v2 \*/ 

html, body, #wrapper {
	height:100%;
}
/* end hack */



body {
	background:#D4E13A url(../images/bg_wrapper.gif) repeat-y top center;
	font-family:Tahoma;
	line-height:1.6em;
	text-align:center;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
dl dd {
	margin-left:1em;
}
em {
	font-style:italic;
	font-weight:inherit;
}
fieldset {
	background:#ffffff;
	border:1px solid #AFBF57;
	padding:10px;
}
form {
	margin:20px 0;
}
h1 {
	color:#ee4999;
	font:167% Tahoma, Arial;
	margin:0 0 .5em 0;
}
h2 {
	font-size:123.1%;
}
h2, h3 {
	color:#f58233;
	font-family:Helvetica, Arial;
	margin:1em 0 0 0;
}
.margin-bottom {
	margin:0 0 1em 0;
}
h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h3 {
	font-size:108%;
}
hr {
	height: 1px;
	border: 1px dotted #90CFF1;
	background-color: transparent;
}
html {
	background:transparent;
	height:100%;
}
img, img a {
	border:none;
	margin:0;
}
img.block {
	display:block;
	margin:.5em 0;
}
img.imgborder {
	border:1px solid #333333;
}
img.imgleft {
	float:left;
	margin:0 1em .5em 0;
	position:relative;
}
img.imgright {
	float:right;
	margin:0 0 .5em 1em;
	position:relative;
}
input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input[type=text], input[type=password], textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:2px;
}
legend {
	background:#E3EA9A;
	border:1px solid #AFBF57;
	padding:5px;
}
ol li {
	list-style:decimal outside;
}
ol, ul, dl {
	margin-left:2em;
}
p, fieldset, table, pre {
	margin-bottom:1.5em;
}
select {
	font:.9em tahoma;
}
strong {
	color:#333333;
	font-family:Tahoma;
	font-style:inherit;
	font-weight:bold;
}
th {
	font-weight:bold;
	text-align:center;
	background-color:#E3EA9A;
}
th, td {
	padding:2px 8px 4px 4px;
	vertical-align:top;
}
ul li {
	list-style:disc outside;
}
.bottom {
	vertical-align:bottom;
}
.button {
	background:url(../images/g1.jpg) repeat-x left bottom;
	border-bottom:1px solid #ffa500;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffa500;
	border-top:1px solid #ffff00;
	color:#000000;
	cursor:pointer;
	font:1em Tahoma;
	margin:10px 0;
	padding:3px 5px;
}
.button:hover, .button.hover {
	background:url(../images/g2.jpg) repeat-x left top;
	border-bottom:1px solid #ffff00;
	border-left:1px solid #ffa500;
	border-right:1px solid #ffff00;
	border-top:1px solid #ffa500;
}
.clearer {
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
}
.error {
	
	color:#660000;
	
}
.floatleft {
	float:left;
	margin:0 1em 1em 0;
}
.floatright {
	float:right;
	margin:0 0 1em 1em;
}
.fullwidth {
	width:98%;
}
.indent {
	margin-left:15px;
}
.infobox {
	border:1px solid #E1EB82;
	padding:5px;
	background-color:#F6F9DA;
	position:relative;
}
.middle {
	vertical-align:middle;
}
.nospace {
	margin:0;
	padding:0;
}
.notice {
	color:#ee4999;
	font-weight:bold;
}
.nowrap {
	white-space:nowrap;
}
.schedule {
	background:#ffffff;
	border:1px solid #666666;
}
table.schedule td {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #999999;
	margin:1px;
}
table.schedule th {
	background-color:#E3EA9A;
	border:1px solid #666666;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #999999;
	font-size:.85em;
	font-weight:bold;
	letter-spacing:1px;
}
table.schedule .separator {
	padding:0px;
	height:5px;
	line-height:5px;
	background-color:#E6E6E6;
}
table.schedule td a, table.schedule td a:link {
	color:#00749B;	
}

.smallbold {
	font-size:.85em;
	font-weight:bold;
}
.smalltext {
	font-size:.85em;
}
.textcenter {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.textleft {
	text-align:left;
}
.textright {
	text-align:right;
}
.time30 {
	color:#ee4999;
}
.time30cell {
	background:#fbd9e8;
	padding:3px;
}
.time45 {
	color:#00ade6;
}
.time45cell {
	background:#d1e8f8;
	padding:3px;
}
.time60 {
	color:#7a8915;
}
.time60cell {
	background:#e3ea9a;
	padding:3px;
}
.time50 {
	color:#92278f;
}
.time50cell {
	background:#92278f;
	color:#fff;
	padding:3px;
}
.white {
	color:#ffffff;
}
.whitebackground {
	background:#ffffff;
}
#body {
/*background:url(../images/content_back.png) no-repeat left top;*/



}
#header {
	width:950px;
	overflow:hidden;
}
#content {
	margin-left:290px;
	_margin-left:287px;
	margin-top: 0px;
	padding-right:20px;
	_width:630px;
}
#content blockquote {
	color:#333;
	font-style:italic;
	line-height:1.3em;
	padding:0 1em;
	text-align:justify;

}
#content blockquote cite {
	display:block;
	font-size:0.9em;
	text-align:right;
}
#footer {
	clear:both;
	color:#333;
	font-size:.9em;
	margin:0 20px;
	padding:10px 0 20px 0;
	background-color:#fff;
}
#leftcol {
	float:left;
	margin-left:10px;
	width:250px;
	background-color:transparent;
	display: inline;
}
#search fieldset, #search legend {
	background:transparent;
	border:none;
	margin:0;
	padding:0;
}
#search input.button {
	background:url(../images/g1.jpg) repeat-x left bottom;
	border-bottom:1px solid #ffa500;
	border-left:1px solid #ffff00;
	border-right:1px solid #ffa500;
	border-top:1px solid #ffff00;
	color:#000000;
	cursor:pointer;
	font:.9em Tahoma;
	margin:0;
	padding:3px;
}
#wrapper_bg {
	background:transparent url(../images/bg_sunburst_green.jpg) no-repeat top center;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width:950px;
	text-align:left;
	clear:both;
}
.center {
	margin-left: auto;
	margin-right: auto;
}
table.nopadding td {
	padding: 0;
}
.required {
	color:#EE4999;
}
/* Link Icon Styles */



a.pdf {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/pdf.png) no-repeat right bottom;
}
a.msWord {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/doc.png) no-repeat right;
}
a.msExcel {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/xls.png) no-repeat right;
}
a.msPowerpoint {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/ppt.png) no-repeat right;
}
a.externalLink {
	padding-right:18px;
	margin-right:2px;
	background: url(../images/icon_offsite.gif) no-repeat right;
}
a.swf {
	padding-right:20px;
	margin-right:2px;
	background: url(../images/icons/flash.png) no-repeat right bottom;
}
