/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(images/general/tilebodybg.jpg);
	background-repeat:repeat;
}
.EducationAnchors
{
	font-family:arial;
	font-size:12px;
	color:#676664;
	text-decoration:underline;
}
.EducationAnchors:hover
{
	font-family:arial;
	font-size:12px;
	color:#8F0000;
	text-decoration:underline;
}

.MenuRegular
{
	color:#676664;
	font-family:garamond;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.MenuSelected
{
	color:#8F0000;
	font-family:garamond;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.MenuRegular:hover
{
	color:#8F0000;
	font-family:garamond;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
}
.MenuBullet
{
	list-style-type:disc;
	color:#676664;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
	padding-left:0px;
	margin-left:30px;
}
.MenuBulletSelected
{
	list-style-type:disc;
	color:#8F0000;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
	line-height:28px;
}
.PageBanner
{
	font-family:garamond;
	font-weight:bold;
	font-size:22px;
	color:#8F0000;
	padding-left:10px;
	padding-right:10px;
	text-align:LEFT;
}
.PageSubBanner
{
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#8F0000;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
.PageSubText
{
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#515151;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
.PageSubText12
{
		font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#515151;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
.PageSubText12Bold
{
		font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#515151;
	padding-left:0px;
	padding-right:5px;
	text-align:left;
}
.PageSubTextHeading
{
	font-family:Arial;
	font-weight:normal;
	font-size:20px;
	color:#8F0000;
	list-style-type:disc;
	line-height:15px;
	padding-left:0px;
	margin-left:-25px;
}	
.PageSubTextHeadingAnchor
{
	font-family:garamond;
	font-weight:bold;
	font-size:22px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:none;
}
.PageSubTextHeadingAnchorGrey
{
	font-family:garamond;
	font-weight:bold;
	font-size:22px;
	color:#676664;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:none;
}
.PageSubTextHeadingAnchorGrey:hover
{
	font-family:garamond;
	font-weight:bold;
	font-size:22px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:underline;
}
.PageSubTextHeadingAnchor:hover
{
	font-family:garamond;
	font-weight:bold;
	font-size:22px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:underline;
}
.GreyDivider
{
	border-left-style:solid;
	border-width:1px;
	border-color:#D1CAAD;
}
.ParticipateTextbox
{
	font-family:Arial;
	font-size:12px;
	color:#8D8674;
	border-style:none;
	border-color:White;
	width:100%;
	height:22px;
}
.PagerSelected
{
	font-family:Times New Roman;
	font-size:50px;
	color:#8F0000;
}
.PageFounderHeadingAnchor
{
	font-family:garamond;
	font-weight:bold;
	font-size:18px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:none;
}
.PageFounderHeadingAnchorGrey
{
	font-family:garamond;
	font-weight:bold;
	font-size:18px;
	color:#676664;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:none;
}
.PageFounderHeadingAnchorGrey:hover
{
	font-family:garamond;
	font-weight:bold;
	font-size:18px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:underline;
}
.PageFounderHeadingAnchor:hover
{
	font-family:garamond;
	font-weight:bold;
	font-size:18px;
	color:#8F0000;
	list-style-type:disc;
	/*line-height:15px;*/
	text-decoration:underline;
}
.Copyright
{
	font-family:Arial;
	font-size:10px;
	color:#676664;
}