body {
	text-align: left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1em;
	color: #000;
}
	
/* Links */

a, a:link a:active {
	color: #ff3399;
	background-color: transparent;
	text-decoration: none;
}
a:visited {
    color: #ff3399;
    background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #ff3399;
	background-color: transparent;
	text-decoration: underline;
}

/* End Links */
	
/* Default heading Styles */

h1 {
	font-size: 2.4em;
	line-height: 1.5em;
	margin: 0.8em 0 0em 0.4em;
	padding: 0;
	color: #343e45;
	text-transform: uppercase;
}
h2 {
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0.8em;
    color: #343e45;
	text-transform: uppercase;
}

h4 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0 0.25em 0.8em;
    color: #343e45;
	font-weight: bold;
}
h5 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin: 0 0 0.25em 0;
   	color: #343e45;
}
h6 {
    font-size: 1em;
    line-height: 1.3em;
    margin: 0 0 0.25em 0;
    color: #343e45;
}

/* End Default heading Styles */

/* Default Text Styles */

p {
	font-size: 1.0em;
	margin: 0 0 1.5em 0.8em;
	padding: 0;
	line-height: 1.4em;
	color: #343e45;
}

blockquote {
	border-left:10px solid #ddd;
	margin-left:10px;
}

pre {
    font-family: monospace;
    font-size: 1.0em;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style:italic;
}

/* End Default Text Styles */
	
/* Lists */

ul {
	line-height: 1.4em;
	margin: 10px 0 10px 10px;
}

ul li {
   margin: 0 0 0.25em 0;
}
	
ol {
    font-size: 1.0em;
    line-height: 1.4em;
    margin: 0 0 1.5em 0;
}

ol li {
    font-size: 1.0em;
    margin: 0 0 0.25em 0;
}

dl {
    margin: 0 3em 1.5em 0;
    line-height: 1.4em;
}
	
dl dt {
	font-weight: bold;
	margin: 0.25em 0 0.25em 0;
}

dl dd {
	font-size: 0.95em;
	margin-bottom: 1.5em;
}
dl dd a{
	display: block;
}
/* End Lists */


	
/* Tables */
	
table {
	font-size: 1em;
	margin: 0 0 1.5em 0;
	width: 100%;
}

table caption {
	font-weight: bold;
	padding: 0 0 1.5em 0;
}
thead{
	
}
th {
	text-align: left;
}
	
td {
	font-size: 1em;
	text-align: left;
	vertical-align: top;
}

/* End Tables */

/* General styling */

hr {
	display: none;
}
div.hr {
	height: 1px;
	margin: 1.5em 10px;
	border-bottom: 1px dotted black;
}
.small{
	font-size: 0.95em;
}
.pink{
	color: #ff3399;
}

dt a{
	color: #ff3399;
}
#breadcrumb, #breadcrumb a{
	color: #FFF;
}
#breadcrumb ul li{
	float: left;
	margin: 0 7px 0 0;
	font-size: 0.95em;
}

#contentRight h1, #homeNav h1{
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 1.9em;
	margin: 20px 0 0 7px;
	line-height: 1em;
}
#contentRight p, #homeNav p{
	margin-bottom: 20px;
	font-size: 0.95em;
	font-weight: bold;
	margin-left: 7px;
}

#footer li, #footer p{
	font-size: 0.95em;
}
#footerLinks ul{
	margin-left: 10px;
	margin-bottom: 5px;
}
#footerRss ul{
	margin-bottom: 5px;
}
#footerLinks li, #footerRss li{
	color: #FF3399;
	margin: 0 10px 0 0;
}
#footer p{
	margin-bottom: 5px;
}
#footer p.address{
	font-weight: bold;
}
#footer p.proviso{
	color: #bcc1c5;
}

#article p{
	margin-right: 0.8em;
}

#sideNav ul, #homeNav ul{
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}
#sideNav ul ul, #homeNav ul ul{
	margin-top: 0;
}


#article ul li{
	color: #343e45;
	/*margin-bottom: 1em;*/
}

#article a:hover{
	text-decoration: none;
}
#article a:active{
	text-decoration: none;
}

.quantity{
	font-weight: bold;
}
/* =============== Stretching Panel ===================== */
#accordion ul#mymenu{
	margin-left: 0;
	margin-bottom: 20px;
}
#accordion ul#mymenu li{
	color: #343E45;
	margin-bottom: 10px;
	margin-left: 5px;
}
#accordion li p{
	color: #343E45;
	margin-bottom: 1.1em;
	padding: 0px 20px 0pt 7px;
}
#accordion h2{
	margin-left: 20px;
}
#accordion .list p.first {
	/*background: url('/media/icon-a.png') no-repeat 8px 6px;*/
	text-indent: 40px;
}
.listAnswerIcon{
	color: #FF3399;
}
#accordion .list{
	padding-top: 25px;
}
#accordion .list h2{
	/*background: url('/media/icon-q.png') no-repeat left;*/
	padding: 4px 0 0 40px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/* =================== FAQs ==============================*/
#accordion .faq p.first {
	background: url('/media/icon-a.png') no-repeat 8px 6px;
	text-indent: 40px;
}
.faqAnswerIcon{
	color: #FF3399;
}
#accordion .faq{
	padding-top: 25px;
}

#accordion .faq h2{
	background: url('/media/icon-q.png') no-repeat left;
	padding: 4px 0 0 40px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/*========================================*/

