/* CSS Document */


/*   GENERAL >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */

.defaulttext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.bg_ik {
	background-color: #E1E1E1;
	background-image: url(../images/bg_shad.gif);
	background-repeat: repeat-y;
}


td {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #3BAD25;
	text-decoration: underline;
}





.topBar {
	background-color: #FFFFFF;
	background-image: url(../images/topbar2.gif);
	background-repeat: no-repeat;
}

.menuBar {
	background-color: #FFFFFF;
	background-image: url(../images/bk_menu.gif);
	background-repeat: no-repeat;
}

.menu {
	color: #A4A4A4;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
}

.menu a {
	color: #A4A4A4;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menuON {
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px solid #648C3A;
}

.menuON a {
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menuON a:hover {
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.subMenu {
	background-color: #383A3A;
	background-image: url(../images/bk_submenu.gif);
	background-repeat: repeat-y;
}


UL.sub {
	margin-left: 0px;
	padding-left: 8px;
	list-style: none;
	padding-top: 10px;
	Xpadding-bottom: 6px;
}

UL.sub li {
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 8px;
	background-image: url(../images/ikDot.gif);
	background-repeat: no-repeat;
	background-position: 0 4;
	color: #D0D0D0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

UL.sub li a {
	color: #D0D0D0;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

UL.sub li a:hover {
	color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

UL.sub li.subON {
	padding-left: 18px;
	padding-right: 6px;
	padding-bottom: 8px;
	background-image: url(../images/ikDot2.gif);
	background-repeat: no-repeat;
	background-position: 0 4;
	color: #3BB320;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}

UL.sub li.subON a {
	color: #3BB320;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

UL.sub li.subON a:hover {
	color: #3BB320;
	font-family: Verdana,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.pageTitleA {
	background-color: #000000;
	background-image: url(../images/bk_titleA.gif);
	background-repeat: no-repeat;
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	Xpadding-right: 20px;
	Xpadding-bottom: 10px;
}

.pageTitleB {
	background-color: #000000;
	background-image: url(../images/bk_titleB.gif);
	background-repeat: no-repeat;
	color: #648C3A;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 10px;
}

.DL_text {
	color: #140766;
	font-size: 9px;
}

.bg_cont {
	background-color: #FFFFFF;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
}


.bg_locations {
	background-color: #FFFFFF;
	background-image: url(../images/bg_loc.gif);
	background-repeat: repeat-y;
}

.mainContent {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

.contTitle {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #723684;
	padding-bottom: 10px;
}

.ikName {
	font-size: 10px;
	color: #bbbbbb;
}

.ikHeading {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.ikPolicy {
	font-size: 9px;
}

.entryPANEL {
	font-family: Verdana,Arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #648C3A;
	Xpadding-bottom: 10px;
}

.buttonGeneral {
	border: 1px #000000 solid;
	font-size: 10px;
}


.ikName {
	font-size: 10px;
	color: #bbbbbb;
}

.ikHeading {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.ikPolicy {
	font-size: 9px;
}

.entryPNtext {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


.contentHeader {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #723684;
	padding-bottom: 10px;
}


.buttonGeneral {
	border: 1px #000000 solid;
	font-size: 10px;
}


.ikName {
	font-size: 10px;
	color: #bbbbbb;
}

.ikHeading {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.ikPolicy {
	font-size: 9px;
}




a.privLink {
	font-size: 9px;
	color: #777777;
	text-decoration: underline;
}

a.privLink:hover {
	font-size: 9px;
	color: #3BAD25;
	text-decoration: underline;
}
















