
body.main
{
	margin: 0 0 20px 0;
	background: #e6e6e6;
	background: transparent url(../jaas_design/rust3.jpg) top left;
	width: 100%;
	text-align: center;
}

#toplogo
{
	width: 758px; 
	height: 120px; 
	background: transparent url(../jaas_design/jaas_lightning.jpg) top left no-repeat;
}

#topstripe
{
	width: 758px; 
	height: 11px; 
	background: transparent url(../jaas_design/top_stripe.jpg) top left no-repeat;
}

#footer
{
	margin: 8px 80px 8px 80px;
	padding-top: 8px;
	border-top: 1px solid #593F46;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #593F46;
}
#footer a
{
	color: #593F46;
}

#border
{
	border: 1px solid #593F46;
	background: #fff;
	text-align: left;
	width: 758px;
	margin: 0 auto 0 auto;
}

#content
{
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
	padding: 0px;
	position: relative;
	width: 678px;
}

#nav_lvl1
{
	height: 16px; 
	vertical-align: top; 
	margin: 20px 20px 8px 20px;
}

#nav_lvl2
{
	border-top: 1px solid #593F46;
	height:16px; 
	vertical-align:bottom; 
	text-align:right; 
	margin: 8px 20px 20px 20px; 
	padding: 4px 0 8px 0
}

.paragraph_boxed
{
	background: #FFFFcc;
/*	border: 1px solid #593F46; */
	margin-bottom: 12px;
	padding: 6px;
}

.paragraph
{
	margin-bottom: 12px;
}

img.border
{
	border: 1px solid #593F46;
}

.sep
{
	color: #593F46;
	margin: 0 4px 0 4px;
}

.left
{
	float: left;
	width: 200px;
}

.right
{
	float: left;
}

.clear
{
	clear: both;
}

p
{
	padding: 0;
	margin: 0;
}

li
{
	list-style-type: square;
}

.topic_color
{
	color: #593F46;
}

.left100
{
	width: 100px;
	float: left;
}

.swformbutton
{
	font-family: verdana;
	font-size: 11px;
	width: 100px;
}


/* Standard Synkron.web styles */
/* Normal text */
.norm
{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
}

/* Sub-heading */
strong, .strong, h2
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 8px 0;
	display: block;
}

/* Heading */
big, .big, h1
{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px 0;
	display: block;
}

/* Caption */
small, .small
{
	font-family: verdana;
	font-size: 9px;
}

/* Links */
.norm a
{
   text-decoration: none;
   border-bottom: 1px solid #593F46;
   color: #593F46;
}

.norm a:visited
{
   text-decoration: none;
   border-bottom: 1px solid #593F46;
   color: #593F46;
}

/* Navigation classes */
/* Basic navigation font */
#navigation
{
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #593F46;
	text-decoration: none;
}

/* Selected items */
#navigation .selected
{
	font-weight: bold;
	color: #593F46;
	border-bottom: 1px solid #593F46;
}

/* Expanded items */
#navigation a.selected
{
	font-weight: bold;
	color: #593F46;
	border-bottom: none;
}

/* Navigation | separators are in topic color */
#navigation .sep
{
	color: #593F46;
	margin: 0 3px 0 3px;
}

/* Normal navigation links */
#navigation a
{
	color: #593F46;
	text-decoration: none;
}
