body{
	font-family: Arial, sans-serif;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-position: center center;
	text-align: center;
	background-color: #FFFFFF;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #666666;
	text-decoration: none;
}

a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	color: #999999;
	text-decoration: underline;
}

pre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: normal;
	width: auto;
	height: auto;
	line-height: normal;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	white-space: normal;
	width: auto;
	height: auto;
	line-height: normal;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00a0d2;
	padding: 0px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	font-variant: small-caps;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

ol li{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}

li{
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5px;
}

/***********************************/

#wrapper {
	width: 722px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position: relative;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: auto;
	background-color: #FFFFFF;
}

#main {
	background-position: center center;
	height: auto;
	width: 722px;
	text-align: center;
	margin: 0;
	position: relative;
	background-color: #FFFFFF;
}

#masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 722px;
	height: 174px;
}

#mastheadtop {
	background-image: url(images/masthead_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 722px;
	height: 66px;
	text-align: right;
	vertical-align: bottom;
	display: none;
}

#mastheadbottom {
	background-image: url(images/masthead_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 722px;
	height: 108px;
	float: left;
	display: none;
}

#footer {
	width: 722px;
	height: 40px;
	text-align: center;
	background-color: #004F7A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	vertical-align: middle;
	display: none;
}

#leftnav {
	background-color: #E9EAEC;
	background-repeat: no-repeat;
	background-position: left;
	width: 175px;
	height: 594px;
	float: left;
	color: 4f5f74;
	display: none;

}

#content {
	width: 7in;
	height: auto;
	float: left;
	text-align: left;
	z-index: 102;
	top: auto;
	right: auto;
	line-height: normal;
	background-color: #FFFFFF;
}
/***********************************/

.permalink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 0px;
	height: 22px;
	width: 175px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #00a0d2;
	overflow: visible;
}

.subbutton {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 0px;
	height: 22px;
	width: 175px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	overflow: visible;
	list-style-position: outside;
	list-style-image: url(images/bullet_sub.gif);
}
.subbutton a:link a:hover a:focus a:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/button_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 0px;
	height: 22px;
	width: 175px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #414e60;
}
/***********************************/

  .prop {
	height:584px;
	float:right;
	width:1px;
	display: none;
}

  .propfooter {
    height:30px;
    float:right;
    width:1px;
}

  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.globalbutton {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bullet_global.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 0px;
	height: 20px;
	width: 175px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}
.globalbutton a:link a:hover a:focus a:active {
    text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bullet_global.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-indent: 0px;
	height: 20px;
	width: 175px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}

/***********************************/

.topbutton {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	width: 401px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	vertical-align: bottom;
	z-index: 100;
	top: 38px;
	padding: 0px;
	background-position: bottom;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 321px;
}
.topbutton a:link a:hover a:focus a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-indent: 36px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-align: left;
	color: #999999;
	list-style-position: inside;
	list-style-image: url(images/bullet_top.gif);
}


.context_text {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	font-weight: normal;
	text-align: left;
	color: #000000;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
}

.context_text a:link a:hover a:focus a:active{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: auto;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-color: #FFFFFF;
}
