BODY, TD, .NormalText { font-weight: normal; font-style: normal; text-decoration: none; color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

.Header		{ font-size: 15px; font-weight: normal; color: #470066; margin-bottom: 5px; }
.Subheader	{ font-size: 13px; font-weight: normal; color: #4B8CC4; margin-bottom: 5px; }

.Orange		{ color: #D96F19; }
.Green		{ color: #145620; }
.LightBlue	{ color: #4B8CC4; }
.Purple		{ color: #470066; }
.Black		{ color: #000000; }
.Gray		{ color: #666666; }

* .centeringBox {
	margin-right: auto;
	margin-left: auto;
}
* .contentHolder {
	width: 740px;
	border: none;
}
* .sidebar {
	width: 190px;
	position: relative;
	top: -450px;
	left: 25px;
}
* .leftDots {
	background-image:  url("../images/left_dots_web.jpg");
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	width: 15px;
	background-position: left top;
	padding-right: 15px;
}

* .rightDots {
	background-image:  url("../images/right_dots_web.jpg");
	background-repeat: repeat-y;
	position: relative;
	height: 100%;
	width: 15px;
	background-position: right top;
	padding-left: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px; 
	color: #470066;
	margin-bottom: -14px;
	margin-top: 2px;
	font-weight: normal;
	line-height: 95%;
} 

/* Special H1 used only in homepage */
h1.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #470066;
	margin-bottom: -14px;
	font-weight: normal;
	line-height: 95%;
	text-align: center;
} 

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4B8CC4;
	margin-bottom: -16px;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4B8CC4;
	margin-bottom: -14px;
	font-weight: normal;
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4B8CC4;
	margin-bottom: -14px;
	font-weight: normal;
	margin-top: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	
	margin-bottom: -10px;
	line-height: 120%;
	display: block;
}

/* Sidebar Links */

a.sidebarLink:link {
	color: #D96F19;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	display: block;
	border: none;
	line-height: 105%;
	margin-top: 18px;
	margin-bottom: -8px;
}


a.sidebarLink:hover {
	color: #D96F19;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	
	display: block;
	border: none;
	line-height: 105%;
	margin-top: 18px;
	margin-bottom: -8px;
}

a.sidebarLink:active {
	color: #D96F19;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	display: block;
	border: none;
	line-height: 105%;
	margin-top: 18px;
	margin-bottom: -8px;
}

a.sidebarLink:visited {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	display: block;
	border: none;
	line-height: 105%;
	margin-top: 18px;
	margin-bottom: -8px;
}

/* Plain old hyperlinks */
a:link {
	color: #D96F19;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a:hover {
	color: #D96F19;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:active {
	color: #D96F19;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


a:visited {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}



/* extra hyperlink */

a.hyper2:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}

a.hyper2:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.hyper2:active {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a.hyper2:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}





/* upper nav bar links */
a.topnav:link {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}

a.topnav:visited {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}

a.topnav:hover {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
}

a.topnav:active {
	color: #470066;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
}

/* lower nav bar links */
a.lowernav:link {
	color: #112C16;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	margin-right: 2px;
}

a.lowernav:visited {
	color: #112C16;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	width: 300px;
	margin-right: 2px;
}

a.lowernav:hover {
	color: #112C16;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
	margin-right: 2px;
}

a.lowernav:active {
	color: #470066;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	margin-right: 2px;
}
 
 
 /* Hyperlinks within bodycopy */
a.bodycopyLink:link {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

a.bodycopyLink:hover {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
}

a.bodycopyLink:active {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

a.bodycopyLink:visited {
	color: #D96F19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
 
 
 /* footer nav bar links */
a.footer:link {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

a.footer:visited {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

a.footer:hover {
	color: #145620;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
}

a.footer:active {
	color: #470066;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
 
 
/* navbar constructors */
* #topnavbarHolder {
	height: 20px;
	background-image: url(../images/horiz_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	border: none;
	padding-bottom: 0px;
	width: 360px;
	margin-right: 2px;
	right: 0px;
}

* #bottomnavbarHolder {
	height: 25px;
	vertical-align: middle;
	text-align: right;
	float: right;
	height: 25px;
	background-image: url(../images/horiz_dotted_line.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 416px;
	
}

/* vertical row of dots to the left of the content */
* .verticalDots {
	padding-left: 12px;
	padding-right: 10px;
	background-image: url(../images/vert_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
TD.verticalDots {
	padding-left: 12px;
	padding-right: 10px;
	background-image: url(../images/vert_dotted_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* Top row of dots on navigation bar */
* #topDots {
	background-image: url(../images/horiz_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 20px;
}

* #bottomDots {
	background-image: url(../images/horiz_dotted_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}


* .mainPic {
	padding-top: 15px;
	padding-right: -15px;
	padding-left: 4px;
	padding-bottom: 10px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: -23px;
	margin-top: 10px;
	line-height: 110%;
	list-style-position: outside;
	
}

/* adds space below emcor logo */
* .squarePhotoSpacer {
	padding-top: 13px;
}


* .downloadCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #4B8CC4;
	margin-bottom: -24px;
	font-weight: normal;
}
