@charset "UTF-8";
/* CSS Document */


.bkgd {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	}
	
.shadowleft {
	background-image: url(images/shadowleft.gif);
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #580a89;
	}

.shadowright {
	background-image: url(images/shadowright.gif);
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #580a89;
	}
	
.shadowbtm {
	background-image: url(images/shadowbtm.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #580a89;
	}
	
.shadowwht {
	background-image: url(images/shadowwht.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #580a89;
	}
	
.brdleft {
	border-right: 1px solid #580a89;
	background-position: left top;
	}

.brdright {
	border-left: 1px solid #580a89;
	background-position: right top;
	}
	
.brdbtm {
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #580a89;
	}
	
.brdtop {
	background-position: left top;
	border-top-style: solid;
	border-top-color: #580a89;
	border-top-width: 1px;
	}
	
.allbrd {
	background-position: left top;
	border: 1px solid #580a89;
	}
	
.body  {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.body a:link {
	text-decoration: none;
	color: #000000;
	}

.body a:visited  {
	text-decoration: none;
	color: #000000;
	}

.body a:hover {
	text-decoration: underline;
	color: #580a89;
	}
	
.purpbody {
	color: #580a89;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.purpbody a:link {
	text-decoration: none;
	color: 580a89;
	}

.purpbody a:visited  {
	text-decoration: none;
	color: #580a89;
	}

.purpbody a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.smpurp  {
	color: #580a89;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.smpurp a:link {
	text-decoration: none;
	color: #580a89;
	}

.smpurp a:visited  {
	text-decoration: none;
	color: #580a89;
	}

.smpurp a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.smbody  {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.smbody a:link {
	text-decoration: none;
	color: #000000;
	}

.smbody a:visited  {
	text-decoration: none;
	color: #000000;
	}

.smbody a:hover {
	text-decoration: underline;
	color: #580a89;
	}	
	
.copy  {
	color: #666666;
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.copy a:link {
	text-decoration: none;
	color: #666666b;
	}

.copy a:visited {
	text-decoration: none;
	color: #666666;
	}

.copy a:hover {
	text-decoration: underline;
	color: #580a89b;
	}
	
.psubhead   { 
	color: #580a89; 
	font-weight: bolder; 
	font-size: 12pt; 
	line-height: 14pt; 
	font-family: Verdana; 
	text-decoration: none }
	
.psubhead a:link {
	text-decoration: none;
	color: #580a89;
	}

.psubhead a:visited {
	text-decoration: none;
	color: #580a89;
	}

.psubhead a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.blksub   { 
	color: #000000; 
	font-weight: bolder; 
	font-size: 12pt; 
	line-height: 14pt; 
	font-family: Verdana; 
	text-decoration: none }
	
.blksub a:link {
	text-decoration: none;
	color: #666666;
	}

.blksub a:visited {
	text-decoration: none;
	color: #666666;
	}

.blksub a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
.purphead   { 
	color: #580a89; 
	font-weight: bolder; 
	font-size: 14pt; 
	line-height: 16pt; 
	font-family: Verdana; 
	text-decoration: none }
	
.purphead a:link {
	text-decoration: none;
	color: #580a89;
	}

.purphead a:visited {
	text-decoration: none;
	color: #580a89;
	}

.purphead a:hover {
	text-decoration: underline;
	color: #666666;
	}
	
.menu  {
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.menu a:link {
	text-decoration: none;
	color: #FFF;
	}

.menu a:visited  {
	text-decoration: none;
	color: #FFF;
	}

.menu a:hover {
	text-decoration: underline;
	color: #FFF;
	}
