	/* controls */

	.textbox
{
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	width: 142px;
	color: #00008B;
}

	.textbox_ip
{
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	color: #ff0000;
	width: 130px;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
}

	.textbox_ip_change
{
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	color: #ff0000;
	width: 130px;
	border-style:solid;
	border-width:1px;
}

	.textbox_login
{
	font-size: 11px;
	width: 100px;
	color: #00008B;
	font-family: arial,helvetica,sans-serif;
}

	.textbox_view
	{
	width:300px;
	height:300px;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	display:block;
	}
	
	.textbox_remaining
	{
	font-size: 11px;
	width: 50px;
	color: #00008B;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align:right;	
	}
	
	.textbox_submit
	{
	width:250px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	}
	
	.textbox_news_link
	{
	width:350px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	font-size: 11px;
	}
	
	.textbox_option
	{
	width:230px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;	
	}
	
	.textbox_question_text
	{
	width:400px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;	
	}
	
	.textbox_question_no
	{
	width:400px;
	border-style:none;
	font-weight:bold;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;
	}
	
	.textbox_question_option
	{
		width:232px;
	 	font-family: verdana,arial,helvetica,sans-serif;
	 	font-size: 11px;
		color: #00008B;
	}
	
	.textbox_question_text2
	{
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		color: #00008B;
	}
	
	.dropdownlist
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;
	width: 120px;
	/* display: block; */
}

	.dropdownlist_highlight
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;
	width: 120px;
	background-color: #ccffff;
}

	.dropdownlist_right
{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 110px;
	display: block;
}

	.dropdownlist_right_highlight
{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 110px;
	display: block;
	background-color: #ccffff;
}

	.dropdownlist_viewpoint_title
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 90%;
	display: block;
}

	.dropdownlist_project_object
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 110px;
	}
	
	.dropdownlist_day
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 40px;	
	}	
	
	.dropdownlist_month
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 50px;	
	}
	
	.dropdownlist_year
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 60px;	
	}
	
	.dropdownlist_boolean
	{
	font-size:11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #00008B;
	width: 40px;	
	}
	
	.button
{
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #5F9EA0;
}

	.button_block
{
	font-weight: bold;
	font-size: 11px;
	width: 80px;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #5F9EA0;
	display:block;
}

	.button_right
{
	font-weight: bold;
	font-size: 11px;
	width: 110px;
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #5F9EA0;
}

	.bar_chart
{
	height:12px;
	/*
	background-color: #4682B4;
	background-image: url(/gozzle/images/right_hand.gif);
	border-style:none;
	vertical-align: middle;
	*/
}

	.calendar
{
	/* font-family: Arial Narrow;
	font-size: x-small; */
	width: 100%;
	padding:4px;
}

	.calendar td
{
	border-width: 1px;
	padding:1px;
}

	.calendar a
{
	text-decoration: none;
}

	.checkbox_project
{
	display: block;
}

	.checkbox_project_use_object
	{
	 width:70px;	
	}
	
	#dgd_Project
	{
	background-color:#F0F8FF;
	border-style:none;
	width:100%;
	}
	
	#dgd_Project td
	{
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	/* padding:1px; */
	}
	
	/* labels */
	
	.label_q_opt
	{
	/*width: 30px;*/
	font-weight: bold;
	font-family:Courier new;
	}
	
	.label_percent
	{
	/*width: 30px;*/
	font-weight: bold;
	}
	
	.label_tally_title
	{
	width:42px;
	/*
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DCDCDC;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#DCDCDC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#DCDCDC;
	*/
	background-color:#000000;
	color:#00008B;
	}
	
	.label_tally
{
	width: 112px;
	background-color: #FFFFFF;
	text-align: right;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DCDCDC;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#DCDCDC;
}

	.label_specific_title
	{
	width:42px;
	/*background-color:#DCDCDC;*/
	background-color:#000000;
	color:#00008B;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	}
	

	
	.label_profile_legend
{
	font-weight: bold;
	font-family:Courier new;
	color: #d2691e;
	border-right-width: 1px;
	border-right-color: #a9a9a9;
	border-right-style:solid;
	text-align:center;
}


	.label_profile_legend_end
{
	font-weight: bold;
	font-family:Courier new;
	color: #d2691e;
	text-align:center;
}
	
	.label_q_val
	{
	width: 330px;
	}
	
	a.hyperlink_survey{
	 display:block;
	}
	
	a.hyperlink_survey:hover{
	text-decoration:underline;
	}
	
	a.hyperlink_pop_poll
	{
	font-weight: bold;
	color: #ff6600;	
	}
	
	a.hyperlink_pop_poll:hover
	{
	text-decoration:underline;
	}
	
	a.hyperlink_news_title
	{
	font-weight: bold;
	font-size: 12px;
	color:#000000;
	display:block;
	}
	
	a.hyperlink_news_link
{
	font-weight: bold;
	color: #ff0000;
}
	
	a.hyperlink_news_link:hover
	{
	color: #FF0000;
	text-decoration:underline;
	}
	
	/*
	a.hyperlink_news_title:hover
	{
	font-weight: bold;
	font-size: 12px;
	color:#FF0000;
	}
	*/
	
	a.hyperlink_user_title
	{
	/*font-weight: bold;*/
	font-size: 11px;
	color: #00008B;
	}
	
	a.hyperlink_warning_text
	{
	color: #B22222;	
	}
	
	a.hyperlink_warning_text:hover
	{
	color: #B22222;
	color:#FF0000;
	text-decoration:underline;
	}
	
	a.hyperlink_bold_warning
	{
	font-weight: bold;
	color: #B22222;
	}
	
	.pic_headline
	{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:60px;
	height:60px;
	}
	
	.pic_viewpoint
	{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:140px;
	height:100px;
	}
	
	.pic_viewpoint_home
	{
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	width:84px;
	height:60px;
	}
	
	.label_news_percentage
	{
	font-weight: bold;
	font-size: 12px;
	}
	
	.label_news_text
	{
	font-size: 11px;	
	}
	
	.label_page_title
	{
	font-weight: bold;
	font-size: 12px;
	}
	
	.label_datetime
	{
	font-weight: bold;
	}
	
	/* project */
	
	.label_project_task_id_title
	{
	width:20%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_task_id
	{
	width:30%;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	.label_project_des_title
	{
	width:20%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_des
	{
	width:80%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	.linkbutton_project_edit
	{
	width:9.5%;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	lkb_go
	{
	 background-color:Fuchsia;
	}
	
	.label_project_obj_title
	{
	width:20%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_obj
	{
	width:20%;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	.label_project_status_title
	{
	width:20%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_status
	{
	width:19%;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	.label_project_date_logged_title
	{
	width:15%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_date_logged
	{
	width:15%;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	background-color:#FFFFFF;
	}
	
	.label_project_date_completed_title
	{
	width:15%;
	font-weight:bold;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#A9A9A9;
	background-color:#E6E6FA;
	}
	
	.label_project_date_completed
	{
	width:15%;
	background-color:#FFFFFF;
	}

	.txt_project_val
	{
	width: 180px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;
	}
	
	.txt_project_des
	{
	width: 180px;	
	height:44px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;
	}
	
	.ddl_project_status
	{
	width: 180px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #00008B;	
	}
	
	.label_user_count
	{
	font-weight: bold;
	width:100%;
	padding-left:4px;
	}
	
	.linkbutton
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: 1px outset;
	width: 80px;
	color: #FFFFFF;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: #5F9EA0;
	text-align: center;
	text-decoration: none;
}

	.linkbutton:hover
{
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
}

	.linkbutton_bold
{
	font-weight:bold;
	color:#00008B;
	text-decoration:none;
}

	.linkbutton_bold:hover
{
	color: #ff0000;
}
	
	.hyperlink_take_survey
{
	width:155px;
	height:20px;
	display:block;
	background-image: url(/gozzle/images/take_this_survey_09.gif);
	float:right;
}

	.hyperlink_take_survey:hover
{
	width:155px;
	height:20px;
	display:block;
	background-image: url(/gozzle/images/take_this_survey_mo_09.gif);	
}

	.hyperlink_take_a_survey
	{
	width:117px;
	height:20px;
	display:block;
	background-image: url(/gozzle/images/take_a_survey_09.gif);
	}

	.hyperlink_take_a_survey:hover
	{
	width:117px;
	height:20px;
	display:block;
	background-image:	url(/gozzle/images/take_a_survey_mo_09.gif);
	}
	
	.label_message_title
{
	font-weight:bold;
	font-size:13px;
	display:block;
	height:40px;
	margin-top:20px;
}

	
	
	ul.list_primary li
{
	margin-bottom:10px;	
}

	ul.list_secondary li
{
	margin-bottom:0px;	
}

	.textbox_client_data
	{
	width:250px;	
	font-size: 11px;
	}

	.linkbutton_take_another
{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: 1px outset;
	width: 180px;
	color: #000000;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: #ccccff;
	text-align: center;
	text-decoration: none;
}

	.linkbutton_take_another:hover
{
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
}

	.hyperlink_button
	{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: 1px outset;
	color: #000000;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: #ccccff;
	text-align: center;
	text-decoration: none;
	/*height:13px;*/
	width:180px;
	}
	
	.hyperlink_button:hover
{
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
}

	.linkbutton_standard
	{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: 1px outset;
	width: 100px;
	color: #000000;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: #ccccff;
	text-align: center;
	text-decoration: none;
	}
	
	.linkbutton_standard:hover
	{
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.linkbutton_small
	{
	border-right: 1px outset;
	padding-right: 2px;
	border-top: 1px outset;
	padding-left: 2px;
	font-weight: bold;
	font-size:10px;
	padding-bottom: 2px;
	border-left: 1px outset;
	width: 40px;
	color: #000000;
	padding-top: 2px;
	border-bottom: 1px outset;
	background-color: #ccccff;
	text-align: center;
	text-decoration: none;
	}
	
	.linkbutton_small:hover
	{
	background-color: #003399;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.linktab
{
	border-right: #000099 1px solid;
	width: 33.3%;
	border-bottom: #000099 1px solid;
	background-color: #ccccff;
	text-align: center;
}

	.linktab_end
{
	width: 33.3%;
	border-bottom: #000099 1px solid;
	text-align:center;
	background-color: #ccccff;
}

	.linktab_select
{
	border-right: #000099 1px solid;
	width: 33.3%;
	font-weight:bold;
	border-bottom: #ffffff 1px solid;
	text-align:center;
}

	.linktab_select: hover
{
	text-decoration:none;
	color: #00008B;
}

	.linktab_end_select
{
	width: 33.3%;
	border-bottom: #ffffff 1px solid;
	text-align:center;
	font-weight:bold;
}

	.linktab_end_select: hover
{
	text-decoration:none;
	color: #00008B;
}
