#head_cell {
	background-image: url(graphics/header.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 95px;
	position: relative;
	top: -10px;
	margin: auto;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#header_img1 {
	height: 212px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: -90px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#head_cell #globallink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCCCFF;
	width: auto;
	position: absolute;
	top: 110px;
	right: 20px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-variant: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	z-index: 1;
}

a.glink, a.glink:visited{
	font-size: small;
	color: #666666;
	font-weight: bold;
	border-right: 1px solid #8FB8BC;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

a.glink:hover{
	text-decoration: none;
}

.skipLinks {display: none;}

#globallink {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	top: 5px;
	position: relative;
	left: 175px;
	padding-bottom: 2px;
	width: 375px;
}
#page_cell {
	width: 760px;
	background-color: #FFFFFF;
	height: 450px;
	position: relative;
	top: -10px;
	margin: auto;
}

#page_cell #content {
	width: 400px;
	position: absolute;
	right: 170px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	top: 55px;
}
#page_cell #footer {
	position: absolute;
	width: 98.6%;
	left: 1%;
	padding-bottom: 5px;
	bottom: 0px;
}
#page_cell #nav_rt {
	width: auto;
	position: absolute;
	right: 10px;
	top: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	color: #666666;
	height: auto;
	border-top-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
}

#page_cell #nav_rt ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 10px;
}

#page_cell #nav_rt a
{
	display: block;
	width: 95px;
	background-color: #CCCCFF;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 10px;
}

#page_cell #nav_rt a:link, #navlist a:visited
{
	color: #666666;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
}

#page_cell #nav_rt a:hover
{
background-color: #9999FF;
color: #fff;
}

style_header {
	color: #996699;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#atg {
	height: 20px;
	width: 300px;
	margin: auto;
	position: relative;
	top: 0px;
}
