/*html {
overflow:scroll;
}*/

/*html {
scrollbar-base-color: MEDIUM;
scrollbar-face-color: MEDIUM;
scrollbar-track-color: BACKGROUND;
scrollbar-highlight-color: LIGHT;
scrollbar-3dlight-color: MEDIUM;
scrollbar-shadow-color: DARK;
scrollbar-darkshadow-color: MEDIUM;
scrollbar-arrow-color: DARK;
}*/

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #004D71;
	width: 400px;
/*	width: 390px;
	text-align: center;
	position: fixed;
*/}
img
{  border-style: none;
}


td, th {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	list-style-image: url(/cleanchange/Images/ccclogo/c-bullet.gif);
	border-width: 0px;
	padding: 1px;
	border-style: solid;
	border-color: gray;

}

table.borders {
	border-width: 1px;

	border-style: solid;
	border-color: #663399;
	border-collapse: collapse;
	background-color: white;
}
table.borders th {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #663399;
	background-color: white;

}
table.borders td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: #663399;
	background-color: white;

}



table.sample {
	border-width: medium medium medium medium;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: white white white white;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


a {
	color: #663399;
    text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #FF3366;
	text-decoration: none;
}
form {
	background-color: #FFFFFF;
}
.nounderline {
	text-decoration: none;
}
.Link-Left {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
.footer {
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
	color: #004D71;
	background-color: #FFFFFF;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.centrejustify {
	text-align: justify;
	width: 393px;
	height: 100px;
	position: relative;
	top: 509px;
	left: 293px;
	margin-left: -50px;
	margin-top: -50px;
/*	background: red;*/
}
.centered_div {
	text-align: center;
	position: relative;
	/*	margin-left: -50px;
	margin-top: -50px;*/
	width: 73px;
	top: auto;
/*	background: red;*/
}

.titlebar {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 10px;
	color: #663399;
	background-color: #FFFFFF;
	line-height: normal;
}
.titlebarLink {
	font-family: "Trebuchet MS", Verdana, Times, serif;
	font-size: 10px;
	color: #004D71;
  background-color: #FFFFFF;
  text-decoration: underline;
}
a:hover {
    color: #004D71; 	
    text-decoration: underline;
}
input.big {
	width: 100px;
}
input.small {
	width: 50px;
}
.SectionTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #663399;
	font-weight: normal;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663399;
	font-weight: bold;
	text-decoration: none;
}
.PageTitleUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #663399;
	font-weight: bold;
	text-decoration: underline;
}
.Body-Maroon-Bold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #663399;
	line-height: 20px;
}
.Body-Blue {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #004D71;
}
.Body-Maroon {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #663399;
}
.Body-Blue-Small {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #004d71;
}
.Body-Maroon-Small {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #663399;
	line-height: 18px;
}
.Body-Blue-Bold {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #004d71;
	font-weight: bold;
}
.Link-Small-Right {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663399;
	list-style-type: none;
	position: static;
	width: auto;
	overflow: auto;
	text-align: right;
	display: inline;
	float: right;
}
.Link-Small-Left {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663399;
	list-style-type: none;
	position: static;
	width: auto;
	overflow: auto;
	text-align: left;
	display: inline;
	float: left;
}

.Body-White-Bold {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

.Body-White {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	display: inline;
}
pagebreak {
	page-break-before: always;
}
.navbullet {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	left: 5px;
	vertical-align: middle;
	text-align: left;
}
.centered_div_smallprint {
	text-align: center;
	left: 109px;
	/*	margin-left: -50px;
	margin-top: -50px;*/
	width: 400px;
	top: 412px;
	height: 72px;
	font-size: 10px;
}
.small_centred_div {
	position: static;
	text-align: center;
}
page_centre {
	width: 300px;
	position: static;
}


/*Calendar*/

.CalendarHeading{
	font-weight: bold;
	font-size: 16px;
	padding: 3px 3px 5px 0px;
}

.CalendarGridLeft{
float:left;
width:40%;
text-align:left;
}

.CalendarGridRight{
float:left;
width:60%;
text-align:right;
}
.CalendarGridRow{
clear:left;


}
