/* general */

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
body, td, p, th {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt; 
	
}
img {
	border-color: #fff;
}
li {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	list-style-type: disc;
	font-size: 8pt;
	border: none;
	margin-left: 9px;
	color: #333;
}
ul {
    margin-left: 0;
    padding-left: 10px;
}

/* text */

.textB {
	font-size: 8pt;
	color: #333;
	line-height: 14px;
}
.textW {
	font-size: 8pt;
	color: #fff;
	line-height: 14px;
}
.boldTextW {
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	line-height: 14px;
}
.boldTextB {
	font-size: 8pt;
	font-weight: bold;
	color: #333;
	line-height: 14px;
}
.italicTextW {
	font-size: 8pt;
	font-style: italic;
	color: #fff;
}
.italicTextB {
	font-size: 8pt;
	font-style: italic;
	color: #333;
	line-height: 14px;
}
.textSmallB {
	font-size: 7pt;
	color: #333;
	line-height: 12px;
}
.boldTextSmallB {
	font-size: 7pt;
	color: #333;
	font-weight: bold;
	line-height: 12px;
}
.textSmallW {
	font-size: 7pt;
	color: #fff;
	line-height: 12px;
}
.boldTextSmallB {
	font-size: 7pt;
	color: #333;
	font-weight: bold;
	line-height: 12px;
}
.textG {
	font-size: 8pt;
	color: #999;
	line-height: 14px;
}
.textSmallG {
	font-size: 7pt;
	color: #999;
	line-height: 12px;
}
.boldTextSmallG {
	font-size: 7pt;
	color: #999;
	font-weight: bold;
	line-height: 12px;
}
.boldTextBlue {
	font-size: 8pt;
	color: #2175d9;
	font-weight: bold;
	line-height: 12px;
}
.boldTextSmallBlue {
	font-size: 7pt;
	color: #2175d9;
	font-weight: bold;
	line-height: 12px;
}
.error {
	font-size: 8pt;
	color: #e41f1f;
}
.subTitle {
	font-size: 16pt;
	color: #999999;
}
.subScript {
	font-size: 8pt;
	font-style: italic;
	color: #333;
	line-height: 14px;
	margin-left: 9px;
}

/* banners */


.banner1 {
	font-size: 17pt;
	color: #fff;
	line-height: 25px;
	letter-spacing: 1px;
}
.banner2 {
	font-size: 16pt;
	color: #fff;
	line-height: 24px;
	letter-spacing: 1px;
}
.banner3 {
	font-size: 15pt;
	color: #fff;
	line-height: 22px;
	letter-spacing: 1px;
}
.banner4 {
	font-size: 14pt;
	color: #fff;
	line-height: 21px;
	letter-spacing: 1px;
}
.banner5 {
	font-size: 12pt;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
}
.banner6 {
	font-size: 10pt;
	color: #fff;
	line-height: 15px;
	letter-spacing: 1px;
}
.banner1b {
	font-size: 17pt;
	color: #2175d9;
	line-height: 25px;
	letter-spacing: 1px;
}
.banner2b {
	font-size: 16pt;
	color: #2175d9;
	line-height: 24px;
	letter-spacing: 1px;
}
.banner3b {
	font-size: 15pt;
	color: #2175d9;
	line-height: 22px;
	letter-spacing: 1px;
}
.banner4b {
	font-size: 14pt;
	color: #2175d9;
	line-height: 21px;
	letter-spacing: 1px;
}
.banner5b {
	font-size: 12pt;
	color: #2175d9;
	line-height: 18px;
	letter-spacing: 1px;
}
.banner6b {
	font-size: 10pt;
	color: #2175d9;
	line-height: 15px;
	letter-spacing: 1px;
}
.bannerTemplates {
	font-size: 16pt;
	color: #2175d9;
	line-height: 24px;
	letter-spacing: 1px;
}

/* links */

a {
	text-decoration: none;
}

a:link, a.normal:link {
	color: #2175d9;
	font-size: 8pt;
}
a:visited, a.normal:visited {
	color: #2175d9;
}
a:hover, a.normal:hover {
	color: #00308f;
}
a:active, a.normal:active {
	color: #00308f;
}
a.linkBold:link {
	color: #2175d9;
	font-size: 8pt;
	font-weight: bold;
}
a.linkBold:visited {
	color: #2175d9;
	font-weight: bold;
}
a.linkBold:hover {
	color: #00308f;
	font-weight: bold;
}
a.linkBold:active {
	color: #00308f;
	font-weight: bold;
}
a.small:link {
	color: #2175d9;
	font-size: 7pt;
}
a.small:visited {
	color: #2175d9;
}
a.small:hover {
	color: #00308f;
}
a.small:active {
	color: #00308f;
}
a.normalGrey:link {
	font-size: 8pt;
	color: #999999;
	line-height: 14px;
}
a.normalGrey:visited{
	font-size: 8pt;
	color: #999999;
	line-height: 14px;
}
a.normalGrey:hover{
	font-size: 8pt;
	color: #00308f;
	line-height: 14px;
}
a.normalGrey:active{
	color: #00308f;
}
a.grey:link {
	font-size: 8pt;
	color: #999999;
	line-height: 14px;
}
a.grey:visited{
	font-size: 8pt;
	color: #999999;
	line-height: 14px;
}
a.grey:hover{
	font-size: 8pt;
	color: #00308f;
	line-height: 14px;
}
a.grey:active{
	color: #00308f;
}

a.greyBold:link {
	font-size: 8pt;
	color: #999999;
	line-height: 14px;
	font-weight: bold;
}
a.greyBold:visited{
	color: #999999;
	font-weight: bold;
	}
a.greyBold:hover{
	color: #00308f;
	font-weight: bold;
}
a.greyBold:active{
	color: #00308f;
	font-weight: bold;
}
a.crumbSub:link {
	font-size: 8pt;
	color: #999;
	line-height: 14px;
	font-weight: bold;
}
a.crumbSub:visited{
	color: #999;
	font-weight: bold;
	}
a.crumbSub:hover{
	color: #333;
	font-weight: bold;
}
a.crumbSub:active{
	color: #333;
	font-weight: bold;
}

/* footer */
#footer > td {
	margin-top: 18px;
	margin-bottom: 2px;
}
a.footer {
	display: block;
	color: #999;
	font-size: 8pt;
	text-decoration: none;
	border-left: 1px solid #999;
	padding-left: 9px;
	padding-right: 9px;
}
a.footer:visited {
	color: #999;
}
a.footer:hover {
	color: #00308f;
}
a.footer:active {
	color: #00308f;
}
.footerText {
	display: block;
	color: #999;
	font-size: 8pt;
	padding-right: 9px;
	padding-left: 18px;
}
.footerTable {
    margin: 0;
    padding: 0;
}

/* background colors */

.block {
	font-size: 8pt;
	color: #333;
	background: #f0f6fc;
}
.page {
	background: #fff;
}
.bgWhite {
	background: #ffffff;
}
.bgHeader {
	background: #d5e3f1;
}
.bgSection0 {
	background: #00308f;
}
.bgSection1 {
	background: #f49000;
}
.bgSection2 {
	background: #b0c700;
}
.bgSection3 {
	background: #2175d9;
}
.bgSection4 {
	background: #e2008a;
}
.bgBlock {
	background: #f0f6fc;
}

/* form elements */

.buttonLowGeneric {
	font-size: 8pt;
	color: #ffffff;
	background-color: #b3b3b3;
	border: 1px #b3b3b3 solid;
	text-align: left;
	padding: 2px 2px 4px 4px;
	height: 20px;
	cursor: pointer;
}
.buttonLowGeneric:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonLowSpecific {
	font-size: 8pt;
	color: #666;
	background-color: #fff;
	border: 1px #b3b3b3 solid;
	text-align: left;
	padding: 2px 2px 4px 4px;
	height: 20px;
	cursor: pointer;
}
.buttonLowSpecific:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonGeneric {
	font-size: 8pt;
	color: #2175d9;
	background-color: #fff;
	border: 1px #2175d9 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonGeneric:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonSpecific {
	font-size: 8pt;
	color: #fff;
	background-color: #2175d9;
	border: 1px #2175d9 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonSpecific:hover {
	background-color: #023090;
	border: 1px #023090 solid;
}
input {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	padding-left: 4px;
	padding-right: 4px;
	height: 18px;
	border: 1px solid #aaa;
}
input[type=checkbox] {
	border: none;
}
input[type=radio] {
	border: none;
}
select {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	line-height: 18px;
	border: 1px solid #aaa;
}
textarea {
	font-family:  tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #333;
	line-height: 14px;
    padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #aaa;
	background-color: #fff;
}

a.nav1, a.nav1:visited, 
a.nav2, a.nav2:visited, 
a.nav3, a.nav3:visited, 
a.nav4, a.nav4:visited, 
a.nav0, a.nav0:visited{
	color: #999;
	font-size: 14pt;
	text-decoration: none;
}
a.nav1:hover, a.nav1:active{
	color: #f49100;
	font-size: 14pt;
	text-decoration: none;
}
a.nav2:hover, a.nav2:active{
	color: #abc200;
	font-size: 14pt;
	text-decoration: none;
}
a.nav3:hover, a.nav3:active {
	color: #2175d9;
	font-size: 14pt;
	text-decoration: none;
}
a.nav4:hover, a.nav4:active {
	color: #E2008A;
	font-size: 14pt;
	text-decoration: none;
}
a.nav0:hover, a.nav0:active {
	color: #A223A2;
	font-size: 14pt;
	text-decoration: none;
}
.nav1 {
	color: #F49100;
	font-size: 14pt;
	text-decoration: none;
}
.nav2 {
	color: #abc200;
	font-size: 14pt;
	text-decoration: none;
}
.nav3 {
	color: #2175d9;
	font-size: 14pt;
	text-decoration: none;
}
.nav4 {
	color: #E2008A;
	font-size: 14pt;
	text-decoration: none;
}
.nav0 {
	color: #A223A2;
	font-size: 14pt;
	text-decoration: none;
}

/* special css */

.openPopUp {  
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url('../images/general/icon_popup.gif');
	margin-left: 9px
}
.download {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url('../images/general/icon_download.gif');
	margin-left: 9px
}
.bulletArrowBlue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
	text-align: middle;
	list-style-position: outside;
	list-style-image: url('../images/styleguide/arrows/Arrow_pointer_Blue.gif');
	margin-left: 18px
}

/* following style sheets are only for examples in this style guide and
need to be deleted for development of websites !!!!!!!!!! */

.buttonGenericSection1 {
	font-size: 8pt;
	color: #f49100;
	background-color: #fff;
	border: 1px #f49100 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonGenericSection1:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonSpecificSection1 {
	font-size: 8pt;
	color: #fff;
	background-color: #f49100;
	border: 1px #f49100 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonSpecificSection1:hover {
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonGenericSection2 {
	font-size: 8pt;
	color: #abc200;
	background-color: #fff;
	border: 1px #abc200 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonGenericSection2:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonSpecificSection2 {
	font-size: 8pt;
	color: #fff;
	background-color: #abc200;
	border: 1px #abc200 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonSpecificSection2:hover {
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonGenericSection3 {
	font-size: 8pt;
	color: #2175d9;
	background-color: #fff;
	border: 1px #2175d9 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonGenericSection3:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonSpecificSection3 {
	font-size: 8pt;
	color: #fff;
	background-color: #2175d9;
	border: 1px #2175d9 solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonSpecificSection3:hover {
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonGenericSection4 {
	font-size: 8pt;
	color: #e2008a;
	background-color: #fff;
	border: 1px #e2008a solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonGenericSection4:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonSpecificSection4 {
	font-size: 8pt;
	color: #fff;
	background-color: #e2008a;
	border: 1px #e2008a solid;
	padding: 14px 20px 4px 4px;
	height: 34px;
	cursor: pointer;
	text-align: left;
}
.buttonSpecificSection4:hover {
	background-color: #023090;
	border: 1px #023090 solid;
}
.buttonLowGenericSection1 {
	font-size: 8pt;
	color: #ffffff;
	background-color: #f49100;
	border: 1px #f49100 solid;
	text-align: left;
	padding: 2px 2px 4px 4px;
	height: 20px;
	cursor: pointer;
}
.buttonLowGenericSection1:hover {
	color: #fff;
	background-color: #023090;
	border: 1px #023090 solid;
}