a:link {
	color: #614C6A;
}
a:visited {
	color: #614C6A;
}
a:hover {
	color: #A1BC76;
	text-decoration: none;
}
a:active {
	color: #614C6A;
}
a.orangeLinks:link, a.orangeLinks:visited, a.orangeLinks:active {
	color: #614C6A;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.orangeLinks:hover {
	color: #A1BC76;
	text-decoration: none;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #614C6A;
	margin: 0px 0px 5px;
}
h4 {
	font-size: 16px;
	color: #614C6A;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9D82AD;
	margin: 0px;
}
.textField {
	width: 150px;
	border: 1px solid #6A2377;
}
.textField3 {
   border: 1px solid #6A2377;
   color: #666666;
   font-family: Verdana, Arial, sans-serif;
   font-size:13px;
}
.hr {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/divider_hr.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.alignRight {
	background-position: right;
}
form {
	margin: 0px;
}
.smallText {
	font-size: 9px;
	color:#999999;
}
.blackSubHdr {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
}
.orangeSubhdr {
	color: #6A2377;
	font-size: 14px;
	font-weight: bold;
}
.whiteSubhdr {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.imgLeft {
	float: left;
	margin-right: 10px;
}
.vendorLogoTd {
	background-color: #FFFFFF;
	border: 1px solid #A1BC76;
}
.vendorBox {
	background-color: #FFFFFF;
	width: 695px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/box_vendor_bg.gif);
	background-repeat: repeat-y;
}
.contentPad {
	margin-right: 20px;
	margin-left: 20px;
}
.green {
	color: #6A2377;
}
.bigHdr {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.tightList {
	list-style-type: circle;
	margin-left: -15px;
}
.bullet {
	list-style-image: url(/images/bullet_01.gif);
	margin-bottom: 10px;
}
.bullet2 {
	list-style-image: url(/images/bullet_02.gif);
	margin-left: -20px;
	text-align: left;
}
.hr2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	background-image: url(/images/divider_hr.gif);
	background-repeat: repeat-x;
}
a.huge, a.huge:link, a.huge:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
a.huge:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.txtField {
	width: 260px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D82AD;
	border-right-color: #9D82AD;
	border-bottom-color: #9D82AD;
	border-left-color: #9D82AD;
	font-size: 12px;
}
.hrVertical {
	background-image: url(/images/divider_hr.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topTableBorder {
	background-image: url(/images/divider_hr.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bullet2b {
	list-style-image: url(/images/bullet_02.gif);
	margin-top: 5px;
	margin-left: -5px;
}
ul a {
	text-decoration: none;
	color: #666666;
}
.leftBorder {
	background-image: url(/images/divider_vr.gif);
	background-repeat: repeat-y;
}
.imgBorder {
	border: 1px solid #6A2377;
}
#checklistMenu {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	border: 1px dotted #6A2377;
	background-color: #E9F0E0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.trLight {
	background-color: #F9FCF5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1E6B6;
}
.trDark {
	background-color: #F2F7EE;
}
.contentPad {
	padding: 10px;
}
.orange {
	color: #FF9900;
}
.btnSml {
	background-image: url(/images/btn_sml_01.gif);
	background-repeat: no-repeat;
	height: 20px;
}
a.white, a.white:link, a.white:active, a.white:visited {
	font-weight: normal;
	text-decoration: none;
	color:#FFFFFF;
}
a.white:hover {
	font-weight: normal;
	text-decoration: underline;
}
.hdrBar {
	border: 2px dotted #FFFFFF;
	background-color: #6A2377;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}
.tableBoxTop {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #6A2377;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #6A2377;
	border-right-color: #6A2377;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}
.tableBox {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #6A2377;
	border-left-color: #6A2377;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: dotted;
	border-top-color: #6A2377;
	border-right-color: #6A2377;
	padding-top: 3px;
	background-color: #FFFFFF;
}.orangeLine {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.grey {
	color: #666666;
}
.tableHdr {
	color: #FFFFFF;
	background-color: #6A2377;
	font-weight: bold;
	padding-left: 10px;
}
.textField2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D82AD;
	border-right-color: #9D82AD;
	border-bottom-color: #9D82AD;
	border-left-color: #9D82AD;
	font-size: 12px;
}
a.news, a.news:link, a.news:active, a.news:visited {
	text-decoration: none;
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
}
a.news:hover {
	text-decoration: none;
}
.imgNews {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 3px;
	border: 1px solid #6A2377;
	float:left;
}
.clrLeft {
	clear: left;
}
.smallText {
	font-size:11px;
	color: #999999;
}	
.checkbox {
 	width:22px; 
	height:22px;
}.title {
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #6A2377;
	font-size: 19px;
	line-height: 19px;
}
.guideBox {
	width: 400px;
	background-repeat: no-repeat;
	margin-left: 30px;
	margin-bottom: 20px;
	text-align: left;
	padding-bottom: 5px;
	padding-left: 45px;
}
.guideBoxPolicy {
	width: 640px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-align: justify;
}
.hrGuide {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/images/divider_hr.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-right: 30px;
}
.msgBox {
	width: 400px;
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: justify;
	padding-bottom: 5px;
	padding-left: 45px;
	padding-top: 2px;
}
.textFieldMail {
	width: 140px;
	border: 1px solid #6A2377;
}
.webThumbsBdr {
	border: 1px solid #DBE6CC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ABC382;
}
.tableBoxCal {
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #6A2377;
	background-color: #FFFFFF;
}
.trLightCal {

	background-color: #F9FCF5;
}
.imgBdrDot {
	border: 2px dotted #98B56C;
}
.bText{
font-weight:bold;
margin-left:20px;
}
.boldText{
font-weight:bold;

}

.liReg{
	list-style-image: url(/images/bullet_arrow.gif);
}

.textBlink{
	text-decoration: blink;
}

.bcrumb {
	font-size: 12px;
}

.bcrumb a {

	text-decoration: underline;

}

.survey {
	line-height: 12px;
	background-color: white;
	text-align: center;
	padding: 4px;
	border-color: #6A2377;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
}