body {
	background: #9b93c2 url(../img/background.png) repeat-y scroll;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
}
img {border-width:0px;}
#address {
	display: block;
	position: relative;
	top: 20em;
	z-index: 1;
	font-size: 9px;
	font-style: normal;
	color: #333366;
	border-top: 1px solid #666699;
	padding-top: 1em;
}
#address table {width:736px;}
#address td {width:184px;}
#address a {color: #3333cc;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 12px;}

/* MAIN DIV STYLES */
#logo {
	position: absolute;
	top: 9px;
	left: 16px;
	margin: 0px;
	padding: 0px;
	z-index:3;
}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 558px;
	margin: 0px;
	padding: 0px;
	background: url(../img/left_background.png) no-repeat;  
	z-index:2;
}
#top {
	position: absolute;
	top: 0px;
	left: 196px;
	width: 766px;
	height: 77px;
	z-index:2;
	font-size: 10px;
}
#crumb {
	position: absolute;
	top: 105px;
	left: 230px;
	margin: 0px;
	padding: 0px;
	z-index:1;
	font-size: 12px;
	font-weight: bold;
}
#main {
	position: absolute;
	top: 160px;
	left: 230px;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	z-index:1;
	font-size: 12px;
}
#back {
	position: absolute;
	top: 77px;
	left: 196px;
	right: 0px;
	height: 645px;
	background: url(../img/main_background.png) no-repeat;
	z-index:0;
}
#oog {
	position: absolute;
	top: 150px;
	left: 230px;
	z-index:1;
}
#agrement {
	position: absolute;
	top: 510px;
	margin: 0px;
	padding-left: 32px;
	width: 102px;
	text-align: center;
	z-index:3;
}
#copy {
	position: absolute;
	top: 750px;
	margin: 0px;
	padding: 5px;
	width: 185px;
	text-align: center;
	font-size: 9px;
	color: #cccccc;
}
	
/* TOP SUB-DIV STYLES */

#top-up {
	margin: 0px 8px 0px 525px;
	height: 44px;
}
#top-mid {
	margin: 0px 0px 0px 28px;
	height: 16px; 
	background: #d7dace url(../img/top_midspacer.gif) repeat-x;
}
#top-mid td {
	text-align:center;
}
#top-mid a:hover {
	color:#3317bf;
}
#top-down {
	margin: 0px 0px 0px 58px;
	height: 17px;
	background: #a9aaa2 url(../img/top_bottomspacer.gif) repeat-x;
}

/* CRUMB STYLES */

#crumb p {
	margin: 0px;
	padding: 0px;
}
#crumb a {
	color:#000000;
	text-decoration:none;
}
#crumb a:hover {
	text-decoration:underline;
}
#crumb .on {
	color: #3300cc;
}

/* LEFT STYLES */

#left .btn {
	display: block;
	margin: 0px;
	padding: 15px 14px 15px 14px;
	width: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	line-height: 9px;
	color:#000000;
	text-decoration: none;
}
#left a.btn:hover {
	cursor: pointer;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style: inside disc;
	font-size: 9px;
	letter-spacing: -0.05em;
}
#left ul a{
	color:#000000;
	text-decoration: none;
}
#left ul a:hover {
	text-decoration:underline;
}

#agrement div {
      padding-top: 4px;
      font-size: 9px;
}

#agrement a {
      color: #3333ff;
}

#agrement img {
      border-width: 0px;
}

/* MAIN STYLES */

#logo-print {
	display: none;
}

#title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

#main li {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#main dt { margin-top: 1.5em; }
#main dt:first-child { margin-top: 0em }
#main dd { margin-top: 0.25em; }
#main dd ul { margin: 0em; }

#main dl.testim dt { margin-top: 0.75em; }
#main dl.testim dt:first-child { margin-top: 0em; }
#main dl.testim dd { margin-top: 0.25em; font-style:italic;}

/* COPY STYLES */

#copy a {
	color: #9999ff;
}
#copy a:hover {
	color: #0000ff;
}

/**************************************/
/*      ETOMITE  SNIPPET  STYLES      */
/**************************************/

/* ProfondoListSiteMap snippet styles */

.LSM_description {
	font-size: 10px;
}
/* the following styles are not used as of today
.LSM_currentPage {}
.LSM_unpubPage {}
.LSM_1 {}
.LSM_2 {}
.LSM_3 {}
.LSM_4 {}
.LSM_5 {}
*/

/* ProfondoAliastList snippet styles */

.AL_alias {
	font-style: italic;
}
/* the following styles are not used as of today
.AL_currentPage {}
.AL_unpubPage {}
.AL_1 {}
.AL_2 {}
.AL_3 {}
.AL_4 {}
.AL_5 {}
*/




