.page-border {
	border: 1px solid #920258;
}
.cream-border {
	border: 1px solid #9B8C6F;
}

.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8B8780;
	text-decoration: none;
}
.purple-ten-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #97005F;
	text-decoration: none;
}
a.purple-ten-bold:hover {

	color: #A49282;
	text-decoration: underline;
}
.text {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2C3442;
	text-decoration: none;
	text-align: justify;
}
.text2 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #2C3442;
	text-decoration: none;
	text-align: justify;
}
.text-bold {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #2C3442;
	font-weight:bold;
	text-decoration: none;

}

.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9795A0;
	text-decoration: none;
}
.watermark {
	background-image: url(water-mark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.purple-bold {

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97005F;
	text-decoration: none;
}
a.purple-bold:hover {

	color: #7D8294;
	text-decoration: underline;
	
}
.inside-watermark {

	background-image: url(inside-watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2C3442;
	width: auto;
	
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.job-title {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97005F;
	text-decoration: none;
	background-color: #E6E8EC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97005F;
	border-top-style: none;
	border-left-style: none;
}
.other-heading {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2C3442;
	text-decoration: none;
	background-color: #F1F1F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97005F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.job-title2 {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #97005F;
	text-decoration: none;
	background-color: #E6E8EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97005F;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}.purple-btn {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color: #97005F;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BD157F;
	border-right-color: #830052;
	border-bottom-color: #830052;
	border-left-color: #BD157F;

}
a.purple-btn:hover {
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	background-color: #AAAFB7;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCC1C8;
	border-right-color: #9199A5;
	border-bottom-color: #9199A5;
	border-left-color: #BCC1C8;

}

#num a{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color:#5D6270;
	padding:1px 4px 1px;
	cursor:pointer;
	background-image: url(num-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #A5B2C7;
}
#num a:hover{
color:#ffffff;
	background-image: url(num-bg-r.gif);

	border: 1px solid #940059;
	}
	.num-active{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	padding:1px 4px 1px;
	cursor:pointer;
    color:#ffffff;
	background-image: url(num-bg-r.gif);
    background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #940059;
	}
	
	.purple-bold-twelve {


	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #97005F;
	line-height:20px;
	text-decoration: none;
}
.purple-text {


	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #97005F;
	text-decoration: none;
}
a.purple-text:hover {
color: #8B8780;
}

.text-not-justify {

	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #2C3442;
	text-decoration: none;
}
.v-purple-dotted-line {
	background-image: url(v-purple-dotted-line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.gray-border {
	border: 1px solid #D8D9DC;
}
.grey-text {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #79869A;
	text-decoration: none;
}
