body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:#2296dc url(../images/bg-body.gif) repeat-x;
	color:#333;
}
/* css reset */
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
a{
	color:#c00;
	text-decoration:none;
}
a:visited{color:#c00;}
a:hover{color:#09c;}
a:active{color:#f00;}
a img{border-style:none;}
/* wrapper */
#wrapper{
	width:873px;
	margin:0 auto;
}
.hidden{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
.hidden:focus{
	color:#fff;
	top:10px;
	left:300px;
}
/* header */
#header{
	width:928px;
	margin:0 -25px;
	overflow:hidden;
}
.header-holder{
	margin:0 auto;
	padding:0 48px 6px 25px;
	overflow:hidden;
	background:url(../images/bg-header.png) no-repeat;
	width:855px;
	float:left;
}
* html .header-holder{padding-bottom:3px;}
.logo{
	width:329px;
	height:100px;
	float:left;
	margin:16px 0 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.logo span{
	text-indent:-9999px;
	overflow:hidden;
	width:329px;
	height:100px;
	display:block;
	cursor:pointer;
}
.header-banner {
	height: 100px;
	width: 200px;
	float: left;
	margin-top: 12px;
	margin-left: 200px;
}
.header-area{
/*	width:110px; */
	float:right;
	position:relative;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.languagebar {
	height: 47px;
	text-align: right;
}

.languagebar a,
.languagebar a:visited,
.languagebar a:active {
	color: #B9EBFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.languagebar a:hover {
	color: #FF9600;
}

.social-networks{
	list-style:none;
	padding:0;
	margin:0 0 3px;
	overflow:hidden;
	text-align:right;
}
.social-networks li{
	display:inline;
	margin:0 0 0 5px;
}
.social-networks a{position:relative;}
.info-list{
	list-style:none;
	padding:0;
	margin:0 -6px 0 0;
	float:right;
	overflow:hidden;
}
.info-list li{
	float:left;
	padding:0 7px 0 4px;
	margin:0 -3px 0 3px;
	display:inline;
	background:url(../images/separator-info.gif) no-repeat 100% 8px;
}
#header .info-list a{
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#b9ebff;
}
#header .info-list a:hover{color:#ff9600;}
#bigbanner {
	background-color: #0F0;
	height: 90px;
	width: 728px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* main */
#main{
	background:#d9eaf1 url(../images/bg-main.gif) no-repeat;
	width:873px;
	float:left;
}
.main-holder{
	background:url(../images/bg-main.gif) no-repeat -873px 100%;
	height:1%;
	padding:0 0 11px;
	float:left;
}
/* twocolumns */
.twocolumns{
	overflow:hidden;
	height:1%;
	padding:0 18px 0 0;
}
/* sidebar */
#sidebar{
	float:left;
	width:202px;
	padding:17px 3px 250px 0;
	margin:0 -19px 0 0;
}
#sidebar .img{
	display:block;
	padding:0 0 40px;
}
* html #sidebar img{
	position:relative;
	margin:0 -3px 0 0;
}
.search fieldset{float:left;}
.search .text-holder{
	float:left;
	height:20px;
	width:136px;
}
.search-holder{
	overflow:hidden;
	width:172px;
	height:0px;
	background:#0074a2;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 24px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
* html .search{margin-bottom:11px;}
.search .text-holder input{
	margin:0;
	padding:0;
	float:left;
	height:14px;
	line-height:16px;
	color:#646464;
	width: 130px;
}
.box-menu,
.box-menu-blue{
	padding:0 23px 0 0;
	text-align:right;
	overflow:hidden;
	width:179px;
}
.box-menu-blue{
	background:url(../images/bg-box-menu-blue.gif) repeat-y;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 9px;
	padding-right: 23px;
	padding-bottom: 10px;
	padding-left: 0;
}
.box-menu h2{
	margin:0;
	color:#c00;
	font-size:16px;
	background:url(../images/bg-box-menu.gif) no-repeat 100% 100%;
	padding:0 0 2px;
}
.box-menu h2 a,
.box-menu h2 a:active,
.box-menu h2 a:visited {
	color:#c00;
}
.box-menu h2 a:hover {
	color: #069;
}
.box-menu h3{
	margin:0;
	color:#c00;
	font-size:16px;
	padding:0 0 2px;
}
.box-menu h3 a,
.box-menu h3 a:active,
.box-menu h3 a:visited {
	color:#c00;
}
.box-menu h3 a:hover {
	color: #069;
}
.box-menu ul,
.box-menu-blue ul{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
#sidebar .box-menu ul a{
	color:#333;
	font-weight:bold;
}
#sidebar .box-menu-blue ul a{
	color:#005475;
	font-weight:bold;
}
#sidebar .box-menu-blue ul a:hover{color:#ff0000;}
#sidebar .box-menu ul a:hover{color:#c00;}
.box-menu li,
.box-menu-blue li{
	float:right;
	width:100%;
	margin:-1px 0 1px;
	background:url(../images/divider-menu.gif) no-repeat 100% 0;
	padding:5px 0 2px;
}
.box-menu-blue li{background:url(../images/divider-menu-blue.gif) no-repeat 100% 0;}
.arrow-container{
	position:relative;
	height:50px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.box-arrow-exl {
	width:225px;
	position:absolute;
	left:-23px;
	height: 45px;
	margin-top: 8px;
	text-align: right;
}
.box-arrow-pexl{
	width:225px;
	position:absolute;
	left:-23px;
	height: 45px;
	margin-top: 3px;
	text-align: right;
}
.box-arrow-reg{
	width:225px;
	position:absolute;
	left:-23px;
	height: 45px;
	margin-top: 6px;
	text-align: right;
}
.box-arrow-sch{
	width:225px;
	position:absolute;
	left:-23px;
	height: 45px;
	margin-top: 6px;
	text-align: right;
}
#sidebar .box-arrow-sch a{
	color:#FFF;
	position:relative;
	display: block;
	padding-right: 24px;
	padding-top: 14px;
	padding-bottom: 25px;
	background-image: url(../images/bg-arrow3_hover.png);
}
#sidebar .box-arrow-sch a:hover{
	color:#FFF;
	background-image: url(../images/bg-arrow3.png);
}
.arrow-holder{
	background:url(../images/bg-arrow.png) no-repeat;
	height:31px;
	text-align: right;
	padding-right: 23px;
	padding-top: 14px;
}
#sidebar .box-arrow-reg a{
	color:#fff;
	position:relative;
	display: block;
	padding-right: 24px;
	padding-top: 14px;
	padding-bottom: 25px;
	background-image: url(../images/bg-arrow.png);
}
#sidebar .box-arrow-reg a:hover{
	color:#030;
	background-image: url(../images/bg-arrow_hover.png);
}
#sidebar .box-arrow-exl a{
	color:#FFF;
	position:relative;
	display: block;
	padding-right: 24px;
	padding-top: 14px;
	padding-bottom: 25px;
	background-image: url(../images/bg-arrow2_hover.png);
}
#sidebar  .box-arrow-exl a:hover{
	color:#FFF;
	background-image: url(../images/bg-arrow2.png);
}
#sidebar .box-arrow-pexl a{
	color:#FFF;
	position:relative;
	display: block;
	padding-right: 24px;
	padding-top: 14px;
	padding-bottom: 25px;
	background-image: url(../images/bg-arrow_hover.png);
}
#sidebar  .box-arrow-pexl a:hover{
	color:#FFF;
	background-image: url(../images/bg-arrow.png);
}
/* content */
.content{
	float:right;
	width:687px;
	padding:106px 0 0;
	position:relative;
}
.content-c{
	background:url(../images/bg-content.png) repeat-y;
	height:1%;
	padding:151px 0 22px 44px;
}
.content-c:after{
	content:"";
	display:block;
	clear:both;
}
.content .line{
	position:absolute;
	left:-214px;
	width:907px;
	top:106px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 62px;
	margin-top: 0;
	margin-right: -6px;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/img02.png);
	background-repeat: no-repeat;
}
.headerslogan {
	width:210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: 5px;
	left: 22px;
	color: #6C5900;
}
.content .headerslogan a,
.content .headerslogan a:active,
.content .headerslogan a:visited {
	color: #6C5900;
}
.flash-holder{
	width:629px;
	position:absolute;
	z-index:10;
	top:17px;
	left:40px;
	background-image: url(../images/flash_bottom.gif);
	height: 222px;
	background-repeat: no-repeat;
	background-position: bottom;
}
/* main-content */
.main-content{
	float:left;
	width:445px;
}
.main-content h1{
	color:#c00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:26px;
	line-height:26px;
	margin-top: 0px;
}
.main-content h2 {
	font-size: 16px;
	font-weight: bold;
	color: #069;
}
.main-content h3 {
	font-size: 14px;
	color: #333;
}
.main-content h4 {
	font-size: 18px;
	color: #036;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 18px;
}
.main-content h5{
	color:#c00;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:26px;
	margin-top: 0px;
	letter-spacing: -1px;
}
.main-content h1 span{display:block;}
.main-content p{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.main-content hr {
	height: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}
.main-content ul li {
	margin-bottom: 4px;
}
.links-list{
	list-style:none;
	padding:0;
	margin:0 0 14px;
}
.main-content .marl-light-red a{color:#f00;}
.main-content .mark-blue a{color:#09c;}
/* aside */
.aside{
	float:right;
	width:160px;
}
.box-sponsors,
.box-support{
	background:url(../images/bg-box-aside.gif) repeat-y -320px 0;
	width:160px;
	margin:0 0 13px;
}
.box-support{background:url(../images/bg-box-aside.gif) repeat-y 100% 0;}
.box-sponsors {
	margin-top: 10px;
}

.box-sponsors .holder{
	background:url(../images/bg-box-aside.gif) no-repeat;
}
.box-support .holder{background:url(../images/bg-box-aside.gif) no-repeat -480px 0;}
.box-sponsors .frame,
.box-support .frame{
	background:url(../images/bg-box-aside.gif) no-repeat -160px 100%;
	overflow:hidden;
	height:1%;
	padding:4px 0;
}
.box-support .frame{background:url(../images/bg-box-aside.gif) no-repeat -640px 100%;}
.box-sponsors .container h3,
.box-support .container h3{
	color:#FFF;
	margin:0 0 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.box-sponsors .container{
	background:url(../images/bg-container.gif) no-repeat;
	padding:5px 14px 3px;
}
.box-support .container{
	background:url(../images/bg-container.gif) no-repeat -160px 0;
	padding:5px 14px 3px;
}
/* ad */
.ad{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.ad li{
	vertical-align:top;
	overflow:hidden;
	margin:0 0 8px;
}
* html .ad li{
	height:1%;
	overflow:visible;
	margin-bottom:5px;
}
.ad a{
	display:block;
	text-align:center;
}
.ad img{display:block; margin:0 auto;}
.content-b{
	background:url(../images/bg-content-b.png) no-repeat;
	height:20px;
	overflow:hidden;
}
/* menu-holder */
.menu-holder{
	width:100%;
	overflow:hidden;
	float:left;
	margin:-1px 0 0;
}
* html .menu-holder{float:none;}
.menu-holder ul{
	list-style:none;
	padding:0;
	margin:-3px 20px 0 0;
	float:right;
	overflow:hidden;
	display:inline;
}
.menu-holder li{
	float:left;
	padding:0 7px 0 8px;
	background:url(../images/separator-menu-bottom.gif) no-repeat 100% 4px;
	margin:0 -1px 0 1px;
}
#main .menu-holder li a{
	color:#005374;
	font-size:11px;
}
#main .menu-holder li a:hover{color:#f00;}
/* footer */
#footer{
	padding:7px 27px 7px 0;
	font-size:10px;
	color:#d9eaf1;
	text-align:right;
	position:relative;
	z-index:10;
	float:left;
	width:846px;
}
#footer p{
	margin:0;
	float:right;
}
#footer p {color:#d9eaf1;}
#footer a,
#footer a:active,
#footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #F60;
}
#footer .students{
	margin:-266px 0 0 -31px;
	float:left;
	position:relative;
	z-index:100;
}

a.registernow,
a.registernow:visited,
a.registernow:active {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FC0;
	display: block;
	color: #333;
	padding: 5px;
	text-align: center;
	line-height: 20px;
}
a.registernow:hover {
	color: #FFF;
	background-color: #C00;
}



.tabletitle {
	color: #FFF;
	background-color: #C00;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tabletitle_blue {
	color: #FFF;
	background-color: #069;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tabletrgray {
	background-color: #EFEFEF;
}
.form_textfield,
.form_textarea {
	border: 1px solid #666;
}
.form_textfield {
	width: 150px;
}
.form_textarea {
	width: 150px;
	height: 70px;
}
.form_button_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.form_button_reset {
	color: #666;
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
}
.asterix {
	font-weight: bold;
	color: #F00;
}


/* formCSS */
#FormCSS input.text-input {
	border: 1px solid #aaa;
	border-radius: 3px;
	box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.1);
	padding: 4px 6px 4px 6px;
	width: 170px;
	font-weight: bold;
	color: #444;
	font-size: 12px;
}

#FormCSS .select {
	padding: 4px 6px 4px 6px;
	border-radius: 3px;
	border: 1px solid #aaa;
	color: #444;
	font-size: 12px;
	width: 180px;
}


#cse-search-box {
	margin-bottom: 10px;
}
#cse-search-box input.cse_text {
	margin-bottom: 3px;
	width: 115px;
	margin-left: 2px;
	height: 16px;
}
#cse-search-box input.cse_button {
	font-weight: bold;
	background-color: #1C85B3;
	color: #D9EAF1;
	height: 22px;
	border: 1px solid #A2C0CE;
	padding: 0px;
	width: 30px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cse-search-results {
	width: 440px;
}
#cse-search-results iframe {
	width: 440px;
}

.odd {
	background-color: #F3F3F3;
}
.even {
 background-color: #fff;
}
.backtotop {
	font-size: 9px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
}
.redtext {
	color: #C00;
}
.bluetext {
	color: #069;
}

.minitext {
	font-size: 9px;
}
.borderedtable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.borderedtable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 3px;
}
#facebook_arrow {
	height: 22px;
	width: 100px;
	margin-top: -25px;
	z-index: 998;
	margin-left: 60px;
}
.table_seperator_vertical {
	background-image: url(../img/table_seperator_vertical.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#share {
	width: 125px;
	height: 20px;
	margin-left:320px;
}
#rulesregs {
	float:right;
	text-align:center;
	background-color:#F00;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	margin-top:12px;
}
#rulesregs a,
#rulesregs a:active,
#rulesregs a:visited {
	color: #FFF;
}
#rulesregs a:hover{
	color: #FC0;
}
.greentext {
	color: #390;
}
#pressreleasedl {
	clear: both;
	text-align: center;
}

.aside-banner {
	margin-top: 20px;
	display: inline-block;
}
.aside-banner img {
	margin-top: 15px;
}

.poster_thumbnail {
	border: 1px solid #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

.table_seperator {
	height:0px;
	background-color:#CCC;
	}


/* TOP RANDOM BANNER ROTATOR JAVASCRIPT CSS */
.jsclass body .randomcontent{ /*Do NOT remove! CSS to hide random contents in JS enabled browsers*/
display: none;
}
.seminar,
.seminar_hilite {
	padding: 6px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
.seminar {
	background-color: #FFFFFF;
}

.seminar_hilite {
	background-color: #80FFFF;
	color: #036;
}
.seminar p,
.seminar_hilite p {
	margin-left: 10px;
}
.seminar h3,
.seminar_hilite h3 {
	color: #036;
	margin-left: 10px;
	margin-top: 5px;

}

.seminar h3 {
}
.alert {
	background-color: #F00;
	color: #FFF;
	padding: 5px 12px 5px 12px;
	margin-bottom: 8px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.alert h3 {
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 4px;
}
.alert p {
	margin-bottom: 5px;
}
.big {
	font-size: 16px;
}
.when {
	width: 120px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/when.gif);
	margin-bottom:6px;
}
.whenfr {
	width: 88px;
	height: 36px;
	text-indent: -9999px;
	background-image: url(../images/whenfr.gif);
	margin-bottom:6px;
}
.where {
	width: 120px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/where.gif);
	margin-bottom:6px;
}
.wherefr {
	width: 50px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../images/wherefr.gif);
	margin-bottom:6px;
}
.howto {
	width: 296px;
	height: 40px;
	text-indent: -9999px;
	background-image: url(../images/howto.gif);
	margin-bottom:2px;
}

