a { color: #0000FF }
a:active, a:hover { color: #FF0000 }

body {
	padding: 0;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: white;
}

div, p, td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

p {
	margin: 0 0 1em 0;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	color: black;
	font-size: 14pt;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h2 {
	color: black;	
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}

h3 {
	color: black;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#CCBookmarkCategoriesHeader { 
	position: absolute;
	left: 10px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCBookmarkCategoriesList {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCBookmarkDetailsArea {
	position: absolute;
	left: 530px;
	top: 120px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	background: white;
}

#CCBookmarkSearchArea { 
	position: absolute;
	left: 530px;
	top: 80px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
	overflow: hidden;
}

#CCBookmarksHeader { 
	position: absolute;
	left: 270px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCBookmarksList {
	position: absolute;
	left: 270px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCBookmarksPage {
	position: absolute;
	left: 0px;
	top: 0px; 
}

#CCContactDetailsArea {
	position: absolute;
	left: 530px;
	top: 120px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	background: white;
}

#CCContactGroupsHeader { 
	position: absolute;
	left: 10px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCContactGroupsList {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCContactGroupsTitle {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}

#CCContactSearchArea { 
	position: absolute;
	left: 530px;
	top: 80px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
	overflow: hidden;
}

#CCContactsHeader { 
	position: absolute;
	left: 270px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCContactsList {
	position: absolute;
	left: 270px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCContactsTitle {
	font-size: 12pt;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
}

#CCContactsPage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#CCFilesPage {
	position: absolute;
	left:0px;
	top:0px; 
}

#CCHomePage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#CCLoginInfo {
	float: right;
	text-align:right;
	font-size: 8pt;
	margin-right: 3px;
	margin-top: 3px;
}

#CCMainMenuBar {
	width: 100%;
	font-size: 10pt;
	height: 2em;
	line-height: 2em;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#CCMainMenuBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10pt;
	height: 2em;
	line-height: 2em;
	background: #CCCCCC url(images/gradient-gray.png) repeat-x;
}

#CCMainMenuBar ul li {
	float: left;
	display: block;
}

#CCMainMenuBar a {
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
	padding: 0.5em 20px 0.5em 20px;
	text-decoration: none;
	border-right: 1px solid #999999;
}

#CCMainMenuBar a:hover {
  	color: white;
	background: #8AB9F2 url(images/gradient-ltblue.png) repeat-x;
}

#CCMainMenuBar a.Highlight {
	color: white;
	background: #333333 url(images/gradient-dkgray.png) repeat-x;
}

#CCNoteCategoriesHeader { 
	position: absolute;
	left: 10px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCNoteCategoriesList {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCNoteDetailsArea {
	position: absolute;
	left: 530px;
	top: 120px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	background: white;
}

#CCNoteSearchArea { 
	position: absolute;
	left: 530px;
	top: 80px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space: nowrap;
	overflow: hidden;
}

#CCNotesHeader { 
	position: absolute;
	left: 270px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCNotesList {
	position: absolute;
	left: 270px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCNotesPage {
	position: absolute;
	left: 0px;
	top: 0px; 
}

#CCPageHeader {
	height: 35px;
	background: #CCCCFF;
	border: 1px solid #CCCCCC;
}

#CCTaskCategoriesHeader { 
	position: absolute;
	left: 10px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCTaskCategoriesList {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 250px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCTasksHeader { 
	position: absolute;
	left: 270px;
	top: 80px;
	width: 250px;
	height: 60px;
	background: #CCCCFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#CCTasksArea {
	position: absolute;
	left: 270px;
	top: 140px;
	border: 1px solid #CCCCCC;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
}

#CCTasksPage {
	position: absolute;
	left: 0px;
	top: 0px;
}

#CCTitle {
	font-size: 14pt;
	font-weight: bold;
	margin-left: 3px;
	margin-top: 3px;
}

.CCBookmarkNameTitle {
	font-size: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.CCBookmarkSectionTitle {
	color: #999999;
	font-size: 8pt;
}

.CCBookmarkEditorHeading {
	font-size: 12pt;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
}

.CCContactDisplayNameTitle {
	font-size: 12pt;
}

.CCContactOrganizationTitle {
	font-size: 10pt;
}

.CCContactSectionTitle {
	color: #999999;
	font-size: 8pt;
}

.CCContactTitleTitle {
	font-size: 10pt;
	font-style: italic;
}

.CCHighlightedListItem {
	background: #CCCCCC;
}

.CCListItem {
	background: #FFFFFF;
}

.CCNoteEditorHeading {
	font-size: 12pt;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
}

.CCNoteStyleH1 {
	font-size: 14pt;
	font-weight: bold;
}

.CCNoteStyleH2 {
	font-size: 12pt;
	font-weight: bold;
}

.CCNoteStyleH3 {
	font-size: 10pt;
	font-weight: bold;
}

.CCNoteTitleTitle {
	font-size: 12pt;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.CCNoteSectionTitle {
	color: #999999;
	font-size: 8pt;
}

.CCSelectedListItem {
	color: white;
	font-weight: bold;
	background: #6666cc;
}

.CCTaskEditorHeading {
	font-size: 12pt;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
}

.ErrorMsg {
	color: #FF0000;
	display: none;
	font-weight: bold;
}

.FormTable {
	width: 100%;
	font-size: 8pt;
}

.FormTable div {
	font-size: 8pt;
}

.FormTable td {
	font-size: 8pt;
	padding: 5px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dashed #CCCCCC;
}

.FormTable th {
	text-align: left;
	padding: 2px;
	border-bottom: 1px dashed #CCCCCC;
}

.FormTable .FormLabel {
	width: 100px;
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	line-height: 1.8em;
}

.FormTable .FormPrompt {
	float: right;
	color: #999999;
	font-size: 8pt;
	vertical-align: top;
	line-height: 1.8em;
}

.GridTable {
	width: 100%;
	border-collapse: collapse;
}

.GridTable td {
	border: 1px solid #666666;
	padding: 2px;
}

.GridTable th {
	background: #CCCCCC;
	color: black;
	border: 1px solid #666666;
	padding: 2px;
}

.RoundedBordersBL { margin-bottom:6px }
.RoundedBordersBL .t { background: url(images/cssborderbl0.gif) 0 0 repeat-x }
.RoundedBordersBL .b { background: url(images/cssborderbl0.gif) 0 100% repeat-x }
.RoundedBordersBL .l { background: url(images/cssborderbl0.gif) 0 0 repeat-y }
.RoundedBordersBL .r { background: url(images/cssborderbl0.gif) 100% 0 repeat-y }
.RoundedBordersBL .tl { background: url(images/cssborderbl1.gif) 0 0 no-repeat }
.RoundedBordersBL .tr { background: url(images/cssborderbl2.gif) 100% 0 no-repeat; padding: 5px }
.RoundedBordersBL .bl { background: url(images/cssborderbl3.gif) 0 100% no-repeat }
.RoundedBordersBL .br { background: url(images/cssborderbl4.gif) 100% 100% no-repeat }

.RoundedBordersGR { margin-bottom:6px }
.RoundedBordersGR .t { background: url(images/cssbordergr0.gif) 0 0 repeat-x }
.RoundedBordersGR .b { background: url(images/cssbordergr0.gif) 0 100% repeat-x }
.RoundedBordersGR .l { background: url(images/cssbordergr0.gif) 0 0 repeat-y }
.RoundedBordersGR .r { background: url(images/cssbordergr0.gif) 100% 0 repeat-y }
.RoundedBordersGR .tl { background: url(images/cssbordergr1.gif) 0 0 no-repeat }
.RoundedBordersGR .tr { background: url(images/cssbordergr2.gif) 100% 0 no-repeat; padding: 5px }
.RoundedBordersGR .bl { background: url(images/cssbordergr3.gif) 0 100% no-repeat }
.RoundedBordersGR .br { background: url(images/cssbordergr4.gif) 100% 100% no-repeat }

.RoundedBordersGray { margin-bottom: 6px; width:100% }
.RoundedBordersGray .b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block }
.RoundedBordersGray .b1 { height:1px; background:#CCC; margin:0 5px }
.RoundedBordersGray .b2 { height:1px; background:#fff; border-right:2px solid #CCC; border-left:2px solid #CCC; margin:0 3px }
.RoundedBordersGray .b3 { height:1px; background:#fff; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 2px }
.RoundedBordersGray .b4 { height:2px; background:#fff; border-right:1px solid #CCC; border-left:1px solid #CCC; margin:0 1px }
.RoundedBordersGray .bg { background: #fff; border-right:1px solid #CCC; border-left:1px solid #CCC }
.RoundedBordersGray .content { margin-left:5px; margin-right:5px }

.RoundedBordersOR { margin-bottom:6px }
.RoundedBordersOR .t { background: url(images/cssborderor0.gif) 0 0 repeat-x }
.RoundedBordersOR .b { background: url(images/cssborderor0.gif) 0 100% repeat-x }
.RoundedBordersOR .l { background: url(images/cssborderor0.gif) 0 0 repeat-y }
.RoundedBordersOR .r { background: url(images/cssborderor0.gif) 100% 0 repeat-y }
.RoundedBordersOR .tl { background: url(images/cssborderor1.gif) 0 0 no-repeat }
.RoundedBordersOR .tr { background: url(images/cssborderor2.gif) 100% 0 no-repeat; padding: 5px }
.RoundedBordersOR .bl { background: url(images/cssborderor3.gif) 0 100% no-repeat }
.RoundedBordersOR .br { background: url(images/cssborderor4.gif) 100% 100% no-repeat }