a {
	text-decoration: underline;
	color: #666699;
}

A:HOVER {
    text-decoration : underline;
    color : #CC9933;
}
p {
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E64A00;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;



}
a:visited {
	color: #663366;
	text-decoration: underline;

}
a:active {
	color: #CC9933;
	text-decoration: underline;

}
.TitleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D34703;
}
.SmallText {
	font-size: 10px;
	color: #D34703;
	font-weight: bold;

}
.FormText {
	font-size: 9px;
	color: #000000;
}
.FormRedText {
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e64a00;
}
.navText {
	font-size: 14px;
	font-weight: bold;
}
.whiteText {
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}
.blackBox {
	background-color: #000000;
	padding: 10px;
}
.linkList {
	font-weight: bold;
	list-style-type: none;
}
#sable_pci {
	background-image: url(images/boxes/360wideBox_01.jpg);
	background-repeat: no-repeat;
}
#sable_pci h1 {
	font-size: 20px;
	color: #D34703;
	margin: 0px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#sable_pci p {
	font-weight: bold;
	padding-left: 20px;
	padding-right: 30px;
}

.outerBox {
	background-image: url(images/boxes/360wideBox_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	width: 374px;
	margin-left: 20px;
}
#feedbackForm {
	padding: 10px;
	float: right;
	width: 250px;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.errorText {
	font-size:10px;
	color:#FF0000;
}
#moreInfo {
	float: right;
	width: 220px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}
