html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}

body, ul, td, .normal {
 	font-family : verdana;
 	font-size : 11px;
	line-height:150%;
	color : #40441F;
}
	

a { color: #74725B;  }
a:visited { color: #AFAD9C; }
a:hover { color: #6B884E; }


hr {
	background-color:#74725B;
	color:#74725B;
	border-width:0px;
	height:1px;
	margin:15px 0px;
	clear:both;
	width:100%;
}

h1, .head  	{
 	font-size : 18px;
 	font-weight : bold;
	color : #6B884E;
	}

h2, .home1 {
	font-weight: bold;
	font-size:12px;
	}

h3, .home2 {
	font-weight: bold;
	font-size:12px;
	}



caption {
	text-align:left;
	padding:3px 0px;
}


form table {
	border-collapse:collapse;
	border-spacing:0;
}

form td {
	padding:5px;
	border-width:1px 0;
}



input, select {
 	font-family : verdana, geneva, arial, helvetica;
	font-size : 10px;
	color: black;
}	
	
.input {
	width:150px;
	}



table {
	border-spacing:1px;
	border-collapse:collapse;
}

td, th {
	padding:4px;
	font-size:10px;
	text-align:left;
	border:1px solid white;
}

thead, tfoot {
	font-size:10px;
}

thead th {
	white-space:nowrap;
}



textarea {
 	font-family : courier new, monospaced;
	font-size : 11px;
	width:400px
 	}

.button {
 	font-family : arial;
	font-size : 12px;
	color:black;
	}
 
.dwarf {
	font-family : arial;
	font-size : 10px;
	font-weight:normal;
	line-height: normal;
	letter-spacing:normal;
	}
	
.midget {
	font-family : verdana;
	font-size : 10px;
	font-weight:normal;
	line-height: 150%;
	letter-spacing:normal;
	}

.trlabel, .tdlabel, .cell, .cell2, .odd, .even {
 	font-family : verdana;
 	letter-spacing:normal;
	font-size : 10px;
}

.trlabel, thead th {
	font-weight: bold;
	color: #FFFFFF;
	background-color:#74725B;
	}
	
.tdlabel, tbody th  {
	font-weight: bold;
	color:#FFFFFF;
	background-color:#B8B886;
	white-space:nowrap;
	vertical-align:top;
	text-align:left;
	}
	
	
.cell, .odd  {
	color:black;
	background-color: #f0f0f0;
	}
	
.cell2, .even  {
	color:black;
	background-color: #e0e0e0;
	}
	
.box  {
 	font-family : verdana,arial,helvetica;
 	font-size:10px;
	font-weight:normal;
	letter-spacing:0px;
	}
	
.error {
	color: red;
	font-weight:bold;
	background-color:white;
	}

.applyBorder {
	border-width: 6px;
	border-color: #757458;
	border-style: double;
}


	
.applyBorder2 {
	border-width: 1px;
	border-color: #757458;
}





/* ========== STANDARD SUB PAGE STYLES ==========
 * 1. div#breadcrumb
 * 2. h2#pageTitle
 * 3. h3#pageSubTitle
 * 4. div#pageSummary
 * 5. div#pageContents
 * 6. div#pageBullets
 * 7. div#pageConclusion 
 * 8. div#imageBlock
 * 9. div#imageBlockFeat
 * 10. div#calloutbox
 * 11. div#pageDownloads
*/
div#breadcrumb {
	margin-bottom: 0.8em;
	font-size: 10px; 
	font-weight: bold; 
}
	div#breadcrumb span.breadcrumbTitle {
		padding-right: 10px;
	}
	div#breadcrumb a:hover,
	div#breadcrumb a:focus {
		text-decoration: none; 
	}
h2#pageTitle {
 	font-size : 18px;
 	font-weight : bold;
	color : #6B884E;
}
h3#pageSubTitle {
	font-weight: bold;
	font-size:12px;	padding: 0.1em 0 0.5em;
}
div#pageSummary p,
div#pageContents p,
div#pageConclusion p,
div#pageBullets ul,
div#pageBullets ol {
	line-height: 110%;
	padding: 0.5em 0;
}
div#pageBullets {
	clear: left;
}
	div#pageBullets ul li,
	div#pageBullets ol li {
		margin-left: 1.5em;
		line-height: 150%;
	}
	div#pageBullets span.clear {
		clear: left;
	}
div#imageBlock,
div#imageBlockFeat {
	padding: 0.5em;
}
	div#imageNav {
		text-align: center;
		padding: 0.2em 0;
		font-size: 80%
	}
	div#pageContent p#currCaption,
	div#pageContent p#featCaption {
		font-size: 80%;
		text-align: center;
	}
div#calloutbox {
	width: 200px;
	position: relative;
	margin: 1em 0;
	border-width: 1px;
	border-style: solid;
	border-color: #74725b;
	background-color:#d9d4c1;
	background-image:url(../image/wui-calloutheaderbg.gif);
	background-repeat:repeat-x;
	background-position:top left;

}
	div#calloutbox h3 {
		width: 185px;
		padding: 0px 10px 0px 10px;
		margin: 0px;
		font-size: 100%;
		line-height: 26px;
		text-align: left;
		color:#ffffff;
		font-size:13px;
	}
	div#calloutbox div#calloutboxContent {
		width: 185px;
		padding: 3px 10px 0px 10px;
		margin-left: 0;
		text-align: left;
	}
		div#calloutbox ul#calloutboxList {
			width: 180px;
			padding: 0;
			margin-left: 0;
			margin-top: 1em;
			color: inherit;
		}
			div#calloutbox ul#calloutboxList li {
				list-style: disc outside url(../image/navBullet.gif);
				display: list-item;
				text-align: left;
				margin: 0 0 0 2em;
				padding: 5px 0px;
			}
			div#calloutbox ul#calloutboxList a {
				font-size: 90%;
			}
div#pageDownloads {
	margin: 1em 0;
	clear: both;
}
	div#pageDownloads h3 {
		padding-bottom: 0.5em;
	}
	#pageDownloads div.pageDownloadBlock {
		width: 45%;
		min-height: 45px;
		float: left; 
		padding-right: 5%;
		padding-bottom: 0.5em;
		position: relative;
	}
	#pageDownloads a.pageDownloadThumbLink {
		display: block;
		padding-right: 10px;
		position: absolute;
		left: 0;
		top: 0;
	}
	#pageDownloads div.pageDownloadBlock h4,
	#pageDownloads div.pageDownloadBlock p {
		font-size: 90%;
		padding-left: 42px;
	}
			
/* ========== SUB PAGE LAYOUTS ==========
 * 1. Layout A
 * 2. Layout B
 * 3. Layout C
 * 4. Layout D
 * 5. Layout E
 * 6. Layout F
 *
 * ===== Layout A ===== */

div#pageSummary.layoutA p,
div#pageContents.layoutA p,
div#pageConclusion.layoutA p,
div#pageBullets.layoutA ul,
div#pageBullets.layoutA ol {
	padding-left: 0;
}
div#imageBlock.layoutA {
	padding: 0 0 0.5em;
}
div#imageBlock.layoutA,
div#calloutbox.layoutA {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout B ===== */

div#imageBlockFeat.layoutB {
	float: left;
	clear: left;
	margin-right: 1em;
}
div#imageBlock.layoutB,
div#calloutbox.layoutB {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout C ===== */

div#calloutbox.layoutC {
	float: left;
	clear: left;
	margin-right: 1em;
}
div#imageBlock.layoutC,
div#imageBlockFeat.layoutC {
	float: right;
	clear: right;
	margin-left: 1em;
}

/* ===== Layout D ===== */
div#imageBlock.layoutD {
	float: right;
	clear: right;
	margin-left: 1em;
}
div#calloutbox.layoutD {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout E ===== */
div.imageBlock.layoutE {
	float: right;
	clear: right;
	padding: 10px;
}
div.imageBlock.layoutE p.imageCaption {
	font-size: 80%;
	text-align: right;
	margin: 0;
	padding: 0;
}
div#pageDownloads.layoutE {
	clear: none;
}
	#pageDownloads.layoutE div.pageDownloadBlock.layoutE {
		width: auto;
		float: none;
		clear: left;
		padding: 0 0.5em;
	}

/* ===== Layout F ===== */
div#imageBlock.layoutF {
	width: 300px;
	float:right;
}
div#imageBlock.layoutF p#myCaption {
	text-align: center;
}
div#imageBlock.layoutF div#thumbGallery {
	padding: 0.5em;
	text-align: center;
}
	div#imageBlock.layoutF div#thumbGallery a.thumbSwitch {
		display: inline-block;
		width: 50px;
		height: 50px;
		padding: 5px;
	}

div#calloutbox.layoutF,
div#imageBlockFeat.layoutF {
	float: left;
	clear: left;
	margin-right: 1em;
}

/* ===== Layout G ===== */
#videoBlock.layoutG {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}
	#videoBlock.layoutG #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutG object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutG #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}

#calloutbox.layoutG {
	float: left;
	clear: left;
	margin-right: 1em;
}

#pageThumbs {
	margin-top: 1em;
}
	#pageThumbs div.vidThumb {
		float: left;
		padding: 0.5em 1.3em 0.5em 0;
		width: 100px;
		text-align: center;
	}
		#pageThumbs div.vidThumb a {
			text-decoration: none;
			font-size: smaller;
			font-weight: bold;
			display: block;
			position: relative;
		}
			#pageThumbs div.vidThumb a img {
				border: 1px solid #CCC;
			}

/* ===== Layout H ===== */
div#videoBlock.layoutH {
	float: right;
	clear: right;
	padding: 0 0 1em 1em;
	text-align: center;
}	
	#videoBlock.layoutH #videoWrapper {
		background: transparent url(../image/loading.gif) no-repeat 50% 50%;
		margin: 0 auto;
	}
		#videoWrapper.layoutH object {
			display: block;
			margin: 0 auto;
		}
	#videoBlock.layoutH #videoCaption {
		padding-top: 0.5em;
		text-align: center;
	}
	div#videoBlock.layoutH div#thumbGallery {
		padding: 1em 0 0.5em;
		margin: 0 auto;
	}
		div#videoBlock.layoutH div#thumbGallery a.thumbSwitch {
			position: relative;
			display: block;
			float: left;
			width: 50px;
			height: 50px;
			padding: 5px;
			overflow: hidden;
		}
		
div#calloutbox.layoutH {
	float: right;
	clear: right;
	margin-left: 1em;
}

#imageBlock.layoutH {
	float: left;
	margin-right: 1em;
}	
	#imageBlock.layoutH #myCaption {
		text-align: center;
	}

