html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.guide_head
{
	height: 78px;
	width: 650px;
	background-image: url(../images/guideHead.jpg);
}

.guide_border { border: 1px #558ECA solid; }

.guide_intro
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2F3235;
	line-height: 14px;
	font-style: italic;
}

.guide_line
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	border-color: black black #558ECA;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 1px;
}

.guide_table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3235;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 15px;
	padding-right: 25px;
}

.guide_title
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2F3235;
}

.guide_grade
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #2F3235;
}

.guide_tableTop
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3235;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 15px;
	padding-right: 25px;
}

.guide_tableTopTOC
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3235;
	padding-left: 35px;
	padding-top: 0px;
	line-height: 15px;
	padding-right: 25px;
}

.wlhead1
{
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
  	border-color: #558ECA black #558ECA;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #02366B;
	text-transform: uppercase;
}

.wlhead2	
{
	font-size: 13px;
	font-weight: bold;
	margin: 14px 0 4px 0px;
}

.wlbullets
{
	margin-top: 10px;
	margin-left: 28px;
	padding-left: 12px;
	list-style: disc default;
	background:transparent url('../images/bullet.gif') no-repeat scroll 2px -2px;
	/*
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	*/
}

.TOClink
{
	color: #02366B;
}

a
{
	color: #02366B;
}

.wlbulletsTOC		
{
	font-weight: bold;
	line-height: 11px;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 29px;
	list-style: disc default;
	/*
	background-image: url(../images/bullet_guideTOC.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	*/
}

.wlbody { margin: 8px; 25px; 4px; 20px; }


.wlhead3TOC
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 30px;
}

.wlhead3	
{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
	font-style: italic;
}
#tab_wrapper{
	width:650px;
	position:relative;
	top:40px;
	left:50%;
	margin-left:-325px;
}
#page_content{

}

.tab{
	display:inline;
	padding:5px 8px 5px 8px;
	margin:0px 4px 0px 0px;
	
	line-height:auto;
	position:relative;
	top:-6px;
	
	border: 1px #558ECA solid;
	border-bottom:none;
	background-color:#78ABE0;
	font-weight:bold;
	font-size:11px;
	color: #191D1D;
	cursor:pointer;
	text-decoration:none;
}

.tab.highlighted{
	background-color:#FFFFFF;
	cursor:default;
}
#content_wrapper{
	margin:5px 0px 100px 0px;
	border: 1px #558ECA solid;
	padding:20px 8px 20px 8px;
	z-index:1;
}
#tab_buttons_contatiner{
	position:relative;
	top:7px;
}
#non_print_content{
	display:block;
}
#print_content{
	width:650px;
	position:relative;
	top:10px;
	left:50%;
	margin-left:-325px;
	border: 1px #558ECA solid;
	padding:10px;
	margin-bottom:30px;
	display:none;
}
#tab_content{
	padding:15px;
}
#print_dialog{
	position:absolute;
	top:35%;
	left:50%;
	margin-left:-150px;
	border:4px solid #aaaaaa;
	background-color:#eeeeee;
	z-index:999;
	width:300px;
	display:none;
}
#print_dialog #header{
	background-color:#dddddd;
	padding:5px;
	color:#000000;
	font-weight:bold;
	border-bottom:thin solid #aaaaaa;
}
#print_dialog #body{
	background-color:#ffffff;
	padding:5px;
	color:#000000;
}
#print_dialog #body table{
	width:100%;
}
#print_dialog #body table th{
	border-bottom:thin solid #000000;
}
#print_dialog #print_but{
	position:absolute;
	top:6px;
	left:-6px;
	width:100%;
	font-size:8px;
	cursor:pointer;
}


#print_dialog #print_but:hover{
	color:#ff0000;
}

ol.q_a_list {
	font-weight:bold;
}

ol.q_a_list .wlbody{
	font-weight:normal;
}
