/* ++++++++++++++++++++++++++++++++++ */
/* +++++ PAGE STRUCTURE AND LAYOUT +++++ */
/* ++++++++++++++++++++++++++++++++++ */



body {background-color: #8b2145;
margin-top: 1px;
padding-top: 0px;
text-align: left; 
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {min-width: 700px; /* centering layout fix for IE PC, Mozilla ignores this */
text-align: center; }  /* centering layout fix for IE PC, Mozilla ignores this */ 

div#layout {width: 700px; margin-left: auto; /* centering layout fix for Mozilla, IE PC ignores this */
margin-right: auto; /* centering layout fix for Mozilla, IE PC ignores this */
text-align: left; }

.topbanner {background-color: #8b2145;
width: 700px;
margin: 0px;
padding: 0px; }

div#content {clear: both;
margin: 0px;
width: 700px;
padding: 0px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background-color: #ffffff; }

.leftcolumn {padding: 0;
text-align: center; }

.maincontent {
padding: 0px 0px 0px 0px;
text-align: right;
margin: 0px 0px 0px 0px;
margin-bottom: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#8b2145;
font-size: 12px;
font-weight: normal;
background-color: #ffffff; }

.leftcolbox {
padding: 0px 0px 2px 0px;
margin-top: 4px;
margin-left: 7px;
margin-right: 7px;
background-color: none;
border-top: 1px solid #4c96bb;
border-right: 1px solid #4c96bb;
border-bottom: 1px solid #4c96bb;
border-left: 1px solid #4c96bb; 
}

div#footer {padding: 0;
font: normal 10px Verdana, Arial, Helvetica, sans-serif;
color: #eeeeee;
text-align: center;
clear: both;
background-color: none; }

/* Left Navigation system */
.leftnav
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #671c47;
	background-color: #edf4f8;
	text-decoration: none;
	display: block;
	border-left: solid #7ebbda 8px;
	border-right: solid #decbd4 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.leftnav:link
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #671c47;
	background-color: #edf4f8;
	text-decoration: none;
	display: block;
	border-left: solid #7ebbda 8px;
	border-right: solid #decbd4 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.leftnav:visited
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #671c47;
	background-color: #edf4f8;
	text-decoration: none;
	display: block;
	border-left: solid #7ebbda 8px;
	border-right: solid #decbd4 8px;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.leftnav:hover 
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #4c96bb;
	text-decoration: underline;
	border-left: solid #8b2145 8px;
	border-right: solid #cdefff 8px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}


.leftnav_current 
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #4c96bb;
	text-decoration: underline;
	border-left: solid #8b2145 8px;
	border-right: solid #cdefff 8px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.leftnav_current:link
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #4c96bb;
	text-decoration: underline;
	border-left: solid #8b2145 8px;
	border-right: solid #cdefff 8px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.leftnav_current:visited
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #4c96bb;
	text-decoration: underline;
	border-left: solid #8b2145 8px;
	border-right: solid #cdefff 8px;
	display: block;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 10px;
	padding-bottom: 3px;
}


/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++  LINKS ++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */

div#navbar {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
background-color: #ffffff;
font-weight: bold;
text-align: left;
padding: 0px; }

#navbar a:link, #navbar a:visited {color: #671c47;
background-color: #edf4f8;
text-decoration: none;
display: block;
border-left: solid #7ebbda 8px;
border-right: solid #decbd4 8px;
margin-top: 1px;
margin-bottom: 1px;
padding-top: 3px;
padding-right: 3px;
padding-left: 10px;
padding-bottom: 3px; }

#navbar a:hover {color: #ffffff;
background-color: #4c96bb;
text-decoration: underline;
border-left: solid #8b2145 8px;
border-right: solid #cdefff 8px; }

#navbar a.current_page {color: #ffffff;
background-color: #4c96bb;
text-decoration: underline;
border-left: solid #8b2145 8px;
border-right: solid #cdefff 8px; }

div#footer a:link, div#footer a:visited {color: #edf4f8; } /*, div#footer a.current */

div#footer a:hover {color: #000000;
background-color: #edf4f8; }





/* ++++++++++++++++++++++++++++++++++ */
/* ++++++++++   FONTS  STYLES  ++++++++++ */
/* ++++++++++++++++++++++++++++++++++ */

.producthdr {
font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
color:#8b2145;
font-size: 13px;
font-weight: bold;
text-decoration:none; }

h1 {color: #000000;
font-family: sans-serif;
font-size: 1.5em;
text-align: left;
font-weight: bold; }

h2 {color: #4c96bb;
font-family: sans-serif;
font-size: 1.4em;
text-align: left;
font-weight: bold; }

h3 {color: #000000;
font-family: sans-serif;
font-size: 1.2em;
text-align: left;
font-weight: bold; 
margin: 0px 0px 10px 5px;
}

h4 {color: #000000;
font-family: sans-serif;
font-size: 1.2em;
text-align: left;
font-weight: bold; 
margin: 0px 0px 10px 5px;
}

h5 {font-family: sans-serif;
font-size: 1.1em;
text-align: left;
font-weight: normal; }

br.clear {clear: both;
height: 0;
margin: 0;
font-size: 1px;
line-height: 0; }

.copymodule1 {
font: normal 10px/12px Verdana, Helvetica, Arial, sans-serif;
color:#000000;
text-align:left;
margin: 0px 4px 4px 4px;
padding-top: 2px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 10px; 
border: 1px dotted #4c96bb;
background-color: #edf4f8; }

.copymodule2 {
font: normal 10px/12px Verdana, Helvetica, Arial, sans-serif;
color:#000000;
text-align:left;
margin: 0px 4px 4px 4px;
padding-top: 2px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 10px; 
border: 1px dotted #8b2145;
background-color: #f0dde8; }

.copymodule3 {
font: normal 10px/12px Verdana, Helvetica, Arial, sans-serif;
color:#000000;
text-align:left;
margin: 0px 4px 4px 4px;
padding-top: 2px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 10px; 
border: 1px dotted #8b2145;
background-color: #eeeeee; }

.imagemodule1 {
margin: 0px 0px 0px 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px; }

.imagemodule2 {
text-align:center;
margin: 0px 4px 4px 4px;
padding-top: 0px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 10px; }

.imagemodule3 {
text-align:right;
margin: 0px 4px 4px 4px;
padding-top: 0px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 10px; }

.headermodule1 {
color:#000000;
text-align:left;
margin: 18px 4px 4px 4px;
padding-top: 1px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 1px; }

.login {
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #5e234c;
text-align:left; 
}

ul.accent1 {
font: bold 10px/10px Verdana, Helvetica, Arial, sans-serif;
color:#000000;
text-align:left;
margin: -10px 0px 10px 20px;
padding: 0px 0px 0px 0px;
}

li.accent1 {
font: normal 10px/10px Verdana, Helvetica, Arial, sans-serif;
color:#000000;
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

a:link, a:visited {color: #4c96bb; 
text-decoration: underline; }

a:hover {color: #ffffff;
background-color: #8b2145; 
text-decoration: none; }

a:link.producthdr, a:visited.producthdr {
font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
color: #8b2145;
font-size: 13px;
font-weight: bold;
text-decoration:none; }

a:hover.producthdr {color: #8b2145;
background-color: #ffffff; }