html
{
	overflow-y: scroll;
}

body
{
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	line-height: 12pt;
}

#masthead, #searchtop, #toolbar, #content_header_right
{
	display: none;
}

#masthead_print
{
	padding-bottom: 20px;
}

.green-bold
{
	color: #005826;
	font-weight: bold;
}

h2, h3, h4
{
	color: #005826;
}

h1
{
	color: #542989; font-size: 24pt; line-height: 24pt; font-family: Arial, Sans-Serif; font-weight: bold; letter-spacing: -.05em; 
}

h2
{
	font-size: 100%;
}

h3
{
	font-size: 100%;
	margin-top: 12px;
	margin-bottom: 0px;
}
h4
{
	font-size: 100%;
	margin-top: 48px;
}




#content_main_front
{
	float: left;
	width: 475px;
	margin-left: 30px;
}

.clear
{
	clear: both;
}


#navigation_left
{
	display: none;
}



#gsk_footer
{
	/*text-align: center;*/
}

#searchtop
{
	position: absolute;
	top: 15px;
	left: 500px;
}

#toolbar
{
	position: absolute;
	top: 112px;
	left: 520px;
	color: #55298A;
}

#toolbar a
{
	color: #55298A;
}

.front_top
{
	background: url(/images/home-box-top.gif) no-repeat;
	height: 14px;
	overflow: hidden;
}
.front_middle
{
	background: url(/images/home-box-middle.gif) repeat-y;
	padding: 0px 20px;
}
.front_bottom
{
	background: url(/images/home-box-bottom.gif) no-repeat;
	height: 14px;
	overflow: hidden;
}

.front_box
{
	width: 452px;
	background: url(/images/home-box-middle.gif) repeat-y;
}
.front_box h2
{
	margin-top: 0px;
}

#content_header
{
	margin-bottom: 10px;
}

#content_header_left
{
	float: left;
	width: 305px;
	padding-right: 20px;
}

#content_header_left img
{
	margin-bottom: 10px;
}


.checklist
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/checkmark.gif);
}

.checklist li
{
	margin-top: 10px;
	line-height: normal;
}

.bulletlist
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet-green.gif);
}

.bulletlist li
{
	margin-top: 10px;
	line-height: normal;
}

.bulletlist-single
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet-green.gif);
}

.bulletlist-single li
{
	margin-top: 0px;
	line-height: normal;
}

.hang {
	line-height: 13px;
	font-size: 80%;
	margin: 0 0 0 1em;
	text-indent: -.55em;
} 


.hangtext
{
	margin: 0 0 0 .8em;
	text-indent: -.8em;
}

#under
{
	margin: 15px auto 0px auto;
	padding-top: 15px;
}

.common{
	margin: 30px 0px 0px 0px;
}

#searchtop strong
{
	color: #fff;
	font-size: 9pt;
}

.smallFont
{
	font-size: 80%;
}
.largeFont
{
	font-size: 120%;
	font-weight: bold;
}

#masthead img
{
	border: 0px;
}
