/***********************************   html tag class         */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-color: #525253;
}
img, form {
	margin: 0px;
	padding: 0px;
	border:none;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/***********************************   link tag class         */
a:link, a:visited {
	color: #004f93;
	text-decoration: none;
}
a:hover, a:active {
	color: #a4620b;
	text-decoration: underline;
}
/***********************************   heading tag class         */
h1 {
	font-size: 17px;
	color: #4b6a8f;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #4B6A8F;
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #4B6A8F;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #a4620b;
	margin-bottom: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	padding-top: 3px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color: #0B1E59;
}
h6 {
	font-size: 9px;
	font-weight: normal;
	display: inline;
	color: #0B1E59;
}
fieldset{
	border: 1px solid #CCC;
	padding: 10px;
}
label {
}
.small{
	font-size: 11px;
	}
/***********************************   list tag class         */
ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}
ul li{
	list-style-type: none;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	margin: 0px;
}
ul ul {
	list-style: circle;
}
ul ul ul {
	list-style: disc;
}
ol {
	list-style-type: decimal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 27px;	
}
ol li{
	margin: 0px;
}
/***********************************   table tag class         */
.datatable th {
	background-color: #E5E5E5;
}
.datatable th, .datatable td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



.clear {
	clear: both;
	height: 0px;
}
img.floatright {
	margin-left: 10px;
	float: right;
}
img.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
/***********************************   layout tag class         */
.page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/container_bg.png);
	background-repeat: repeat-y;
	behavior: url(scripts/iepngfix.htc);
	width: 960px;
}
.header {
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 72px;
}
	.logo {}
	.headerright {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	width: 440px;
	text-align: right;
	color: #818181;
	}
	.utility {
	padding-bottom: 10px;
	color: #818181;
	}
	
	.headerright a:link, .headerright a:visited{
	color: #818181;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	}		
	.headerright a:hover, .headerright a:active{
	color: #000;
	}
	.utility a:link, .utility a:visited{
	color: #afafaf;
	}
.stico_default{
	padding-left: 20px!important;
}
	.search {}
	.search .textbox {
	font-size: 11px;
	width: 175px;
	color: #666666;
	border: 1px solid #d2d4d5;
	padding: 3px;
	float: left;
	height: 14px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	.search .gobutton {
	background-image: url(../images/but_go.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 22px;
	width: 29px;
	background-position: left top;
	border: 0px none #FFFFFF;
	float: left;
	}
	

.flash {}

.homecontent {
	background-image: url(../images/homecontent_bg.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 14px;
}
.homecontent .left {
	width: 611px;
}

.homecontent .right {
	width: 324px;
}
.rightblock{
	padding-top: 5px;
	padding-bottom: 5px;
	}
.rightblock .head{
	background-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 18px;
	}
.rightblock h2{
	font-size: 14px;
	color: #4b6a8f;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
}	
.rightblock .text{
	font-size: 11px;
	}	
.rightblock .text ul {
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	vertical-align: middle;
}
.rightblock .image {
	float: left;
	padding-right: 10px;
}
.homecontent .lang .text{
	padding-top: 22px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 18px;
	background-color: #e5f5fd;
	background-image: url(../images/lang_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.homecontent .lang .text select{
	font-size: 11px;
	color: #616161;
	padding: 2px;
	border: 1px solid #cccccc;
	width: 194px;
}
.homecontent .keynote .text{}
.homecontent .questions .text{
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 18px;
	color: #454545;
}
.homecontent .questions .text ul{
	margin: 0px;
	padding: 0px;
}
.homecontent .questions .text ul li{
	margin: 0px;
	float: left;
	padding: 0 0 15px 0;
}
.homeblock{
	display: block;
	float: none;
	padding-top: 30px;
	padding-right: 20px;
}

.homeblock .text{
	background-image: url(../images/homeblock_text_bg.gif);
	background-repeat: repeat-x;
}
.homeblock .text .description{
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;

}
.homeblock .text h1{
	border-bottom-style: none;
	padding-bottom: 0px;
}
.homeblock .text .spotlight {
	width: 293px;
	background-color: #f5f5f5;
}
.homeblock .text .spotlight h2{
	font-size: 14px;
	color: #4b6a8f;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.homeblock .text .spotlight .text{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 16px;
}
.homeblock .text .spotlight ul li {
	padding-bottom: 15px;
}
.homeblock .text .year_flash {
	width: 290px;
	padding-left: 9px;
}
.homeblock .text .sponsors {
	padding-top: 9px;
	padding-bottom: 5px;
	}
.homeblock .text .sponsors h2 {
	font-size: 14px;
	color: #4b6a8f;
	margin: 0px;
	text-transform: uppercase;
	padding: 0px;
	background-color: #ebebeb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdfdf;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 16px;	
	}
.homeblock .text .sponsors .text ul {
	margin: 0px;
	padding: 0px;
	}
.homeblock .text .sponsors .text ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
	display: inline;
	}	
.homeblock .text .right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.homeblock .text .floatright ul li {

}
.homeblock .text .floatright .highlightblock {
	background-color: #d1e0f8;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #b2ceff;
}

.homelogobox {  /* added by TH 3/10/10 */
	text-align:center; 
	width:100%; 
	padding:20px 0; 
	margin:5px 0 25px 0; 
	background-color:#fff; 
	border-top:1px solid #e0eaf7; 
	border-bottom:1px solid #e0eaf7;
}


/* home right column*/
.registerblock{
	background-image: url(../images/register_home_bg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-bottom: 7px;
}
.registerblock .left{
	float: left;
	width: 180px;
}
.registerblock .right{
	float: right;
	width: 135px;
	color: #FFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 9px;
}
.registerblock .right a:link, .registerblock .right a:visited {
	display: block;
	color: #FFF;
	background-image: url(../images/bullet_register.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}
/* footer */
.footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	padding-top: 21px;
	color: #d3d3d3;
	font-size: 11px;
	background-color: #646465;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footer ul, .footer ul li{
	margin: 0px;
	padding: 0px;
}
.footer a:link, .footer a:visited {
	color: #d3d3d3;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #FFF;
	text-decoration: none;
}
.footer .links .left{
	float: left;
	width: 436px;
	padding-left: 30px;
	padding-bottom: 10px;
}
	.footer .links .left ul{
	float: left;
	width: 140px;
	}
	.footer .links .left ul li{
	padding-bottom: 3px;
	}
.footer .links .right{
	float: right;
	width: 433px;
	padding-right: 10px;
}
.footer .links .right .ctialinks{
	padding-top: 8px;
}
.footer .links .right .ctialinks a:link, .footer .links .right .ctialinks a:visited {
	color: #010101;
}
.footer .links .right .ctialinks a:hover {
	color: #D3D3D3;
}
.footer .links .right .ctiasearch input{
	color: #636363;
	font-size: 11px;
}
.footer .links .right .ctiasearch .searchtext{
	padding: 2px;
	width: 145px;
	border: 1px solid #b3b3b3;
}
.footer .copyrights{
	background-image: url(../images/footer_line.gif);
	background-repeat: no-repeat;
	background-color: #525253;
	padding-top: 12px;
	padding-right: 27px;
	padding-bottom: 12px;
	padding-left: 27px;
}
.footer .copyrights .left {
	float: left;
}
.footer .copyrights .right {
	float: right;
}



/* Colors from FCK editor custom stylesheet - used in page builder */


.darkblue{
	color: #405D80;
}

.blue{
	color: #6D90BA;
}

.lightblue{
	color: #E4F5FD;
}

.gold{
	color: #C08829;
}

.yellow{
	color: #F0C054;
}

.gray {
	color: #666666;
}



