/* Yahoo CSS Reset - Copyright (c) 2008, Yahoo! Inc. All rights reserved. version: 2.5.2 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
html {
	background-color: #666666;
	background-image: url(/elementary/images/wgesback.jpg)
}
BODY {
	font-family: Verdana;
	font-size: 12px;
}
.wghsTitle {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.wghsLarge {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.wghsItalic {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
}
.wghsBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.wghsbasic {
	font-family: Verdana;
	font-size: 11px;
}
A.wgesNav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.wgesNav:hover {
	text-decoration: underline;
}
A.wgesNav:visited {
	color: #FFFFFF;
}
.paddedContent {
	padding: 6px;
}
#wrapper {

}
#siteFrame {
	text-align: left;
	width: 800px; 
	background: #FFFFFF; 
	position:relative; 
	border: 1px solid #000000; 
	padding: 0px; 
	margin: 13px auto;
}
#siteTable {
	width: 800px;
}
#mainSiteContent {
	padding: 10px;
	font-size: 12px;
}
div.menuDiv {
margin-top: 8px;
}
#mainSiteContent strong {
	font-weight: bold;
}
#mainSiteContent p {
margin-bottom: 1em;
}
