
BODY {
	color: #333;
	background-color: #333;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
	text-align: center;
}

H1 { 
	font-family: Georgia, Serif;
	font-weight: bold;
	font-size: 16pt
}

H2 { 
	font-family: Georgia, Serif;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.1em;
	color: #51A121;
}

H3 { 
	font-family: Georgia, Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #51A121;
	margin-bottom: 0;
}

.fieldName {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #51A121;
	text-align: left;
	vertical-align: top;
}

.fieldDescription {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}

.error {
	font-family: arial, helvetica, sans-serif;
	color: red;
	font-size: 12px;
	font-weight: bold;
}

th, td {font-family: arial, helvetica, sans-serif;font-size: 10px;line-height: 1.2em;}

img {border: none;} 

a {text-decoration: none; color: #51A121;}

a:hover {text-decoration: underline; color: #51A121;} 

div.pagecontainer {
	width: 760px;
	margin: 5px auto;
	text-align: left;
}

div#boundingbox {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
}

#leftcolumn {
	width: 230px;
	text-align: left;
	float: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.markermenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 230px;
/*
	border: 1px solid #9A9A9A;
*/
}

.markermenu li a{
background: white url(media/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #333;
display: block;
width: auto;
padding: 3px 0 3px 20px;
text-decoration: none;
/*border-bottom: 1px solid #B5B5B5;*/
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #333;
}

.markermenu li a:hover{
color: #51A121;
background-image:url(media/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}


#rightcolumn {
	width: 400px;
	text-align: left;
	margin-left: 240px;
	padding-top: 20px;
}

div#login {
	height: 20px;
	text-align: right;
	font-size: 8pt;
}

div#login a {
	text-decoration: none;
	color: white;
}

div#login a:hover {
	text-decoration: none;
	color: black;
	margin: 5px 0 4px 0;
}

.section {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid black;
}

p.legal
{
	color: #999;
}

#footer {
	clear: left;
	border-top: 1px solid #666;
	margin-top: 10px;
	padding-top: 10px;
	width: 100%;
}

#footer-text {
	margin: 10px 0 0 240px;
	line-height: 14pt;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #666;
}

#bottom {
	margin: 5px auto;
	text-align: center;
	font-size: 8pt;
}

#list {
	width: 100%;
	border-collapse: collapse;
	}

#list th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0088F0;
	vertical-align: bottom;
	padding: 0 10px 1px 10px;
	}

#list th a { color: #0088F0 }
#list th a:hover { color: #f00 }

#list td {
	font-size: 12px;
	line-height: 14px;
	color: #76797C;
	padding: 4px 10px;
	/*background: url( "/images/big-list-bg.gif" ) repeat-x;*/
	border-width: 1px 0;
	border-color: #ddd;
	border-style: solid;
	min-height: 34px;
	vertical-align: top;
	}

#list td.left { border-left: 0 }

#list tr.normal td {}
#list tr.alternate td {}

#list-footer { width: 100% }
#list-footer .left { padding: 6px 10px 0 10px }
#list-footer .right { padding: 6px 10px 0 10px }


#list .name {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

#list a {
	text-decoration: none;
	color: #76797C;
	}

/* Toolbar */

#toolbar {
	float: right;
	margin: 4px;
	}

#toolbar #image {
	position: absolute;
	right: 16px;
	bottom: 0;
	}
	
	
.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}