@charset "UTF-8";
/* CSS Document */

/* Common Typography */
a:link, a:hover, a:visited {
	text-decoration: none;
	color: #3B5998;
}
a:hover {
	text-decoration: underline;
}
/* End of Common Typography */

/* Common Layout */
body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: #fdfeef;
}
div#yt_layout {
	width: 980px;
	height: 100%;
}
form {
	margin: 0px;
	padding: 0px;
}
/*End of Common Layout */
/* Header Layout */
div#yt_header {
	width: 945px;
	height: 178px;
	padding-right: 35px;
	background: url(../images/yt_header_bg.png) repeat-x;
}
div#yt_header_r1 {
	width: 945px;
	height: 10px;
	background: url(../images/header_r1_bg.png) repeat-x;
}
div#yt_header_r2 {
	width: 945px;
	height: 90px;
}
div#yt_header_r2_c1_logo {
	width: 313px;
	height: 90px;
	float: left;
	background: url(../images/header_logo.png) no-repeat;
	background-position: 12px 27px;
}
div#yt_header_r2_c2 {
	width: 632px;
	height: 90px;
	float: left;
}
div#yt_header_r21 {
	width: 632px;
	height: 16px;
}
div#yt_header_r22_topmenu {
	width: 632px;
	height: 16px;
}
div#yt_header_r23_login {
	width: 632px;
	height: 58px;
}
div#header_login_box {
	background: url(../images/header_login_bg.png) no-repeat;
	width: 497px;
	height: 41px;
	margin-left: 136px;
	padding-top: 15px;
	display: none;
}
div.tl_field {
	width: 142px;
	height: 22px;
	float: left;
	margin-left: 4px;
}
div#tl_username {
	background: url(../images/top_login_username.png) no-repeat;
}
div#tl_pwd {
	background:url(../images/top_login_pwd.png) no-repeat;
}
input.tl_input {
	width: 108px;
	height: 15px;
	padding: 0px;
	padding-top: 3px;
	margin: 0px;
	margin-top: 1px;
	margin-left: 27px;
	font-size: 11px;
	border: 0px;
}
div#tl_go {
	width: 39;
	height: 22px;
	margin-left: 4px;
	float: left;
}
div#tl_menu {
	height: 22px;
	color: #8f862e;
	margin-left: 9px;
	padding-top: 3px;
	float: left;
}
div#tl_menu a:link,
div#tl_menu a:hover,
div#tl_menu a:visited{
	font-size: 11px;
	color: #8f862e;
	text-decoration: none;
}
div#tl_win_close {
	height: 25px;
	margin-left: 7px;
	padding-top: 3px;
	float: left;
}
div#tl_win_close a:link,
div#tl_win_close a:visited
{
	width: 15px;
	height: 15px;
	display: block;
	text-decoration: none;
	background: url(../images/tl_win_close.png) no-repeat;
}
div#tl_win_close a:hover {
	background: url(../images/tl_win_close_on.png) no-repeat;
}
div#yt_header_r3 {
	width: 945px;
	height: 35px;
}
div#yt_header_r3_c1 {
	width: 313px;
	height: 35px;
	float: left;
}
div#yt_header_r3_c2_menu {
	width: 632px;
	height: 35px;
	float: left;
}
div#yt_header_r4 {
	width: 945px;
	height: 40px;
}
div#yt_header_r4_c1 {
	width: 313px;
	height: 40px;
	float: left;
	background: url(../images/header_r4_c1_bg.png) no-repeat;
}
div#yt_header_r4_c2_search {
	width: 632px;
	height: 40px;
	float: left;
	background: url(../images/header_r4_c2_bg.png) repeat-x;
}
div.header_search_common {
	float: left;
	height: 40px;
}
div#header_search_t1 {
	background: url(../images/tl_search_t1.png) no-repeat;
	width: 43px;
	height: 12px;
	margin-top: 12px;
}
div#header_search_i1 {
height:25px;
margin-left:14px;
margin-top:6px;
padding-top:1px;
width:341px;
}
/*
div#header_search_i1 {
	background: url(../images/tl_search_i1.png) no-repeat;
	width: 341px;
	height: 25px;
	margin-top: 5px;
	margin-left: 14px;
	padding-top: 1px;
}
*/
input#tl_search_word {
	height: 20px;
	width: 330px;
	border: 0px;
	font-size:13px;
line-height:20px;
margin-top:4px;
	color: #003;
	margin-left: 5px;
}
div#header_search_t2 {
	background: url(../images/tl_search_t2.png) no-repeat;
	width: 14px;
	height: 10px;
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 7px;
}
/*
div#header_search_i2 {
	background: url(../images/tl_search_i2.png) no-repeat;
	width: 151px;
	height: 26px;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 0px;
}
*/
div#header_search_i2 {
height:26px;
margin-left:7px;
margin-right:0;
margin-top:7px;
width:151px;
}
div#header_search_go {
	width: 30px;
	height: 26px;
	margin-top: 5px;
	margin-left: 11px;
}
div#yt_footer {
	width: 980px;
	color: #bcbf98;
	border-top: 1px solid #bcbf98;
}

/* End of Header Layout*/

/* Navigation Styles */
span#yt_leader_logo_link {
	display: block;
	height: 90px;
}
ul.h-right li {
	float: right;
}
ul.no-bullet li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
ul.h-left li {
	float: left;
}
div#yt_header_r22_topmenu ul li {
	padding-left: 10px;
}
div#yt_header_r22_topmenu ul li a {
	text-decoration: none;
	padding-left: 9px;
	background: url(../images/top_menu_separator.png) no-repeat;
	background-position: left;
	color: #555c62;
	font-size: 11px;
}
div#yt_header_r22_topmenu ul li a#tm_1st {
	background: none;
}
div#yt_header_r3_c2_menu ul {
	padding: 0px;
	margin: 0px;
}
div#yt_header_r3_c2_menu ul li {
	padding-left: 5px;
	height: 35px;
}
div#yt_header_r3_c2_menu ul li a {
	color: #383838;
	text-decoration:none;
	height: 35px;
	background: url(../images/mmenu_tab_left.png) no-repeat;
	background-position: left top;
	padding-left: 10px;
	display: block;
}
div#yt_header_r3_c2_menu ul li a span.outer {
	background: url(../images/mmenu_tab_right.png) no-repeat;
	background-position: right top;
	height: 22px;
	padding-top: 13px;
	padding-right: 10px;
	font-size: 14px;
	display: block;
}
div#yt_header_r3_c2_menu ul li#mmenu_on a {
	background: url(../images/mmenu_tab_left_on.png) no-repeat;
}
div#yt_header_r3_c2_menu ul li#mmenu_on a span.outer {
	background: url(../images/mmenu_tab_right_on.png) no-repeat;
	background-position: right top;
	color: #ffffff;
}
h3.mm_item {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight:normal;
}
a.nav-button:link,
a.nav-button:hover,
a.nav-button:visited {
	color: #333;
	border: 1px solid #CCC;
	padding: 3px;
	text-decoration: none;
	color: #989797;
}
a.nav-button:hover {
	color: #333;
	background-color: #CCC;
	border: 1px solid #999;
	padding: 3px;
	text-decoration: none;
	color: #989797;
}
a.button-prev:link,
a.button-prev:hover,
a.button-prev:visited {
	background: url(../images/btn-prev.png) no-repeat scroll 0px 3px;
	padding-left: 17px;
}
a.button-next:link,
a.button-next:hover,
a.button-next:visited {
	background: url(../images/btn-next.png) no-repeat scroll;
	background-position: right 3px;
	padding-right: 17px;
}
ul.yt-submenu {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	height: 33px;
	background: url(../images/submenu_bg.png) no-repeat scroll;
}
ul.yt-submenu li{
	height: 33px;
	line-height: 33px;
	padding-left: 10px;
	padding-right: 15px;
}
ul.yt-submenu li#yt-submenu-active{
	background: url(../images/submenu_item_bg.png) no-repeat scroll;
	background-position: center;
}
/* End of Navigation Styles */

/* Submenu Icon Styles */
span.use-icon {
	background-position: 0 0;
	padding-left: 20px;
}
span.icon-default {
	background: url(../images/icons/actions/paper-page-square-text.png) no-repeat scroll;
}
span.icon-folder_add {
	background: url(../images/icons/actions/add-new-folder.png) no-repeat scroll;
}
span.icon-paper_add {
	background: url(../images/icons/actions/add-new-paper-file.png) no-repeat scroll;
}
span.icon-window_add {
	background: url(../images/icons/actions/add-new-window.png) no-repeat scroll;
}
span.icon-arrow_left {
	background: url(../images/icons/actions/arrow-back-previous.png) no-repeat scroll;
}
span.icon-arrow_bottom {
	background: url(../images/icons/actions/arrow-down-bottom.png) no-repeat scroll;
}
span.icon-arrow_right {
	background: url(../images/icons/actions/arrow-forward-next.png) no-repeat scroll;
}
span.icon-arrow_top {
	background: url(../images/icons/actions/arrow-up-top.png) no-repeat scroll;
}
span.icon-go_next {
	background: url(../images/icons/actions/arrow-triangle-go-end.png) no-repeat scroll;
}
span.icon-go_back {
	background: url(../images/icons/actions/arrow-triangle-go-start.png) no-repeat scroll;
}
span.icon-download {
	background: url(../images/icons/actions/arrow-down-bottom-blue-circle.png) no-repeat scroll;
}
span.icon-upload {
	background: url(../images/icons/actions/arrow-up-top-blue-circle.png) no-repeat scroll;
}
span.icon-downloads {
	background: url(../images/icons/actions/arrow-window-downloads.png) no-repeat scroll;
}
span.icon-refresh {
	background: url(../images/icons/actions/arrows-refresh-reload-blue-circle.png) no-repeat scroll;
}
span.icon-user_privacy {
	background: url(../images/icons/actions/block-human-privacy.png) no-repeat scroll;
}
span.icon-edit {
	background: url(../images/icons/actions/brush-paint-01.png) no-repeat scroll;
}
span.icon-cancel_round {
	background: url(../images/icons/actions/cancel-red-circle.png) no-repeat scroll;
}
span.icon-cancel_square {
	background: url(../images/icons/actions/close-red-square.png) no-repeat scroll;
}
span.icon-paste {
	background: url(../images/icons/actions/clipboard-paper-paste.png) no-repeat scroll;
}
span.icon-history {
	background: url(../images/icons/actions/clock-history.png) no-repeat scroll;
}
span.icon-apply {
	background: url(../images/icons/actions/correct-valid-properties-blue-circle.png) no-repeat scroll;
}
span.icon-delete {
	background: url(../images/icons/actions/.png) no-repeat scroll;
}
span.icon-www {
	background: url(../images/icons/actions/earth-globe-web-internet.png) no-repeat scroll;
}
span.icon-rss {
	background: url(../images/icons/actions/feed-rss-atom.png) no-repeat scroll;
}
span.icon-directory_up {
	background: url(../images/icons/actions/folder-directory-arrow-up.png) no-repeat scroll;
}
span.icon-directory_closed {
	background: url(../images/icons/actions/folder-directory-closed.png) no-repeat scroll;
}
span.icon-directory_open {
	background: url(../images/icons/actions/folder-directory-open.png) no-repeat scroll;
}
span.icon-settings {
	background: url(../images/icons/actions/gear-advanced-options.png) no-repeat scroll;
}
span.icon-home {
	background: url(../images/icons/actions/house-home.png) no-repeat scroll;
}
span.icon-user {
	background: url(../images/icons/actions/human-person-guy-02.png) no-repeat scroll;
}
span.icon-security_invalid {
	background: url(../images/icons/actions/lock-security-broken.png) no-repeat scroll;
}
span.icon-security_valid {
	background: url(../images/icons/actions/lock-security.png) no-repeat scroll;
}
span.icon-palette {
	background: url(../images/icons/actions/palette.png) no-repeat scroll;
}
span.icon-expand {
	background: url(../images/icons/actions/paper-arrows-top-bottom-move-file.png) no-repeat scroll;
}
span.icon-bug {
	background: url(../images/icons/actions/paper-bug-report.png) no-repeat scroll;
}
span.icon-paper {
	background: url(../images/icons/actions/paper-page-file.png) no-repeat scroll;
}
span.icon-data_reload {
	background: url(../images/icons/actions/paper-page-square-text-arrows-reload-refresh.png) no-repeat scroll;
}
span.icon-highlight {
	background: url(../images/icons/actions/paper-page-square-text-yellow-highlight.png) no-repeat scroll;
}
span.icon-copy {
	background: url(../images/icons/actions/papers-copy.png) no-repeat scroll;
}
span.icon-rename {
	background: url(../images/icons/actions/pencil-rename.png) no-repeat scroll;
}
span.icon-print {
	background: url(../images/icons/actions/printer-print.png) no-repeat scroll;
}
span.icon-faq {
	background: url(../images/icons/actions/question-speech-bubble.png) no-repeat scroll;
}
span.icon-cut {
	background: url(../images/icons/actions/scissors-cut.png) no-repeat scroll;
}
span.icon-plugin {
	background: url(../images/icons/actions/socket-plugin.png) no-repeat scroll;
}
span.icon-bookmark_star {
	background: url(../images/icons/actions/star-bookmarks-favourites.png) no-repeat scroll;
}
span.icon-data {
	background: url(../images/icons/actions/window-application.png) no-repeat scroll;
}
span.icon-zoom {
	background: url(../ext/resources/images/icons/fam/zoom.png) no-repeat scroll;
}
/* End of Submenu Icon styles */

/* Feedback Styles */
div.yt-feedback {
	width: 655px;
	margin-left: 0px;
	padding: 10px;
	padding-left: 50px;
	border-width: 1px;
	border-style: solid;
	background-position: 10px 7px;
	margin-bottom: 5px;
}
div.yt-feedback-message {
	width:620px;
	float: left;
}
div.yt-feedback-close {
	width: 20px;
	height: 18px;
	float: left;
}
div.yt-feedback-notice {
	border-color: #d7bd42;
	background-color: #fdfae3;
	background-image: url(../images/icons/feedback/exclamation-yellow-circle.png);
	background-repeat: no-repeat;
}
div.yt-feedback-info {
	border-color: #5ca417;
	background-color: #e6f6d8;
	background-image: url(../images/icons/feedback/exclamation-green-circle.png);
	background-repeat: no-repeat;
}
div.yt-feedback-warning {
	border-color: #cf2f2f;
	background-color: #fbd9d9;
	background-image: url(../images/icons/feedback/exclamation-red-circle.png);
	background-repeat: no-repeat;
}
/* End of Feedback Styles */

/* Rounded Corners */
.yt_rounded {
	background: url(../images/roundedcornr_752793_tl.png) no-repeat top left;
}
.yt_rounded_top {
	background: url(../images/roundedcornr_752793_tr.png) no-repeat top right;
}
.yt_rounded_bottom {
	background: url(../images/roundedcornr_752793_bl.png) no-repeat bottom left;
}
.yt_rounded_bottom div {
	background: url(../images/roundedcornr_752793_br.png) no-repeat bottom right;
}
.yt_rounded_content {
	background: url(../images/roundedcornr_752793_r.png) top right repeat-y;
}
.yt_rounded_top div,.yt_rounded_top,
.yt_rounded_bottom div, .yt_rounded_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.yt_rounded_content, .yt_rounded_bottom {
	margin-top: -5px;
}
.yt_rounded_content { padding: 0 10px; }
/* White Rounded Corners*/
.yt_rounded_w {
	background: url(../images/roundedcornr_882547_tl.png) no-repeat top left;
}
.yt_rounded_w_top {
	background: url(../images/roundedcornr_882547_tr.png) no-repeat top right;
}
.yt_rounded_w_bottom {
	background: url(../images/roundedcornr_882547_bl.png) no-repeat bottom left;
}
.yt_rounded_w_bottom div {
	background: url(../images/roundedcornr_882547_br.png) no-repeat bottom right;
	margin-bottom:20px;
}
.yt_rounded_w_content {
	background: url(../images/roundedcornr_882547_r.png) top right repeat-y;
}
.yt_rounded_w_top div,.yt_rounded_top,
.yt_rounded_w_bottom div, .yt_rounded_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.yt_rounded_w_content, .yt_rounded_w_bottom {
	margin-top: -5px;
}
.yt_rounded_w_content { padding: 0 10px; }
/* End of White Rounded Corners */
/* End of Rounded Corners*/

/* Body Layout */
div#yt_body {
	width: 970px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#yt_body_left {
	width: 210px;
	height: 100%;
	float: left;
}
div#yt_body_main {
	width: 725px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
	float: left;
}
div.yt_expand_container {
	clear:both; 
	height:0; 
	overflow:hidden; 
}
div.list-item {
	width: 725px;
	height: 120px;
	padding-top: 8px;
	background: url(../images/list-item-bg.png) no-repeat;
	clear: both;
}
div.list-item-avatar {
	width: 101px;
	height: 101px;
	margin-left: 10px;
	padding: 11px;
	background: url(../images/list-item-avatar-bg.png) no-repeat;
	float: left;
}
div.list-item-avatar-img {
	width: 80px;
	height: 80px;
	overflow: hidden;
}
img.no-avatar_male {
	background: url(../images/icons/default-avatar/male_75.png) no-repeat scroll;
}
img.no-avatar_female {
	background: url(../images/icons/default-avatar/female_75.png) no-repeat scroll;
}
div.list-item-basic-info {
	font-size: 11px;
	color: #999;
	padding-top: 8px;
	float: left;
}
div.list-item-info {
	font-size: 12px;
	line-height: 22px;
	color: #000;
	padding-top: 8px;
	float: left;
}
div.list-item-actions {
	margin-right: 10px;
	float: right;
}
/* End of Body Layout */

/* Module Typography */
ul.yt_left_module_menu {
	margin: 0;
	padding: 0;
}
ul.yt_left_module_menu li {
	line-height: 32px;
	padding-bottom: 2px;
}
ul.yt_left_module_menu li a:link,
ul.yt_left_module_menu li a:hover,
ul.yt_left_module_menu li a:visited {
	height: 32px;
	display: block;
	padding-left: 37px;
	padding-top: 7px;
	text-decoration: none;
	color: #081941;
	font-weight: bold;
	font-size: 15px;
}
ul.yt_left_module_menu li a.profile:link,
ul.yt_left_module_menu li a.profile:hover,
ul.yt_left_module_menu li a.profile:visited {
	background: url(../images/icons/32/icon_people.png) no-repeat;
}
ul.yt_left_module_menu li a.organizations:link,
ul.yt_left_module_menu li a.organizations:hover,
ul.yt_left_module_menu li a.organizations:visited {
	background: url(../images/icons/32/icon_organizations.png) no-repeat;
}
ul.yt_left_module_menu li a.events:link,
ul.yt_left_module_menu li a.events:hover,
ul.yt_left_module_menu li a.events:visited {
	background: url(../images/icons/32/icon_events.png) no-repeat;
}
ul.yt_left_module_menu li a.projects:link,
ul.yt_left_module_menu li a.projects:hover,
ul.yt_left_module_menu li a.projects:visited {
	background: url(../images/icons/32/icon_projects.png) no-repeat;
}
ul.yt_left_module_menu li a.offers:link,
ul.yt_left_module_menu li a.offers:hover,
ul.yt_left_module_menu li a.offers:visited {
	background: url(../images/icons/32/icon_offers.png) no-repeat;
}
ul.yt_left_module_menu li a.requests:link,
ul.yt_left_module_menu li a.requests:hover,
ul.yt_left_module_menu li a.requests:visited {
	background: url(../images/icons/32/icon_requests.png) no-repeat;
}
/* Nested Module List*/
ul.yt_left_module_menu li ul {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
}
ul.yt_left_module_menu li ul li {
	line-height: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
ul.yt_left_module_menu li ul li a:link,
ul.yt_left_module_menu li ul li a:hover,
ul.yt_left_module_menu li ul li a:visited {
	height: 16px;
	color: #081941;
	display: block;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: normal;
	text-decoration: none;
	background: transparent url(../images/nested-bullet.png) no-repeat scroll 6px 6px;
}
ul.yt_left_module_menu li ul li a:hover {
	text-decoration: underline;
}
/* End of Nested Module List*/
h3.module_heading {
	margin: 0;
	margin-bottom: 8px;
	padding: 0;
	color: #081941;
	line-height: 32px;
	border-bottom: 1px solid #ecedde;
	font-size: 20px;
}
/* End of Module Typography */

/* Main Typography */
h3.yt_page_title {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0;
	color: #081941;
	line-height: 32px;
	border-bottom: 1px solid #ecedde;
	font-size: 20px;
}
h3.yt_node_title {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 8px;
	padding: 0;
	color: #081941;
	line-height: 32px;
	border-bottom: 1px solid #ecedde;
	font-size: 20px;
	background: url(../images/node-bullet.png) no-repeat;
	padding-left: 20px;
}
div.yt_title_note {
	margin: 8px;
	color: #BCBF98;
	font-size: 11px;
}
h3.title {
	margin: 0;
	margin-bottom: 35px;
	padding: 0;
	padding-left: 18px;
	color: #081941;
	font-size: 14px;
}
h3.title2 {
	margin: 0;
	padding: 0;
	color: #081941;
	font-size: 14px;
	border-bottom: 1px solid #DED3B0;
}
h3.title3 {
	margin: 0;
	padding: 0;
	color: #B5121C;
	font-size: 12px;
	border-bottom: 1px solid #e4e2e2;
}
h3.people-title {
	background: url(../images/icons/16/icon_people.png) no-repeat;
}
h3.people-title-short {
	margin-bottom: 5px;
	padding-left: 0;
    width:450px;
}
h3.organizations-title {
	background: url(../images/icons/16/icon_organizations.png) no-repeat;
}
h3.events-title {
	background: url(../images/icons/16/icon_events.png) no-repeat;
}
h3.projects-title {
	background: url(../images/icons/16/icon_projects.png) no-repeat;
}
h3.offers-title {
	background: url(../images/icons/16/icon_offers.png) no-repeat;
}
h3.requests-title {
	background: url(../images/icons/16/icon_requests.png) no-repeat;
}
div.list-item-actions ul li a:link,
div.list-item-actions ul li a:hover,
div.list-item-actions ul li a:visited{
	text-decoration: none;
	color:#006;
	font-size: 11px;
	background: #f5f8ff;
	border: 1px solid #e9edf4;
	padding: 4px;
	display: block;
	margin-bottom: 4px;
	width: 100px;
	text-align: left;
	padding-left: 10px;
}
div.list-item-actions ul li a:hover {
	color:#006;
	background: #dee4f1;
	border: 1px solid #cfd6e5;
}
ul.no-margin {
	margin: 0;
	padding: 0;
}
span.highlight {
	background-color: #FF9;
}
.profile_box  {
	background-color:#F9F9F9;
	border:1px solid #CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	text-align:left;
}
.profile_box .label {
	font-size:10px;
	color:#aaaaaa;
}
/* End of Main Typography */

/* CV */
table.cvtable  {
	font-size:11px;
	border: 1px solid #eaeaea;
	width:100%;
}
table.cvtable thead tr {
	background-color:#f2f2f2;
}
table.cvtable thead tr td{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
}
table.cvtable tbody tr td{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border: 2px solid #eaeaea;
}
table.cvtable tbody tr td.btnarea{
	text-align:center;
	background-color:#f2f2f2;
	border: none;
}
.alt0{
	background-color:#f8f8f8;
}
.alt1{
	
}
/* End of CV */

/* form table */

.underword {
	color:#999999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
}

.formtable {
	width: 100%;
	border-spacing: 5px;
}

.formtable th {
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFF4FF;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;			
	width: 180px;
}

.formtable .field {
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 5px;
	padding-left: 10px;	
	width: 270px;
}

.formtable .help {
	color: #BFB183;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 5px;
	padding-left: 20px;		
}

.formtable .field input {
	padding: 5px;
	width: 250px;	
}

.formtable .field input[type=checkbox] {
	padding: 5px;
	width: 20px;	
}

.longinput .formtable .field input {
	padding: 5px;
	width: 550px;	
}

.formtable .field select {
	padding: 2px;
}

.formtable .button_area {
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: baseline;
	padding: 10px;
}

.formtable .button_area input {
	color: #FFFFFF;
	background-color: #374e6d;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	vertical-align: baseline;
	padding: 5px;
}

.formtable .error {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.formtable .global_error {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

.formtable  .head {
	color: #B5121C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom:#CCCCCC solid 2px;
	padding-bottom: 10px;
}

.formlist  .head {
	color: #374e6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom:#CCCCCC solid 2px;
	padding-bottom: 10px;
}

/* end of form table */

/* Private Submenu */
.private_submenu {
	border: solid 1px #c9dea1 !important;
	border-top: 0px !important;
	background:#FFFFFF;
	position:relative;
	top: 4px;
	width:114px;
	padding: 0;
	clear:both;
	z-index:2;
	display:none;
}
.private_submenu li{
	background:none;
	display:block;
	float:none !important;
	margin:0 0px !important;
	border:0;
	height:auto;
	line-height:normal;
	border-top:solid 1px #DEDEDE;
	padding: 0px !important;
}
.private_submenu li a{
	background: none !important;
	display:block;
	float:none !important;
	padding:6px 6px;
	margin:0;
	border:0;
	height:auto;
	color:#105cbe;
	line-height:normal;
}
.private_submenu li a:hover{
	background-color: #e3edef !important;
}
/* End of Private Submenu*/
/* Technical Interests */
li.interest_li{
	display:block;
	float:left;
	border:solid 1px gray;
	padding-right:3px;
	font-size:11px;
	line-height:1.5em;
	padding-left:3px;
	margin-bottom:8px;
	margin-right:3px;
	cursor:pointer;
}
/* End of Technical Interests */