/**************************************/
/* icb.css                            */
/* Background=#EDEFEA 237,239,234 */
/* Green=#6ED700 110,215,000 */
/* Gray=#808080 128,128,128 */
/**************************************/


body {
	background-color: #FFFFFF;
	background-image: url(/Images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #0087DC;
	text-align: left;
	text-decoration: underline;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: underline;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #6ED700;
	text-align: left;
	text-decoration: underline;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #6ED700;
	text-align: left;
	text-decoration: underline;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#bodyTextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #808080;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

#bodyTextItalic{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: italic;
}

#bodySubTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #6ED700;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bodyTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #0087DC;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLeft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footerRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headerBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: center;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#headerWhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	white-space: normal;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sectionLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sectionLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sectionLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sectionLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #6ED700;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sectionLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #6ED700;
	text-align: left;
	text-decoration: underline;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}

#subHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #808080;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
}
