* {
	padding: 0px;
	margin: 0px;
}

a:link {
	color: #306626;
}

a:visited {
	color: #1F4316;
}

a:hover{
	color: #991A1D;
}

a.excelFile{
	background: url(/demo/images/swra/icons/icon_excel.gif) no-repeat  0px 3px;
}

a.lighter:link, a.lighter:visited, a.lighter:active{
	font-weight: normal;
}

a.otherFile{
	background: url(/demo/images/swra/icons/icon_other.gif) no-repeat  0px 0px;
}

a.pdfFile{
	background: url(/demo/images/swra/icons/icon_pdf.gif) no-repeat  0px 0px;
}

a.pptFile{
	background: url(/demo/images/swra/icons/icon_ppt.gif) no-repeat  0px 0px;
}

a.readMore{
	background: url(/demo/images/swra/readmore.gif) no-repeat  0px 2px;
	display: block;
}

a.rtfFile{
	background: url(/demo/images/swra/icons/icon_rtf.gif) no-repeat  0px 0px;
}

a.textFile{
	background: url(/demo/images/swra/icons/icon_text.gif) no-repeat  0px 0px;
}

a.wordFile{
	background: url(/demo/images/swra/icons/icon_word.gif) no-repeat  0px 0px;
}

a.wordFile,a.excelFile,a.rtfFile,a.pdfFile,a.pptFile,a.zipFile,a.textFile,a.otherFile,a.readMore{
	padding: 0px 0px 5px 20px;
	white-space: normal;
	line-height: 20px;
}

a.zipFile{
	background: url(/demo/images/swra/icons/icon_zip.gif) no-repeat  0px 0px;
}

body {
	background: #F4F4F0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

button{
	padding: 1px 2px;
	border: 1px outset;
	color: #FFFFFF;
	background: #3A4938;
	font-size: 10px;
	font-weight: bold;
}

div.alignRight {
	padding-bottom: 1px;
	text-align: right;
}

div.breadcrumbInner{
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 80%;
}

div.breadcrumbInner .first{
	border: none;
	padding-left: 0px;
	background: none;
}

div.breadcrumbInner a:link {
	text-decoration: underline;
}

div.breadcrumbInner a:hover {
	text-decoration: underline;
}

div.breadcrumbInner li {
	padding: 0 4px 0 10px !important;
	margin: 0px !important;
	display: inline;
	background: url(/demo/images/swra/slash.gif) no-repeat 0px 0px !important;
	height: 10px;
	line-height: normal !important;
}

div.breadcrumbInner ul {
	padding: 0px;
	margin: 0px;
}

div.breadcrumbOuter{
	margin: 0px;
	padding: 0px;
	width: 560px;
}

div.button{
	margin: 2px 0px;
}

div.centerObjectOuter{
	margin-bottom: 5px;
	margin-top: 15px;
	width: 565px;
}

div.centerObjectOuter div.centerObject{
	padding: 0px;
	background: url(/demo/images/swra/centerobject_back.gif) repeat-y 0 0;
}

div.centerObjectOuter div.centerObject h2{
	margin: 0px;
	padding: 6px 4px 8px 35px;
	border-bottom: none;
	background: url(/demo/images/swra/centerobject_top.gif) no-repeat 0 0;
	color: #3A4938;
	font-size: 90%;
}

div.centerObjectOuter div.centerObject img {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	border: none;
	margin-bottom: 5px;
}

div.centerObjectOuter div.centerObject table, div.centerObjectOuter div.centerObject p{
	margin: 5px 10px 0px 10px;
}

div.centerObjectOuter div.centerObjectFooter{
	background: url(/demo/images/swra/centerobject_bottom.gif) no-repeat 0 0;
	font-size: 1px;
	height: 8px;
}

div.cleaner, div.cleanerLine, div.cleanerColouredLine {
	clear: both;
	border: none;
	background: transparent;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

div.cleanerColouredLine {
	border-top: 1px solid #306626;
	margin: 10px 0 5px 0;
	visibility: visible;
}

div.cleanerLine {
	border-top: 1px solid #E5E5E5;
	margin: 5px 0 5px 0;
	visibility: visible;
}

div.content{
	float: left;
	width: 575px;
}

div.contentInner{
	padding: 0px 2px 0px 8px;
	float: left;
}

div.contentInner h1 {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 8px;
	margin-bottom: 10px;
	font-size: 120%;
}

div.contentInner h1, div.contentInner h2, div.contentInner h3, div.contentInner h4 {
	margin: 15px 0px 6px 0px;	
	color: #3A4938;
}

div.contentInner h2 {
	border-bottom: solid 1px #E5E5E5;
	padding-bottom: 6px;
	margin-bottom: 4px;
	font-size: 100%;
}

div.contentInner h3 {
	font-size: 90%;
}

div.contentInner h4 {
	font-size: 80%;
}

div.contentInner hr {
	margin: 5px 0;
	color: #E5E5E5;
	height: 1px;
}

div.contentInner li{
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style: none;
	background: url(/demo/images/swra/bullet_sq_sm.gif) no-repeat 0px 10px;
	line-height: 130%;
}

div.contentInner p{
	margin: 2px 0px 15px 0px;	
}

div.contentOuter{
	clear: left;
	float: left;
	padding-bottom: 20px;
	background: transparent url(/demo/images/swra/outer_back.gif) repeat-y -5px 0px;
	width: 771px;	
}

div.footer{
	background: #FFFFFF;
}

.macFix{
	font-size: 2px;
	height: 2px;
	/*mac hack - the following is visible in non macs\*/
	display:none;
	/*end of hack*/	
}
div.footerBottom{
	padding: 0 5px 10px 5px;
	margin-bottom: 10px;
	width: 758px;
}

div.footerBottom div.copy{
	float: left;
	margin-top: 8px;
	padding-left: 5px;
	font-size: 90%;
}

div.footerBottom div.powered, div.footerBottom div.powered a{
	display: block;
	width: 172px;
	height: 19px;
}

div.footerBottom div.poweredOuter{
	float: right;
	margin-top: 5px;
	background: url(/demo/images/swra/bg_powered.gif) no-repeat;
}

div.footerLinks{
	padding: 0px;
	width: 770px;
}

div.footerLinks ul{
	margin: 0px;
	padding: 10px;
	float: left;
}

div.footerLinks ul li {
	float: left;
	margin: 0 2px 1px 0;
	padding: 0 2px 1px 0;
	border-right: solid 1px #525050;
	list-style: none;
}

div.footerLinks ul li a{
	padding-right: 2px;
	padding-left: 2px;
}

div.footerLinks ul li.last {
	border-right: none;
}

div.footerOuter{
	clear: both;
	padding-top: 14px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/footer_back.gif) repeat-x 0px 0px;
	font-size: 90%;
	width: 772px;
}

div.header{
	padding: 0px;
	float: left;
	background: transparent url(/demo/images/swra/outer_back.gif) repeat-y -5px 0px;
}

div.headerTopOuter{
	padding: 4px 11px 4px 11px;
	border-bottom: 1px solid #BFC9BB;
	background: #FFFFFF;
	text-align: right;
}

div.leftColumn{
	float: left;
	padding: 4px 0px 4px 8px;
	background: transparent;
}

div.leftColumnOuter{
	float: left;
	background: transparent;
	width: 194px;
}

div.logo {
	border-bottom: 1px solid #000000;
	width: 771px;
	height: 88px;
}

div.logo img {
	border: 0px;
}

div.logoLink {
	width: 300px;
	height: 88px;
}

div.logoLink a:link,div.logoLink a:visited{
	display: block;
	width: 300px;
	height: 88px;
	text-decoration: none;
}

div.object input,div.object select{
	margin: 4px 0 0 0;
	font-size: 90%;
	width: 160px;
}

div.objectNavigation .b1 {
	margin: 0 1px 0 0;
	background: #DBDBCD;
}

div.objectNavigation .b1, div.objectNavigation .b1b, div.objectNavigation .b2, div.objectNavigation .b2b {
	display: block;
	overflow: hidden;
	height: 1px;
}

div.objectNavigation .b1b, div.objectNavigation .b2b {
	margin: 0 0 1px 1px;
}

div.objectNavigation .b1b, div.objectNavigation .b2b {
	background: #BFBFA6;
}

div.objectNavigation .b2 {
	margin: 0 1px 0 0;
	background: #FFFFFF;
}

div.objectNavigation b.top,div.objectNavigation b.bottom{
	margin: 0px;
	padding: 0px;
	display: inline;
	background: transparent;
	font-size: 1px;
	height: 1px;
}

div.objectNavigation li{
	padding: 0;
	display: inline;
}

div.objectNavigation li a{
	padding: 5px;
	border-right: 1px solid #BFBFA6;
	padding-left: 12px;
	display: block;
	color: #000000;
	background: url(/demo/images/swra/objectnav_innerarrow.gif) #E9E9E1 no-repeat 6px 10px;
	font-size: 90%;
	font-weight: bold;
	line-height: 120%;
}

div.objectNavigation li a:link, div.objectNavigation li a:visited{
	color: #000000;
}

div.objectNavigation li li a{
	padding: 5px;
	border-right: 1px solid #BFBFA6;
	padding-left: 12px;
	display: block;
	color: #000000;
	background: url(/demo/images/swra/objectnav_innerarrow.gif) #DBDBCD no-repeat 6px 10px;
	font-size: 90%;
	font-weight: normal;
	line-height: 130%;
}

div.objectNavigation ul{
	padding: 0;
	margin: 0;
}

div.objectNavigationOuter{
	margin-bottom: 10px;
	width: 180px;
}

div.objectNavigationOuter a{
	text-decoration: none;
}

div.objectNavigationOuter div.backToParent{
	border-top: 1px solid #3A4938;
	border-bottom: 1px solid #DBDBCD;
	padding: 3px 0;
}

div.objectNavigationOuter div.backToParent ul li{
	padding-left: 12px;
	background: url(/demo/images/swra/objectnav_backarrow.gif) no-repeat 4px 4px;
	font-size: 90%;
}

div.objectOuter{
	margin-bottom: 5px;
	background: url(/demo/images/swra/object_top.gif) no-repeat 0 0;
	font-size: 90%;
	width: 182px;
}

div.objectOuter div.object{
	padding: 4px 8px 10px 6px;
	background: transparent url(/demo/images/swra/object_back.gif) repeat-y 0px 0px;
	font-size: 95%;
}

div.objectOuter div.object img {
	padding: 0;
	margin: 0;
	margin-right: 5px;
	border: none;
	margin-bottom: 5px;
}

div.objectOuter div.object li{
	padding: 2px 0 2px 6px;
	margin-left: 4px;
	list-style: none;
	background: url(/demo/images/swra/objectnav_innerarrow.gif) no-repeat 0px 8px;
}

div.objectOuter div.objectFooter{
	background: url(/demo/images/swra/object_bottom.gif) no-repeat 0 0;
	font-size: 1px;
	height: 9px;
}

div.objectOuter div.objectHeader div.heading{
	width: 168px;
}

div.objectOuter div.objectHeader h2, div.objectOuter h2{
	padding: 7px 4px 0px 6px;
	color: #333333;
	font-family: Tahoma;
	font-size: 110%;
}

div.objectOuter h3 {
	padding: 7px 4px 0px 6px;
	font-size: 100%;
}

div.objectOuter h4 {
	padding: 7px 4px 0px 6px;
	font-size: 90%;
}

div.outer{
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #DBDBCD;
	background: #FFFFFF;
	width: 772px;
}

div.printHeader{
	display: none;
}

div.search{
	padding: 4px;
	text-align: center;
}

div.searchOuter{
	float: left;
	width: 194px;
	height: 26px;
}

div.sectionContent{
	float: left;
	padding: 5px 10px;
}

div.sectionContent h2{
	border-bottom: none;
	margin: 0px;
	padding-bottom: 0px;
	font-size: 90%;
}

div.sectionContent h2, div.sectionContent h3, div.sectionContent h4{
	margin: 12px 0 3px 0;
	color: #000000;
}

div.sectionContent h3{
	font-size: 100%;
	font-weight: normal;
}

div.sectionContent ul{
	padding: 2px 0px 5px 2px;
	margin: 0px;
	list-style-type: none;
}

div.sectionContent ul li{
	padding: 2px 0 3px 10px;
	margin-left: 5px;
	background: url(/demo/images/swra/bullet_sq_sm.gif) no-repeat 0px 8px;
}

div.sectionContentHeader{
	border-bottom: 1px solid #CCCCCC;
	background: #F4F4F0;
	font-size: 1px;
	height: 4px;
}

div.sectionContentLeft,div.sectionContentRight{
	float: left;
	width: 278px;
}

div.sectionContentOuter{
	border: 1px solid #CCCCCC;
	float: left;
	background: url(/demo/images/swra/section_back.gif) repeat-y top left;
	width: 562px;
}

div.topNavigation{
	overflow: hidden;
}

div.topNavigation ul{
	margin: 0px;
	padding: 4px 4px 6px 4px;
	text-align: right;
}

div.topNavigation ul li {
	border-left: solid 1px #283327;
	border-right: solid 1px #758074;
	list-style: none;
	display: inline;
}

div.topNavigation ul li a{
	padding-right: 4px;
	padding-left: 6px;
	font-size: 90%;
}

div.topNavigation ul li a:link, div.topNavigation ul li a:visited{
	color: #FFFFFF;
}

div.topNavigation ul li.first {
	border-left: none;
}

div.topNavigation ul li.last {
	border-right: none;
}

div.topNavigationOuter{
	float: right;
	border: none;
	background: url(/demo/images/swra/topmenuouterback.gif) #3A4938 no-repeat top left;
	width: 577px;
}

fieldset {
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #E5E5E5;
}

fieldset legend {
	margin-bottom: 10px;
	font-weight: bold;
	white-space: normal !important;
	display: run-in !important;
	line-height: 110%;
}

.formContent{
	width: 400px;
}
img{
	border: 0px;
}

img.contact{
	margin: 5px 10px 30px 20px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

img.leftNoBorder{
	float: left;
	border: none;
	margin: 5px 5px 5px 0;
}

img.rightNoBorder{
	float: right;
	border: none;
	margin: 5px 0 5px 5px;
}

input{
	margin: 0px 3px 0px 0px;
	padding: 2px 3px;
	color: #676767;
}

input,textarea,select{
	border: 1px solid #CCCCCC;
	color: #000000;
}

table.sideTable{
	margin-left: 8px;
	padding-bottom: 4px;
}

table.tableFullSize{
	border: 1px solid #BBBBBB;
	table-layout: fixed;
	margin: 5px 2px;
	width: 520px;
}

table.tableFullSize td{
	border: 1px solid #F5F5F5;
	margin: 0px;
	padding: 2px 8px 2px 8px;
	width: 1%;
	vertical-align: top;
}

table.tableFullSize th{
	border: 1px solid #F5F5F5;
	margin: 0px;
	padding: 2px;
	background: #306626;
	color: #FFFFFF;
	width: 1%;
	vertical-align: middle;
}

table.threeColumnTable{
}

table.threeColumnTable td{
	width: 180px;
}

td, table{
	font-size: 100% !important;
}

td, th{
	vertical-align: top;
}

.articledownloaddoc{
	clear: both;
	margin: 0px 0px 0px 10px;
}

.articledownloaddoc h3{
	margin: 10px 0 0 10px;
	padding: 0px 0 0px 10px;
	color: #4C4C4C;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 5px;
	font-size: 100%;
}

.articledownloaddoc li {
	margin: 0px !important; /*float:left; */
	padding: 5px 15px 5px 0px !important;
	background: none !important;
}

.articledownloaddoc p{
	margin: 0;
	padding: 0px 0 0px 20px;
}

.articledownloaddoc ul{
	margin: 0px !important;
	padding: 4px 10px 0px 0px !important;
	list-style: none;
}

.bigtext{
	font-size: 110%;
}

.error{
	color: #CC0000;
}

.eventsList{
	margin: 0px;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #F7F8F3;
}

.eventsTitleth {
	padding: 4px 10px 4px 10px;
	border-bottom: 1px solid #C6C6AE;
	background: #F7F8F3;
	font-size: 80%;
}

.filter select{
	width: 20px;
}

.hightlight{
	font-weight: bold;
}

.red{
	color: #991A1D;
}

.searchresultsBreadCrumb{
	padding-top: 3px;
	color: #737370;
	font-size: 85%;
}

.searchresultsSummary{
	font-size: 85%;
}

.smaller{
	font-size: 80%;
}

.smalltext{
	font-size: 80%;
}

.textOnlyLink{
	display: none;
}

#atozletterlist{
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	color: #808080;
	background: #FFFFFF;
	font-weight: bold;
	width: 100%;
	height: 18px;
	text-align: center;
}

#atozletterlist a{
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	font-size: 100%;
}

#atozletterlist li {
	margin: 1px;
	padding: 3px 2px 3px 2px;
	display: inline;
	background: none;
}

#atozletterlist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#atozObject #atozServicesList{
	clear: both;
	background: #FFFFFF;
}

#atozObject #atozServicesList ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#atozObject #atozServicesList ul li{
	padding-left: 10px;
	margin-bottom: 3px;
}

#atozObject #atozServicesList ul li ul{
	padding-left: 8px;
	padding-bottom: 0px;
	margin: 0;
}

#atozObject #atozServicesList ul li ul li{
	display: inline;
}

#atozObject #atozServicesList ul li ul li a:link, #atozObject #atozServicesList ul li ul li a:visited{
	padding-left: 0px;
	font-weight: normal;
	text-decoration: underline;
}

#atozObject .moreLink a:link,#atozObject .moreLink a:visited{
	padding-left: 12px;
	background: url(/demo/images/swra/bullet_arrow.gif) no-repeat left bottom;
}

#atozObjectLetterList {
	padding: 0;
	margin: 0;
	background: #FFFFFF;
}

#atozObjectLetterList ul{
	padding: 0;
	margin: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	list-style: none;
	display: block;
}

#atozObjectLetterList ul li{
	padding: 0 0 0 0;
	margin: 0;
	display: inline;
	background: none;
}

#atozObjectLetterList ul li a:link,#atozObjectLetterList ul li a:visited{
	border: solid 1px #848484;
	margin-left: 1px;
	margin-right: 0px;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 2px;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	height: 10px;
	text-decoration: none;
	letter-spacing: 2px;
}

#atozpanel table td{
	vertical-align: middle;
}

#childrenArticles li {
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 10px;
	line-height: 110%;
}

#childrenArticles ul{
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#contactsinarticle {
	padding: 0;
	margin: 0;
}

#contactsinarticle .contactsdetails{
	padding-left: 0px;
}

#contactsinarticle .contactsdetails a {
	font-weight: normal;
}

#contactsinarticle .contactsdetails h3 {
	margin: 0;
	padding-left: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #4C4C4C;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 10px;
	font-size: 100%;
}

#contactsinarticle .contactsdetails p {
	padding-top: 0px;
	padding-left: 20px;
	line-height: 100%;
}

#contactsinarticle p {
	line-height: 100%;
}

#faqAnswer{
	margin-top: 10px;
	border-top: solid 1px #C6C6AE;
	padding-top: 10px;
}

#faqAnswer h2 {
	padding: 0;
	margin: 0;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: solid 1px #C6C6AE;
}

#faqAnswer li {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 13px;
	line-height: 150%;
}

#faqAnswer li li {
	background: url(/demo/images/swra/bullet_small_black.gif);
}

#faqAnswer li p {
	margin-top: 0px;
}

#faqAnswer ul{
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#faqListing h2 {
	padding: 0;
	margin: 0;
	margin-top: 35px;
	padding-bottom: 10px;
	border-bottom: solid 1px #C6C6AE;
}

#faqListing li {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 13px;
	line-height: 150%;
}

#faqListing ul{
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#newsListing li {
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 4px 12px;
	line-height: 150%;
}

#newsListing ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#relatedarticles li {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 10px;
	line-height: 110%;
}

#relatedarticles ul{
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 10px;
	list-style: none;
}

#searchresults li{
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
	background: url(/demo/images/swra/bullet_small_black.gif) no-repeat 0px 11px;
	line-height: 120%;
}

#searchresults ul{
	padding: 0;
	margin: 0;
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#SiteMap{
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 15px;
}
div.printpview{
	display: none;
	visibility: hidden;
}