body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336699;
	background-image: url(/layouts/images/bluecurves_16.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.border {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border2 {
	border-bottom: 1px solid #FFFFFF;
}
.pad {
	padding: 10px;
}
.pad2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.cell01 {
	background-color: #99CCFF;
}
.cell02 {
	background-image: url(/layouts/images/bluecurves_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cell03 {
	background-image: url(/layouts/images/bluecurves_15.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cell04 {
	background-color: #6699CC;
}
.box1 {
	background-image: url(/layouts/images/bluecurves_04.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box2 {
	background-image: url(/layouts/images/bluecurves_05.png);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.box3 {
	background-image: url(/layouts/images/bluecurves_06.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box4 {
	background-image: url(/layouts/images/bluecurves_08.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.box5 {
	background-color: #3399FF;
}
.box6 {
	background-image: url(/layouts/images/bluecurves_10.png);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.box7 {
	background-image: url(/layouts/images/bluecurves_11.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.box8 {
	background-image: url(/layouts/images/bluecurves_12.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.box9 {
	background-image: url(/layouts/images/bluecurves_13.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Background for contact blob ------------------------------------------------------------------------------------------ */
.MainBackground {
	background-color: #99CCFF;
}
/* Text classes------------------------------------------------------------------------------------------ */
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.MainText a:link {
	text-decoration: underline;
	color: #0000FF;
}
.MainText a:active {
	text-decoration: underline;
	color: #0000FF;
}
.MainText a:visited {
	text-decoration: underline;
	color: #0000FF;
}
.MainText a:hover {
	color: #00FFFF;
}
.MainText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.MainText2 a:link {
	text-decoration: underline;
	color: #33CCFF;
}
.MainText2 a:visited {
	text-decoration: underline;
	color: #33CCFF;
}
.MainText2 a:hover {
	color: #0000FF;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
.Heading a:link {
	text-decoration: underline;
	color: #000033;
}
.Heading a:visited {
	text-decoration: underline;
	color: #000033;
}
.Heading a:hover {
	color: #0000FF;
}
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bolder;
}
.Heading2 a:link {
	text-decoration: underline;
	color: #33CCFF;
}
.Heading2 a:visited {
	text-decoration: underline;
	color: #33CCFF;
}
.Heading2 a:hover {
	color: #0000FF;
}
/* Common Footer classes------------------------------------------------------------------------------------------ */
.footerbackground {
	background-image: url(/aspx/blob2/templates/footer/images/borders.png);
	background-color: #6699CC;
}
.footerborderright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.footertext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
.footertext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footertext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	text-align: center;
}
