#header-container{
		height: 290px;
		width: 840px;
}

#head-left{
		float: left;
		height: 290px;
		width: 380px;
}

#head-right{
		float: right;
		height: 290px;
		padding-left: 10px;
		width: 400px;
}

#header-right-title, #header-right-text{
		padding: 5px;
}

.mainHeadings{
		color: #DDAC1C;
		font-size: 1.35em;
		font-weight: bold;
		padding: 5px;
}

.contentHeaders{
		color: #133D6E;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0px;
}

.contentSubHeaders{
		color: #4D5C67;
		font-size: 1.1em;
		font-weight: bold;
		padding: 0px;
}

#header-right-download{}

#tabbed-navigation{
		float: left;
		height: 31px;
		margin: auto;
		padding: 0px;
		width: 820px;
}

#navFooter{
		border-top-color: #133D6E;
		border-top-style: solid;
		border-top-width: 9px;
		float: left;
		height: auto;
		width: 840px;
}

#navGradient{
		background-image: url(../images/pages/compass/nav_background.jpg) no-repeat;
		float: left;
		height: 11px;
		width: 760px;
}

#OuterBorderControl{
		border: 1px solid Black;
}

#base-content{
		border: 5px Silver;
		float: left;
		height: auto;
		width: 840px;
}

#base-content-left{
		float: left;
		height: auto;
		width: 540px;
}

#base-content-left-header{
		float: left;
		height: auto;
		width: 470px;
}

#base-content-left-body{
		float: left;
		height: auto;
		margin: 5px;
		width: 560px;
}

#base-content-right, .gutter-container{
		float: right;
		height: auto;
		width: 250px;
}

.gutter-header{
		height: 20px;
}

.gutter-links-holder{
		float: left;
		height: auto;
		width: 250px;
}

.gutter-pdf{
		float: left;
		width: 50px;
}

.gutter-pdf-link-text{
		float: right;
		height: auto;
		width: 200px;
}

hr{
		border-top-color: #133D6E;
		border-top-style: solid;
		border-top-width: 9px;
		height: 9px;
}

li.header {
		font-size: 1.10em;
		font-weight: normal;
		margin-bottom: 0.8em;
		margin-left: 0;
		padding-left: 5px;
}

ul.header {
		list-style: square url(../images/css/bullet.gif);
		margin: 0 0 0 15px;
		padding-left: 0;
}

.midText{
		font-size: 1.2em;
}

#base-left-focus{
		float: left;
		height: auto;
		width: 220px;
}

#base-right-focus{
		float: right;
		height: auto;
		width: 220px;
}

.compass-callout-header{
		background: url(../images/pages/compass/compass-call-out-header.jpg) no-repeat;
		float: left;
		height: 22px;
		width: 313px;
}

.compass-callout-header p{
		color: white;
		font-weight: bold;
		padding-left: 10px;
		text-align: left;
		vertical-align: top;
}

.compass-callout-body{
		border: 1px solid #00008B;
}

.compass-callout-body p{
		padding-left: 5px;
}

.case-study-quote-mark{
		background: url(../images/pages/compass/quote-marks.gif) no-repeat;
		background-position: top;
		background-repeat: no-repeat;
		float: left;
		height: 24px;
		width: 50px;
}

.case-study-quote{
		color: black;
		float: left;
		font-size: 1.1em;
		margin-left: 20px;
		width: 450px;
}

.case-study-footer{
		color: black;
		font-size: 0.9em;
		margin-left: 70px;
		width: 360px;
}

.nopad{
		float: left;
		margin: 0px;
		padding: 0px;
}

.bodyText{
		font-size: 12px;
}

.bodyTextItalic{
		font-size: 12px;
		font-style: italic;
		line-height: 15px;
}
