﻿/*************************/
/**  DEFAULT STYLES     **/
/*************************/

.jamElement {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.jamElement label {
	display:block;
	font-weight: bold;
	font-size: 0.8em;
}
.jamElement h1 *, .jamElement h2 *, .jamElement h3 *, .jamElement h4 *, .jamElement h5 *, #jamElement h6 *	{color:#330066;}

.jamElement .plain	{color:#999; margin-bottom:5px; font-size:100%; font-weight:bold;}

.jamElement p	{margin:0 0 18px 0;}
.jamElement td, #jamElement th, #jamElement tr	{
	vertical-align:top;
	text-align:left;
	padding: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.jamElement img	{border:0;}
.jamElement form	{margin:0; padding:0;}

.formElement {padding-bottom:15px;}
.formElement span {display:block; font-size:1.2em;}
.jamElement .button:hover	{text-decoration:none;}
.jamElement .clear		{height:0px; overflow:hidden; clear:both; float:none;}
.jamElement form table th	{padding:0 20px 10px 0; font-weight:normal;}
.jamElement form table select	{width:150px; color:#666;}
.jamElement form table input	{width:175px; color:#666;}
.jamElement form table textarea	{width:175px; height:90px; color:#666;}
.jamElement form table input	{width:175px;}
.jamElement table.dataTable 	{margin:10px 0;}
.jamElement table.dataTable th	{color:#6eaddf; font-size:1.3em; padding:0 0 5px 0;}
.jamElement table.dataTable td	{padding:10px 0; border-bottom:solid 1px #d1d3d4;}
.jamElement table.dataTable a.arrow	{color:#999; background:transparent url(/i/aArrow.gif) no-repeat 0 50%; padding-left:15px; display:block;}
.jamElement table.dataTable a.arrow:hover	{color:#6eaddf; background-image:url(/i/aArrowOver.gif);}

.formTable {max-width: 700px;}





