* { margin:0px; padding:0px;}
body { width:100%; background:#FFF; font-family:Verdana, Sans-Serif, Arial; color:#000; font-size:medium;}
img {border:0px;}

input, textarea, select { font-family:Verdana, Sans-Serif, Arial; color:#000; font-size:x-small; padding:1px;}

/* ids & classes */
#WebsiteArea {  width:auto; margin:25px 34px 0px 34px;}
#SmallLogo { float:right; }
#PrimaryNavigation { float:left; height:120px;}
	/* sub primary nav ids and classes */
	#PrimaryNavigation .Nav { clear:left; padding-bottom:3px;}
	#PrimaryNavigation a { color:#999; text-decoration:none; font-size:.9em; font-weight:100; font-family:Tahoma, Verdana, Sans-Serif;
		text-transform:uppercase; padding-right:14px;}
	#PrimaryNavigation a:hover { color:#333; background:url(images/NavArrow.gif) no-repeat right center; }
	#PrimaryNavigation a.Pnav {text-transform:uppercase; padding-right:14px; color:#333; text-decoration:none; font-size:.9em; font-weight:100; font-family:Tahoma, Verdana, Sans-Serif; background:url(images/NavArrow.gif) no-repeat right center; }



.SecondaryNavigation { float:left; margin-left:20px;  border-left:1px solid #E54A25;}
	/* sub secondary nav ids and classes */
	.SecondaryNavigation .Nav { clear:left; padding-left:7px; padding-bottom:1px;}
	.SecondaryNavigation .Nav, .AddWidth { width:auto;}
	.SecondaryNavigation a { text-transform:capitalize; color:#999; font-size:.8em; font-family:Tahoma, Verdana, Sans-Serif, Arial; text-decoration:none;}
	.SecondaryNavigation a:hover { color:#333; }
	.SecondaryNavigation a.Snav { color:#333; text-transform:capitalize; font-size:.8em; font-family:Tahoma, Verdana, Sans-Serif, Arial; text-decoration:none; }


.TertiaryNavigation { float:left; margin-left:89px; margin-bottom:61px; border-left:1px solid #E54A25;}
	/* sub secondary nav ids and classes */
	.TertiaryNavigation .Nav { clear:left; padding-left:5px; padding-bottom:1px;}
	.TertiaryNavigation a { text-transform:capitalize; color:#999; font-size:.8em; font-family:Tahoma, Verdana, Sans-Serif, Arial; text-decoration:none;}
	.TertiaryNavigation a:hover { color:#333;}
	.TertiaryNavigation a.Tnav { color:#333;text-transform:capitalize; font-size:.8em; font-family:Tahoma, Verdana, Sans-Serif, Arial; text-decoration:none;}

.NoBottomPad { padding-bottom:0px;}


/* content styles */
#PageContent p { font-size:.7em; padding-top:5px; padding-bottom:5px; line-height:1.5em; }
#PageContent strong { color:#E54A25; font-size:1.1em; line-height:1.6em;}
.Center { text-align:center;}
h1 { font-size:1.8em; font-family: Serif, Times New Roman, Tahoma, Verdana, Sans-Serif, Arial; color:#696969; text-transform:uppercase; font-weight:lighter; letter-spacing:2px; margin-top:15px; margin-bottom:20px;}
h2 { font-size:.95em; color:#E54A25; text-transform:uppercase; font-weight:lighter; padding-bottom:10px;}
a.txt { color:#E54A25; text-decoration:none;}
a.txt:hover {text-decoration:underline;}
a.txt:active {text-decoration:none; border-bottom:solid 1px; border-top:solid 1px;}
ul { list-style-type: square; margin-left: 15px; font-size: 0.7em; line-height: 1.6em; padding: 5px 0;}
ul b { color: #000; font-weight: normal; }

div.PDF { background: #fff url(images/Icon-PDF.gif) no-repeat top left; width: 200px; float:left; height: 65px; margin-right: 10px; border-right: dotted 1px #666;}
div.PDF b { padding-left: 60px; font-size: 0.9em; color: #666; font-weight: bold; line-height:1em; }
div.PDF p { padding-left: 60px; font-size: 0.7em; }
div.last { border: 0; }
div.Testimonial { background: #f5f5f5; border: 1px solid #d5d5d5; padding: 20px; margin: 10px 0; }
