html, body, div, span, h1, h2, h3, p, a, img, ul, li, fieldset, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body  {
	font: 100% Helvetica, Arial;
	text-align: center;
	color: #000000;
	background-image: url(../img/wow_back.gif);
}
#page {
	width: 760px;
	margin: 0 auto;
	background-color: #F5F5F5;
}
#head {
	width: 760px;
	height: 170px;
	text-align:left;
}
#head h1 {
	position: absolute;
	top: -5000px;
}
#head p {
	float: right;
	height: 112px;
	width: 508px;
	text-align: center;
	margin-top: 58px;
	font-size: 1.6em;
	font-weight: bold;
	color: #2E4496;
}
#logo {
	height: 155px;
	width: 252px;
	float: right;
	text-align: right;
	padding-top: 15px;
}
.description {
}
.i {
	font-style: italic;
}
#nav {
	background-image: url(../img/wow_nav_divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 12px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: right;
	
}
.a_link a, .last_link a, .a_there, .last_there{
	display: block;
	width: 151px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
	color: #333333;
	font-size: 1.1em;
}
.last_link a, .last_there {
	width: 152px;
	border-right-style: none;
}
.a_there, .last_there {
	color:#AAAAAA
}
#nav li a:hover, .last_link a:hover {
	background-color: #cccccc;
}
#columns {
	height: 422px;
	width: 760px;
	clear: both;
	padding-top:15px;
}
#col_left {
	float: right;
	height: 422px;
	width: 301px;
}
#col_left_top, #col_left_t2 {
	height: 191px;
	width: 301px;
	text-align: left;
	background-image: url(../img/wow_box1.gif);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#col_left_t2 {
	text-align: center;
}
#col_left_top ul {
	list-style: none;
}
#col_left_top li a {
	text-decoration: none;
	color: #333333;
	font-size: .9em;
	width: 278px;
	display: block;
	margin-left: 10px;
	margin-right: 3px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#col_left_top li a:hover {
	background-color: #F8971B;
}
#col_left_top p {
	text-align: right;
	margin-right: 23px;
	margin-top: 20px;
	font-size: .9em;
}
#col_left_top p a {
	color: #000000;
}
#col_left_bottom {
	height: 171px;
	width: 261px;
	padding: 20px;
	background-image: url(../img/wow_box2.gif);
}
#col_left_top h2, #col_left_bottom h2, #col_left_t2 h2 {
	font-size: 1.3em;
	text-align: left;
	margin-bottom: 20px;
}
#col_left_top h2, #col_left_t2 h2 {
	margin-left: 20px;
}
#col_left_t2 p {
	padding: 6px;
}
#col_left_bottom p {
	line-height: 1.3em;
	font-size: 1.1em;
}
#col_right {
	background-image: url(../img/wow_box3.jpg);
	float: right;
	height: 382px;
	width: 344px;
	text-align: left;
	padding: 20px 40px 20px 75px;
}
#col_right h2 {
	font-size: 1.4em;
	margin: 30px 0;
}
#col_right p {
	font-size: 1em;
	line-height: 1.4em;
}
#col_right a {
	color: #000
}
#box4 {
	background-image: url(../img/wow_box4.gif);
	clear: both;
	height: 85px;
	width: 530px;
	font-size: 0.9em;
	padding-top: 35px;
	padding-right: 210px;
	padding-bottom: 0;
	padding-left: 20px;
}
.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=70); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}
#topPage {
	background-color: #FFCCCC;
	height: 500px;
	width: 500px;
	position: absolute;
	top: 30px;
	left: 300px;
	z-index: 21;
}
#foot {
	width: 760px;
	height: 39px;
}
#foot a {
	display:block;
	width: 746px;
	height: 30px;
	padding: 19px 14px 0 0 ;
	text-align: right;
	background-image: url(../img/wow_foot.gif);
	font-size: 12px;
	color: #336633;
	text-decoration: none;
}
/*#foot a:hover {*/
/*	color: #000;*/
/*	background-position: 0px 49px;*/
/*}*/
.requiredh2 {
	font-size: 14px
}
.required {
	color:#ff0000
}
.divided {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-right:36px
}
