/* general tags and classes */
html, body {
	height: 100%;
	background-color:#dfddde;
}

form {
	text-align: center;
}

table {
	width: 300px;
	margin: auto;
	text-align: left;
}

h2{
	text-align: left;
	font-size: 2em;
	font-weight: bold;
}

.outerWrap{
	margin: auto;
	width: 962px;
	margin-top: 30px;
}

.innerWrap{
	text-align: center;
}

.formWrap{
	margin-top: 30px;
}
.error{
	color: #ff0000;
}

.rowLabel {
	width: 90px;
}

.rowInput {
	width: 100%;
}

.hideError{
	display: none;
}

#webcastList img{
	border: 0 none;
	vertical-align: middle;
}


* {
	margin: 0;
	padding: 0;
	font-size: 1em; /* don't edit */
}
html {
	font-size: 62.5%; /* don't edit */
}
html, body {
	height: 100%;
	min-height: 100%;
}
body {
	background-color: #dfddde;
	background-attachment: fixed;
	font-size: 1.1em; /* edit here global size for em, 1em = 10px */
	text-align: center;
	height: 101%;
    color:#151515;
    font-family:Arial,Helvetica,Verdana,sans-serif;
}

.innerWrap,
form{
	text-align: left;
}

table{
	margin: 0;
	padding: 0;
}
.outerWrap {
	width: 960px;
	text-align: left;
}

p {
	margin: 12px 0px 12px 0px;
}
a{
	text-decoration: none;
	color: #003399;
	outline:none;
}

h3,
h2,
h1,
a,
.advertising{
	font-weight:bold;
}

h3{
	font-size: 1.4em;
}
h2 {
	font-size: 1.6em;
}
h1 {
	font-size: 1.8em;
}

li{
	list-style-type: disc;
}
td {
	padding: 2px 2px 2px 0px;
	vertical-align: top;
}

.forecast {
	width: 430px;
	font-size: 0.9em;
	margin-left: 10px;
}

.forecast td {
	width: 250px;
	padding: 2px 2px 2px 20px;
	
}
.forecast td.gapBetween {
	padding-bottom: 20px;
}

.formTable{
	margin-top:12px;
	width:425px;
	font-size:12px;
	color:#151515;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
.labelWith{
	width: 135px;
}
.inputWidth{
	width: 290px;
}
.input_submit{
	font-size: 1.2em;
	padding: 2px;
}

.inputSelect{
	width: 250px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
.inputText{
	width: 244px;
	padding-left: 2px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
#registration-registrationsubmit, #registration-clear {
    font-family:Arial,Helvetica,Verdana,sans-serif;
}
.clear {
	clear: left;
}

.statusHighlight {
	color: #ff0000;
}

.header	{
	/*border-color: #878787;
	border-top-width: 1px;
	border-top-style: solid;*/
}

.headerContainer {
	width: 960px;
	height: 114px;
	/*height: 90px;*/
	display: block;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-top:10px;
	background-color:#ffffff;
}

#logo {
	float: left;
	margin:6px 0px 0px 17px;
	font-size:0px;
	padding:0;
}
#logo img {
	padding-bottom:16px;
}
#sponsor {
	text-align: right;
}
#sponsor img {
	margin: 10px 19px 0 0;
}
#breadcrumb {
    clear: both;
    margin: 0;
    padding: 0.1em 20px;
    border-top: 1px solid #b2b0b0;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
    background-color:#d2d0d0;
    width: 920px;
}

#usernavigation {
    background: repeat-x top left;
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #e2e2e2;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    clear:both;
    list-style-image:none;
    list-style-type:none;
    margin:0;
    padding:3px 0px 0px 10px;
    height:24px;
    width: 950px;
}

#navigation {
    background: repeat-x top left;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #e2e2e2;
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    clear:both;
    list-style-image:none;
    list-style-type:none;
    margin:0;
    padding:3px 0px 0px 14px;
    height:24px;
    width: 946px;
}
* html #navigation {
	width: auto; 
}
#navigation li, #usernavigation li {
    float: left;
    margin: 0;
    padding: 3px 0px 0px 0px;
    list-style-image:none;
    list-style-type:none;
}
#navigation li.loginmsg, #usernavigation li.loginmsg {
    float: left;
    margin: 0;
    padding:  3px 0px 0px 0px;
    font-size: 13px;
}
#navigation li a, #usernavigation li a {
    color: #003399;
    font-size: 13px;
    font-weight:bold;
    padding: 2px 6px;
    margin-right: 0.5em;
}
#navigation li.loginmsg a, #usernavigation li.loginmsg a {
    color: #003399;
    font-size: 13px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#navigation a:hover, #usernavigation {
    color: #3366cc !important;
    text-decoration: none;
}

.left,
.right {
	text-align: left;
	display: table-cell;
	vertical-align: top;
}

.welcomeContainer .wrap .left {
    width:576px;
    padding:20px 30px 20px 20px;
    font-size:1.2em;
    background: url(../template/img/bg_left.jpg) no-repeat left top;
    color:#333333;
}

.welcomeContainer .wrap .left h1 {
    font-weight:bold;
    font-size:18px;
    color:#003399;
    margin-bottom:15px;
}

.welcomeContainer .wrap .both {
    width:910px;
    padding:20px 30px 20px 20px;
    font-size:1.2em;
    color:#333333;
    background-color:#eeeeee;
    display:block;
}

.left h2 {
	text-align: left;
}

.welcomeContainer .wrap .right {
    width:384px;
    background-color:#eeeeee;
}

.wrap .right h3 {
    margin:20px 20px 10px 20px;
}

.wrap .left h5 {
    font-size:14px;
    margin-bottom:5px;
}
.logowrap {
    float:left;
    width:525px;
}
.logowrap .logoleft {
    float:left;
    width:260px;
}
.logowrap .logoright {
    float:left;
    width:265px;
    text-align:right;
}
.right .related {
    margin-left:25px;
    margin-bottom:25px;
    width:340px;
}
.right .related h5 {
     margin-bottom:3px;
}
.right .related h5 a {
     font-size:12px;
     font-weight:normal;
     margin-bottom:7px;
   
}
.right .related h5 a:hover {
  text-decoration:underline;
}

.right .illu {
     margin:10px 0px 20px 20px;
}
.delimbig  {
    border-right:1px solid #ccc;
    width:960px;
    border-left:1px solid #ccc;
    clear:both;
    border-top:1px solid #b2b0b0;
    background-color:#d2d0d0;
}
#system ul, #system li  {
    list-style-type:none;
    list-style-image:none;
}

.wrap .right .preview img {
    margin:20px ;
}
.refwrap {
    width:362px;
    margin:0px 0px 0px 20px;
}
*+html .refwrap {
	margin-bottom: 35px;
}
* html .refwrap {
	margin-bottom: 35px;
}
.refleft {
    float:left;
    width:109px;
}
.refright {
    float:left;
    width:213px;
    margin:0px 0px 35px 19px;
    font-size:12px;
}
.refright h2 {
    font-weight:bold;
    margin-bottom:10px;
    font-size:12px;
    text-align:left;
    margin:0;
    padding:0 0 10px 0;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
}

.welcomeContainer {
	background-color: #ffffff;
	display: table;
	width: 100%;
	text-align: left;
	border-right:1px solid #ccc;
    border-left:1px solid #ccc;
}

*+html .welcomeContainer {
	height: auto;
}

.welcomeContainer .wrap .middle{
	padding: 5px;
}

.welcomeContainer .wrap .welcome .right .formTable{
	margin-left: 20px;
}
.wrap {
	display: table-row;
}
*+html .wrap {
	overflow: hidden;
}

.loginH {
	margin-top: 25px;
	border-top: 1px solid #000000;
	padding-top: 10px;
	font-size:14px;
	font-weight:bold;
}

.delim  {
    border-right:1px solid #ccc;
    width:960px;
    border-left:1px solid #ccc;
}


.content {
	margin:0;
	width:960px;
	background-color:#e1e8f0;
	border-right:1px solid #ccc;
    border-left:1px solid #ccc;
}

.content .left h2 {
	font-size:14px;
	color:#151515;
}

.content .right h2 {
    margin-top:20px;
	font-size:14px;
	color:#333333;
}

.content .left {
	float:left;
	width: 445px;
	margin: 20px 20px 20px 20px;
	margin-right: 42px;
}
.content .right {
	width: 380px;
	float:left;
	margin: 0px 0px 25px 0px;
}

.content .right p {
	font-size:12px;
	color:#333333;
}

.content .right .privacy {
	font-size:12px;
	color:#333333;
}


.content .right .detail {
	border-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 10px;
}

.content .right .form{
	padding-left: 16px;
}
.registrationHl {
	padding-top: 8px;
}
.submit {
	text-align: center;
	margin-bottom: 20px;
}


.middle {
	text-align: left;
	width: 600px;
	display: table-cell;
	vertical-align: top;
}

* html .formTable {
	width: 380px !important;
}

* html .welcomeContainer .wrap .left {
	float: left;
}
*+html .welcomeContainer .wrap .left {
	float: left;
}
* html .welcomeContainer .wrap .right {
	float: right;
}
*+html .welcomeContainer .wrap .right {
	float: right;
}
.welcome .welcometext img {
	margin-top: 10px;
}

.welcome h2{
	text-align: left;
}
.welcome .welcomeuser {
	display: table-cell;
	width: 100%;
	
	vertical-align: top;
}

.welcomeContainer .registrationMessage {
	text-align: left;
	padding: 8px;
	background-color:#ffffff;
}

.footer {
	width: 960px;
	background-color: #ffffff;
	font-size: 1.1em;
	border-color: #878787;
	border-top-width: 1px;
	border-top-style: solid;
	padding:10px 0px 5px 0px;
	border-right:1px solid #ccc;
    border-left:1px solid #ccc;
}

.footer .left{
	float:left;
	text-align: left;
}

.footer .right{
	float: right;
	text-align: right;
}

.footer p{
	padding: 0;
	margin: 4px 10px 4px 10px;
}

.bottomLinks span{
	margin-right: 10px;
}


.welcome {
	padding: 10px;
}

.welcome ul, .welcome ul li {
list-style-type:none;
}

.welcome .welcomeuser table .tableHeader th{
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	text-align: left;
}

.welcome .welcomeuser table .footerRow td{
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

.welcome .welcomeuser table .headerRow td{
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}
.welcome .welcomeuser table{
	width: 880px;
	border-collapse:collapse;
}
.webcastList {
    width:900px;
}
.webcastList td.tableEventDate{
	width: 120px;
}

.webcastList td.time{
	width: 60px;
}

.webcastList td.tableEventName{
	width: 350px;
}

.webcastList td.tableEventStatus{
	width: 100px;
}

.webcastList td.tableEventDownload{
	width: 60px;
}

.webcastList td.tableEventInfo{
	width: 100px;
}

.webcastList td,
.webcastList th{
	padding: 6px 4px 6px 4px;
}

.webcastList td img{

}

.webcastList th,
.webcastList td.tableEventStatus,
.webcastList td.tableEventAgreement{
	white-space: nowrap;
}

.webcastList td.tableEventDownload,
.webcastList td.tableEventAgreement{
	text-align: left;
}

.webcastList td.tableEventName .tdWrap{
}

.registrationMessage {
	padding: 10px;
}

.menu {
	display: block;
	width: 950px;
	background-color: #e1e8f0;
	padding-left: 10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	font-size:14px;
}

.menu ul {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;
}

.menu ul li{
	display:inline;
	margin-right: 10px;
}
.menu .activeMarker{
	width: 10px;
	margin-right:5px;
	color: #003399;
	font-weight: bold;
}
* .welcomeContainer .wrap .left {
    width:520px;
}
* .welcomeContainer .wrap .right {
    width:384px;
}
