body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, sans-serif;
	behavior:url(/assets/templates/next/csshover.htc);
	font-size: 9pt;
}

a {
	color: #08354A;
}

img {
	border: none;
}

#pageContainer {
	width: 900px;
}

#headerContainer {
}

#headerTopMenuContainer {
	text-align: right;
	color: #C0C0C0;
	font-size: 7pt;
	background-repeat: repeat-x;
	background-image: url(images/banner_bg.jpg);
	height: 40px;
}

#headerTopMenu {
	background: #ffffff;
	background-repeat: no-repeat;
	background-image: url(images/banner_bg_end.jpg);
	float: right;
	height: 38px;
	padding-left: 38px;
	padding-top: 2px;
}

#headerLogoContainer {
	clear: both;
	height: 32px;
	background-repeat: no-repeat;
	background-image: url(images/banner_logo.jpg);
}

#headerLogoContainer img {
	border: 0;
}

#headerMenuContainer {
	height: 23px;
	background-repeat: repeat-x;
	background-image: url(images/menu_bg.jpg);
	clear: both;
}

.headerMenuEntry, .headerMenuEntryActive {
	line-height: 22px;
	font-weight: bold;
	font-size: 8pt;
	height: 22px;
	padding-left: 17px;
	padding-right: 17px;
	border-right-color: #efefef;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}

.headerMenuEntry:hover {
	background-image: url(images/menu_entry_hover.jpg);
	background-repeat: repeat-x;
}

.headerMenuEntry a {
	text-decoration: none;	
	color: #666666;
}

.headerMenuEntryActive {
	background: #939393;
}

.headerMenuEntryActive a {
	text-decoration: none;	
	color: #ffffff;
}


#headerHomeTitleContainer {
	height: 175px;
	width: 900px;
}

#headerTitleContainer {
	height: 40px;
	width: 900px;
	background-image: url(images/header_title_bg.jpg);
}

#headerTitle, #headerTitleFull {
	padding-top: 6px;
	font-size: 8pt;
	font-weight: bold;
	color: #08354a;
}

#headerTitle {
	padding-left: 160px;
}

#headerTitleFull {
	padding-left: 15px;
}

#headerSubTitle, #headerSubTitleFull {
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
}

#headerSubTitle {
	padding-left: 160px;
}

#headerSubTitleFull {
	padding-left: 15px;
}

#contentHomeContainer {
	clear: both;
	overflow : hidden; 
	_height : 1%;
	background-image: url(images/start_bg.jpg);
	background-repeat: repeat-x;
}

#contentHomeContainer h1 {
	font-size: 12pt;
	color: #08354a;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
}

h1 {
	font-size: 11pt;
	color: #08354a;
}

h2 {
	color: #08354a;
	font-size: 9pt;
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 9pt;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 14px;
	background-image: url(images/submenu_link.jpg);
	background-repeat: no-repeat;
	background-position-y: 3px;
}

hr {
	border-style: solid;
	border-width: 1px;
	color: #c0c0c0;	
}

#contentCenterContainer li, #contentCenterContainerFull li {
	margin-bottom: 12px;
}

#contentCenterContainer fieldset, #contentCenterContainerFull fieldset {
	border: 0px;
}

#contentCenterContainer label, #contentCenterContainerFull label {
	color: #08354a;
	font-size: 9pt;
	font-weight: bolder;
	display: block;
}

#contentCenterContainer input, #contentCenterContainer textarea, #contentCenterContainerFull input, #contentCenterContainerFull textarea {
	font-size: 9pt;
	display: block;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 250px;
}

#contentCenterContainer textarea, #contentCenterContainerFull textarea {
	width: 500px;
	height: 200px;
}

#contentCenterContainer input.submit, #contentCenterContainerFull input.submit {
	width: 100px;
	margin-left: 410px;
}

#contentContainer {
	clear: both;
	overflow : hidden; 
	_height : 1%;
}

#contentContainer p {
	margin-top: 3px;
}

.contentHomeTitle {
	color: #666666;
	padding-left: 1px;
	padding-bottom: 9px;
	padding-top: 9px;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
}

.smallUC {
	color: #666666;
	font-weight: normal;
	font-size: 7pt;
	text-transform: uppercase;
}

#contentHomeLeftContainer {
	width: 350px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}


#contentHomeCenterContainer {
	width: 350px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}

#contentHomeRightContainer {
	width: 155px;
	padding-left: 15px;
	float: left;
	overflow: hidden;
}

#contentLeftContainer {
	min-height: 100px;
	width: 160px;
	float: left;
	overflow: hidden;
}

#contentCenterContainer {
	min-height: 100px;
	width: 550px;
	padding-top: 10px;
	float: left;
	font-size: 9pt;
	text-align: left;
	overflow: hidden;
}


#contentCenterContainerFull {
	margin-left: 15px;
	margin-top: 10px;
	text-align: justify;
	overflow: hidden;
}

.nextTeaser {
	font-size: 10pt;
	color: #08354a;
	font-weight: bold;
	padding-bottom: 7px;
}

#contentRightContainer {
	min-height: 100px;
	padding-top: 10px;
	padding-left: 15px;
	width: 175px;
	float: left;
	overflow: hidden;
}

#contentSubMenu {
	padding-right: 5px;
	font-size: 8pt;
}

#contentSubMenu ul {
	padding-top: 3px;
	padding-left: 10px;
	margin: 0px;
}

.contentSubMenuEntry {
	padding-top: 9px;
	padding-left: 8px;
	margin: 0px;
	vertical-align: middle;
	list-style-type:none;
	background-image:url(images/submenu_link.jpg);
	background-repeat: no-repeat;
	background-position: 0 12px;
}

.contentSubMenuEntryActive {
	font-weight: bold;
}

.contentSubMenuLevel2 {
	font-size: 8pt;
	padding-top: 5px;
	background-position: 0 8px;
}

.sitemapEntry1 {
	float: left;
	width: 200px;
	font-size: 9pt; 
	font-weight: 700;
	padding-left: 15px;
	padding-top: 10px;
	overflow: hidden;
}

.sitemapFolderTitle, .sitemapEntry1 {
	margin-bottom: 12px;
}

.sitemapFolderTitle a, .sitemapEntry1 a {
	text-decoration: none;
	color: #666666;
}

.sitemapEntry2 {
	margin-bottom: 3px;
}

.sitemapEntry2 a {
	font-weight: normal;
}

.linkList {
	font-size: 8pt;
	padding: 0px 0px 10px 2px;
	margin: 0px;
	vertical-align: middle;
}

.linkList li {
	list-style-type:none;
	background-image:url(images/submenu_link.jpg);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	padding-left: 10px; /* space between bullet and text */ 
	padding-bottom: 2px;
}

.linkList a {
	color: #08354a;
}

#footerContainer {
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}

#footerCopyright {
	color: #A0A0A0;
	font-size: 8pt;
	font-weight: bold;
}

#footerDisclaimer {
	color: #C0C0C0;
	font-size: 7pt;
}

#contentCenterContainer li {
	list-style-image: url(images/blue_bullet.gif);
}