/* OK */
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : #333333;
	margin-bottom:4px;
}
/* OK */
.titleLittle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #333333;
	margin-bottom:4px;
	margin-left:4px;
}

/* OK */
.titleLittle A:HOVER {
	color : #CC0066;
}

/* OK */
.titleLittle2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #000000;
	margin-bottom:4px;
	margin-left:5px;
}

/* OK */
.titleLittle2 A:HOVER {
	color : #CC0066;
	text-decoration : underline;
}

/* OK */
.subTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #666666;
	line-height : 17px;
}
.subTitle A:hover {
	text-decoration : underline;
}
.subTitle A:visited  {
	color : #666666;
}

/* OK */
.subTitleSel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #CC0066;
	line-height : 17px;
}
.subTitleSel A:hover {
	color : #CC0066;
	text-decoration : underline;
}
.subTitleSel A:visited  {
	color : #CC0066;
}

/* OK */
.homeTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	line-height : 15pt;
}
.homeTitle A:hover  {
	color : #FFFFFF;
	text-decoration : underline;
}
.homeTitle A:visited  {
	color : #FFFFFF;
}
.homeTitle A:link  {
	color : #FFFFFF;
}

/* OK */
.homeText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11px;
	color : #FFFFFF;
	line-height : 15px;
}
.homeText A:hover  {
	color : #000000;
	text-decoration : underline;
}
.homeText A:visited  {
	color : #FFFFFF;
}
.homeText A:link  {
	color : #FFFFFF;
}


/* OK */
.textLittle A:HOVER {
	color : #CC0066;
}

/* OK */
.textLittle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	margin-bottom : 6px;
	line-height : 15px;
}

/* OK */
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	margin-bottom : 6px;
	line-height : 15px;
}

.text A:LINK {
	color : #CC0066;
}

.text A:hover {
	color : #CC0066;
	text-decoration : underline;
}

.text A:visited {
	color : #CC0066;
}

/* OK */
.textFooter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
}

/* used for packaging section of product detail template*/
.lineText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	line-height : 16px;
}

.lineText A:VISITED {
	color : #cc6633;
}

.lineText A:LINK {
	color : #cc6633;
}

.lineText A:HOVER {
	color : #cc6633;
	text-decoration : underline;
}

.greyHeaderBar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
	font-weight: bold;
}

.smallText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	margin-bottom : 6px;
	line-height: 13px;
}

.smallText A:VISITED {
	color : #cc6633;
}

.smallText A:LINK {
	color : #cc6633;
}

.smallText A:hover {
	color : #cc6633;
	text-decoration : underline;
}

/* this is for the bullets in the text */
LI {
	margin-left : 15px;
	padding-left : 15px;
	list-style : square outside;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
}

.footer A:visited {
	color: #999999;
}

.footer A:link {
	color: #999999;
}

.footer A:active {
	color: #999999;
}

.footer A:hover {
	text-decoration : underline;
	color : #999999;	
}


/* nav styles 
TD.navOne {
	background-image : url(images/01.gif);
}

DIV.navOne {
	cursor : pointer;
	height: 22px;
}*/
/* OK */
.navOne {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color : #ffffff;
	text-decoration: none;
}

.navOne A:hover {
	color : #000000;
}

/* OK */
.navOneThis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	color : #000000;
	text-decoration: none;
}

.navOneThis A:hover {
	color : #000000;
}


/* OK */
.navTwo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #ffffff;
	text-decoration: none;
}

.navTwo A:hover {
	color : #000000;
}
/* OK */
.navTwoThis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color : #000000;
	text-decoration: none;
}

.navTwoThis A:hover {
	color : #ffffff;
}

.navThree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #CC0066;
	text-decoration: none;
	line-height : 18px;
}

.navThree A:link {
	color : #CC0066;
}

.navThree A:visited{
	color : #CC0066;
}

.navThree A:hover {
	text-decoration: underline;
	color : #CC0066;
}

.navThreeThis {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #CC0066;
	text-decoration: none;
	line-height : 18px;
	font-weight: bold;
}

.navThreeThis A:link {
	color : #CC0066;
}

.navThreeThis A:visited{
	color : #CC0066;
}

.navThreeThis A:hover {
	text-decoration: underline;
	color : #CC0066;
}
 
/* language links */
.navLan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :9px;
	color: #666666;
	font-weight : bold;
} 

.navLan A:hover {
	color : #CC0066;
} 

/* OK */
.navFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color : #999999;
	text-decoration: none;
}

.navFooter A:hover {
	color : #CC0066;
	text-decoration: underline;
}
/*
.navLine {
	color : #333333;
	font-weight : normal;
	margin-left : 4px;
	margin-right : 4px;
}
*/
/* site map styles */
/*
.menu0 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color : #A80959;
	text-decoration: none;
}

.menu0 A:HOVER {
	color : #BB0362;
}
*/
/*
.menu1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color : #61103B;
	text-decoration: none;
}

.menu1 A:HOVER {
	color : #BB0362;
}
*/
/*
.menu2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #61103B;
	text-decoration: none;
}

.menu2 A:HOVER {
	color : #BB0362;
}


*/
/*
.formLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}
*/
/*
INPUT,TEXTAREA,OPTION,SELECT
{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.input{
	border : 1px solid #aaaaaa;
	width: 200px;
	height: 22px;
}

.submitButton {
	color : #0d3c00;
	font-weight : normal;
	background-color : #E4F0FC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-color : #B9B9B9;
	border-width : 1px;
	line-height : 16px;
	border-style : ridge;
}
*/
/* --- SITEMAP template --- >>> */
/* --- level 0 --- */
.siteMap0 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #003B7E;
	font-weight : bold;
	text-decoration: none;
}

.siteMap0  A:visited {
	color : #003B7E;
}

.siteMap0  A:hover {
	color : #ED4741;	
	text-decoration: underline;
} 

.siteMap0  A:active {
	color : #003B7E;
}

.siteMap0  A:link {
	color : #003B7E;
}

/* --- level 1 --- */
.siteMap1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #003B7E;
	font-weight : bold;
	text-decoration: none;
}

.siteMap1  A:visited {
	color : #003B7E;
}

.siteMap1  A:hover {
	color : #ED4741;	
	text-decoration: underline;
} 

.siteMap1  A:active {
	color : #003B7E;
}

.siteMap1  A:link {
	color : #003B7E;
}

/* --- level 2 --- */
.siteMap2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #003B7E;
	font-weight : normal;
	text-decoration: none;
}

.siteMap2  A:visited {
	color : #003B7E;
}

.siteMap2  A:hover {
	color : #ED4741;	
	text-decoration: underline;
} 

.siteMap2  A:active {
	color : #003B7E;
}

.siteMap2  A:link {
	color : #003B7E;
}

/* -- lightSubtitle / jumplink  -- personnel template 

.lightSubtitle {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #667D9F;
	font-weight: normal;
}

.lightSubtitle A:VISITED {
	color : #667D9F;
}

.lightSubtitle A:LINK {
	color : #667D9F;
}

.lightSubtitle A:ACTIVE {
	color : #667D9F;
}

.lightSubtitle A:hover {
	color : #ED4741;
}

.jumpLink {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #C21017;
	font-weight: bold;
}

.jumpLink A:VISITED {
	color : #C21017;
}

.jumpLink A:LINK {
	color : #C21017;
}

.jumpLink A:ACTIVE {
	color : #C21017;
}

.jumpLink A:hover {
	color : #ED4741;
}
*/
A:link, A:visited, A:active {
	text-decoration : none;
}

.button {
	color : #ffffff;
	font-weight : normal;
	background-color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-color : #999999;
	border-width : 1px;
	line-height : 16px;
	border-style : ridge;
	width : 30;
	height : 20;
}
/* OK */
INPUT {
	background-color: #ffffff;
	color: #000000;
	height : 20;
	width : 150;
	font : xx-small;
}

.afterSearch {
	background-color: #CC0066;
	color: #FFFFFF;
}