@charset "utf-8";
/* CSS Document */

#pageWrapper {
	width: 100%;
	background-image: url(../images/page-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

html, body {
min-height: 101%;
}

ol, ul  {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
li {
	margin: 0px;
	padding: 0px;

}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
	text-align: center /* centers the layout in IE */;
	margin: 0px;
	padding: 0px;
	background-color: #003;
	}
	
	#wrapper {
	width: 900px; /* centers in all but iE */
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 25px;
	}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}



	
	#header {
	width: 900px;
	height: 139px;
	background-image: url(../images/bkg-header.gif);
	background-repeat: no-repeat;
	}
#logo {
	float: left;
	height: 109px;
	width: 365px;
	margin-left: 10px;
	margin-top: 5px;
}

/* CSS Document */

	#navigation{
	padding-left: 0px;
	padding-top: 10px;
	float: left;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h1 {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	text-align: center;
	padding-top: 0px;
}

#header #navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 420px;
	}

#header	#navigation ul li{
	float: left;
	list-style-type: none;
	}
#header #navigation li a:link{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
#header #navigation li a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

	
#header #navigation li a:hover {
	color: #006;
	text-decoration: none;
	background-color: #D9D9D9;
	}
#header-right {
	float: right;
	width: 420px;
	margin-right: 13px;
}
#webinar {
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	width: 415px;
}
#webinar-btn {
	display: block;
	width: 180px;
	height:38px;
	padding: 0px;
	background-image: url(../images/register1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#webinar-btn:hover
{
	background-image: url(../images/register2.gif);
}

#webinar-btn span
{
  display: none;
}


.active {
	background-color: #C00;
}


	
	#container {
		width: 900px;
	}

	
	#main-content {
	width: 900px;
	float: left;
	background-image: url(../images/bkg-main.gif);
	height: 625px;
	}
#main-info {
	width: 846px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/top-box2.png);
	background-repeat: no-repeat;
	height: 120px;
	margin-top: 13px;
	margin-bottom: 13px;
	padding: 0px;
}
#main-info2 {
	width: 846px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	height: 457px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}



#main-info-box {
	width: 414px;
	float: left;
	padding: 0px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	height: 474px;
}
#main-info-box2 {
	width: 414px;
	float: right;
	padding: 0px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	height: 474px;
}
#main-box-title {
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 414px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-box-text {
	width: 384px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#main-box-text2 {
	background-image: url(../images/flag.png);
	background-repeat: no-repeat;
	width: 384px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	height: 424px;
	background-position: right bottom;
}
#main-box-text a:link , #main-box-text2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
#main-box-text a:visited , #main-box-text2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	line-height: normal;
}
#main-box-text a:hover , #main-box-text2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}
#main-box-text li   {
	padding-bottom: 10px;
}
#main-box-text2 li {
	padding-bottom: 10px;
}



#graph-box {
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	width: 330px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 85px;
	padding-top: 0px;
}






	
	#sub-content {
	width: 900px;
	float: left;
	background-image: url(../images/bkg-scroll.gif);
	background-repeat: repeat-y;
	}
#sub-content-info {
	width: 871px;
	float: left;
	margin-right: 13px;
	margin-left: 14px;
}


#happening-info1 {
	width: 846px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	height: 409px;
	margin-top: 0px;
	margin-bottom: 13px;
	padding: 0px;
}

#happening-info2 {
	width: 816px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}
#btm {
	height: 15px;
	float: left;
	width: 900px;
	background-image: url(../images/btm.png);
}


#title-explan {
	float: left;
	padding-top: 5px;
	width: 815px;
}
#title-explan-text {
	float: left;
	padding-top: 5px;
	width: 815px;
}
#title-explan-text ul{
	list-style-type: disc;
	padding-left: 5px;
}

#title-explan-text li {
	margin-left: 30px;
	padding-bottom: 10px;
}
#title-explan-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
#title-explan-text ol {
	list-style-type: decimal;
	padding-left: 30px;
}
#title-explan-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
#title-explan-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
}



#happening-main-content {
	width: 900px;
	float: left;
	background-image: url(../images/bkg-main.gif);
	list-style-type: disc;
}
#happening-info-box {
	width: 414px;
	float: left;
	padding: 0px;
	background-image: url(../images/happening-bkg1.jpg);
	background-repeat: no-repeat;
	height: 407px;
}
#happening-info-box2 {
	width: 414px;
	float: right;
	padding: 0px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	height: 407px;
}
#happening-info-box a:link , a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #C00;

}
#happening-info-box a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #006;
}
#help-header {
	width: 846px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	margin-top: 0px;
	margin-bottom: 13px;
	padding: 0px;
}
#help-info-box {
	width: 414px;
	float: left;
	padding: 0px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	height: 315px;
}
#help-info-box2 {
	width: 414px;
	float: right;
	padding: 0px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat-y;
	height: 315px;
}

#help-box-text {
	width: 384px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;
}



#help-info {
	width: 816px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-type: disc;
}

#web-screen {
	float: left;
	height: 153px;
	width: 182px;
	padding-right: 10px;
}
#web-links {
	float: left;
	width: 800px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}

#web-text {
	float: right;
	height: 153px;
	width: 605px;
	padding: 0px;
	margin: 0px;
}
#web-text a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #C00;
}
#web-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #C00;
}


#web-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #006;
}




	
	#footer {
	width: 900px;
	clear: both;
	background-image: url(../images/bkg-scroll.gif);
	float: left;
	height: 227px;
	}


#footer-info {
	width: 816px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	margin-top: 0px;
	margin-bottom: 13px;
	padding: 15px;
	background-color: #808284;
	clear: both;
}

#footer-column {
	height: 185px;
	width: 192px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	font-weight: bold;
	padding-left: 10px;
	line-height: 1px;
}
#footer-column li   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
#footer-column a:link {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer-column a:visited {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer-column a:hover {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
#footer-column-right {
	height: 150px;
	width: 192px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
#footer-column-right li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 15px;
}
#footer-column-right a:link {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer-column-right a:visited {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer-column-right a:hover {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}





	/* end special fix */
#footer-btm {
	width: 900px;
	background-image: url(../images/bkg-footer-btm.gif);
	height: 24px;
	clear: both;
}

	
	
	/* special fix... google it... it's always good to have it around in case you need it */
	.clearfix:after {
	    content: ".";
	    display: block;
	    clear: both;
	    visibility: hidden;
	    line-height: 0;
	    height: 0;
	}
	
	.clearfix {
	    display: inline-block;
	}
	
	html[xmlns] .clearfix {
	    display: block;
	}
	
	* html .clearfix {
	    height: 1%;
	}

a, p {
	list-style: none;
	padding-bottom: 10px;
	line-height: 16px;
}




.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.bold-head {
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#hap-explan-text {
	float: left;
	padding-top: 5px;
	width: 815px;
}
#hap-explan-text ul {
	list-style-type: disc;
	padding-left: 5px;
}
#hap-explan-text ol {
	list-style-type: decimal;
	padding-left: 30px;
}
#hap-explan-text li {
	margin-left: 30px;
	padding-bottom: 10px;
}
#help-box-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	line-height: 15px;
}
#help-box-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	line-height: 15px;
}
#help-box-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: underline;
	line-height: 15px;
}
#help-box-text li {
	padding-bottom: 10px;
}
#contact-info {
	width: 816px;
	float: left;
	margin-right: 26px;
	margin-left: 26px;
	background-image: url(../images/mid-box.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 13px;
	list-style-type: disc;
	padding: 15px;
	height: 780px;
}
#hap-box-text {
	width: 384px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#hap-box-text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #C00;
}
#hap-box-text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #C00;
}
#hap-box-text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #006;
}
#webinar a:link {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
#webinar a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #006;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
#webinar a:hover {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
	color: #C00;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
#hap-box-text2 {
	width: 384px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
#pageWrapper #wrapper #container #sm-graph {
	float: left;
}
