* { 
	margin: 0;
	padding: 0;
	border: 0;
}


body {
        background-image: url('../graphics/pagebg.png');
        background-position: left;
        background-repeat: repeat-y;
	background-color: #f2f2f2;
	font: 8pt/12pt verdana;
	padding: 0;
	border: 0;
	margin: 0;
	height: 100%;
}

a:link, a:visited {
	cursor: pointer;
	color: #366f8e;
	font-weight: bold;
}

a:hover, a:active {
	color: #9ac5cf;
}

img {
	border-width: 0;
}

h1 {
	font-size: 18pt;
	display: inline;
}

h2 {
	display: inline;
	color: #366f8e;
	font-weight: bold;
	font-size: 8pt;	
}

h3 {
	display: inline;
	color: #366f8e;
	font-weight: bold;
	font-size: 8pt;	
}

p {
	margin: 0 0 20px 0;
}

ul {
	list-style-image: url('../graphics/ligfx.png');
	list-style-type: circle;
	list-style-position: inside;	
	margin: 3px 3px 20px 3px;
}

li {
}

#page {
	background-color: #fff;
	width: 700px;
	position: absolute;
	left: 30px;
	top: 35px;
}

#above {
	position: relative;
}

#above_grp01 {
	position: relative;
}

#above_grp01_itm01 {
	background-image: url('../graphics/scltd2.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 473px;
	height: 51px;
	left: 200px;
	color: #9ac5cf;
	text-align: right;
	position: relative;
}

#above_grp01_itm01 h1 span {
	display: none;
}


#above_grp01_itm02 {
	background-image: url('../graphics/subtitle2.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 14px;
}

#above_grp02 {
	position: relative;
	top: 0px;
}

#above_grp02_itm01 {
	position: relative;
	background-image: url('../graphics/gradient01.png');
	background-position: center top;
	color: #2d7591;
	text-indent: 10pt;
	width: 652px;
	left: 24px;
	margin: 0 0 3px 0;
}

#above_grp02_itm01 h3 span a:link, a:visited {
	color: #2f7a98;
	font-size: 9pt;
	margin: 2px 2px 6px 0;
}

#above_grp02_itm01 h3 span a:link {
	color: #2f7a98;
}

#above_grp02_itm02 {
	background-image: url('../graphics/subheadline.png');
	background-position: center top;
	background-repeat: no-repeat;
	height: 30px;
}

#between {
	background-image: url('../graphics/gradient01.png');
	background-position: top;
	background-repeat: repeat-x;
	position: relative;
	top: 0;
	left: 23px;
	width: 654px;
}

#between_grp01 {
	position: relative;
	left: 210px;
	width: 440px;
	top: 0;
}

#between_grp01_itm01 {
}

#between_grp01_itm02 {
	background-color: #efefef;
	background-image: url('../graphics/menubg2.png');
	text-align: right;
	padding: 1px 14px 3px 14px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #878787;
}

#between_grp01_itm02 h3 span a:link {
	color: #2e2e2e;
	font-size: 8pt;
}

#between_grp01_itm02 h3 span a:visited {
	color: #2e2e2e;
	font-size: 8pt;
}

#between_grp01_itm02 h3 span a:visited {
	color: #2e2e2e;
	font-size: 8pt;
}

#between_grp01_itm02 h3 span a:hover, a:active {
	color: #666;
	font-size: 8pt;
}

#between_grp02 {
	position: relative;
	width: 630px;
	left: 22px;
	top: 5px;
	background-image: url('../graphics/contentbg.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#between_grp02_itm01 {
	background-image: url('../graphics/contentarrow.png');
	background-repeat: no-repeat;
	position: absolute;
	width: 42px;
	height: 42px;
	left: -42px;
	top: -4px;
}

#between_grp02_itm02 {
	position: relative;
	height: 400px;
	padding: 6px;
}


#below {
	position: relative;
}

#below_grp01 {
	position: relative;
	height: 30px;
}

#below_grp02 {
	position: relative;
	top: 4px;
	left: 22px;
	width: 656px;
	background-image: url('../graphics/belowbg.png');
	background-position: top;
	background-repeat: repeat-x;
}

#below_grp02_itm02 {
	position: relative;
	right: 30px;
	text-align: right;
}

#address {
	position: relative;
	left: 40px;
	top: 15px;
}
