/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; 
	font-size: 18px; 
	border:0px;
	margin:0px;
}

input,textarea,select{
	font-size: 100%;
}

.text { 
	color: #554a46 
}

a.menulink:link, a.menulink:visited { 
	color: #104087;
}

a.menulink:hover, a.menulink:active { 
	color: #a52a2a;
}

a.menulinkwhite:link, a.menulinkwhite:visited { 
	color: #ffffff;
}

a.menulinkwhite:hover, a.menulinkwhite:active { 
	color: yellow;
}


a:link, a:visited { 
	color: #104087;
}

a:hover,a:active { 
	color: #a52a2a;
}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
}

form {
	margin: 0px;
}

h1	{
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
}

h2	{ 
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
}

h3	{ 
	font-size: 110%; 
	font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
}

h4	{ 
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
}

h5	{ 
	font-size: 100%; 
	font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
}

h6	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
}

th	{ 
	font-family: Arial; 
	font-size: 90%;
}

td { 
	font-family: Arial; 
	font-size: 90%;
}

/* END Common */

.Header {
	width: 100%;
}

.Header th { 
	font-size: 110%; font-weight: bold; text-align: left;
	padding: 2px;
	background-image: url('Images/HeaderBg.gif'); color: #ffffff;
	width: 100%;
	white-space: nowrap;
}

.Header a:link { 
	color: #ffffff;
}

.Header a:visited { 
	color: #ffffff;
}

.Header a:hover, .Caption a:active { 
	color: #ffffff; text-decoration: none;
}

.HeaderLeft { 
	background-image: url('Images/HeaderLeft.gif');
}

.HeaderRight { 
	background-image: url('Images/HeaderRight.gif');
}

.HeaderLeft img{
	width: 7px;
}

.HeaderRight img{
	width: 14px;
}


/* Grid Options */
.Grid { 
	border: 1px solid #3d84cc;
	width: 100%;
}

.Caption th { 
	font-size: 80%;
	text-align: left; 
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; 
	border-right: 1px solid #ffe3b0;
	background-image: url('Images/CaptionBg.gif'); 
	color: #554a46;
	white-space: nowrap;
}

.Caption td { 
	font-size: 80%; 	
	text-align: left; 
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; 
	border-right: 1px solid #ffe3b0;
	background-image: url('Images/CaptionBg.gif'); 
	color: #554a46;
	white-space: nowrap;
}

.Caption a:link { 
	color: #104087;
}

.Caption a:visited { 
	color: #104087;
}

.Caption a:hover, .Caption a:active { 
	color: #a52a2a;
}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
}

.Caption input {
	vertical-align: middle;
}

.Row th { 
	font-size: 90%; 
	font-weight: normal; 
	text-align: left; 
	vertical-align: top;
	padding: 2px;
	padding-left:10px;
	border-top: 1px solid #ffe3b0; 
	border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; 
	color: #554a46;
	white-space: nowrap;
	color: #554a46;
}

.Row td { 
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; 
	border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #554a46;
}

.Row a:link, .Row a:visited { 
	color: #104087;
}

.Row a:hover, .Row a:active { 
	color: #a52a2a;
}

.Separator{
	color: #3d84cc;
}

.Separator td{
	height: 1px;
}


.AltRow th { 
	font-size: 90%; 
	font-weight: normal; 
	text-align: left; 
	vertical-align: top;
	padding: 2px;
	border-top: 1px solid #ffe3b0; 
	border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; 
	color: #554a46;
	white-space: nowrap;
	color: #554a46;
}

.AltRow td { 
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #fff6e6; 
	color: #554a46;
}

.AltRow a:link, .AltRow a:visited { 
	color: #5D7789;
}

.AltRow a:hover, .AltRow a:active { 
	color: #a52a2a;
}

.NoRecords td { 
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; 
	color: #554a46;
	vertical-align: top;
}

.Footer td { 
	font-size: 90%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #554a46;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #554a46;
}

.Footer a:link, .Footer a:visited { 
	color: #104087;
}

.Footer a:hover, .Footer a:active { 
	color: #a52a2a;
}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
}

.Footer input {
	margin: 2px;
	vertical-align: middle;
}

/* Record Options */
.Record { 
	border: 1px solid #3d84cc;
	width: 100%;
}

.Error td { 
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
}

.Controls th { 
	font-size: 90%; font-weight: normal; text-align: right; vertical-align: top;
	padding: 2px 5px 2px 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; color: #554a46;
	white-space: nowrap;
	color: #554a46;
}
.ControlsRequired th { 
	font-size: 90%; font-weight: bold; text-align: right; vertical-align: top;
	padding: 2px 5px 2px 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #f7f7f7; color: #554a46;
	white-space: nowrap;
	color: #554a46;
}
.ControlsRequired th:after {
	content: " *";
}

.Controls td,
.ControlsRequired td{ 
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #554a46;
}

.Bottom td { 
	font-size: 90%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	background-image: url('Images/CaptionBg.gif'); color: #554a46;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #554a46;
}

.Bottom a:link , .Bottom a:visited { 
	color: #840000;
}

.Bottom a:hover, .Caption a:active { 
	color: #a52a2a;
}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
}

/* Report */
.GroupCaption th{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #554a46;
}

.GroupCaption td{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	font-weight: bold;
	background-color: #f7f7f7; 
	color: #554a46;
}

.GroupCaption a:link, .GroupCaption a:visited{
	color: #554a46;
}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #a52a2a;
}

.GroupFooter td{
	font-size: 90%;
	padding: 2px;
	border: 1px solid #ffe3b0; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #ffe3b0; 
	color: #554a46;
}

.GroupFooter a:link, .GroupFooter a:visited{
	color: #104087;
}

.GroupFooter a:hover,.GroupFooter a:active{
	color: #ff0000;
}

.GroupFooter img {
	margin: 2px; 
	vertical-align: middle;
}

.GroupFooter input {
	margin: 2px;
	vertical-align: middle;
}

.SubTotal td{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #554a46;
	border-bottom: 2px solid #3d84cc;
}

.SubTotal a:link, .SubTotal a:visited{
	color: #104087;
}

.SubTotal a:hover, .SubTotal a:active{
	color: #a52a2a;
}

.Total td{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #fff6e6; 
	color: #554a46;
}

.Total a:link, .Total a:visited{
	color: #104087;
}

.Total a:hover, .Total a:active{
	color: #a52a2a;
}

/* Form Options */
.Button { 
	background-color: #3d84cc; color: #ffffff; border-left: solid 1px #EDEDED; border-top: solid 1px #EDEDED; border-right: solid 1px #848284; border-bottom: solid 1px #848284; padding: 2px; font-weight: bold; font-size: 85%; font-family: Tahoma;
}

/* Calendar */

.Calendar { 
	border: 1px solid #3d84cc;
	width: 100%;
}

.CalendarWeekdayName{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #fff6e6; 
	color: #554a46;
}

.CalendarWeekdayName a:link, .CalendarWeekdayName a:visited{
	color: #104087;
}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #a52a2a;
}

.CalendarWeekendName{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #fff6e6;	
	color: #554a46;
}

.CalendarWeekendName a:link {
	color: #104087;
}

.CalendarWeekendName a:visited{
	color: #104087;
}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #104087;
}

/* Calendar Day */
.CalendarDay{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #f7f7f7;	
	color: #554a46;
}

.CalendarDay a:link, .CalendarDay a:visited{
	color: #104087;
}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #a52a2a;
}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #fff6e6;	
	color: #554a46;
}

.CalendarWeekend a:link, .CalendarWeekend a:visited{
	color: #104087;
}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #a52a2a;
}

/* Calendar Today */
.CalendarToday {
	font-size: 90%;
	padding: 0px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #F9E8C4;	
	color: #554a46;
}

.CalendarToday a:link , .CalendarToday a:visited{
	color: #104087;
}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #a52a2a;
}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 90%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #fff6e6;	
	color: #554a46;
}

.CalendarWeekendToday a:link, .CalendarWeekendToday a:visited{
	color: #104087;
}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #a52a2a;
}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
}

.CalendarOtherMonthDay a:link , .CalendarOtherMonthDay a:visited{
	color: #104087;
}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #a52a2a;
}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 90%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	background-color: #f7f7f7;	
	color: #3d84cc;
}

.CalendarOtherMonthToday a:link, .CalendarOtherMonthToday a:visited{
	color: #104087;
}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #a52a2a;
}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	text-align: center;
	background-color: #fff6e6;	
	color: #3d84cc;
}

.CalendarOtherMonthWeekend a:link, .CalendarOtherMonthWeekend a:visited{
	color: #104087;
}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #a52a2a;
}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 90%;
	padding: 0px;
	border: 2px solid #3d84cc;
	text-align: center;
	color: #3d84cc;
	background-color: #fff6e6;	
}

.CalendarOtherMonthWeekendToday a:link, .CalendarOtherMonthWeekendToday a:visited{
	color: #104087;
}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #a52a2a;
}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 90%;
	padding: 2px;
	border-top: 1px solid #ffe3b0; border-right: 1px solid #ffe3b0;
	background-color: #ffe3b0;
	color: #554a46;
	text-align: center;
	font-weight: bold;
}

.CalendarSelectedDay a:link, .CalendarSelectedDay a:visited{
	color: #104087;
}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #a52a2a;
}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 90%;
	padding: 2px;
	background-image: url('Images/CaptionBg.gif'); color: #554a46;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #554a46;
}

.CalendarNavigator a:link, .CalendarNavigator a:visited{
	color: #104087;
}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #a52a2a;
}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
}

/* Calendar Extra */
.CalendarEvent{
	font-size: 90%;
	text-align: left;
}

.CalendarEvent a:link, .CalendarEvent a:visited{
	color: #104087;
}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #a52a2a;
	display:block;
	background-color:#E5DAC3;
}


/* Note Container Styles */
.noteContainer{
	position:absolute;
	left:0; 
	top:0;
	z-index:1;
	border:1px solid #3d84cc;
	width:250px;
	background:#eeeeee;
	padding:2px;
}
.noteContainerClose{
	vertical-align:top;
	padding-top:2px;
	padding-right:2px;
}
.noteContainerCloseBox{
	float:right;
	top:0;
	right:0;
}

.noteContainerEdit{
	vertical-align:top;
	padding-top:2px;
}
.noteContainerLabel{
	margin:0px 0px 10px 3px;
	display:block;
	width:auto;
	font-size: 120%;
	font-weight: bold;
	color: #003399;
	border-bottom:1px solid #aaaaaa;
}
.noteContainerContent{
	margin:0px 3px 5px 3px;
}

.yearEventPopup{
    position: absolute;
    visibility: hidden; 
    padding: 3px 4px 3px 4px; 
    border: 1px solid black; 
    text-align: left; 
    background: #ffffff;   
 	font-size: 90%;
}
.yearEventPopup P{
    white-space:nowrap;
    margin:0px;
    padding: 1px 0px 1px 0px; 
}


/* Custom BCC Site Styles */

body {
	background-color: #e5e5e5;
    background-image: url(Images/background.gif); 
    border:0px;
    margin:0px;
    padding:0px;
}

.pagemaster {
	width: 100%;
	height: auto;
	margin:0px;
	padding:0px;
	border:0px;
}
.skinmaster {
	height: auto;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	border:0px;
}

.menubar {
	background-color: #f1eced;
	background-image: url(Images/menubg.gif); 
	height:20px;
}
.skindivider {
	background-color: #f1eced;
	background-image: url(Images/menubg.gif); 
	height:3px;
}
.contentpane {
	margin:0px;
	background-color: transparent;
	padding: 5px;
	vertical-align:top;
}
.mainHeaderImage{
	 vertical-align:bottom;
	 background-image:url(Images/header.jpg);
	 background-repeat:no-repeat;
	 background-position:right;	 
}
.skinBoxTopRight{
	height:10px;
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/corner_tr.gif);
}
.skinBoxTop{
	height:10px;
	background-color:#e5e5e5;
	background-image:url(Images/bgrepeat_top.jpg);
	background-repeat:repeat-x;
}
.skinBoxTopLeft{
	height:10px;
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/corner_tl.gif);
}

.skinBoxBottomRight{
	height:10px;
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/corner_br.gif);
}
.skinBoxBottom{
	height:10px;
	background-color:#e5e5e5;
	background-image:url(Images/bgrepeat_bottom.jpg);
	background-repeat:repeat-x;
}
.skinBoxBottomLeft{
	height:10px;
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/corner_bl.gif);
}
.skinBoxLeft{
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/bgrepeat_left.jpg);
	background-repeat:repeat-y;
}
.skinBoxRight{
	width:10px;
	background-color:#e5e5e5;
	background-image:url(Images/bgrepeat_right.jpg);
	background-repeat:repeat-y;
}
.footer {
   font-size:  7.5pt;
   font-weight: normal;
   color: #505050;
   padding:2px;
}
A.footer:link, A.footer:visited {
    text-decoration: none;
    color: #505050;
    font-weight: bold;
}
A.footer:active, A.footer:hover {
    text-decoration: underline;
    color: #ff6a00;
    font-weight: bold;
}
.PageTitle{
    display: block;
    height:30px;
    width:770px;
    padding-bottom:5px;
    float:left;
    font-family: Arial, sans-serif;
	color: #ffffff;
	font-size: 18pt;
    text-align: right;
    font-weight: normal;
    line-height:130%;
	filter:Alpha(Opacity=90);
	opacity:.90;
}
