body{
	background-color:#CCCCCC;
	background-image:url(../images/bg.jpg);
	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_eAwards_left_bg {
	background-color:#e6f7ff;
	background-image:url(../images/eAwards/left-side_bg.gif);
	background-repeat:repeat-y;
	background-position:right
}

.td_eAwards_right_bg {
	background-color:#FFFFFF;
	background-image:url(../images/eAwards/right-side_bg.gif);
	background-repeat:repeat-y;
	background-position:left
}

.td_eAwards_footer_bg {
	background-color:#FFFFFF;
	background-image:url(../images/eAwards/footer_liner.gif);
	background-repeat:repeat-x
}

/* Body Text Styles */

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


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


.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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	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_White {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.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: 30px;
	font-weight: normal;
	color: #f57220	
}

.title_text_White {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF
}

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

.title_text_Green {
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 25px;
	font-weight: normal;
	color: #5fa825
}

/* 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
}

/*TREE MENU*/
.treeview ul{
margin: 0;
margin-left: 25px;
padding: 5px;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../images/list.gif) no-repeat left center;
list-style-type: none;
padding-left: 20px;
margin-left: -35px;
margin-bottom: 5px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}

.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}