td.bgcontent {background:#FFFFFF url(images/bgs/bgcontent.gif); background-repeat:no-repeat; }
td.sephor {background:#FFFFFF url(images/bgs/sephor.gif); height: 20px;}
td.content {background:#FFFFFF;}

/* 
---------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bgs/bgmain.gif);
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #184087;
	line-height:21px;
}

/* 
---------------------------------------------------------- */
img.floatLeft { 
    float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px; 
}
img.floatRight { 
    float: right; 
    margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}


/* 
---------------------------------------------------------- */


h1 {
	font-family: Arial, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 22px;
	text-transform: uppercase;
	color: #184087;
	letter-spacing: 1px;
	padding: 2px 0 5px 0px;
	border-bottom: 1px solid #becddb;
}

/* 
---------------------------------------------------------- */

h2 {
	font-family: Arial, sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 18px;
	text-transform: uppercase;
	color: #184087;
	letter-spacing: 1px;
	padding: 2px 0 5px 0px;
	border-bottom: 1px solid #becddb;
	
}

/* 
---------------------------------------------------------- */

.navigation {
	FONT-SIZE: 15px;
	FONT-WEIGHT: normal;
	margin:10px 0 7px 0;
	padding:10px 0 0px 0;
}

.navigation a {
color:#184087;
text-decoration: none;
background-color: #FFFFFF;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 6px;
}

.navigation a:hover {
color:#248c1c;
background-color: #d8dfed;
text-decoration: none;
}


/* 
---------------------------------------------------------- */

A {
	FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif;  line-height:22px; TEXT-DECORATION: underline
}
A:hover {
	FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif;  line-height:22px; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif;  line-height:22px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.bold {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #184087; FONT-FAMILY: Arial, sans-serif;  line-height:22px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.footer {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #184087; FONT-FAMILY: Arial, sans-serif;  line-height:19px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.intro {
	FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #184087; FONT-FAMILY: Arial, sans-serif;  line-height:24px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.header {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #184087; FONT-FAMILY: Arial, sans-serif;  line-height:24px; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.green {
	FONT-WEIGHT: bold; FONT-SIZE: 17px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif;  line-height:24px; text-transform: uppercase; TEXT-DECORATION: none
}

/* 
---------------------------------------------------------- */

.greennormal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif;  line-height:22px; TEXT-DECORATION: none
}

A.greennormal {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif; line-height:22px; TEXT-DECORATION: underline
}

A.greennormal:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif; line-height:22px; TEXT-DECORATION: none
}
A.greennormal:active {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #2a8523; FONT-FAMILY: Arial, sans-serif; line-height:22px; TEXT-DECORATION: underline
}

/* 
---------------------------------------------------------- */

ul.list {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

ul.list li {
	width:80%;
	display:block;
	background:url(images/v.gif) top left no-repeat;
	margin:5px 0 0 3px;
	padding:0px 0 0px 22px;
}

/* 
---------------------------------------------------------- */

ul.line {
	margin:0 0 20px 20px;
	padding:0;
	list-style:none;

}

ul.line li {
	width:90%;
	display:block;
	background:url(images/v.gif) top left no-repeat;
	margin:10px 0 0 3px;
	padding:2px 0 5px 22px;
	border-bottom:1px solid #cfcfcf;
}

/* 
---------------------------------------------------------- */


