/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(images/sb/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(images/sb/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(images/sb/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/sb/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* SLIMBOX END */

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

body {
	padding: 25px 0px 12px;
	background-color: #98a664;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #526052;
	background-color: inherit;
}

span {
	display: inline;
}

img {
	border: none;
}

ul {

}

li {
	list-style-type: none;

}

p {
	margin: 10px 0px 12px;
	text-align: left;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	margin: 0px auto;
	width: 767px;
	background-image: url('images/pa_background_image_swsm.jpg');
	background-repeat: no-repeat;
	text-align: left;
}

#page_static {
	width: 767px;
	height: 235px;
	overflow: hidden;
}

.thumbnail {
	padding: 10px 0px;
	text-align: center;
}


/* Page Header */

#page_header {
	padding: 5px 14px 2px;
	z-index: 1;
	position: absolute;
}

#page_header h1 {
	width: 265px;
	height: 49px;
}


/* Navigation Menu */

#navmenu {
	margin: 54px 528px 0px 66px;
	padding-bottom: 2px;
	width: 173px;
	clear: both;
	text-align: center;
	z-index: 1;
	position: absolute;
}

#navmenu a {
	text-decoration: none;
}

#navmenu li {
	padding: 0px 11px;
	float: left;
	background: url('images/navmenu_background.gif') repeat-y 50% 0%;
	line-height: 23px;
}

#navmenu li#menu_first {
	padding-top: 5px;
	background-image: url('images/navmenu_background_top.gif');
	background-repeat: no-repeat;
}

#navmenu li#menu_last {
	padding-bottom: 12px;
	background-image: url('images/navmenu_background_bot.gif');
	background-repeat: no-repeat;
}

#navmenu li a {
	display: block;
	background-color: #acba78;
	color: inherit;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

#navmenu li a:hover {
	background-color: #ddebb1;
	color: #526052;
}

#navmenu li#menu_first a {
	padding-top: 2px;
	background-image: url('images/navmenu_background_litop.gif');
	background-repeat: no-repeat;
	background-position: 50% 0%;
}

#navmenu li#menu_last a {
	background-image: url('images/navmenu_background_libot.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

#navmenu li a b {
	margin: 0px auto;
	padding-bottom: 2px;
	display: block;
	width: 151px;
	border-bottom: #fff 1px solid;
}


/* Main Content */

#main_content {
	padding-left: 22px;
	background: url('images/main_background2.gif') repeat-y 22px 0%;
	float: left;
	clear: both;
	text-align: center;
}

#main_content2 {
	width: 723px;
	background-image: url(images/main_background_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#main_content_header {
	width: 723px;
	background: url('images/main_background_top2.gif') no-repeat 50% 0%;
}
.stylefw {
	font-size: 14px;
}


#main_content_header h2 {
	padding: 20px 10px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

#main_content_body {
	margin: 0px auto;
	padding: 2px 0px;
	width: 696px;
	min-height: 220px;
	background-color: #98a664;
	color: inherit;
}

#main_content_body #content_box {
	margin: 0px auto;
	padding-bottom: 15px;
	width: 665px;
	text-align: justify;
}

#main_content_footer {
	width: 723px;
	height: 21px;
	background: url('images/main_background_bot2.gif') no-repeat 50% 100%;
	overflow: hidden;
}


/* Page Footer */

#page_footer {
	padding: 18px 11px 0px;
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
}
.buttonright {
	margin-left: 490px;

}
.buttonright2 {
	margin-left: 26px;
	font-size: 14px;
}
.buttonright3 {
	margin-left: 72px;
	font-size: 14px;
}
.buttonright4 {
	margin-left: 4px;
	font-size: 14px;
}
.buttonright5 {
	margin-left: 16px;
	font-size: 14px;
}
.stylei {
	margin-left: 50px;
	margin-right: 50px;
}
.fieldright1 {
	margin-left: 56px;
}
.buttonright6 {
	margin-left: 4px;
	font-size: 14px;
}
.buttonright7 {
	margin-left: 12px;
	font-size: 14px;
}
.stylec {
	text-align: center;
}
.buttonright8 {
	font-size: 14px;
	margin-left: 38px;
}
.buttonright10 {
	margin-left: 50px;
	font: 14px;
}
.buttonright11 {
	font: 14px;
	margin-left: 43px;
}
.buttonright12 {
	font-size: 14px;
	margin-left: 240px;
}
.imageright1 {
	margin-left: 330px;
}
.buttonright9 {
	font-size: 14px;
	margin-left: 37px;
}
