OL.lowalph {
	list-style : lower-alpha;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}

OL.number{
	list-style : decimal;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}

.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}

.sans {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: 600;
	color: #330099;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight: bolder;
	color: #330099
}

A.pink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #FF99FF;
}

A.pink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #660066;
}

A.pink:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #FF99FF;
}

A.white:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}

A.white:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #FFCCFF;
}

A.white:LINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}

BODY.stripe {
	background-image : url(file:///C|/Inetpub/wwwroot/GWIS/Test-NewSite/images/bgRepeat_20.gif);
	background-repeat : repeat-y;
	margin-left : 0px;
	margin-top : 0px;
}
.repeat2 {
	background-repeat : repeat;
	background-position: left top;

}

BODY.blue2 {
	background-image : url(Design6/images/bg.gif);
	margin-left : 0px;
	margin-bottom : 0px;
}

rkblue {
	background-image : url(images/blueDark.gif);
	margin-top : 0px;
	margin-bottom : 0px;
}

BODY.blue {
	background-image : url(images/blue.gif);
	margin-left : 0px;
	margin-top : 0px;
}

BODY.repeat {
	background-image : url(images/right-repeat2_03.gif);
	margin-left : 0px;
	margin-top : 0px;
	background : repeat-x;
}

.list{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
	text-indent : 12px;
}

UL.bullet {
	list-style : disc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : White;
}
