@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	font-family: Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #00904F;
}
a:visited {
	color: #004D2A;
	text-decoration: none;
}
a:hover {
	color: #004D2A;
	text-decoration: underline;
}
a:active {
	color: #004D2A;
	text-decoration: none;
}
.twoColFixRtHdr #container {
	width: 792px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 15px;
} 
.twoColFixRtHdr #header {
	background: #1e2d4c;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
} 
.twoColFixRtHdr #header h6 {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	height: 322px;
}
.twoColFixRtHdr #sidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixRtHdr #mainContent {
	width: 534px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	background-image: url(../images/contentbg.png);
	background-repeat: repeat;
} 
.twoColFixRtHdr #mainContentHeader {
	width: 534px;
	height: 172px;
	margin: 0;
	padding: 0;
	background-image: url(../images/contentheader.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContentFooter {
	width: 534px;
	height: 39px;
	margin: 0;
	padding: 0;
	background-image: url(../images/contentfooter.png);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContent img {
	border: 0px;
}
.twoColFixRtHdr #mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
	color: #1E2D4C;
	font-size: 2em;
}
.dc {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	font-size: 1.5em;
	color: #4A6672;
}
.twoColFixRtHdr #mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 1.4em;
}
.twoColFixRtHdr #mainContent h4 {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	font-size: 1.3em;
	color: #1E2D4C;
	line-height: 1.4em;
} 
.twoColFixRtHdr #mainContent p {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
} 
.deliverables {
	color: #4A6672;
	font-style: italic;
}
.twoColFixRtHdr #info {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3D5B6B;
	border: 1px solid #A1AFA9;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-left: 55px;
	margin-right: 55px;
} 
.twoColFixRtHdr #info strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}
.twoColFixRtHdr #info p {
	padding: 0;
	font-size: 1em;
	line-height: 1.2em;
	text-align: right;
	margin: 0px;
}
.twoColFixRtHdr #info a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}
.twoColFixRtHdr #info a:visited {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}
.twoColFixRtHdr #info a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}
.twoColFixRtHdr #info a:active {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
	letter-spacing: 0.2em;
	font-size: 1.2em;
}
.services {
	margin-top: 6px;
	margin-right: 55px;
	margin-bottom: 10px;
	margin-left: 55px;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #3D5B6B;
	padding: 0;
} 
strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #1E2D4C;
}
.emphasis {
	font-weight: bold;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-top: 8px;
}
.twoColFixRtHdr #footer {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #DDE7DF;
} 
.twoColFixRtHdr #footer h5 {
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: lighter;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.twoColFixRtHdr #footer h6 {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: lighter;
	padding: 0px;
}
iframe {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
