﻿body 
{
	background-image:url(img/background.png);
	background-repeat:repeat;
}

a
{
	text-decoration:none;
	color:#4c4b4b;
}

a:hover
{
	color:Maroon;
	text-decoration:underline;
}

.Click2Learn
{
	font-family:Arial, Sans-Serif;
	font-size:7pt;
	text-align:right;
}


.MenuItem /*Header.ascx*/
{
	width:180px;
	height:20px;
	font-family:Arial;
	font-size:14px;
	text-align:right;
	background-image:url(img/hBorder_177x3.png);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.Banner /*Header.ascx*/
{
	width:795px;
	height:300px;
	background-image:url(img/PlainBanner_795x300.png);
	background-position:left top;
	background-repeat:no-repeat;
}


.Footer /*Footer.ascx*/
{
	width:795px;
	height:50px;
	background-image:url(img/Footer_795x50.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:Maroon;
	text-align:center;
}

table.Content
{
	background-color:#c9c9c9;
	width:795px;
	color:#4c4b4b;
	vertical-align:top;
	font-family:Arial, Sans-Serif;
	font-size:10pt;
	font-weight:bolder;
}

td.Testimonial
{
	background-color:#c9c9c9;
	width:200px;
	vertical-align:top;
}

p.Testimonial
{
	background-color:#bdbdbd;
	padding:60px 2px 10px 2px;
	margin:0px;
	font-size:10pt;
	font-family:serif;
	font-style:italic;
	color:#4c4b4b;
	text-align:left;
	color:Maroon;
}



p.TestimonialSource
{
	padding:0px;
	margin:0px;
	background-color:#bdbdbd;
	font-size:8pt;
	font-family:Arial;
	font-weight:bolder;
	color:#4c4b4b;
	text-align:right;
}

DD UL LI
{
	list-style-type:none;
	font-weight:lighter;
}

DD UL
{
	padding:0;
}

DT
{
	margin-top:5px;
}


.ButtonTopLeft{
	width:10px;
	height:10px;
	background-image:url(img/B1TL_10x10.png);
	background-repeat:no-repeat;
}

.ButtonTop{
	height:10px;
	background-image:url(img/B1T_10x10.png);
	background-repeat:repeat-x;
}

.ButtonTopRight{
	width:10px;
	height:10px;
	background-image:url(img/B1TR_10x10.png);
	background-repeat:no-repeat;
}

.ButtonLeft{
	width:10px;
	background-image:url(img/B1L_10x10.png);
	background-repeat:repeat-y;
}

.ButtonText{
	font-family:Arial;
	font-size:10pt;
	font-weight:bolder;
	color:#4c4b4b;
	text-align:left;
	vertical-align:top;
}

.ButtonContent{
	background-color:#bdbdbd;
	font-family:Arial;
	font-weight:bolder;
	color:#4c4b4b;
	text-align:left;
}

.ButtonRight{
	width:10px;
	background-image:url(img/B1R_10x10.png);
	background-repeat:repeat-y;
}

.ButtonBottomLeft{
	width:10px;
	height:10px;
	background-image:url(img/B1BL_10x10.png);
	background-repeat:no-repeat;
}

.ButtonBottom{
	height:10px;
	background-image:url(img/B1B_10x10.png);
	background-repeat:repeat-x;
}

.ButtonBottomRight{
	width:10px;
	height:10px;
	background-image:url(img/B1BR_10x10.png);
	background-repeat:no-repeat;
}

.ButtonDivider
{
	width:5px;
	height:130px;
	background-image:url(img/vBorder_5x130.png);	
}

.ButtonTopLeft2{
	width:10px;
	height:10px;
	background-image:url(img/B2TL_10x10.png);
	background-repeat:no-repeat;
}

.ButtonTop2{
	height:10px;
	background-image:url(img/B2T_10x10.png);
	background-repeat:repeat-x;
}

.ButtonTopRight2{
	width:10px;
	height:10px;
	background-image:url(img/B2TR_10x10.png);
	background-repeat:no-repeat;
}

.ButtonLeft2{
	width:10px;
	background-image:url(img/B2L_10x10.png);
	background-repeat:repeat-y;
}

.ButtonText2{
	font-family:Arial;
	font-size:8pt;
	font-weight:bolder;
	color:#4c4b4b;
	text-align:left;
}

.ButtonContent2{
	font-family:Arial;
	font-weight:bolder;
	color:#4c4b4b;
	text-align:left;
}

.ButtonRight2{
	width:10px;
	background-image:url(img/B2R_10x10.png);
	background-repeat:repeat-y;
}

.ButtonBottomLeft2{
	width:10px;
	height:10px;
	background-image:url(img/B2BL_10x10.png);
	background-repeat:no-repeat;
}

.ButtonBottom2{
	height:10px;
	background-image:url(img/B2B_10x10.png);
	background-repeat:repeat-x;
}

.ButtonBottomRight2{
	width:10px;
	height:10px;
	background-image:url(img/B2BR_10x10.png);
	background-repeat:no-repeat;
}

