body
{
	background: #cccccc url(/media/system/skravering.gif) repeat top left;
	background-attachment: fixed;
	margin: 0;
}
body, select, textarea, button, td, th
{
	font-family: Arial;
	font-size: 12px;
}
form
{
	margin: 0;
	padding: 0;
}
img
{
	border: none;
}
p
{
	line-height: 140%;
	margin: 0px;
	padding: 0px 0px 12px;
	overflow: hidden;
	clear: both;
}
table
{
	margin: 0 0 12px;
	border-collapse: collapse;
}
td, th
{
	line-height: 150%;
	vertical-align: top;
	padding: 2px 6px 2px 0;
	overflow: hidden;
}
p.small, p.smallClose
{
	font-size: 90%;
}
p.close, p.smallClose
{
	padding-bottom: 2px;
	color: #727272;
}

h1, h2, h3, h4
{
	font-weight: bold;
	line-height: 120%;
	padding: 0 0 6px;
	margin: 0;
}

h1
{
	font-size: 166%;
	clear: both;
}
.home #rightColumn h1
{
	display: block;
	border-bottom: solid 1px #cccccc;
	margin: 0 0 6px;
}
h2
{
	font-size: 125%;
	font-weight: normal;
	padding: 0 0 6px;
	line-height: 150%;
}
h2.close
{
	line-height: 100%;
	padding: 0 0 5px;
}
h3
{
	font-size: 100%;
	line-height: 140%;
	padding: 0 0 2px;
}

h3.lined
{
	border-bottom: solid 1px #bbbbbb;
	margin: 0 0 6px -20px;
	padding: 0 0 6px 20px;
	line-height: 100%;
}


hr
{
	clear: both;
	margin: 0 0 8px;
	padding: 0;
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}

a
{
	text-decoration: none;
	color: #000064;
}
a:hover
{
	text-decoration: underline;
	color: #999999;
}
#floatContainer a
{
        font-weight: bold;
}
a.arrow, a.pdf, a.ppt, a.rss
{
	font-weight: bold;
	padding-left: 14px;
	background: transparent url(/media/system/arrowBlue.gif) no-repeat 0px 3px;
	clear: both;
	float: left;
}
a.pdf
{
	background-image: url(/media/system/icon.pdf.gif);
}
a.ppt
{
	background-image: url(/media/system/icon.ppt.gif);
}
a.rss
{
	background-image: url(/media/system/icon.rss.png);
	background-position: 0px 1px;
	padding-left: 18px;
}
#floatContainer h1 a, #floatContainer h2 a, #floatContainer h3 a
{
	background: none;
	display: inline;
	float: none;
	clear: none;
	padding: 0;
	font-weight: inherit;
}

div.quote
{
	clear: both;
}
div.quoteImage
{
	float: left;
}
div.quoteText
{
	float: right;
	width: 210px;
}
div.quoteText p
{
	padding-right: 20px;
}
div.quoteText p.small
{
	text-align: right;
	padding-right: 0px;
}

.quoteStart, .quoteEnd
{
	color: #999999;
	font-size: 400%;
	line-height: 100%;
	margin-bottom: -20px;
	display: block;
}
.quoteEnd
{
	text-align: right;
	margin-top: -12px;
}


ol
{
	margin: 0px;
	padding: 0 0 12px 26px;
}
ol li
{
	line-height: 150%;
}

.nav, .nav li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#siteContainer
{
	width: 950px;
	margin: 0 auto 0px;
	padding: 0 0 10px;
	background: #ffffff;
	position: relative;
}

#floatContainer, #top
{
	overflow: hidden;
}
#floatContainer
{
	padding: 20px 0 0;
}

#top .blue
{
	padding: 15px 20px 0px;
	background: #000064;
	overflow: hidden;
	position: relative;
}
#top a
{
	color: #ffffff;
}
#top .logo
{
	float: left;
	margin-bottom: 32px;
}
#top .logoLarge
{
	margin-bottom: 15px;
}
#top .logoPSS
{
	position: relative;
	top: -15px;
	left: -20px;
	margin-bottom: 0px;
}
#topText
{
	position: absolute;
	width: 480px;
	left: 170px;
	top: 30px;
	color: #ffffff;
}
#topText h2
{
	padding-right: 40px;
}
#topText p
{
	text-align: right;
}
#tools
{
	position: absolute;
	top: 5px;
	right: 20px;
	width: 350px;
}
#tools .nav, #tools form
{
	float: right;
}
#tools form
{
	margin: 10px 0 0px;
	width: 210px;
}
#tools .logos
{
	overflow: hidden;
	position: absolute;
	top: 58px;
	right: 0px;
	width: 250px;
}
#tools form input
{
	border: solid 1px #999999;
	float: left;
	font-size: 120%;
	width: 144px;
	height: 18px;
	padding: 2px 4px;
}
#tools input.button
{
	display: none;
}
a.button, a.button span, #floatContainer a.button
{
	display: block;
	background: transparent url(/media/system/backgroundButton.gif) no-repeat top right;
	padding-left: 0px;
	color: #ffffff;
}
#rightColumn a.button
{
	float: left;
	margin: 0 0 12px;
	clear: both;
}
#tools a.button
{
	background-image: url(/media/system/backgroundButtonOnBlue.gif);
	float: right;
}
a.button span
{
	height: 16px;
	padding: 3px 20px 5px 10px;
	background-position: 0px -24px;
}
#tools a.button span
{
	background-image: url(/media/system/backgroundButtonOnBlue.gif);
}
a.button:hover, #tools a.button:hover, #floatContainer a.button:hover
{
	text-decoration: none;
	background-position: 100% -48px;
}
a.button:hover span, #tools a.button:hover span, #floatContainer a.button:hover span
{
	background-position: 0px -72px;
}
a.buttonLarge, a.buttonLarge span, #floatContainer a.buttonLarge
{
	background-image: url(/media/system/backgroundButtonLarge.gif);
	margin-bottom: 8px;
	float: none;
}
a.buttonYellow, a.buttonYellow span, #floatContainer a.buttonYellow
{
	background-image: url(/media/system/backgroundButtonYellowLarge.gif);
}
a.buttonLarge span
{
	font-size: 200%;
	font-weight: bold;
	line-height: 120%;
	background-position: 0px -55px;
	color: #000000;
	padding: 12px 15px 0px;
	height: 43px;
}
#floatContainer a.buttonLarge:hover
{
	background-position: 100% -110px;
}
#floatContainer a.buttonLarge:hover span
{
	color: #ffffff;
	background-position: 0px -165px;
}

#tools .nav li
{
	float: left;
	padding-left: 15px;
}

#topNavigation
{
	clear: both;
}
#topNavigation .nav
{
	float: left;
	width: 690px;
}
#topNavigation .nav li
{
	float: left;
	margin-right: 5px;
}
#topNavigation .nav a
{
	background: transparent url(/media/system/topNavigationBackground.gif) no-repeat 100% -52px;
	display: block;
	font-weight: bold;
}
#topNavigation .nav a span
{
	background: transparent url(/media/system/topNavigationBackground.gif) no-repeat top left;
	padding: 7px 11px;
	height: 12px;
	display: block;
}
#topNavigation .nav a:hover, #topNavigation .nav a.open, #topNavigation .nav a.selected
{
	background-position: 100% -78px;
	color: #000000;
	text-decoration: none;
}
#topNavigation .nav a:hover span, #topNavigation .nav a.open span, #topNavigation .nav a.selected span
{
	background-position: 0px -26px;
}


.column
{
	width: 210px;
	float: left;
	padding-left: 20px;
	border-bottom: solid 1px #ffffff;
}

#content
{
	width: 450px;
	margin-left: 230px;
}
#floatContainer .wideContentFull
{
	width: 910px;
	margin-left: 0px;
}
#floatContainer .wideContentRight
{
	width: 680px;
}
#floatContainer .wideContentLeft
{
	width: 680px;
	margin-left: 0px;
}
#floatContainer .evenRight
{
	margin-left: 350px;
	width: 330px;
}
#floatContainer .evenLeft
{
	width: 330px;
}
#wideBlock
{
	width: 700px;
	float: left;
}
#wideContent
{
	width: 680px;
}
#wideBlock #leftColumn, #wideBlock #content
{
	margin-left: 0px;
}
#leftColumn
{
	margin-left: -930px;
}




#leftColumn .nav li
{
	margin-bottom: 6px;
}
#leftColumn .nav a
{
	font-weight: bold;
	padding-left: 14px;
	background: transparent url(/media/system/arrowBlue.gif) no-repeat 0px 2px;
	float: none;
	display: block;
}
#leftColumn .nav ul a
{
	font-weight: normal;
	background: none;
}
#leftColumn .nav a:hover, #leftColumn .nav a.selected
{
	color: #999999;
	text-decoration: none;
}
#leftColumn .nav ul
{
	margin: 0;
	padding: 6px 0 0 0px;
}
#leftColumn .nav ul ul
{
	padding-left: 14px;
}

#subNavigation
{
	border-bottom: solid 2px #bbbbbb;
	overflow: hidden;
	padding: 0px 0px 0px 20px;
}
#subNavigation .nav li
{
	float: left;
}
#subNavigation .nav a
{
	font-weight: bold;
	color: #000064;
	padding: 7px 10px 7px;
	display: block;
	background: transparent url(/media/system/subNavigationBackground.gif) no-repeat 0px -200px;
}
#subNavigation .nav a:hover, #subNavigation .nav a.open, #subNavigation .nav a.selected
{
	background-color: #ebebeb;
	color: #000000;
	text-decoration: none;
	background-position: 50% 100%;
}


#footerContainer
{
	background: transparent url(/media/system/contentBackground.gif) no-repeat top left;
	margin: 0 auto 10px;
	width: 950px;
	padding: 14px 0px 10px;
}
#footer
{
	padding: 20px;
	background: transparent url(/media/system/footerBackground.gif) no-repeat top left;
	height: 36px;
	color: #ffffff;
}
#footer a.logo, #footer div
{
	float: left;
}
#footer div
{
	padding: 4px 0px 0px 61px;
	width: 520px;
}
#footer a.right, #footer a.middle, #tools .logos a.right, #tools .logos a.middle
{
	float: right;
}
#footer a.right, #tools .logos a.right
{
	margin-left: 20px;
}
#footer a.middle
{
	margin: 14px 0px 0px 0px;
}
#tools .logos a.middle
{
	margin-top: 26px;
}
#footer p
{
	line-height: 100%;
	padding: 0 0 6px;
}
#footer a
{
	color: #ffffff;
}

.hidden
{
	display: none;
}


div.box
{
	background: #f8f8f8 url(/media/system/boxedContentBackgroundRight.gif) no-repeat bottom right;
}
div.innerBox
{
	background: transparent url(/media/system/boxedContentBackgroundLeft.gif) no-repeat bottom left;
	padding: 0px 15px;
}
.innerBox h1
{
	background: transparent url(/media/system/boxedContentHeaderYellow.gif) no-repeat top right;
	margin: 0 -15px 10px;
}
.innerBox h1 span
{
	padding: 10px 15px 0px;
	height: 36px;
	display: block;
	background: transparent url(/media/system/boxedContentHeaderYellow.gif) no-repeat 0px -60px;
}




.packages
{
	overflow: hidden;
	margin-bottom: 5px;
	width: 696px;
	margin-right: -16px;
}

.package
{
	height: 100px;
	float: left;
	margin-right: 16px;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
a.package img
{
	position: relative;
	top: -100px;
}
a.package:hover img
{
	top: 0px;
}





.rnd {
	position: relative;
}
 
.rnd img
{
	border-width: 0;
	border-style: none;
}
 
.rnd .tl, .rnd .tr, .rnd .bl, .rnd .br
{
	height: 5px;
	position: absolute;
	width: 5px;
	display: block;
/*
	width: 100%;
*/
}
 
.rnd .tl {
	top: 0;
	left: 0;
	background: url(/media/system/tl.png) no-repeat left top;
}
 
.rnd .tr {
	top: 0;
	right: 0;
	background: url(/media/system/tr.png) no-repeat right top;	
}
 
.rnd .br {
	bottom: 0;
	right: 0;
	background: url(/media/system/br.png) no-repeat right bottom;	
}
 
.rnd .bl {
	bottom: 0;
	left: 0;
	background: url(/media/system/bl.png) no-repeat left bottom;
}


div.debug
{
	border: dashed 1px black;
	background: #ffcc00;
	padding: 5px;
}


.pnav
{
	background: transparent url(/media/system/backgroundPackageNavigation.gif) no-repeat top right;
	height: 26px;
	margin: 0 16px 10px 0px;
}
.pnav ul
{
	background: transparent url(/media/system/backgroundPackageNavigation.gif) no-repeat 0px -30px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 26px;
}
.pnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 5px 0px 10px;
}
.pnav a
{
	background: none;
	padding: 0px;
	color: #ffffff;
}
.pnav a:hover, .pnav a.selected
{
	color: #000000;
	text-decoration: none;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}
label
{
	display: block;
	margin: 0 0 1px;
}
select, input.text
{
	margin: 0 0 10px;
}
input.text
{
	border: solid 1px #999999;
	height: 18px;
	font-size: 120%;
}
.packageIntro
{
	padding-top: 5px;
}
.sitemap li, .sitemap ul
{
	margin: 0px;
	padding: 0px;
}
.sitemap ul ul
{
	padding-left: 20px;
}
.sitemap ul, .sitemap li
{
	list-style-type: none;
}

#cse-search-results iframe
{
	width: 450px;
}

.wideContentFull iframe
{
	margin: 0px -21px;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
