/*
div {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
*/
div {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	width: 100%;
}
body {
	color: #000000;
	font-size: 12px;
	background-attachment: scroll;
	background-color:#FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	margin: 0px;
	}
a:link {
	color: #666666;
	text-decoration: none;
	}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}

h1 {
	font-size: 18px;
	color: #006666;
	margin-bottom: 10px;
	margin-top: 15px;
}
h1 a:link {
	color: #c0c0c0;
	text-decoration: none;
	}
h1 a:visited {
	color: #c0c0c0;
	text-decoration: none;
	}
h1 a:hover {
	text-decoration: none;
	color: #999900;
	}
h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 10px;
}
h2 a:link {
	color: #c0c0c0;
	text-decoration: none;
	}
h2 a:visited {
	color: #c0c0c0;
	text-decoration: none;
	}
h2 a:hover {
	text-decoration: none;
	color: #99CC66;
	}
h3 {
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h4 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 10px;
}
table {
}
table td {
	vertical-align: top;
}
hr {
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-top : 1px dotted #C0C0C0;
	color : #000000;
	height : 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
}
input, textarea {
	color: #000000;
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
option {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea {
	width: 99%;
}
fieldset {
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	border-right-color:#666666;
	border-right-width: 2px;
	border-bottom-width: 2px;
	padding: 15px;
	padding-top: 0px;
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
legend {
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-align: center;
	padding: 5px;
	padding-bottom: 5px
	text-align: left;
}
legend a:visited {
	font-size: 11px;
	color: #666666;
}
legend a:link {
	font-size: 11px;
	color: #666666;
}
legend a:hover {
	text-decoration: underline;
}
label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: square;
}
#container {

}
#error_box {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FF0000;
}
#logo {
	position: absolute;
	top: 10px;
	width: 200px;
}
#navigation {
	position: absolute;
	top: 10px;
	right: 15px;
	float: right;
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
}
#sub_navigation {
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(images/red_bg.png);
	background-repeat: repeat-x;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#sub_navigation a:visited {
	color: #c0c0c0;
}
#sub_navigation a:link {
	color: #c0c0c0;
}
#sub_navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sub_navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	position: relative;
	padding: 20px;
}
#login_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#resume_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#appointments_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#email_invites_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#my_colleagues_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#public_events_box {
	width: 180px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#main {
	padding-left: 5px;
	padding-right: 10px;
}
#main_body {
	padding-left: 15px;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#order_box {
    width: 180px;
    padding: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
    background-image: url(images/bg_popup.jpg);
    background-repeat: repeat-x;
    border-style: solid;
    border: 1px solid #CCCCCC;
}
#search_box {
	width: 180px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
}
#browse_box {
	width: 180px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
#browse_box ul {
	padding: 0px;
	margin-top:0px;
	margin-left: 0px;
}
#browse_box li {
	font-size: 11px;
	list-style: none;
	padding-top: 3px;
	color: #999999;
}
#section_bar {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#popup_section_bar {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tabs {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999999;
}
#tabs td {
	background-attachment: scroll;
	background-color:#FFFFFF;
	background-image: url(images/bg_tab.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#tabs a:hover {
	color: #000000;
	text-decoration: none;
	}
#jc_tabs {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999999;
}
#jc_tabs td {
	background-attachment: scroll;
	background-color:#FFFFFF;
	background-image: url(images/bg_tab.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
#jc_tabs a:hover {
	text-decoration: none;
	}
#footer_info {
	position: relative;
	padding-top: 50px;
	padding-bottom: 10px;
	FONT-FAMILY: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 3px;
	color: #999999;
}
#comment_box {
	border-style: dotted;
	border-color:#c0c0c0;
	border-width: 1px;
	padding: 10px;
	margin-top: 5px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	line-height: 10px;
	background-color:#FFFFFF;
}
#popup_main {
	padding-left: 20px;
	padding-right: 20px;
}
.reminders {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top: 10px;
	margin: 0px;
}
.reminders blockquote {
	background-color: #F2F9FF;
	border-style:dotted;
	border-width: 1px;
	border-left:none;
	border-right:none;
	border-color: #99CCFF;
	text-indent: 0px;
	color: #000000;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
}
#glideDiv {
	position:absolute;
 	z-index:3;
	width:130px;
 }
.table_1 {
	width: 100%;
}
.table_1 thead td {
	font-weight: bold;
	border-top-style: none;
}
.table_1 td {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
}
.table_2 {
	width: 100%;
}
.table_2 thead td {
	font-weight: bold;
	border-top-style: none;
}
.table_2 td {
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
}
.small_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.small_link {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.small_link a:visited {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.small_link a:link {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.small_link a:hover {
	text-decoration: underline;
}
.popup_layer {
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
	border-top-color: #666666;
	border-left-color:#666666;
	border-bottom-color: #666666;
	border-right-color:#666666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	z-index: 2;
}
.bordered_image {
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	border-right-color:#666666;
	padding: 5px;
}
.no_highlight a:link {
	text-decoration: none;
	}
.no_highlight a:visited {
	text-decoration: none;
	}
.no_highlight a:hover {
	text-decoration: none;
	}
.no_highlight_black a:link {
	color: #000000;
	text-decoration: none;
	}
.no_highlight_black a:visited {
	color: #000000;
	text-decoration: none;
	}
.no_highlight_black a:hover {
	color: #000000;
	text-decoration: none;
	}
.checked_bullet li {
	list-style-image:url(images/check_round.gif);
	margin-bottom: 5px;
}
.small_list li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	margin-left: 15px;
	list-style: square;
	cursor: pointer;
}
.small_list li a:link {
	color: #000000;
}
.small_list li a:visited {
	color: #000000;
}
.small_list li a:hover {
	color: #000000;
	text-decoration: none;
}
.no_highlight a:hover {
	color: #000000;
}
.page_pulldown {
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	border-right-color:#666666;
	padding: 5px;
}
.bordered_table_1 {
	width: 100%;
	border: 1px solid #CCCCCC;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-bottom-color: #666666;
	border-right-color:#666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bordered_table_1 thead td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	border-top-style: none;
	vertical-align: bottom;
}
.bordered_table_1 td {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
}
.spaced_rows {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.spaced_rows thead td {
	font-weight: bold;
	border-top-style: none;
	vertical-align: bottom;
}
.spaced_rows td {
	border-top-style: solid;
	border-top-width: 0px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 13px;
}
#dropmenudiv{
position:absolute;
left:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
visibility: hidden;
padding: 3px;
background-color: #FFFFFF;
border-style: solid;
border: 1px solid #CCCCCC;
border-top-color: #666666;
border-left-color:#666666;
border-bottom-color: #666666;
border-right-color:#666666;
border-bottom-width: 2px;
border-right-width: 2px;
z-index: 2;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
padding: 1px 0;
text-decoration: none;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e0e0e0;
color:#000000;
}
.bordered_layer {
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
	border-top-color: #666666;
	border-left-color:#666666;
	border-bottom-color: #666666;
	border-right-color:#666666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	z-index: 2;
}
.bordered_layer_gray {
	padding: 15px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
	border-top-color: #666666;
	border-left-color:#666666;
	border-bottom-color: #666666;
	border-right-color:#666666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	z-index: 2;
}
.bordered_light {
	padding: 15px;
	background-color: #FFFFFF;
	background-image: url(images/bg_popup.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #999999;
	z-index: 2;
}
.highlighted_row {
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
.highlighted_row_dark {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.command_bar {
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	border-style: solid;
	border: 1px solid #CCCCCC;
	border-top-color: #666666;
	border-left-color:#666666;
	border-bottom-color: #666666;
	border-right-color:#666666;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-style: none;
	border-right-style: none;
}
.second_level_tabs {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: #999999;
}
.second_level_tabs td {
	background-attachment: scroll;
	background-color:#FFFFFF;
	background-image: url(images/bg_tab.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.second_level_tabs a:hover {
	color: #000000;
	text-decoration: none;
	}
.feed_entry {
	font-size: 12px;
	font-weight: normal;
}
.feed_link {
	color: #999900;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.feed_link a:link {
	color: #006633;
	text-decoration: none;
	}
.feed_link a:visited {
	color: #006633;
	text-decoration: none;
	}
.feed_link a:hover {
	color: #006633;
	background-color:#FFFFFF;
	text-decoration: underline;
	}
.highlighted_tab {
	color: #000000;
}
.calendar_main {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	border-right-color:#666666;
	padding: 0px;
}
.calendar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.calendar td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.calendar a:link {
	color: #000000;
	text-decoration: none;
	}
.calendar a:visited {
	color: #000000;
	text-decoration: none;
	}
.calendar a:hover {
	text-decoration: underline;
	color: #000000;
	}
.calendarToday {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-bottom-color: #666666;
	border-right-color:#666666;
}
.calendarToday a:link {
	color: #000000;
}
.calendarHeader {
	font-weight: bold;
}
.disabled_href a {
	cursor: default;
	text-decoration: none;
}
.disabled_href a:hover {
	cursor: default;
	text-decoration: none;
}