body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	background-color: #ffffff;
}

p{
	font-size: 11px;
	margin: 10px;
	line-height: 1.7em;
}

table{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*color: #333333;*/
	/*background-color: #efefef;*/
	/*margin: 10px;*/
}

/* table style for use within body area */

.table_main {
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-collapse: collapse;
	border-spacing: 2px;
	margin: 10px;
}


.table_main th {
	color:#333333;
	background-color: #EFEFEF;
	font-size: 14px;
	padding: 10px 15px 10px 15px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	text-align:left;
	line-height: 1.7em;
}

.table_main td {
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	padding: 3px 5px 3px 3px;
	text-align:left;
	font-size: 11px;
}

.table_main img {
	margin:3px 5px 0px 5px;
}

.table_main p {
	margin: 10px;
	line-height: 1.7em;
}


a:link, a:visited {
	color: #325087;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C8E4;
}

a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #325087;
}

ul {
	font-size:11px;
	color:#333333;
	position: relative;
	list-style-type: none;
	padding: 0px 0px 10px 0px;
	margin:0px 15px 0px 10px;
}

ul li {
	background-image: url(/global/images/solid_red_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 3px 5px 3px 20px;
	line-height:1.7em;
}


h1{
	font-size: 14px;
	font-weight: bold;
	margin: 10px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin: 5px 10px 10px 10px;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
}

h4{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 10px;
}

h5{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin: 30px 10px 10px 10px;
}

h6{
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
}

blockquote
{
	display: block;

	padding: 15px 15px 0px 15px;
	margin: 0px 0px 20px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 2em;

	font-size: 11px;
}

blockquote em
{
	text-align: right;
	font-size: 10px;
	color: #7693AF;
	line-height: 12px;
}


div#maincontainer{
	position: relative;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

div#crystallogo{
	position: relative;
	float: left;
	width: 600px;
	margin: 0px 0px 5px 0px;
	z-index: 0;
}

div#bobjlogo{
	position: relative;
	float: right;
	width: 154px;
	margin: 0px 0px 5px 0px;
	z-index: 0;
}

div#navarea{
	position: relative;
	width: 754px;
	float: left;
	background-image: url(/global/images/nav_bak.gif);
	background-repeat: no-repeat;
	z-index: 0px;
}

div#navleft{
	position: relative;
	float: left;
	width: 490px;
	z-index: 0; 
}

div#navrigh{
	position: relative;
	float: righ;
	width: 264px;
	text-align: right;
	z-index: 0; 
}


div#bannerarea{
	position: relative;
	float: left;
	width: 754px;
	height: 206px;
	background-image: url(/global/images/banner_bak.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

div#bannerareasfdc{
	position: relative;
	float: left;
	width: 754px;
	height: 206px;
	background-image: url(/global/images/banner_bak_sfdc.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

div#bannerarea p{
	font-size: 11px;
	margin: 85px 350px 10px 10px;
	line-height: 1.7em;
}

div#maincontent{
	position: relative;
	float: left;
	width: 754px;
	z-index: 0;
}

div#boxtop{
	position: relative;
	float: left;
	width: 754px;
	height: 25px;
	z-index: 0;
}

div#boxcontent{
	position: relative;
	float: left;
	width: 754px;
	background-image: url(/global/images/box_bak.gif);
	background-repeat: repeat-y;
	z-index: 0;
}

div#boxbottom{
	position: relative;
	float: left;
	width: 754px;
	z-index: 0;
}

div#left{
	position: relative;
	float: left;
	width: 495px;
	background-image: url(/global/images/divider.gif);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 0;
}

div#introarea{
	position: relative;
	float: left;
	width: 495px;
	margin: 0px;
	z-index: 0;
	
}

div#boxshot{
	position: relative;
	float: left;
	width: 139px;
	margin: 0px 0px 0px 4px;
	z-index: 0;
}

div#introtext{
	position: relative;
	float:left;
	width: 335px;
	margin: 0px;
	z-index: 0;
	
}

div#formtext{
	position: relative;
	float:left;
	width: 754px;
	margin: 0px;
	z-index: 0;
	
}

div#right{
	position: relative;
	float: right;
	width: 259px;
	z-index: 0;
}

div#resourcesarea{
	position: relative;
	float: left;
	width: 754px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
}

div#resourcetitle{
	position: relative;
	float: left;
	width: 754px;
	height: 19px;
	z-index: 0;
}

div#resourcecontent{
	position: relative;
	float: left;
	width: 754px;
	background-image: url(/global/images/resource_bak.gif);
	background-repeat: repeat-y;
	z-index: 0;
}

div#resourcebottom{
	position: relative;
	float: left;
	width: 754px;
	height: 20px;
	z-index: 0;
}

div#bottomquotearea{
	position: relative;
	float: left;
	width: 750px;
	margin: 10px 0px 0px 0px;
	z-index: 0;
}

div#footer{
	position: relative;
	float: left;
	width: 750px;
	text-align: center;
	z-index: 0;
}
div#right_quotearea{
	position: relative;
	float: left;
	width: 240px;
	margin: 0px 0px 0px 0px;
	z-index: 0;
}

div#right_quotetitle{
	position: relative;
	float: left;
	width: 240px;
	height: 19px;
	z-index: 0;
}

div#right_quotecontent{
	position: relative;
	float: left;
	width: 240px;
	background-image: url(/jump/global/images/right_quote_bak.gif);
	background-repeat: repeat-y;
	z-index: 0;
}

div#right_quotebottom{
	position: relative;
	float: left;
	width: 240px;
	height: 20px;
	z-index: 0;
}

div#right_bottomquotearea{
	position: relative;
	float: left;
	width: 240px;
	margin: 10px 0px 0px 0px;
	z-index: 0;
}