/* CCSTheme v 3.x */
/* General */

/* BEGIN Common */
body { 
	font-family: Arial; font-size: 70%;
	
	}
	
select {
background-color: #e5e9f2;
border: 1px solid #042f74;
color: #042f74;
margin: 0px;
}

.text { 
	color: #000000 
	}

a	{	-moz-outline-style: none;	}

a.menulink:link, a.menulink:visited { 
	color: #0034d2;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #0034d2;
	}

a:visited { 
	color: #870000;
	}

a:hover,a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px 
	}

form {
	margin: 0px;
	}

h1	{
	font-size: 140%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	font-size: 120%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	font-size: 95%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	font-size: 80%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 70%;
	}

td { 
	font-family: Arial; font-size: 70%;
	}

/* END Common */

.Header {
	width: 170px;
	}

.Header th { 
	font-size: 90%;
	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: 14px;
	}

.HeaderRight img{
	width: 25px;
	}


/* Grid Options */
.Grid { 
	border: 2px solid #042f74;
	width: 100%;
	background:#e5e9f2;
	padding:5px;
	}

.Caption th { 
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	background-color: #cdd7e3; color: #000000;
	white-space: nowrap;
	}

.Caption td { 
	font-size: 70%; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	background-color: #cdd7e3; color: #000000;
	white-space: nowrap;
	}

.Caption a:link { 
	color: #000000;
	}

.Caption a:visited { 
	color: #000000;
	}

.Caption a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Caption img {
	margin: 2px; 
	vertical-align: middle;
	}

.Caption input {
	vertical-align: middle;
	}

.Row th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	background-color: #e5e9f2; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 70%;
	padding: 2px;
	border-top: 0px solid #042f74; 
	border-right: 0px solid #042f74;
	vertical-align: top;
	background-color: #e5e9f2; 
	color: #000000;
	}

.Row a:link { 
	color: #0034d2;
	}

.Row a:visited { 
	color: #870000;
	}

.Row a:hover, .Row a:active { 
	color: #ff0000;
	}

.Separator{
	color: #3e87d2;
	}

.Separator td{
	height: 1px;
	}


.AltRow th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	vertical-align: top;
	background-color: #e1eefb; 
	color: #000000;
	}

.AltRow a:link { 
	color: #0034d2;
	}

.AltRow a:visited { 
	color: #870000;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff0000;
	}

.NoRecords td { 
	font-size: 70%;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	color: #000000;
	vertical-align: top;
	}

.Footer td { 
	font-size: 70%;
	padding: 2px;
	border: 0px solid #042f74; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Footer a:link { 
	color: #0034d2;
	}

.Footer a:visited { 
	color: #870000;
	}

.Footer a:hover, .Footer a:active { 
	color: #ff0000;
	}

.Footer img {
	margin: 2px; 
	vertical-align: middle;
	}

.Footer input {
	margin: 2px;
	vertical-align: middle;
	}

/* Record Options */
.Record { 
	border: 2px solid #042f74;
	width: 100%;
	}

.Error td { 
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	color: #FF0000;
	vertical-align: top;
	background-color: #f9f9f9; 
	}

.Controls th { 
	font-size: 70%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	background-color: #cdd7e3; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 70%;
	padding: 2px;
	border-top: 0px solid #042f74; border-right: 0px solid #042f74;
	vertical-align: top;
	background-color: #cdd7e3; 
	color: #000000;
	}
.Controls input	{
	background: none;
	background-color: #e5e9f2;
	border: 1px solid #042f74;
	color: #042f74;
	margin: 0px;
	height:18px;
	font-weight: normal;
	font-size:12px;
	}

.Bottom td { 
	font-size: 70%;
	padding: 2px;
	border: 1px solid #042f74; border-left: 0px none;
	background-color: #f9f9f9; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.Bottom a:link { 
	color: #0034d2;
	}

.Bottom a:visited { 
	color: #870000;
	}

.Bottom a:hover, .Caption a:active { 
	color: #ff0000;
	}

.Bottom img {
	margin: 2px;
	vertical-align: middle; 
	}

.Bottom input {
	margin: 2px;
	vertical-align: middle;
	}

/* Report */
.GroupCaption th{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	white-space: nowrap;
	text-align: left; 
	vertical-align: top;
	font-weight: bold;
	background-color: #e1eefb; 
	color: #000000;
	}

.GroupCaption td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	vertical-align: top;
	font-weight: bold;
	background-color: #f9f9f9; 
	color: #000000;
	}

.GroupCaption a:link {
	color: #000000;
	}

.GroupCaption a:visited{
	color: #000000;
	}

.GroupCaption a:hover, .GroupCaption a:active{
	color: #ff0000;
	}

.GroupFooter td{
	font-size: 70%;
	padding: 2px;
	border: 1px solid #042f74; border-left: 0px none;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #cdd7e3; 
	color: #000000;
	}

.GroupFooter a:link {
	color: #0034d2;
	}

.GroupFooter a:visited{
	color: #870000;
	}

.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: 70%;
	padding: 2px;
	border-top: 1px solid #042f74; border-right: 1px solid #042f74;
	vertical-align: top;
	font-weight: bold;
	background-color: #e1eefb; 
	color: #000000;
	border-bottom: 2px solid #3e87d2;
	}

.SubTotal a:link {
	color: #0034d2;
	}

.SubTotal a:visited{
	color: #870000;
	}

.SubTotal a:hover, .SubTotal a:active{
	color: #ff0000;
	}

.Total td{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	vertical-align: top;
	white-space: nowrap;
	font-weight: bold;
	background-color: #e1eefb; 
	color: #000000;
	}

.Total a:link {
	color: #0034d2;
	}

.Total a:visited{
	color: #870000;
	}

.Total a:hover, .Total a:active{
	color: #ff0000;
	}

/* Form Options */
.Button { 
	background-color: #3e87d2; 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: 2px solid #3e87d2;
	width: 100%;
	}

.CalendarWeekdayName{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	text-align: center; 
	vertical-align: top;
	white-space: nowrap;
	background-color: #e1eefb; 
	color: #000000;
	}

.CalendarWeekdayName a:link {
	color: #0034d2;
	}

.CalendarWeekdayName a:visited{
	color: #870000;
	}

.CalendarWeekdayName a:hover, .CalendarWeekdayName a:active{
	color: #ff0000;
	}

.CalendarWeekendName{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	white-space: nowrap;
	text-align: center; 
	vertical-align: top;
	background-color: #e1eefb;	
	color: #000000;
	}

.CalendarWeekendName a:link {
	color: #000000;
	}

.CalendarWeekendName a:visited{
	color: #000000;
	}

.CalendarWeekendName a:link, .CalendarWeekendName a:visited{
	color: #ff0000;
	}

/* Calendar Day */
.CalendarDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}

.CalendarDay a:link {
	color: #0034d2;
	}

.CalendarDay a:visited{
	color: #870000;
	}

.CalendarDay a:hover, .CalendarDay a:active{
	color: #ff0000;
	}

/* Calendar Weekend */
.CalendarWeekend{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	text-align: center;
	background-color: #e1eefb;	
	color: #000000;
	}

.CalendarWeekend a:link {
	color: #0034d2;
	}

.CalendarWeekend a:visited{
	color: #870000;
	}

.CalendarWeekend a:hover, .CalendarWeekend a:active{
	color: #ff0000;
	}

/* Calendar Today */
.CalendarToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3e87d2;
	text-align: center;
	background-color: #f9f9f9;	
	color: #000000;
	}

.CalendarToday a:link {
	color: #0034d2;
	}

.CalendarToday a:visited{
	color: #870000;
	}

.CalendarToday a:hover, .CalendarToday a:active {
	color: #ff0000;
	}

/* Calendar Weekend Today */
.CalendarWeekendToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3e87d2;
	text-align: center;
	background-color: #e1eefb;	
	color: #000000;
	}

.CalendarWeekendToday a:link {
	color: #0034d2;
	}

.CalendarWeekendToday a:visited{
	color: #870000;
	}

.CalendarWeekendToday a:hover, .CalendarWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Day */
.CalendarOtherMonthDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	text-align: center;
	background-color: #f9f9f9;	
	color: #3e87d2;
	}

.CalendarOtherMonthDay a:link {
	color: #3e87d2;
	}

.CalendarOtherMonthDay a:visited{
	color: #3e87d2;
	}

.CalendarOtherMonthDay a:hover, .CalendarOtherMonthDay a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Today */
.CalendarOtherMonthToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3e87d2;
	text-align: center;
	background-color: #f9f9f9;	
	color: #3e87d2;
	}

.CalendarOtherMonthToday a:link {
	color: #3e87d2;
	}

.CalendarOtherMonthToday a:visited{
	color: #3e87d2;
	}

.CalendarOtherMonthToday a:hover,.CalendarOtherMonthToday a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend */
.CalendarOtherMonthWeekend {
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	text-align: center;
	background-color: #e1eefb;	
	color: #3e87d2;
	}

.CalendarOtherMonthWeekend a:link {
	color: #3e87d2;
	}

.CalendarOtherMonthWeekend a:visited{
	color: #3e87d2;
	}

.CalendarOtherMonthWeekend a:hover, .CalendarOtherMonthWeekend a:active{
	color: #ff0000;
	}

/* Calendar Other Month's Weekend Today */
.CalendarOtherMonthWeekendToday {
	font-size: 70%;
	padding: 0px;
	border: 2px solid #3e87d2;
	text-align: center;
	color: #3e87d2;
	background-color: #e1eefb;	
	}

.CalendarOtherMonthWeekendToday a:link {
	color: #3e87d2;
	}

.CalendarOtherMonthWeekendToday a:visited{
	color: #3e87d2;
	}

.CalendarOtherMonthWeekendToday a:hover, .CalendarOtherMonthWeekendToday a:active{
	color: #ff0000;
	}

/* Calendar Selected Day (for DatePicker) */
.CalendarSelectedDay{
	font-size: 70%;
	padding: 2px;
	border-top: 1px solid #add2f9; border-right: 1px solid #add2f9;
	background-color: #cdd7e3;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}

.CalendarSelectedDay a:link {
	color: #000000;
	}

.CalendarSelectedDay a:visited{
	color: #000000;
	}

.CalendarSelectedDay a:hover, .CalendarSelectedDay a:active{
	color: #ff0000;
	}

/* Calendar Navigator */
.CalendarNavigator {
	font-size: 70%;
	padding: 2px;
	background-color: #f9f9f9; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

.CalendarNavigator a:link {
	color: #0034d2;
	}

.CalendarNavigator a:visited{
	color: #870000;
	}

.CalendarNavigator a:hover, .CalendarNavigator a:active{
	color: #ff0000;
	}

.CalendarNavigator img{
	margin: 2px;
	vertical-align: middle; 	
	}

/* Calendar Extra */
.CalendarEvent{
	font-size: 80%;
	text-align: left;
	}

.CalendarEvent a:link {
	color: #0034d2;
	}

.CalendarEvent a:visited{
	color: #870000;
	}

.CalendarEvent a:hover, .CalendarEvent a:active{
	color: #ff0000;
	}

.title {
	color: #fff;
	font-size: 18px;
	font-style: italic;
	}
.title img
{
margin-top:6px;
margin-left:3px;
}

.LoginTable
{
position:absolute;
top:50%;
left:50%;
margin-top:-75px;
margin-left:-150px;
}

.LoginTable input
{
background:#fff;
border:1px solid black;
}
.LoginTable .button
{
border:none;
background:none;
}
.LoginTable .Record
{
height:150px;
width:300px;
background:#e1e8f0;
}
.LoginTable .Error td
{
border:none;
background:none;
text-align:center;
}
.LoginTable .Controls th,
.LoginTable .Controls td,
.LoginTable .Bottom td
{
border:none;
background:none;
}
.LoginTable .Controls th
{
font-weight:bold;
text-align:right;
}


.LoginHeader
{
width:100%;
height:90px;
}
.LoginHeader td
{
border-bottom:1px solid #fff;
}
.LoginHeader img
{
margin-left:15px;
}

