body{
	background-color:#1c273d;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px
}

.td_body {
	background-color:#FFFFFF;
	background-image:url(../images/people_bg.gif);
	background-repeat:no-repeat;
	background-position:top
}

.td_Edge{
	background-image:url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:left
}

.td_Dot_Hor {
	background-image:url(../images/dot_hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Dot_ver {
	background-image:url(../images/dot_ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_title_bg {
	background-color:#FFFFFF;
	background-image:url(../images/title_bg.gif);
	background-repeat:repeat-x
}

.td_title_bg-conf {
	background-color:#FFFFFF;
	background-image:url(../images/conference/conf-title-bk.gif);
	background-repeat:repeat-x
}
/* Body Text Styles */

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}
a.body_text:link {
	color: #333333;
	text-decoration:none;
}
a.body_text:visited {
	text-decoration:none;
	color: #333333;
}
a.body_text:hover {
	text-decoration:none;
	color: #FF6600;
}
a.body_text:active {
	text-decoration:none;
	color: #333333;
}


.body_text_blue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0782bd;
	line-height:1.4em
}
a.body_text_blue:link {
	color: #0782bd;
	text-decoration:none;
}
a.body_text_blue:visited {
	text-decoration:none;
	color: #0782bd;
}
a.body_text_blue:hover {
	text-decoration:underline;
	color: #0099CC;
}
a.body_text_blue:active {
	text-decoration:none;
	color: #0782bd;
}

.body_text_white {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height:1.4em
}
a.body_text_white:link {
	color: #fff;
	text-decoration:none;
}
a.body_text_white:visited {
	text-decoration:none;
	color: #fff;
}
a.body_text_white:hover {
	text-decoration:underline;
	color: #fff;
}
a.body_text_white:active {
	text-decoration:none;
	color: #fff;
}

.body_text_Black {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:1.4em
}
a.body_text_Black:link {
	color: #000000;
	text-decoration:none;
}
a.body_text_Black:visited {
	text-decoration:none;
	color: #000000;
}
a.body_text_Black:hover {
	text-decoration:underline;
	color: #FF6600;
}
a.body_text_Black:active {
	text-decoration:none;
	color: #000000;
}


.body_text_Orange {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	line-height:1.4em
}
a.body_text_Orange:link {
	color: #ff6600;
	text-decoration:none;
}
a.body_text_Orange:visited {
	text-decoration:none;
	color: #FF0000;
}
a.body_text_Orange:hover {
	text-decoration:underline;
	color: #FF0000;
}
a.body_text_Orange:active {
	text-decoration:none;
	color: #ff6600;
}

.body_intro_text {
	font-family: Verdana, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left:5px;
	line-height:1.4em
}

/* Title Text Styles */

.small_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}

.small_title_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f57220;
	line-height:22px;
	
}

.small_title_Navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #128ccc;
}

.small_title_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0199cb;
}

.title_text_Orange {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 26px;
	font-weight: normal;
	color: #f57220
}

.title_text_Blue {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 26px;
	font-weight: normal;
	color: #128ccc
}

.title_text_Gray {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #666666
}

/* Arrow Style */

.arrow_Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #00CCFF;
}

.arrow_Orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.arrow_Black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* Image Style */

.image_border {
	border: #CCCCCC;
	border-style: solid;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF;
}


/* Form Style */

.form_style_1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	color: #000000 ; 
	border: #dadada; 
	border-style: solid;
	padding:2px;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}


.form_button { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal
}

/* Scroller Style */

#marqueecontainer{
	position: relative;
	width: 230px; /*marquee width */
	height: 200px; /*marquee height */
	overflow: hidden
}


.scroll_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}
a.scroll_text:link {
	color: #666666;
	text-decoration:none;
}
a.scroll_text:visited {
	text-decoration:none;
	color: #666666;
}
a.scroll_text:hover {
	text-decoration:none;
	color: #FF6600;
}
a.scroll_text:active {
	text-decoration:none;
	color: #666666;
}
.Print_btn { background-image:url(../images/Print.gif); width:56px; height:20px; border:0px; cursor:hand }