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

/* BEGIN BASE PAGE STRUCTURE */
body {
	background-image:url(images/shadow.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	height:100%;
}
div {
	z-index:0;
}
form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
h2 {
	font-size:20px;
	line-height:24px;
}
h3 {
	font-size:16px;
	line-height:24px;
}
.underline {
	text-decoration:underline;
}

.bold {
	font-weight:bold;
}

.red {
	color:#CC3300;
}

div#Header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	width:1000px;
	height:55px;
	top:0;
	left:0;
/*	border-right:1px #333333 solid;*/
/*	border-left:1px #333333 solid;*/
}

div#Navigation {
	position:absolute;
	top:55;
	left:0;
	width:200px;
	height:100%;
	margin:0;
	background-color:#ffffff;
	border-top:1px solid #333333;
}
div#Body {
	width:800px;
	position:absolute;
	top:55;
	left:200;
	height:100%;
/*	background-color:#FFFFFF;*/
/*	border-right:1px #333333 solid;*/
/*	border-left:1px solid #333333;*/
	border-top:1px solid #333333;
	background-image:url(images/bodybg.gif);
	background-repeat:repeat-y;
}
div#BodyWhite {
	width:800px;
	position:absolute;
	top:55;
	left:200;
	height:100%;
/*	background-color:#FFFFFF;*/
/*	border-right:1px #333333 solid;*/
/*	border-left:1px solid #333333;*/
	border-top:1px solid #333333;
	background-image:url(images/bodywhitebg.gif);
	background-repeat:repeat-y;
}

div#Footer {
	background-color:#0066CC;
	color:#0066CC;
	position:static;
	width:1000px;
	bottom:0;
	left:0;
	height:15px;
	clear:both;
}

/* END BASE PAGE STRUCTURE */



/* START HEADER */
div#Header {
	padding:0;
	margin:0;
}
div#HeaderHome {
	position:absolute;
	top:10;
	left:10;
	vertical-align:top;
}
div#HeaderNav {
	position:absolute;
	top:5;
	right:10;
	vertical-align:top;
	font-size:11px;
}
div#HeaderNav a {
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
div#FeedbackDiv {
/*	border:solid 3px #000000;*/
/*	background-color:#d9eaee;*/
/*	position:absolute;
/*	top:30;*/
/*	left:530;*/
/*	z-index:10;*/
/*	width:450px;*/
/*	height:300px;*/
	padding:10px;
}
/* END HEADER */





/* START NAVIGATION */
div#Navigation {
	line-height:18px;
}
div.NavHeader {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px #333333 solid;
	line-height:20px;
	margin-top:10;
	padding-left:8px;
	padding-right:8px;
}
div.NavLink {
	font-weight:bold;
	padding-left:8px;
	padding-right:8px;
}
.NavForm {
	font-weight:bold;
	border:1px #333333 solid;
	margin-top:5;
}
div#Navigation a,a:link,a:visited {
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
div#Navigation a:hover,a:active	{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
#changeCategory {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
/* END NAVIGATION */




/* START BODY */
div#Body a,a:link,a:visited {
	color:#0033FF;
	text-decoration:none;
	font-weight:bold;
}
div#Body a:hover,a:active {
	color:#0033FF;
	text-decoration:underline;
	font-weight:bold;
}
div#BodyHeader {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px #333333 solid;
	line-height:18px;
	height:40px;
	background-image:url(images/BodyHeader.gif);
/*	background-repeat:repeat-x;*/
}
div#BodySubHeader {
	font-size:16px;
	color:#666666;
	font-weight:bold;
	padding:0;
	height:40px;
	position:relative;
	width:800px;
	text-align:left;
}
#KickButt {
	padding:0px;
	margin:0px;
	height:40px;
}
#changeCategory {
	padding:0px;
	margin:0px;
	height:40px;
	font-size:11px;
	font-weight:bold;
}

/* END BODY */



/* START MANAGE PERSON */
div#ManagePerson {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:588px;
	height:100%;
}
div#EditPerson {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	top:40;
	left:0;
	height:100%;
}
div#ManageAccount {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:absolute;
	top:40;
	left:0;
	height:100%;
}
table#ManagePerson {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:100%;
	
}
td#SectionName {
	font-size:20px;
	font-weight:bold;
	font-variant:small-caps;
	color:#333333;
	padding:5;
	border:1px solid #666666;
	background-color:#FFFFFF;
	line-height:22px;
}
td#SectionFlags {
	padding:5;
	border:1px solid #666666;
	margin-bottom:8;
	background-color:#FFFFFF;
	line-height:22px;
}
td#SectionContact {
	padding:5;
	border:1px solid #666666;
	margin-bottom:8;
	background-color:#FFFFFF;
	line-height:22px;
}
td#SectionAddress {
	padding:5;
	border:1px solid #666666;
	margin-bottom:8;
	background-color:#FFFFFF;
	line-height:22px;
}
td#SectionInteractions {
	padding:5;
	border:1px solid #666666;
	margin-bottom:8;
	background-color:#FFFFFF;
	line-height:22px;
}


	/* START QUICK UPDATE BOX */
	div#QuickUpdate {
		border-left:#666666 solid 1px;
		position:absolute;
		top:41;
		right:1;
		padding:5;		
		width:200px;
		color:#333333;
		background-color:#FFFFFF;
		height:100%;
	}
	
	div#QuickUpdate a, a.link {
		padding-left:5px;
		color:#333333;
		text-decoration:underline;
		font-weight:bold;
	}
	div.SideNavigation {
		padding:8px;
		border:1px solid #666666;
		background-color:#ecf6fc;
		margin-top:5px;
		width:184px;
	}
	div#miscDiv {
	}
	a.SideNavigation {
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
	}
	/* END RIGHT CONTENT BOX */



	/* START ACTIVITY LIST */
	table.List {
		color:#333333;
		background-color:#ffffff;
		padding:0;
		border:solid 1px #999999;
		white-space:normal;
	}
	table.List td.Header {
		font-size:12px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#ffffff;
		background-color:#006699;
		padding:8px;
		white-space:normal;
	}
	table.List td.NameHeader {
		font-size:14px;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		background-color:#6699CC;
		padding:8px;
		white-space:normal;
	}
	table.List td {
		background-color:#ffffff;
		padding:8px;
		white-space:normal;
		vertical-align:top;
	}
	
	tr.alt td {
		background-color:#ecf6fc;
		padding:8px;
		white-space:normal;
	}
	tr.over td {
		background-color:#bcd4ec;
		padding:8px;
		white-space:normal;
	}
	
	.back {
		font-size:10px;
	}
	table#Interactions {
		width:100%;
		font-size:10px;
	}
	/* END ACTIVITY LIST */


/* END MANAGE PERSON */



/* START MANAGE CATEGORIES */
div#listCategory {
	font-size:10px;
	height:100%;
	padding:15px;
}
div#listCategory table {
	width:720;
	font-size:10px;
	margin:8;
}
div#listCategory p {
	padding:8;
}
div#addCategoryDiv {
	position:relative;
	border:1px solid #999999;
	background-color:#f0f0f0;
	padding:8;
	margin:8;
	width:704;
}

/* END MANAGE CATEGORIES */



/* START VIEW ACTIVITY */
#Period {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
div#Activity {
	margin:10px;
	width:778px;
	font-size:12px;
	line-height:18px;
}
div#Activity .Title {
	font-size:16px;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}
div.actSummary {
	float:left;
	width:60px;
	clear:none;
}

/* END VIEW ACTIVITY */




/* START PERSON LIST */
.DateHeader {
	font-size: 13px;
	background-color: #e8e8ce;
	padding:5px;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}

table#List {
	width:100%;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
}
table#List tr {
	height:44;
}
.ListHeader {
	font-size:11px;
	background-color:#5786b7;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	font-weight:bold;
	empty-cells:show;
	vertical-align:top;
	height:18;
}
td.ListRowNone {
	font-size: 11px;
	color: #999999;
	background-color: #F2F2F2;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
	empty-cells:show;
}
td.ListRowPast {
	font-size: 11px;
	color: #CC0000;
	background-color:#DDDBC5;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}
td.ListRowToday {
	font-size: 11px;
	color: #000000;
	background-color: #FFFF99;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}
.ListRowToday {
	font-size: 11px;
}
td.ListRowFuture {
	font-size: 11px;
	color: #666666;
	background-color: #DDDBC5;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}
td.ListRow1 {
	font-size: 11px;
	background-color: #FFFFFF;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}
td.ListRow2 {
	font-size: 11px;
	color: #000000;
	background-color: #f4f3ec;
	padding:5px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
}
td.ListRow1 a:link,a:visited {
	color: #0033FF;
	text-decoration:none;
}
td.ListRow1 a:hover,a:active {
	color: #0033FF;
	text-decoration:underline;
}
td.ListRow2 a:link,a:visited {
	color: #0033FF;
	text-decoration:none;
}
td.ListRow2 a:hover,a:active {
	color: #0033FF;
	text-decoration:underline;
}
/* END PERSON LIST */




/*Edit Person Form*/
div.Form {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	background-color:#FFFFCC;
	border: solid #000000 1px;
	padding: 7px;
	text-align:left;
	vertical-align:top;
}

td.Form {
	font-size:12px;
	color:#333333;
}


.Form {
	font-size: 12px;
	border: solid #000000 1px;
}

.input {
	padding-bottom:4;
}
.select {
	font-size: 12px;
	border: solid #000000 1px;
	padding-bottom:4;
}

input#edit {
	font-size: 14px;
	font-weight:bold;
	/*border: solid #000000 1px;*/
	/*background-color:#CC9933;*/
}
input#add {
	font-size: 14px;
	font-weight:bold;
	/*border: solid #000000 1px;*/
	/*background-color:#CC9933;*/
}

/*Edit Person Form*/
.sublistrow {
	font-size: 9px;
	background-color: #99CCFF;
	padding:5px;
	border: groove #000000 1px;
	empty-cells:show;
	vertical-align: middle;
}
.sublistrow2 {
	font-size: 9px;
	color: #000000;
	background-color: #99CCFF;
	padding:5px;
	border:groove #000000 1px;
	empty-cells:show;
	vertical-align:middle;
}
.activityrow1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F2F2F2;
	padding:5px;
	border-bottom-width: 0px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	empty-cells:show;
	vertical-align:middle;
}
.activityrow2 {
	font-size: 9px;
	background-color: #FFFFFF;
	padding:5px;
	border-bottom-width: 0px;
	border-bottom-color:#333333;
	border-bottom-style:solid;
	empty-cells:show;
	vertical-align:middle;
}
.activityrowadd {
	font-size: 9px;
	background-color: #99CCFF;
	padding:5px;
	border: groove #000000 1px;
	empty-cells:show;
	vertical-align:middle;
}
.activityrowlink {
	font-size: 9px;
	vertical-align:middle;
}

div.followup {
	font-size: 9px;
	vertical-align: top;
	max-width:150px;
}

div.personInteraction {
	background-color:#CCCC99;
	border: solid #333333 1px;
	padding: 7px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	position:absolute;
	float:left;
	width:600px;
}
.activityform {
	border: solid #000000 1px;
}
div.activityform {
	background-color:#FFFFCC;
	border: solid #000000 1px;
	padding: 7px;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}


/* START HOME STYLES */
#banner {
	height:145px;
	width:800px;
	position:absolute;
	top:0;
	left:0;
}
#moreinfo {
	height:145px;
	width:400px;
	position:absolute;
	top:145;
	left:0;
}
#testdrive {
	height:145px;
	width:400px;
	position:absolute;
	top:145;
	left:400;
}
#benefitswrapper {
	width:456px;
	height:498px;
	position:absolute;
	top:290;
	left:0;
	background-image:url(images/home_benefits.jpg);
	background-repeat:no-repeat;
}
#benefits {
	margin-right:40px;
	margin-left:45px;
	margin-top:82px;
	margin-bottom:36px;
	font-size:12px;
	color:#000000;
	overflow:auto;
}
#buzzwrapper {
	width:344px;
	height:193px;
	position:absolute;
	top:290;
	left:455;
	background-image:url(images/home_buzz.jpg);
	background-repeat:no-repeat;
}
#buzz {
	margin-right:47px;
	margin-left:30px;
	margin-top:68px;
	margin-bottom:40px;
	font-size:11px;
	color:#000000;
	overflow:auto;
}
#newswrapper {
	width:344px;
	height:305px;
	position:absolute;
	top:483;
	left:455;
	background-image:url(images/home_news.jpg);
	background-repeat:no-repeat;
}
#news {
	margin-right:47px;
	margin-left:30px;
	margin-top:63px;
	margin-bottom:40px;
	font-size:11px;
	color:#666666;
	overflow:auto;
}



/* END HOME STYLES */