body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Geneva, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
div.hot_stuff {
	margin:20px 0 10px;
	padding:5px;
	text-align:center;
}
div.hot_stuff img {max-width: 540px}
div.hot_stuff a#bookmarks {
	display:inline;
	margin: 0 5px;
}
div.comments {
	color:#555
}
div.comments span.nickname {
	color:#3399FF;
	font-weight:bold;
}
p.nav a.previous, p.nav a.next, p.nav a.green {
	font-size:0.9em;
	margin-right:10px;
}
a.next {color: #FF8000 !important}
a.previous {color: #0080fe !important}
a.green {color: #669900 !important}
h1 {
	font-size: 1.3em;
	color: #D78102;
	padding: 0px;
}
h1.h-new {
	color:#D78102;
	font-size:1.3em;
	padding:0;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif
}
h2 {
	font-size: 1.2em;
	color: #D78102;
	padding: 0px;
}
h2.links-small {
	font-size: 0.85em;
	color:#666666
}
h2 a.links_small_right {
	float:right;
	font-size:0.8em
}
h3 {
	font-size: 1.15em;
	padding: 0px;
	color: #0091E0;
	text-transform: uppercase;
}
h3.h-new {
	color: #0091E0;
	font-size:1em;
	padding:0;
}
h4 {
	font-size: 1em;
	color: #0091E0;
	padding: 0px;
	text-transform:uppercase;
}
h5 {
	font-size: 1.1em;
	color: #666666;
	padding: 5px 0px;
	margin: 10px;
}
h6 {
	font-size: 1em;
	color: #666666;
	padding: 0px;
}
em {
	color: #666;
	font-size:0.85em;
}
h3.print_no, div.print_no, p.print_no, ul.print_no, ol.print_no, 
li.print_no, span.print_no, td.print_no, table.print_no {
	display: none;
}
/*--end new #################################################################################################--*/
.editable {
	font-family:'Times New Roman', Times, serif;
	font-size:12px;
	border-width: 0px;
	background-color: #f3f3f3;
	line-height:1.5em;
}
body.editable {
	background-color: #fff;
}
img[onclick] {
	cursor: pointer;
}
.inputbox {
	border: 1px solid #CCCCCC;
	color: #515756;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', Geneva, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
}
q {
	color: #666;
	font-size:0.9em;
}
input[type=text]:hover, input[type=text]:focus {
	color: #333333;
	background-color: #FFFFe1;
}
textarea.inputbox:focus {
	color: #333333;
	background-color: #FFFFe1;
}
div.register_forms {
	margin: 10px auto;
	width:	80%;
}
fieldset {
	border: 1px solid #ccc;
	background: #f5f5f5;
	margin-bottom: 10px;
}
div.register_forms legend {
	color: #99cc00;
	font-weight: bold;
	font-size: 13px;
}
div.register_forms table.form {
	width: 100%;
}
div.register_forms table.form col {
	width: 50%;
}
div.register_forms td.label {
	text-align: right;
	vertical-align:top;
	font-weight:bold;
	color:#666;
}
div.register_forms td.label {
	vertical-align: middle;
}
div.register_forms form {
	margin:0;
	padding:0;
}
span.required {
	color:red;
}
.warning_small {
	color: #FF8000 !important;
	font-size:0.8em;
}
.red {
	color: red !important;
}
a.labels_search:link, a.labels_search:visited {
	color: #000066;
	text-decoration: none !important;
	display: block;
}
td a.labels_search:hover {
	display: block;
	color: #ff8000;
	background: url(../images/icons/application_double.png) no-repeat right top;
	text-decoration:underline !important;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0099FE;
	background: #F3F3F3;
	cursor: pointer;
}
a img {
	display: inline;
	border:none;
}
a img:link, a img:visited {
	border-color: transparent;
}
a img:hover, a img:active {
	border-color: transparent;
}
ul li a:hover {
	background-color: #F8F2EB;
}
ol.alpha {
	list-style-type:lower-alpha;
}
span.promo_heading_small {
	color: #CE4000;
	font-size: 1em;
	font-weight: bold;
}
a.promo_orange, a.promo_orange:visited {
	color: #FF9913;
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
}
span.text_bloks {
	color: #666666;
	font-weight:bold;
	line-height: 1.2em;
}
form td select {
	width: 170px;
}
span.hide {
	display:none;
}
.year {
	width: 65px;
}
.date {
	width: 45px;
}
table.heading_small {
	font-size:9px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}
span.new_upper {
	color:#CE4000;
	vertical-align:top;
	font-size:0.7em;
	text-align:center;
}
/*--user menu---------*/
table.user_menu {
	color: #99cc00;
	font-size:12px;
	font-weight: normal;
}
div.user_menu {
	margin: 10px 0 5px;
}
/*--------------------------------*/
/* BUTTONS */

div.buttons {
	margin: 10px 0;
}
.buttons a, .buttons button {
	display: inline-block;
	background-color:#f5f5f5;
	border:1px solid #dedede;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:80%;
	font-weight:bold;
	text-decoration:none;
	color:#565656;
	cursor:pointer;
	padding:3px;
	margin:0 10px 0 0;
	overflow:visible;
	line-height:1.5em;
}
* html .buttons button {line-height: 16px !important}
.buttons a:link, .buttons a:visited {
	text-decoration:none;
}
.buttons a:hover {
	text-decoration:none;
}
.buttons button img, .buttons a img {
	margin:0 3px -3px 0 !important;
	padding:0;
	border:none;
	width:16px;
	height:16px;
}
*:first-child+html button[type] {
	padding:3px 3px 3px 3px; /* IE7 */
}
* html div.buttons a {
	padding:2px;
	line-height:1.4em;
}
/* STANDARD */

button:hover, .buttons a:hover {
	background-color:#dff4ff;
	border:1px solid #c2e1ef;
	color:#336699;
}
.buttons a:active {
	background-color:#6299c5;
	border:1px solid #6299c5;
	color:#fff;
}
/* POSITIVE*/

button.positive, .buttons a.positive {
	color:#529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
}
.buttons a.positive:active {
	background-color:#529214;
	border:1px solid #529214;
	color:#fff;
}
/* NEGATIVE */

.buttons a.negative, button.negative {
	color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background:#fbe3e4;
	border:1px solid #fbc2c4;
}
.buttons a.negative:active {
	background-color:#d12f19;
	border:1px solid #d12f19;
	color:#fff;
}
/*  CLEAR FIX  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*----------end standard buttons--------------------*/
/* -----------buttons no hover effect------------------------*/
button, input[type=submit], .buttons_clear button, a.button, a.button_new {
	display: inline-block;
	font-size:0.9em;
	text-decoration:none;
	color:#111;
	cursor:pointer;
	padding:1px 3px;
	margin:5px;
	overflow:visible;
	line-height:1.5em;
}
button:hover, input[type=submit]:hover, .buttons_clear, button:hover, a.button:hover, a.button_new:hover {
	color: #CC6600 !important;
	cursor:pointer;
	text-decoration:none !important
}

button, input[type=submit], .buttons_clear button, a.button {
	background: url(/images/button_default.gif) repeat-x left center;
	border-style:solid;
	border-width:1px;
	border-color: #BFBFBF #908D8D #908D8D #BFBFBF;
}
button.button_new, a.button_new, input[type=submit].button_new {
	background: url(/images/orange-button2.png) repeat-x scroll left center;
	border-color: #D5BD98 #935E0D #935E0D #D5BD98;
	border-style: solid;
	border-width:1px;
}
/*############################*/
/*----------end buttons--------------------*/
/*---------------------------------------------------------------------------------------------------------------*/
/*1, 2 and 3 columns design*/
div#new-container {
	background:#FFFFFF none repeat scroll 0 0;
	min-height:400px;
	width: 950px;
	padding: 3px 0px;
	position:relative;
	line-height:1.5em;
	margin:auto;
}
div#new-container div.one_column_box {
	margin: 15px 10px;
	border: 1px solid #E7E8E6;
	padding: 10px;
}
div#left-sub-nav {
	background:transparent url(/images/box.gif) repeat-x scroll left top;
	margin:5px 0;
	padding:5px;
	border: 1px solid #E7E8E6;
	float: left;
	width:150px;
}
.sem_nav a:link, .sem_nav a:visited {
	color: #666666;
	text-decoration: none;
	font-family: 'Lucida Grande', Geneva, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.sem_nav a:hover {
	color:#0099FE;
	text-decoration:underline;
}
table.sem_nav td {
	font-size: 0.8em;
}
div.sem_nav {
	font-size: 0.8em;
	position:relative;
}
div.sem_nav ul {
	list-style:none;
	padding:0 5px 0 15px;
}
div.sem_nav ul li img.active {
	position: absolute;
	left:-1px;
}
div.sem_nav ul li span.active {
	color:#D78102;
}
* html div.sem_nav ul {
	margin-left:0px;
}
* html div.sem_nav ul li img.active {
	position: absolute;
	left:-20px;
}
div#main-column3 {
	margin-left: 15px;
	background: #fff;
	border: 1px hidden;
	padding: 0px;
	float:left;
	width:580px	
}
div.main-column3-box {
	border: 1px solid #E7E8E6;
	background:transparent url(/images/box.gif) repeat-x scroll left top;
	padding: 10px;
	margin: 5px 0;
}
div#main-column2 {
	margin: 3px 10px;
	background: #fff;
	border: 1px hidden;
	min-height: 400px;
	float:right;
	padding: 0px;
}
div.main-column2-box {
	border: 1px solid #E7E8E6;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 6px;
}
div.main-column2-box div.event_sponsor {
	float: right;
	height: 70px;
	width: 180px;
	display: block;
}
div.event_sponsor a span {
	color: #99CC00;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
}
div.event_sponsor a img {
	border: 1px hidden;
}
div.event_sponsor a:link, div.event_sponsor a:visited {
	text-decoration:none;
}
div#right-mod-adv {
	border: 2px hidden;
	border: 1px solid #E7E8E6;
	background:transparent url(/images/box.gif) repeat-x scroll left top;
	width: 180px;
	margin: 3px 0px 3px 10px;
	padding:0px;
	float:right;
}
div.right-mod-adv-box {
	margin: 0px auto 20px;
	padding: 10px;
}
div#new-header, div#new-footer {
	background: #fff;
	padding: 3px 0px;
	width: 950px;
	margin:auto;
}
div#new-header {
	border-bottom: none;
}
div#new-footer {
	border-top: none;
	clear:both
}
.footer_menu {
	color: #6A7A8D;
	font-size: 10px;
	text-align:center;
	border-top: 1px solid #E7E8E6;
	margin-bottom:20px;
	clear:both;
}
.footer_menu a:link, .footer_menu a:visited {
	color: #6A7A8D;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
}
.footer_menu a:hover {
	color: #FF9913;
	font-size: 10px;
	text-decoration: underline;
}
span.heading_submenu {
	background:#F8F8F7 none repeat scroll 0 0;
	border-color:#E7E8E6 #E7E8E6 #CCCCCC;
	border-style:solid;
	border-width:1px;
	color:#666;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin:20px 10px 5px 5px;
	padding:1px 5px;
	line-height:1.4em;
}

hr {
	border-top: 1px solid #dbe2e9;
	width: 50%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

/*------------css tooltips---------*/
a.tt {
	color:#3CA3FF;
	font-weight: normal;
	position:relative;
	text-decoration: underline;
	z-index:1024;
}
a.tt span {
	display:none;
}
a.tt:hover span {display: block}
a.tt:hover  {
	color:#AAAAFF;
	z-index:1025;
	text-decoration:none;
}
a.tt:hover span.tooltip {
	color:#555;
	display:block;
	left:50px;
	/*opacity:0.95;*/
	padding:15px 10px;
	position:absolute;
	text-align:left;
	text-decoration:none;
	line-height: 1.2em;
	top:20px;
	width:400px;
	background:	#fff;
	border: 1px solid #777;
	z-index:1026;
}
/*-----end tooltips--------*/
span.new_upper, a.new_upper, span.required {
	display:inline;
	vertical-align:8px;
	font-size:0.8em;
	padding:0 2px	
}
.warning_lower, .red, span.required {color: red !important }
.warning_lower_orange, .orange {color: #CC6600 !important}
.span.style1, .warning_lower_orange { 
	font-weight: bold
}