/* page basics */

html {
	height: 100%;
	margin-bottom: 1px;
}

body,td,th {
	font-family: "Minion Web", "Minion Pro", "Times New Roman", Times, Verdana, serif;
}

p {
	text-align:justify
	}
body {
	margin:0px;
	background-color: #660000;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #660000;
	margin-top:20px;
}
h1 {
	font-size:18pt;
	font-weight:normal
	}

h2 {
	font-size:14pt;
	font-weight:normal
	}

h3 {
	font-size:12pt;
	font-weight:normal
	}

h4 {
	font-size:12pt;
	font-weight:normal
	}

#divWrapper {
	margin: 30px auto 4px auto;
	background-color: #FFFFFF;
 	border: 1px solid #000000;
	width: 760px;
	min-width: 760px;
}

strong {
	color: #660000;
}

strong a {
	text-decoration:none
}

strong a:link, strong a:visited {
	color:#660000
}
	
strong a:hover {
	color:#000000;
}
	

.footnote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: 9pt;
}
p.footnote {
	text-align:left;
}
.copy {
	width: auto;
}

div#divMastheadRight {
	height: 130px;
	text-align:right;
}

#divMastheadRight div {
	padding: 20px 35px;
	color:#FFFFFF;
}

#divMastheadRight h1, #divMastheadRight h2, #divMastheadRight h3, #divMastheadRight h4, #divMastheadRight h5, #divMastheadRight h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	color:#FFFFFF;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
}

#divMastheadRight h1 {
	font-size:50px;
}


a:link {
	color:#660000
}
	
a:visited {
	color:#999999
}
	
a:hover {
	color:#000000;
	text-decoration:none
}
	
/* m1 styles */

.m1 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background: #000000;
	font-size: 9pt;
	height: 23px;
}

.m1 a {
	width:auto;
	text-align:center;
	text-decoration:none;
	padding: 6px 0px 5px 0px;
	display: block;
	margin:0px;
}
.m1 a:link, .m1 a:visited {
	background:#000000;
	color:#FFFFFF;
}

.m1 a:hover {
	background:#660000;
	color:#FFFFFF;
}


/* left column style */

#divLeftColumn {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	float: left;
}

#divLeftColumn div#masthead {
	height:130px;
}

#divLeftColumn div#masthead img {
	margin: 38px 25px 39px 25px;
}


#divLeftColumn .m1 {
	width: 230px;
}

.m1 a {
	display: block;
	width:auto;
	text-align:center;
	text-decoration:none;
	padding: 5px 0px 4px 0px;
}

.m1 a.over {
	background-color:#660000;
}

#divLeftColumn .copy {
	padding: 15px;
	font-size: 10pt;
	white-space:nowrap;
}


#divLeftColumn .copy a {
	text-decoration:none
}

#divLeftColumn .copy a:link, strong a:visited {
	color:#660000
}
	
#divLeftColumn .copy a:hover {
	color:#000000;
}

/* right column style */

#divRightColumn {
	float: right;
	width: 530px;
}
#divMastheadRight {
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	height: 130px;
	border: none;
	border-left: #660000 1px solid;
}
#divRightColumn .m1 {
	width: 530px;
}
#divRightColumn .m1 a {
	border-left: #660000 1px solid;
	width: 95px;
	text-align:left;
	padding-left: 5px;
	float:left;
}
#divRightColumn .copy {
	border: none;
	border-left: #660000 1px solid;
	padding: 10px 35px 35px 35px;
	font-size: 11pt;
	line-height: 15pt;
	min-height: 220px;
}

#divRightColumn .copy h1, #divRightColumn .copy h2, #divRightColumn .copy h3, #divRightColumn .copy h4 {
	line-height: 22pt;
}

/* copyright styles */

#divCopyright {
	padding-bottom: 40px;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#FFFFFF;
	width: 760px;
	min-width: 760px;
}
#divCopyright a {
	text-decoration:none;
}
#divCopyright a:link, #divCopyright a:visited {
	color:#FFFFFF;
}
#divCopyright a:hover {
	color:#996666;
}

/* clear style */

.clear {
	clear:both;
	height: 0px;
	font-size:0px;
}

/* tabular styles */

div.row {
  clear: both;
  padding-top: 2px;
  }

div.row span.label {
  float: left;
  width: 25%;
  text-align: right;
  color:#660000;
  }


div.row span.formw {
  float: right;
  width: 70%;
  text-align: left;
  } 

/* form styles */

input.formText, textarea.formText {
	font-family: "Minion Web", "Minion Pro", "Times New Roman", Times New Roman, Times, Verdana, serif;
	font-size:9pt;
	padding:1px;
	border: 1px solid #999999;
}

input.formButton {
	font-family: "Minion Web", "Minion Pro", "Times New Roman", Times New Roman, Times, Verdana, serif;
	color:#660000;
	border: 1px solid #999999;
}

#pictureRow {
	display:table-row;
}

#pictureRow div{
	float:left;
	text-align:center;
	width:100px; 
	margin: 0px 5px; 
	display:table-cell;
	white-space:nowrap;
}
#pictureRow a {
	text-decoration:none;
}
#pictureRow a:link, #pictureRow a:visited {
	color: #999999;
}
#pictureRow a:hover {
	color: #990000;
}

.downloads img {
	border: none;
	}

.downloads {
	padding: 0px 20px;
	}
	
a.downloads:link, a.downloads:visited {
	display:block;
	margin: 1px 20px;
	padding: 3px 0px 0px 30px;
	height: 30px;
	heigh\t: 25px;
	background: url(pdf.gif) top left no-repeat;
	text-decoration:none
}
	
a.downloads:hover {
	text-decoration:none
}

abbr, acronym, .help {
  border-bottom: 1px dotted #660000;
  cursor: help;
}
  
#wgLogoText {
	display: none;
}

.warningText, .smallerText {
	font-size: 10pt; 
	line-height: normal
}