﻿h1 {
	font-family: Cambria;
	color: #D5A033;
	font-weight: normal;
	text-align: center;
	font-size: 22pt;
}
h2 {
	font-family: Cambria;
	color: #FFFFFF;;
	font-weight: normal;
	text-align: center;
	font-size: 20pt;
}
h3 {
	font-family: Cambria;
	color: #D5A033;
	font-weight: normal;
	text-align: center;
	font-size: 16pt;
}
h4 {
	font-family: Cambria;
	font-size: 16pt;
	color: #CCCCCC;
	font-weight: normal;
	text-align: center;
}
h5 {
	font-family: Cambria;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: normal;
	text-align:	left; 
}
h6 {
	font-family: Cambria;
	font-size: 10pt;
	color: #808080;
	font-weight: normal;
	text-align: center;
}
body {
	font-family: Calibri;
	font-size: 14pt;
	color: #FFFFFF;
	margin: 0px;
}
p {
	font-family: Calibri;
	font-size: 14pt;
	color: #FFFFFF;
	text-align:left;
}
.Table {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #FFFFFF;
	}

a:link {
	color: #FFFF00;
}
link {
	color: #1EB3D2;
}
li {
	color: #FFFFFF;
	text-align:left
}
a:visited {
	color: #FFFF00;
}
.CT {
	border: 2px solid #8E0D34;
}
.CTCellBlue {
	border: 1px solid #FFFFFF;
	background-color: #0062C4;
	white-space: nowrap;
}
.CTCellBorder {
	border: 1px solid #FFFFFF;
}
#pagewidth {
	
	width:800px;
	margin:0px auto;
	padding:15px;
}
#banner {
	background-position: 30px;
	background: no-repeat left;
	margin-top: 15px;
	border-bottom: 1px solid #73AFB7;
	padding-left: 50px;
}
#banner p {
	margin: 0px;
	background: url('images/DWT/diamond_background.jpg') repeat right;
	height: 85px;
	width: 700px;
}
#mainNav {
	float: left;
	width: 125px;
	margin-top: 20px;
}
#content {
	margin-left: 150px;
	padding-left: 10px;
	border-left: 1px solid #D6ECAE;
}
#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #294E56;
}
img.figure {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	padding:10px;
	
}
img.figureright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
}
img.figureleft {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px 10px 10px 10px;
}
.clear {
	clear:both;
}
.tablemount {
	border: 1px solid #808080;
	font-size: small;
}
.IKRight {
	text-align: right;
}
.IKCenter {
	text-align: center;
}
.IKLeft {
	text-align: left;
}

