/******************************************************************************\
/** Knots Content Management System
/** Author: Jason Stiles
/**/

/******************************************************************************\
/** Reset CSS Code
/**/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}

/******************************************************************************\
/** Begin Theme CSS 
/**/

.absolute {
	position: absolute;
}

.bold {
	font-weight: bold;
}

.border-normal {
	border: 1px solid black;
}

.cursor {
	cursor: pointer;
}

.center {
	margin: 0 auto;
	text-align: center;
}

.description {
	color: blue;
	font-style: italic;
}

.droppable-hover {
	background-color: #baff87;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.full {
	width: 100%;
}

.half {
	width: 50%;
}

.hidden {
	display: none;
}

.inline {
	display: inline;
}

.italic {
	font-style: italic;
}

.left {
	text-align: left;
}

.menu {
	z-index: 10;
}

.relative {
	position: relative;
}

.right {
	text-align: right;
}

.small {
	font-size: 8pt;
}

.top {
	vertical-align: top;
}

.underline {
	text-decoration: underline;
}

.ui-resizable-n {
	background:transparent url(i/resizable-n.gif) repeat scroll center top;
	cursor:n-resize;
	height:6px;
	left:0;
	top:0;
	width:100%;
}

.ui-resizable-nw {
	background:transparent url(i/resizable-nw.gif) repeat scroll 0 0;
	cursor:nw-resize;
	height:9px;
	left:0;
	top:0;
	width:9px;
}

.ui-resizable-w {
	background:transparent url(i/resizable-w.gif) repeat scroll right center;
	cursor:w-resize;
	height:100%;
	left:0;
	top:0;
	width:6px;
}

.ui-resizable-sw {
	background:transparent url(i/resizable-sw.gif) repeat scroll 0 0;
	bottom:0;
	cursor:sw-resize;
	height:9px;
	left:0;
	width:9px;
}

.ui-resizable-s {
	background:transparent url(i/resizable-s.gif) repeat scroll center top;
	bottom:0;
	cursor:s-resize;
	height:6px;
	left:0;
	width:100%;	
}

.ui-resizable-se {
	background:transparent url(i/resizable-se.gif) repeat scroll 0 0;
	bottom:0;
	cursor:se-resize;
	height:9px;
	right:0;
	width:9px;
}

.ui-resizable-e {
	background:transparent URL(i/resizable-e.gif) repeat scroll right center;
	cursor: e-resize;
	height: 100%;
	right: 0;
	top: 0;
	width: 6px;
}

.ui-resizable-ne {
	background:transparent url(i/resizable-ne.gif) repeat scroll 0 0;
	cursor:ne-resize;
	height:9px;
	right:0;
	top:0;
	width:9px;
}

body {
    margin: 0px;
	margin-top: 3px;
    text-align: center;
    color: black;
    font-size: 10pt;
    font-family: Verdana, Times New Roman, Arial;
    background-color: #ffffff;
	background-image: URL(images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px;
}

a:link {
    color: #000000;
    font-size: 10pt;
    text-decoration: none;
}

a:visited {
    color: #000000;
    font-size: 10pt;
    text-decoration: none;
}

a:hover {
    color: #a8c6fd;
    font-size: 10pt;
    text-decoration: none;
}

a.header,
a.header:visited {
	color:white;
}

a.header:hover {
	color:#a2cafc;
}

a.rh_menu_button_a,
a.rh_menu_icontext_a,
a.rh_menu_text_a {
	color:white;
	font-weight: bold;
}

a.rh_menu_button_a:visited,
a.rh_menu_icontext_a:visited,
a.rh_menu_text_a:visited {
	color:white;
	font-weight: bold;
}

a.rh_menu_button_a:hover,
a.rh_menu_icontext_a:hover,
a.rh_menu_text_a:hover {
	color:#00ff00;
	font-weight: bold;
}

div.editor_menu a.rh_menu_text_a {
	color: black;
	font-weight: bold;
}

div.editor_menu a.rh_menu_text_a:visited {
	color: black;
	font-weight: bold;
}

div.editor_menu a.rh_menu_text_a:hover {
	color: white;
	font-weight: bold;
}

a.rv_menu_button_a {
	color: black;
}

a.rv_menu_button_a:visited {
	color: black;
}

a.rv_menu_button_a:hover {
	color: black;
	text-decoration: underline;
}

a.rv_menu_icon_a {
	color: black;
}

a.rv_menu_icon_a:visited {
	color: black;
}

a.rv_menu_icon_a:hover {
	color: black;
}

a.rv_menu_text_a,
a.rv_menu_text_a:visited {
	color: black;
}

a.rv_menu_text_a:hover {
	color: black;
	text-decoration: underline;
}

a.sv_menu_button_a,
a.sv_menu_button_a:visited {
	color: white;
	font-size: 1.1em;
}

a.sv_menu_button_a:hover {
	color: white;
	font-size: 1.1em;
}

a.sv_menu_icon_a {
	color: black;
}

a.sv_menu_icon_a:visited {
	color: black;
}

a.sv_menu_icon_a:hover {
	color: black;
}

a.sv_menu_text_a {
	color: black;
}

a.sv_menu_text_a:visited {
	color: black;
}

a.sv_menu_text_a:hover {
	color: black;
}

div.active_tab {
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 0px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
    background-color: #5590fc;
    border: 1px solid black;
	border-bottom: none;
    color: white;
	float: left;
    cursor: pointer;
}

div.all {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 100%;
	min-width: 760px;
}

div.bubble {
	position: absolute;
	top: 3px;
	right: 190px;
	font-size: 15pt;
	color: white;
	width: 450px;
	text-align: center;
}

div.calendar_hdr {
	background-image: URL(images/calendar_hdr.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 8pt;
	color: white;
	cursor: move;
	text-align: left;
	vertical-align:top;
} 

div.calendar_hdr span {
	color: white;
	font-size: 8pt;
}

div.color_picker {
	position: absolute;
	top: 22px;
	left: 0px;
	background-color: white;
	z-index: 5;
	border: 2px solid black;
	display: none;
}

div.container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 1px;
	width: 99%;
	background-color: white;
}

div.content {
	position: relative;
	text-align: center;
	top: 3px;
	left: 0px;
	width: 100%;
}

div.datatable {
	background-color: white;
	border: 1px solid black;
}

div.datepicker {
	text-align: center;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 200px;
	border: 1px solid black;
	background-color: white;
	z-index: 40;
	display:none;
}

div.dropdown {
	text-align: left;
	position: absolute;
	top: 100%;
	left: 0px;
	width: 195px;
	background-color: white;
	border: 1px solid black;
	z-index: 10;
}

div.editor {
    margin: 0 auto;
    padding-top: 0px;
	text-align: center;
	color: white;
    background-color: #bababa;
    border: 1px solid black;
    position: relative;
	z-index: 0;
}

div.editor_bar1 {
	text-align: left;
	position: relative;
	width:100%;
}

div.editor_menu {
    position: relative;
    top: 2px;
    width: 100%;
    height: 30px;
    background-image: URL(images/editor_menu_bg.gif);
    background-repeat: repeat-x;
	z-index: 10;
}

div.editor_status {
	text-align: left;
	width: 100%;
	color: black;
}

div.emoticons {
	position: absolute;
	top: 22px;
	left: 0px;
	width: 220px;
	height: 200px;
	border: 1px solid black;
	background-color: white;
	overflow: auto;
	z-index: 5;
	display: none;
}

div.field_hdr {
	position: relative;
	background-image: URL(images/calendar_hdr.gif);
	background-repeat: repeat-x;
	height: 15px;
	font-size: 8pt;
	color: white;
	text-align: left;
	vertical-align:top;
	cursor: move;
}

div.formfield {
	text-align: left;
	display: inline;
}

div.formfield:hover {
	text-align: left;
	display: inline;
	background-color: #ffaf67;
}

div.formfield_parent {
	text-align: left;
	width: 99%;
}

div.formfield_parent:hover { 
	text-align: left;
	width: 99%;
	background-color: #ffaf67;
}

div.footer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 31px;
	background-image: URL(images/global_bar_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid black;
}

div.global_bar {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	background-image: URL(images/global_bar_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid black;
	z-index: 10;
}

div.grayOut {
	background-color: #000000;
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 100;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

div.header {
	text-align: left;
	margin: 0 auto;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 166px;
}

div.header_content {
	margin-left: 164px;
	margin-right: 0px;
	text-align: left;
	position: relative;
	top: 9px;
	left: 0px;
	height: 62px;
}

div.high_priority {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
}

div.high_priority:hover {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
	background-color: #ff7474;
}

div.inactive_tab {
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 2px;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 10pt;
    background-color: #a1a1a1;
    border: 1px solid black;
    color: white;
    float: left;
    cursor: pointer;
}

div.low_priority {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
}

div.low_priority:hover {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
	background-color: #feec58;
}

div.medium_priority {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
}

div.medium_priority:hover {
	cursor:pointer;
	text-align: left;
	border: 1px solid black;
	background-color: #ffa73f;
}
div.message_box {
	text-align: left;
	margin: 0 auto;
	padding: 6px;
	position: relative;
	top: 20%;
	width: 70%;
	background-color: white;
	border: 6px solid black;
}

div.message_box_content {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

div.message_box_div {
	z-index: 110;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

div.message_box_hdr {
	cursor: move;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 23px;
	background-image: URL(images/popuphdr_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid black;
	color: black;
	font-size: 11pt;
}

div.module_hdr {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-size: 1.4em;
	color: white;
	background-image: URL(images/button_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}

div.module_hdr_pad {
	padding-top: 4px;
}

div.module_hdr_Content,
div.module_hdr_PMod {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-size: 1.4em;
	color: white;
	background-image: URL(images/button_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}

div.module_hdr_Navigation {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-size: 1.4em;
	color: white;
	background-image: URL(images/button_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}

div.module_container {
	text-align: left;
	width: 100%;
}

div.module_container_Content, 
div.module_container_Navigation, 
div.module_container_PMod {
	text-align: left;
	width: 100%;
}

div.modules {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-bottom: 5px;
	background-color: white;
	border: 1px solid black;
}

div.newsHdr {
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 1px;
	width: 99%;
	background-color: #5590fc;
	border: 1px solid black;
}

div.newsPost1 {
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 1px;
	width: 99%;
	background-color: white;
	border: 2px solid black;
	margin-bottom: 3px;
}

div.newsPost2 { 
	margin: 0 auto;
	position: relative;
	text-align: left;
	padding: 1px;
	width: 99%;
	background-color: white;
	border: 2px solid black;
	margin-bottom: 3px;
}

div.page_content {
	text-align: left;
}

div.page_hdr {
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	font-size: 1.4em;
	color: white;
	background-image: URL(images/button_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
}

div.page_hdr_pad {
	padding-top: 4px;
}

div.pages {
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 1px solid black;
	background-color: white;
	float: left;
	width: 100%;
	background-image: URL(images/page_bg.gif);
}

div.rh_menu_button {
	position: relative;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid black;
    height: 31px;
    float: left;
    color: white;
}

div.rh_menu_button:hover {
	position: relative;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid black;
    height: 31px;
    float: left;
	color: yellow;
}

div.rh_menu_button_pad {
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rh_menu_icon {
	position: relative;
	margin-right: 3px;
	cursor: pointer;
	height: 62px;
	border: 1px solid black;
	float: left;
}

div.rh_menu_icon:hover {
	position: relative;
	margin-right: 3px;
	cursor: pointer;
	height: 62px;
	border: 1px solid white;
	float: left;
}

div.rh_menu_icon_pad {
	
}

div.rh_menu_icontext {
	position: relative;
	margin-left: 8px;
	float: left;
	cursor: pointer;
}

div.rh_menu_icontext_pad {
	position:relative;
	padding-top:8px;
	float:left;
}

div.rh_menu_text {
	position: relative;
	color: black;
	float:left;
}

div.rh_menu_text:hover {
	position: relative;
	color: white;
	background-color: #9a9a9a;
}

div.rh_menu_text_pad {
    padding-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rh_menuitem_button {
	position: relative;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid black;
    height: 31px;
    float: left;
    color: white;
}

div.rh_menuitem_button:hover {
	position: relative;
    cursor: pointer;
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid black;
    height: 31px;
    float: left;
	color: yellow;
}

div.rh_menuitem_button_pad {
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rh_menuitem_icon {
	position: relative;
	margin-right: 3px;
	cursor: pointer;
	height: 62px;
	border: 1px solid black;
	float: left;
}

div.rh_menuitem_icon:hover {
	position: relative;
	margin-right: 3px;
	cursor: pointer;
	height: 62px;
	border: 1px solid white;
	float: left;
}

div.rh_menuitem_icon_pad {
	
}

div.rh_menuitem_icontext {
	margin-left: 8px;
	float: left;
	cursor: pointer;
}

div.rh_menuitem_icontext_pad {
	position:relative;
	padding-top:8px;
	float:left;
}

div.rh_menuitem_text {
	position: relative;
	color: white;
}

div.rh_menuitem_text:hover {
	position: relative;
	color: white;
}

div.rh_menuitem_text_pad {
    padding-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rh_sidemenu {
	position: absolute;
	top: -1px;
	left: 192px;
	width: 195px;
	border: 1px solid black;
	background-color: white;
	z-index: 10;
}

div.rv_menu_button {
	position: relative;
	width: 100%;
	z-index: 10;
}

div.rv_menu_button:hover {
	position: relative;
	width: 100%;
	background-color: #9abeff;
}

div.rv_menu_button_pad {
	position: relative;
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rv_menu_icon {
	
}

div.rv_menu_text {
	position: relative;
	width: 100%;
}

div.rv_menu_text:hover {
	position: relative;
	width: 100%;
	background-color: #5590fc;
}

div.rv_menu_text_pad {
	position: relative;
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.rv_sidemenu {
	position: absolute;
	top: -1px;
	left: 192px;
	width: 195px;
	border: 1px solid black;
	background-color: white;
	z-index: 10;
}

div.search_ac {
	position:absolute;
	top:100%;
	left:0px;
	width:100%;
	height:120px;
	background-color:#b6ceea;
	border: 1px solid black;
	overflow:auto;
	z-index: 10;
	display:none;
}

div.search_ac_item {
	cursor:pointer;
	border-bottom: 1px dotted black;
}

div.search_ac_item:hover {
	cursor:pointer;
	background-color: #84acd9;
	border-bottom: 1px dotted black;
}

div.sectionbreak {
	text-align:left;
	width:100%;
	padding-bottom:5px;
}

div.sv_menu {
	text-align: left;
	position: relative;
	width: 100%;
	background-color: #ffffff;
}

div.sv_menu_button {
	text-align: left;
	position: relative;
	width: 100%;
	height: 30px;
	color: white;
	font-size: 1.3em;
	background-image: URL(images/button_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	z-index: 10;	
	cursor: pointer;
}

div.sv_menu_button:hover {
	text-align: left;
	position: relative;
	width: 100%;
	height: 30px;
	color: white;
	font-size: 1.3em;
	background-image: URL(images/button2_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	z-index: 10;	
	cursor: pointer;
}

div.sv_menu_button_pad {
	position: relative;
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.sv_menu_icon {
	
}

div.sv_menu_text {
	position: relative;
	width: 100%;
}

div.sv_menu_text_hover {
	position: relative;
	width: 100%;
	background-color: #9abeff;
}

div.sv_menu_text_pad {
	position: relative;
    padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

div.sv_sidemenu {
	position: absolute;
	top: -1px;
	left: 192px;
	width: 195px;
	border: 1px solid black;
	background-color: white;
	z-index: 10;
}

div.table_popup {
	text-align: left;
	margin-right: 5px;
	position: absolute;
	top: 0px;
	right:100%;
	padding: 5px;
	background-color: #c1dcfc;
	border: 1px solid black;
}

div.tabs {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 99%;
	height: 20px;
}

form span.formfield_text_small {
	clear:both;
	color:#444;
	display:block;
	font-size:9px;
	line-height:9px;
	margin:0;
	padding-top:3px;
}

hr.news_post_break {
	clear: both;
	border-color:#124779 -moz-use-text-color #CCCCCC;
	border-style:dashed none;
	color: #124779;
	border-width:2px 0;
	height:2px;
	text-align:left;
	width:100%;
}

hr.sectionbreak {
	clear:both;
	border-bottom: 1px solid black;
	background-color: #124779;
	color: #124779;
	height: 5px;
}

iframe.textEditor {
    background: white;
    border: 0;
	width:100%;
}

img {
	border: 0;
}

img.editoricon {
	cursor: pointer;
}

img.editoricon:hover {
    cursor: pointer;
    background-color: #d9d9d9;
}

img.logo {
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
}

img.logo_bg_right {
	position: absolute;
	top: 0px;
	right: 0px;
	border-right: 1px solid black;
}

img.popup_close {
	position: absolute;
	top: 2px;
	right: 2px;
}

img.popup_close_small {
	position: absolute;
	top: 0px;
	right: 0px;
}

input.formfield_textfield {
	border: 1px solid #666666;
}

input.formfield_textfield_focus {
	border: 1px solid black;
	background-color: #c1dcfc;
}

p {
	padding: 5px;
}

span {
	color: black;
	font-size: 10pt;
}

.error {
	color: red;
	font-size: 10pt;
}

span.commentSubject {
	color: #124779;
	font-weight: bold;
}

span.formfield_text {
	color: black;
	font-weight: bold;
	font-size: 9pt;
}

span.message_box_title {
	color: white;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 5px;
	position: relative;
	top: 2px;
}

span.newsPostDetail {
	color: #124779;
	font-size: 8pt;
}

span.newsPostTitle {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}

span.sectionbreak {
	color: #194575;
	font-weight: bold;
	font-style: italic;
}

.success {
	font-size: 10pt;
	color: green;
}

span.time {
	color: black;
	font-size: 3em;
}

span.title {
	color: #000000;
	font-size: 14pt;
}

span.title_bigger {
	color: #00000;
	font-size: 20pt;
}

table {
	border: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 10pt;
}

table.table {
	position: relative;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	z-index:1;
}

td.cell {
	
}

td.day {
	border: 1px solid black;
	cursor: pointer;
	text-align: center;
}

td.day:hover {
	background-color: #c1dcfc;
	cursor: pointer;
	text-align: center;
}

td.day_e {
	position:relative;
	border: 1px solid black;
	vertical-align:top;
	cursor: pointer;
	width: 14%;
	height: 90px;
}

td.day_e:hover {
	position:relative;
	background-color: #c1dcfc;
	vertical-align:top;
	cursor: pointer;
	width: 14%;
	height: 90px;
}


td.post1_col1 {
	background-color: #3978b2;
	text-align: left;
	border-right: 1px solid black;
	width:15%;
	vertical-align: top;
}

td.post1_col2 {
	background-color: #639dd3;
	text-align: left;
	width:85%;
	vertical-align: top;
}

td.post2_col1 {
	background-color: #bcbcbc;
	text-align: left;
	border-right: 1px solid black;
	width:15%;
	vertical-align: top;
}

td.post2_col2 {
	background-color: #d1d2d2;
	text-align: left;
	width:85%;
	vertical-align: top;
}

td.today {
	border: 1px solid black;
	background-color: #f48c8c;
	cursor: pointer;
	text-align: center;
}

td.today:hover {
	background-color: #c1dcfc;
	cursor: pointer;
	text-align: center;
}


td.today_e {
	position:relative;
	border: 1px solid black;
	vertical-align:top;
	width: 14%;
	background-color: #f48c8c;
	cursor: pointer;
	height: 90px;
}

td.today_e:hover {
	position:relative;
	border: 1px solid black;
	width: 14%;
	background-color: #c1dcfc;
	vertical-align:top;
	cursor: pointer;
	height: 90px;
}

textarea.formfield_textarea {
	border: 1px solid #666666;
}

textarea.formfield_textarea_focus {
	border: 1px solid black;
	background-color: #c1dcfc;
}

th.datepicker {
	background-color: #999999;
	font-size: 8pt;
	color: black;
	border: 1px solid black;
	text-align: center;
}

th.header {
    background-color: #5590fc;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

tr.stripe {
	background-color: #dddddd;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

tr.table_row {
	
}

tr.table_row:hover {
	background-color: #5590fc;
}

ul {
	list-style-type: circle;
	margin-left: 2em;
	padding: 5px;
}

ul.multiselect,
ul.transferControl {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
