abbr, acronym, dfn {
	text-decoration:none;
	font-style:normal;
	border-bottom:1px dotted rgb(97,106,116);
	background-image:url(/images/icons/dfn.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:11px;
}
body {
	color:black;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:white;
	background-image:url();
	background-repeat:no-repeat;
	background-position:right bottom;
	background-attachment:fixed;
	padding:0 30px;
	margin:0;
}
/* class = crumbs */
.crumbs {
	color:rgb(97,106,116);
	font-family:Verdana,Helvetica,Arial,sans-serif !important;
	font-size:10px !important;
	padding:0;
	padding-left:3px;
}
/* class = img-foot */
.img-foot {
	color:rgb(97,106,116);
	font-family:Verdana,Helvetica,Arial,sans-serif !important;
	font-size:10px !important;
	padding:3px;
}
/* class = layout */
.layout {
 	border:10px;
	width:90%;
	width:900px;
	margin:auto;
	background-image:url("/images/seasonal/st-patricks.png");
	background-repeat:no-repeat;
	background-position:top right;
}
/* class = page-header
.page-header {
	text-align:left;
} */
/* class = content */
.content {
	padding:5px;
	max-width:638px;
}
/* class=horizontal-menu */
.horizontal-menu, .vertical-menu, .news-item {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:11px;
}
.events-menu, .movie-button {
	font-size:smaller;
}
.horizontal-menu, .inner-menu {
	background-image:url(/images/common/xparent50.gif);
}
/* class=vertical-menu */
.vertical-menu {
	margin-right:5px;
	width:210px;
	vertical-align:top;
}
.vertical-menu img {
	margin:4px 2px 0 2px;
	border:0;
	vertical-align:text-bottom;
}
.vertical-menu a:link, .vertical-menu a:active, .vertical-menu a:visited {
	border-bottom:1px solid white;
	color:#1D54E4;
}
.vertical-menu a:hover {
	border-bottom:1px dotted #1D54E4;
	border-bottom:1px dotted rgb(29,84,228);
}
/* class=inner-menu */
.inner-menu {
	padding-top:5px;
	padding-top:0;
	margin-left:15px;
	border-left:1px dotted rgb(97,106,116);
	border:0;
}
.inner-menu div {
	text-indent:-12px;
	padding-left:20px;
}
/* class=bottom-menu */
.horizontal-menu {
	padding-bottom:4px;
	text-align:center;
}
.horizontal-menu img {
	margin:4px 2px 0 2px;
	border:0;
	vertical-align:text-bottom;
}
.horizontal-menu a:link, .horizontal-menu a:active, .horizontal-menu a:visited {
	border-bottom:1px hidden;
	color:#1D54E4;
}
.horizontal-menu a:hover {
	border-bottom:1px dotted rgb(97,106,116);
	border-bottom:1px dotted #1D54E4;
	border-bottom:1px dotted rgb(29,84,228);
}
/* class = copyright */
.copyright {
	color:rgb(97,106,116);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:9px auto 300px auto;
	height:40px;
}
h1, h2, h3, h4, h5 {
	color:rgb(103,144,0);
	font-family:Helvetica, "HelveticaRounded Bold", Arial, sans-serif;
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	color:rgb(103,144,0);
}
h1, h3 {
	margin:9px auto 3px 35px;
	font-size:18px;
/* 
	border-style:dotted;
	border-color:rgb(29,84,228);
	border-color:rgb(200,200,200);
	border-width:1px 0 0 1px;
*/
}
h2, h4 {
	margin:6px auto 3px 45px;
	font-size:14px;
}
/* class=success stories */
table.success-stories h1 {
	margin:0;
	text-align:right;
}
table.success-stories td {
	padding:0;
	vertical-align:middle;
}
table.ss-spec  {
	border:1px dotted rgb(229,72,0);
	float:right;
}
table.success-stories table.ss-spec {
	float:left;
}
table.ss-spec h5, table.ss-spec td  {
	font-weight:normal;
	font-size:x-small;
}
table.ss-spec h5 {
	margin:0;
}
table.ss-spec td {
	vertical-align:top;
}
.ss-previous, .ss-next {
	margin-top:20px;
	font-weight:normal;
	font-size:x-small;
}
.ss-previous {
	float:left;
}
.ss-next {
	float:right;
}

/* */
#title {
	text-align:center;
	margin-bottom:12px;
}
p {
	padding:0 0 9px 45px;
	margin:0;
	line-height:150%;
}
ul, ol {
	margin:0 auto 9px 30px;
	list-style-position:outside;
	line-height:150%;
}
ul {
	list-style-image:url(/images/common/bullet.png);
}
li ul, li ol {
	margin:0;
}
/* default links 	*/
a:link, a:active {
	color:#1D54E4;
	text-decoration:none;
	border-bottom:1px dotted rgb(97,106,116);
}
a:visited {
	color:black;
	text-decoration:none;
	border-bottom:1px dotted rgb(97,106,116);
}
a:hover {
	color:black;
	text-decoration:none;
	border-bottom:1px solid rgb(97,106,116);
}
a.link-external {
	background-image:url(/images/icons/external.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:13px;
}
a.link-email {
	background-image:url(/images/icons/email.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:13px;
}
a.link-pdf {
	background-image:url(/images/icons/pdf.gif);
	background-position:center right;
	background-repeat:no-repeat;
	padding-right:13px;
}
a.no-decoration:link, a.no-decoration:active, a.no-decoration:visited, a.no-decoration:hover {
	border:0;
}
table {
	margin-left:45px;
}
tr {
	vertical-align:top;
}
dl {
	margin-left:45px;
	margin-top:0;
}
dd {
	font-size:smaller;
	font-style:italic;
	margin-top:10px;
}
/* class = faq */
.faq {
	margin-left:35px;
}
.faq td p {
	padding:0 0 6px 0;
	margin:0 auto 0 auto;
}
.faq .Q, .faq .A {
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
}
.faq .Q {
	background-image:url(/images/QnA/Q.png);
	margin-top:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:larger;
	color:rgb(103,144,0);
	padding-left:45px;
	min-height:20px;
}
.faq .A {
	background-image:url(/images/QnA/Aplus.png);
	margin-top:6px;
	height:40px;
	min-height:40px;
}
.faq .more {
	font-size:11px;
	color:#1D54E4;
	padding-left:45px;
}
.faq table {
	margin:0 auto 0 auto;
}
/* class=signature */
/*
.signature {
	position:absolute;
	bottom:-99px;
	right:-75px;
}
 */
/* class = highlight */
.highlight {
	color:rgb(97,106,116);
}
/* class = nearsoft-red */
.nearsoft-red {
	color:rgb(229,97,0);
}
/* class = contact-type */
.contact-type {
	color:rgb(229,72,0);
	font-size:x-small;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
/* class=timezone */
table.timezone {
	padding:2px;
	border:1px solid black;
	border-spacing:1px;
	margin-left:45px;
}
table.timezone th {
	padding:0;
	margin:0;
	vertical-align:middle;
	font-size:9px;
	text-align:right;
}
table.timezone td {
	background-image:url(/images/common/tvras.gif);
	background-color:yellow;
	width:12px;
	font-size:9px;
	text-align:center;
}
table.timezone td.work-hour {
	background-image:url(/images/icons/blank.gif);
	background-color:yellow;
}
table.timezone col.separator {
	/* background-image:url(/images/common/tvras.gif); */
	background-color:rgb(97,106,116);
	width:1px;
}
/*  */
.color-stripe {
	background-color:rgb(103,144,0);
	background-color:rgb(97,106,116);
	height:2px;
}
.v-color-stripe {
	background-color:rgb(229,72,0);
	width:40px;
}
/* Turnover Costs (ORPHAN) */
.calculation {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	border:1px solid black;
	margin:auto 45px 9px 45px;
	padding:10px;
}
.calculation p {
	padding:0;
	margin:0;
}
/* PHP */
.variable {
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
/* other-resources */
.other-resource {
	padding-bottom:2px;
	margin-bottom:30px;
	background-image:url(/images/quotes/separator-line.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

/* endorsements */
.endorsement-block {
	padding:1px 4px 1px 18px;
	margin:5px 45px 10px 45px;
	font-size:smaller;
	font-style:italic;
	color:rgb(97,106,116);
	/*
	background-image:url(/images/quotes/ldquo36x26.png);
	background-position:top left;
	background-repeat:no-repeat;
	*/
	min-height:26px;
}
.endorsement-block p {
	padding:0;
	line-height:120%;
}
.endorsement {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:justify;
	margin-bottom:6px;
}
.endorser {
	font-family:Verdana,Helvetica,Arial,sans-serif;
	text-align:right;
	margin-bottom:6px;
}
/* */
.client-logo {
	float:left;
	margin:0 15px 5px 0;
}
table.primary-contact-info {
	border-collapse:collapse;
}

table.primary-contact-info td {
}

.memo-label {
	color:rgb(103,144,0);
	font-weight:bold;
	font-variant:small-caps;
}

table.fulfillment {
	width:450px;
	margin-bottom:10px;
}

table.fulfillment td {
	font-size:11px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

table.fulfillment a:link, table.fulfillment a:active, table.fulfillment a:visited {
	color:rgb(229,72,0);
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

table.fulfillment td.job-title {
	color:rgb(103,144,0);
	font-size:16px;
	font-weight:bold;
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	width:200px;
}

table.fulfillment th {
	color:rgb(229,72,0);
	font-size:12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	vertical-align:middle;
	width:100px;
}

.warning-inline {
	border:1px solid rgb(103, 144, 0);
	position:relative;
	color:rgb(229, 72, 0);
	padding:2px;
	margin-left:2px;
	/* word-break:break-all; */
	font-variant:small-caps;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
/* class=site-map */
.site-map {
	padding-left:45px;
}
ul.site-map {
	margin:0 auto 9px 12px;
	text-indent:-12px;
	list-style:url() inside none;
}
ul.site-map ul {
	padding-left:24px;
	list-style:url() inside none;
}
.site-map a:link, .site-map a:active, .site-map a:visited {
	border-bottom:1px solid white;
	color:#1D54E4;
	font-family:"Times New Roman", Times, serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.site-map a:hover {
	border-bottom:1px dotted #1D54E4;
	border-bottom:1px dotted rgb(29,84,228);
}

/* Nearsoft table */
table.nsvertical, table.nshorizontal {
	border-collapse:collapse;
}
table.nsvertical thead tr {
	border-width:2px 0 1px 0;
	border-style:solid;
	border-color:rgb(229,72,0);
	color:rgb(103,144,0);
}
table.nshorizontal {
	border-width:2px 0 1px 0;
	border-style:solid;
	border-color:rgb(229,72,0);
}
table.nshorizontal th {
	color:rgb(103,144,0);
	text-align:right;
	padding-right:3px;
	border-right:1px solid rgb(229,72,0);
}
table.nsvertical tbody tr, table.nshorizontal tbody tr {
	border-bottom:1px dotted rgb(229,72,0);
}
table.nsvertical col {
	border-right:1px dotted rgb(229,72,0);
}
table.nshorizontal td {
	border-left:1px dotted rgb(229,72,0);
	padding-left:3px;
}
table.nsvertical p, table.nsvertical ul,
table.nshorizontal p, table.nshorizontal ul {
	margin-top:-2px;
	padding:0 0 5px 0;
}

/* Agenda */
table.agenda {
	border-collapse:collapse;
}
table.agenda tbody tr, table.agenda tbody td {
	border:0;
}
/* Movie Quotes */
.movie-quote-block {
	width:200px;
	padding-right:20px;
	background-image:url(../images/quotes/ldquo36x26.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.movie-quote-block .movie-quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:large;
	color:rgb(97,106,116);
	margin-bottom:3px;
	padding-top:5px;
	text-indent:38px;
}
.movie-quote-block .movie-quote a:visited {
	color:rgb(97,106,116);
}
.movie-quote-block .movie-quoter {
	padding-right:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:right;
}
.red-flag {
	background-image:url(/images/common/red-flag.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	margin-left:10px;
	width:20%;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:larger;
	text-align:center;
}
a.movieIcon, a.movieIcon img, a.movieIcon:link, a.movieIcon:hover, a.movieIcon:visited {
	border:0;
}
/* orange   RGB(229, 72,  0) #E4541D */
/* green    RGB(103,144,  0) #6A9400 */
/* gray     RGB( 97,106,116) #616A74 */
/* blueish  rgb( 29, 84,228) #1D54E4 */
/* brownish #EB922C Pantone Orange 158*/
/* bg       #E49470 */

/* ColorMatch Redux
   1. #E4541D
   2. #BD4719
   3. #963914
   4. #E3971E
   5. #BD7E19
   6. #966414
   7. #1C1C1C
   8. #E3E3E3

   1. #6A9400
   2. #85BA00
   3. #A1E000
   4. #945B00
   5. #BA7300
   6. #E08A00
   7. #6B6B6B
   8. #949494
 */

