/***************/
/* Colorscheme */
/***************/

.primColorStrong0 { background-color:#000000; }
.primColorMedium0 { background-color:#666666; } 
.primColorLight0 { background-color:#E7E7E6; } 

.secndColorStrong1 { background-color:#8A8E16; }
.secndColorStrong0 { background-color:#9DA124; }
.secndColorMedium1 { background-color:#D5D579; } 
.secndColorMedium0  { background-color:#D5D579; }
.secndColorLight1 { background-color:#E9E9B0; }
.secndColorLight0 { background-color:#E6E7B9; }

.teaserColor { background-color:#800000; } 

.neutralColorBlack { background-color:#000000; }
.neutralColorStrong0 { background-color:#999999; }
.neutralColorMedium0 { background-color:#CCCCCC; } 
.neutralColorLight0 { background-color:#E2E3DE; } 
.neutralColorWhite { background-color:#FFFFFF; }
.neutralColorTrans { background-color:#00FF00; } 

/**********************/
/* SiteCSS */
/**********************/

body {
	margin: 10px 0 0;
	padding: 0;
	border: 0;
	background: white;
	font: 100%/1.4em Verdana, Arial, sans-serif;
	color: #222;
	text-align: left; /* Center on IE5 PC */
}

.frame {
	margin: 0px;
	width: 725px;
	min-height: 450px;
}

.top {
	float: left;
	vertical-align: bottom;
}

.top h1 {
	margin-left: 70px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.nav {
	width: 450px;
}

.logo {
	float: right;
	margin: 0 0 0 0;
}

.logolinks {
	float: left;
	margin: 0 0 0 15;
}

.subnav {
	float: right;
	height: 20px;
	padding-right: 22px;
}

.menu {
	width: 125px;
	float: left;
	background-color: #99ccff;
	min-height: 250px;
	height: 100%;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;

	border-bottom-color : #666666;
	border-bottom-style : solid;
	border-bottom-width : 1px;

	margin-top: 45px;
	margin-left: 5px;
}

.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	font-size : 11px;
	color: #000000;
	text-decoration: none;

	padding-left : 15px;
	padding-top : 2px;
	padding-bottom : 2px;

	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-right : 5px;

	line-height : 21px;
}

.menu a:hover {
	font-weight: bold;
}

.nav a:link, .nav a:visited, .nav a:active {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
               
.nav a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.content {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	font-size: 14px;
	line-height: 145%;
	width: 450px;
}

H1 {
  	color: #777;
	font-size: 1.8em;
	padding-left: 100px;
}

H2 {
	color: #888; font-size:1.4em;
}

UL {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content p {
	width: 450px;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
}

.right {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
	width: 155px;
}

.teaser {
	border: 1px solid;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	background-color: #FFFFFF;
}

.teaser h1 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #c7cbd3;
}

.teaser h2 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 2px;
	background-color: #CCCCCC;
}

.teaser p {
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.teaser a:link, .teaser a:visited, .teaser a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;

	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
               
.teaser a:hover {
	color: #003399;
	background-color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.bottom {
	margin-top: 0px;
	margin-left: 200px;
	margin-right: 5px;
	font-size: 12px;
	height: 25px;
	color: #000000;
	width: 400px;
	text-align: center;
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
               
.bottom a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.content a:link, .content a:visited, .bottom a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
               
.content a:hover {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}

.contentbox {
	margin: 0px auto; /* center for now */
	width: 550px; /* 17em; ems so it will grow */
	background: url(common/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}

.contentboxhead {
	background: url(common/sbhead-r.gif) no-repeat top right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.contentboxhead h1 {
	background: url(common/sbhead-l.gif) no-repeat top left;
	margin: 0px;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}

.contentboxbody {
	background: url(common/sbbody-l.gif) no-repeat bottom left;
	margin: 0px;
	padding: 5px 30px 31px;
}

/**********************/
/* Functions */
/**********************/

.copyright, a.copyright:link, a.copyright:visited {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: black;
}

/*******************/
/* Sitemap         */
/*******************/

TD.sitemapTitle0 {
  background-color: #000066;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

TD.sitemapTitle1 {
  background-color: #FF6600;
  border-right-width: 1px;
  border-right-color: #FFFFFF;
  border-right-style: solid;
 }

A.sitemapTitle0:link, A.sitemapTitle0:visited ,
A.sitemapTitle1:link, A.sitemapTitle1:visited {
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

A.sitemapTitle0:hover, A.sitemapTitle0:active ,
A.sitemapTitle1:hover, A.sitemapTitle1:active {
  font-weight: bold;
  color: #E8F2F9;
  text-decoration: underline;
}

A.sitemapElement0:link, A.sitemapElement0:visited {
  font-weight: normal;
  text-decoration: none;
}
A.sitemapElement1:link, A.sitemapElement1:visited {
  font-weight: bold;
  text-decoration: none;
}

A.sitemapElement0:hover, A.sitemapElement0:active ,
A.sitemapElement1:hover, A.sitemapElement1:active {
  color: #FF6600;
  text-decoration: underline;
}


/*************************/
/* Management Interface  */
/*************************/

.cmsTxtColorStrong0 { color: #000066; } /* primColorStrong0 */
.cmsTxtColorStrong1 { color: #666666; } /* neutralColorStrong0 */
.cmsBgColorStrong0 { background-color: #000066; } /* primColorStrong0 */
.cmsBgColorStrong1 { background-color: #CCCCCC; } /* neutralColorLight0 */
.cmsBgColorMedium0 { background-color: #E8F2F9; } /* primColorLight0 */
.cmsBgColorLight0 { background-color: #FFFFFF; } /* neutralColorWhite */

.ftTH { background-color:#cccccc; }
.ftTD { background-color:#efefef; }
