/* Global */

body, TD, DIV, {
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size: 90%;
	  font-style: normal; 
	  font-weight: normal; 
	  font-variant: normal;  
	  color: #333333;
	  text-decoration: none
}

h2 {
	margin: .5em 0;
	color: #A05080;
	font: 140% "Georgia", "Times New Roman", Times, serif;
}

h1 {
	font-size: 150%;
	font-weight: bold;
}

h3 {
	margin: .8em 0 .2em;
	color: #544573;
	font: 130% "Georgia", "Times New Roman", Times, serif;
}
p {
	padding: .2em 0 .6em;
}
ul, ol {
	padding: .2em 0 .6em 2.1em;
}
ul li {
	padding: .2em 0;
	list-style: disc;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #45A;
}

ol {
	list-style: decimal;
	margin-left: 1em;
}

ol li {
	margin-bottom: .5em;
}

blockquote {
	padding-left: 1em;
}

/* Consultant  */

	#consultant-intro {
		float: left;
		width: 194px;
		height: 68px;
		margin-top: 0px;
		margin-left: 0px;
		border: solid 1px #E1D8F2;
		padding: 10px;
		background-color: #FBF8FF;
		color: #556;
		overflow: hidden;
		font: italic 90% "Georgia", "Times New Roman", Times, serif;
		//height:1%;
	}
	
	/* Sidebar navigation */

#product-nav {
	float: left;
	width: 200px;
	margin: 0;
	overflow: hidden;
	//height:1%;

}
	#product-nav h3 {
		margin: 0 0 5px;
		border: solid 1px #D7CFE6;
		border-right: 0;
		background-color: #F8F7FA;
		color: #625380;
		font: italic 95% "Georgia", "Times New Roman", Times, serif;
	}
	#product-nav h3 span {
		display: block;
		padding: 4px 4px 4px 10px;
		background: url(../images/side-h3-shadow.gif) right top repeat-y scroll transparent;
		overflow: hidden;
		//height: 1%;
	}

	#product-nav ul {
		padding: 0;
	}
	#product-nav ul li {
		margin: .2em 0;
		padding: .2em 0px;
		font-size: 90%;
		list-style: none;
	}
		#product-nav ul li strong a {
			color: #625380;	
			text-transform: uppercase;
			text-decoration: none;
		}

	#product-nav ul + h3 {
		margin-top: 10px;
	}

/* Main content */

#main-content-top, #main-content-top {
	clear: both;
	width: 100%;
}
#main-content-top {
	width: 800px;
	height: 10px;
	margin-top: 10px;
	background: url(../images/bg-main-top.gif) no-repeat;
}
#main-content-bottom {
	width: 800px;
	height: 31px;
	margin-bottom: 10px;
	background: url(../images/bg-main-bottom.gif) no-repeat;
}

#main-content .canvas {
	background: url(../images/bg-main.gif) repeat-y scroll transparent;
}

#content {
	float: left;
	width: 580px;
	padding: 0 10px;
	background-color: #FFF;
	font-size: 11px;
	overflow: hidden;
}

/* Copyright/Footer */

#copyright {
	color: #A2A1AD;
	font-size: 90%;
	text-align: left;
}
	#copyright p {
		margin-left: 200px;
		padding: 0px 10px 10px 10px;
	}
	#copyright a {
		color: #A2A1AD;
	}

	.headline {
	margin: .5em 0;
	color: #A05080;
	font: 140% "Georgia", "Times New Roman", Times, serif;
}


SELECT,OPTION,TEXT,  {  BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #666666 1px solid;  BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: verdana,arial; HEIGHT: 17px; BACKGROUND-COLOR: #F0F0F0}

.boxes {  BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #666666 1px solid;  BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: verdana,arial; HEIGHT: 17px; BACKGROUND-COLOR: #F0F0F0}

TEXTAREA  {  BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 10px; BORDER-LEFT: #666666 1px solid;  BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: verdana,arial; HEIGHT: 70px; BACKGROUND-COLOR: #F0F0F0}
.formheadline{  font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333333;  text-decoration: none}

