/* GLOBAL STYLES */

/*body * {
	padding: 0px;
	margin: 0px;
}*/

html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/global/nav/pageBG.gif);
	background-position: 750px top;
	background-repeat:repeat;
	min-height: 100%;
}

a img {
	border: 0px;
}

a:link img {
	border: 0px;
}

a:visited img {
	border: 0px;
}

a:hover img {
	border: 0px;
}

a:visited img {
	border: 0px;
}

#header {
	width: 100%;
	height: 100px;
	overflow: hidden;
	background-color: #360D51;
	background-position: top left;
	background-image: url(../img/global/nav/headerBg.gif);
	background-repeat: repeat-x;
}
	
	#menu {
	
	}
	#menu img {
		display: block;
	}
	#navigation {
		height: 25px;
		overflow: hidden;
		padding: 0px;
	}
	#navigation img {
		display: block;
		line-height: 25px;
		padding: 0px;
		margin: 0px;
		border: 0px;
		overflow:hidden;
		float: left;
	}
	
	#datestamp {
		width: 91px;
		text-align: right;
		margin-left:634px;
		margin-right: 20px;
		margin-top: -46px;
		padding-top: 2px;
		padding-bottom:2px;
		padding-right: 10px;
		padding-left: 11px;
		height: 14px;
		position: relative;
		z-index: 100px;
		font-size: 12px;
		line-height: 14px;
		color: #fff;
		font-weight: bold;
		border: 3px solid #360D51;
		background-color: #fff ;
		color: #CD900B;
}
#shell {
	width: 750px;
	padding-top: 20px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: auto;
	background-color: #FFF;
	
	
}

	#submenu {
		width: 170px;
		float: left;		
	}
	
	#pageBody {
		margin-left: 190px;
		padding-left: 20px;
		width: 520px;
		border-left: 1px dotted #BE991B;
		padding-top: 10px;
		padding-bottom: 30px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		min-height: 400px;
		
	}

#footer {
	width: 750px;
	/*height: 75px;*/
	font-size: 10px;
	border-top: 1px solid #360D51;
	clear: both;
	background-image: url(../img/global/nav/pageBG.gif);
	background-position: top left;
	margin-bottom: 0px;
	overflow: hidden;
}

#footer div {
	background-color: #fff;
	padding-top: 20px;
}	
taable.textNav td.logo {
	max-width: 36px;
}
table.textNav {
	width: 530px;
	margin-left: auto;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
}
div.textNav {
	width: 530px;
	margin-left: auto;
	padding-left: 30px;
}

div.textNav a:link {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #725585;
}

div.textNav a:visited {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #725585;
}

div#footer div.textNav a:hover {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:	#F2E3C2;
}

div#footer div.textNav a:active {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color:	#F2E3C2;
}

/*******************************************/

div.heading {
	width: 170px;
	text-align: right;
	margin-bottom: 10px;
	overflow: hidden;	
}
/*div#cntx_sub.heading {
	background-color: #BE991B;
}

div#esum_sub.heading {
	background-color: #BE991B;
}

div#prdt_sub.heading {
	background-color: #C9BE27;
}

div#vsrc_sub.heading {
	background-color: #360D51;
}*/

	img.heading {
		/*width: 170px;
		height: 50px;*/
		border: 0px;
		display: block;
	}
div.items {
	margin-left: 30px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 140px;
	display: none;
	overflow: hidden;
}
	div.item {
		background-color: #fff;
		width: 130px;
		padding-left: 10px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-top: 5px;
		margin-bottom: 5px;
		text-align: right;	
		text-transform: uppercase;
		overflow: hidden;
	}
		div.item a:link {
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #360d51;
		}
		div.item a:visited {
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: #360d51;
		}
		div.item a:hover {
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: BE991B;
		}
		div.item a:active {
			text-decoration: none;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			color: BE991B;
		}

h1 {
		font-size: 20px;
		margin-top: 0px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		padding-bottom: 8px;
		border-bottom: 1px solid;
		
	}

h2 {
		font-size: 16px;
		margin-top: 30px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #725585;
		clear: right; /* added 042405 */
		
	}
h3 {
		font-size: 14px;
		margin-top: 14px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		clear: right;
		
}

h4 {
		font-size: 12px;
		margin-top: 14px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		
}

ol.outline {
	list-style-type: decimal;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

ol ol {
	list-style-type: upper-alpha;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
}

ol ol ol {
	list-style-type: decimal;
margin-left: 2%;
	margin-right: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
}
/*ol ol ol li {
	list-style-type: decimal;
}
ol<ol<li {
	list-style-tupe: upper-alpha;
}
ol li {
	list-style-type:decimal;

}

ol {
	margin-top: 10px;
}*/




ol.outline ul {
	margin-bottom: 1em;
	margin-top: 1em;
}

ul {
	margin-bottom: 0px;
}

ul.nocase li {
	text-transform: none;
}

ul li {
	list-style-type: disc;
}

ol.outline table {
	width: 100%;
	position: relative;
	left: -60px;
}
ol.outline table ul{
	font-size: 10px;
}
ol table td {
	vertical-align: top;
	padding: 5px;
	width: 25%;
}

div.galleryRow img {
	margin: 5px;
	border: 0px;
	
}
.gallery {
	clear: right;
	text-transform: uppercase;
}

div.gallery table {
	padding: 5px;
	font-size: 10px;
	color: #725585;
	font-weight: bold;
	text-trasnform: uppercase;
	text-align: center;
}
div.gallery table img {
	display: block;
	margin: auto;
	margin-top:5px;
	margin-bottom:5px;
	border: none;
}
div.gallery table td {
	vertical-align: baseline;
}

div.gallery table.3col td {
	width: 163px;
}

div.gallery table.4col td {
	width: 120px;
}
div.gallery table.2col td {
	width: 250px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 265px;
}

.error {
	background-color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
	padding: 5px;
	margin: 10px;
}

.clear {
	clear: both;
}
.fpo {
	width: 100%;
	height: 125px;
	background: #cccccc;
	display: block;
	content: FPO IMAGE;
}
#conclusions {
	width: 100%;
}
#conclusions .colLabel {
	font-weight: bold;
	color: #725585;
}
#conclusions td h3 {
	font-weight: bold;
	padding-top: 4px;
	border-top: 1px dotted #725585;
}

div#conclusionsImg {
	padding-bottom: 4px;
	border-bottom: 1px dotted #BE991B;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}
table.parking {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

table.parking td.tableHeader {
	background-color: #360D51;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
table.chart {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

table.chart td.tableHeader {
	background-color: #360D51;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

table.chart td.label {
	color: #725585;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
table.chartSm {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 10px;
}

table.chartSm td.tableHeader {
	background-color: #360D51;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

table.chartSM td.label {
	color: #725585;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

table#codeReq {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

table#codeReq td.tableHeader {
	background-color: #360D51;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.subtext {
	font-size: 75%;
}

.imgCaption {
	font-weight: bold;
	background-color: #F2E3C2;
	color: #360D51;
	font-size: 10px;
	padding-top: 4px;
}
.imgCaption img {
	display: block;
	margin:0px;
	margin-top: 5px;
	padding: 0px;
}

.imgOver {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-image: url(../img/global/nav/pageBG.gif);
	background-color: #360D51;
	background-repeat: repeat-y;
}

.floatOver {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	background-image: url(../img/global/nav/pageBG.gif);
	background-repeat: repeat-y;
	background-color: #360D51;
	margin-left: 20px;
	margin-bottom: 20px;
	max-width: 265px;
	float: right;
}

.nocase {
	/* sets text-transform to normal */
	text-transform: none;
}
h3.sitemap {
	padding-left: 10px;
}
p.sitemap {
	text-transform: capitalize;
	padding-left: 30px;
}
	