/* BODY Shop*/
body{
	font-family: Verdana,sans-serif;
	font-size: 95%;
	/* font sizing in ems. Size just change this.*/
	color: #666666;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	/*background-image: url(../images/tools/bgSphere3.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 80% 150px;*/
	text-align:center;

}

a:link{
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Main DIV */
#mainPage {
	text-align:left; /* reset text alignment */
	width:760px; 
	margin:0 auto; /* center for the rest */
}

/* MARKUP STYLES */
strong {
	color: #666666;
	font-weight: bold;
}
em {
	color: #333333;
	font-style: italic;
}
ul {
	list-style-type: square;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
}
/*li {

}*/
li ul {
	list-style-type: disc;
	padding-top: 0px;
}
/*li ul li ul{
	
	}*/
li ul li ul li {
	list-style-type: circle;
	}

.spaceTopSmall {
	margin-top: 0px;
}
.spaceBottomSmall {
	margin-bottom: 2px;
}
/* LINES */
.lineTop {
	border-top: 1px solid #800000;
	text-align: right;
	font-size: 5px;
}
.lineLeft {
	border-left: 1px solid #800000;
}

/* LANGUAGE Box */
.linguistic {
	font-size:0.85em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #800000;
	letter-spacing: 1px;
	padding: 0px 2px 0px 2px;
}
.linguistic a:link{
	color: #800000;
	text-decoration: none;
}
.linguistic a:visited{
	color: #800000;
	text-decoration: none;
}
.linguistic a:hover{
	color: #000000;
	text-decoration: none;
}
/* NAVIGATION Left */
.navLeftCell {
	font-size:0.75em;
	font-weight: bold;
	color:#666666;
	padding: 2px 10px 2px 0px;
	white-space: nowrap;
}

.navLeftCell a:link{
	color: #800000;
	text-decoration: none;
}

.navLeftCell a:visited{
	color: #800000;
	text-decoration: none;
}

.navLeftCell a:hover{
	color: #FFFFFF;
	background-color: #800000;
	padding: 2px 2px 2px 2px;
}
.navLeftCellSub {
	font-size:0.70em;
	font-weight: bold;
	color:#666666;
	padding: 2px 5px 2px 8px;
	white-space: nowrap;
}

.navLeftCellSub a:link{
	color: #666666;
	text-decoration: none;
}

.navLeftCellSub a:visited{
	color: #666666;
	text-decoration: none;
}

.navLeftCellSub a:hover{
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px 2px 2px 2px;
}

/* NAVIGATION Bottom */
.navBottomStart {
	font-size:0.75em;
	font-weight: bold;
	color:#666666;
	text-align: left;
	padding: 2px 0px 2px 0px;
	color: #FF0000;
}

.navBottomStart a:link{
	color: #800000;
	text-decoration: none;
}

.navBottomStart a:visited{
	color: #800000;
	text-decoration: none;
}

.navBottomStart a:hover{
	color: #000000;
	text-decoration: underline;
}
.navBottom {
	font-size:0.75em;
	font-weight: bold;
	color:#666666;
	text-align: left;
	border-left: 1px solid #000000;
	padding: 2px 0px 2px 10px;
	color: #FF0000;
}

.navBottom a:link{
	color: #800000;
	text-decoration: none;
}

.navBottom a:visited{
	color: #800000;
	text-decoration: none;
}

.navBottom a:hover{
	color: #000000;
	text-decoration: underline;
}
/* CONTENT */
.content{
	padding-left: 4px;
	font-size: 0.85em;
	color: #333333;
	vertical-align: text-top;
}
.navLeft {
	vertical-align: top;
}
.contentTitle {
	color: #800000;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1.2em;
}
.contentSubTitle {
	color: #000000;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
}
.contentSubTitle2 {
	color: #666666;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* Graphics */
.slogan {
	font-size: 12px;
	font-variant: small-caps;
	text-transform: none;
	color: #000000;
	padding-right: 10px;
}
#topBanner {
padding-bottom: 5px
}
#topBannerText {
	display:none;
}
.karlNotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
}
.navNoLink {
font-size:0.75em;
	font-weight: bold;
	color:#800000;
	padding: 2px 10px 2px 0px;
	white-space: nowrap;
}
.cellHeader {
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	font-size: 12px;
	white-space: nowrap;
}
.cellHeader2 {
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	font-size: 12px;
	white-space: nowrap;
}
.cellContent {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.cellHeaderCenter {
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	font-size: 12px;
	border-bottom: solid #666666 1px;
}
.cellLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	line-height: 2px;
}
#textClients {
	padding: 0px 20px;
}
.signatureClients {
	font-size: 0.80em;
	font-weight: bold;
}
#textClients p {
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 0px;
	padding-top: 2px;
}
.questions a {
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.questions a:hover {
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}