/* 
  -----------------------------------
  John Schnell & Associates - Three Column 960
  by John Schnell
  www.johnschnell.net
  -----------------------------------
*/
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 100%;
	color: #e5e5e5;
	background-image: url(../images/background/tweed.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-width: 960px;
}
#menuwrapper {
	margin: 12px 0px 0px 0px;
}
#wrapper {
	margin: 12px auto;
	width: 960px;
	background-image: url(img/3col960_mid.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/3col960_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 231px;
}
#midcolumn {
	float: right;
	width: 474px;
	margin: 0 12px;
}
#rightcolumn {
	float: right;
	width: 231px;
}
#leftcolumn .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccddee;
	padding: 0px 20px 20px 20px;
	line-height: 1.4em;
}
#midcolumn .content {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 24px 20px 21px;
	line-height: 1.5em;
}
#rightcolumn .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccddee;
	padding: 2px 20px 20px 20px;
	line-height: 1.4em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/3col960_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}

h1 {
	margin: 20px 0 16px 0;
	color: #ff9900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: .1em;
}
h2 {
	font-size: 1.35em;
	margin: 1.0em 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
.amount { 
	color: #ffffff; 	
	font-family: arial, sans-serif;
	font-size: 1em; 
	font-weight: normal;
} 
.callout-left {
	float: left;
	width: 187px;
	background-color: #ffffff;
	margin: 0px 10px 0 0px;
	padding: 1px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.callout-right {
	float: right;
	width: 208px;
	background-color: #ffffff;
	margin: 8px 0px 0px 4px;
	padding: 1px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.callout-sidebar {
	float: right;
	width: 189px;
	margin: 8px 0px 0px 8px;
	padding: 0;
	border: 0px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.date-font {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	line-height: normal;
	text-transform: uppercase;
} 
.facebook {
	font-size: 0.95em;
	font-weight: bold;
	color: #3b5488;
	padding: 8px;
	border: 0px dotted #333;
}
.keywords { 
	color: #b2001a; 
	font-family: verdana, arial, sans-serif;
	font-size: .1em;
	font-weight: normal;
}
.legend { 
	color: #cccccc; 
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #ababab; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: .75em;
	font-weight: normal;
}
.note {
	font-size: .95em;
	padding: 10px;
	line-height: 1.4em;
	background-color: #161616;
	border: 1px solid #333333;
}
.title { 
	color: #d10101; 	
	font-family: verdana, arial, sans-serif;
	font-size: 1.1em; 
	letter-spacing: .1em;
	font-weight: bold;
}
fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #666666 1px solid; }

fieldset legend	{ padding: 0; margin-bottom: 5px; }

.image-border		{ LEFT: 0px; position: relative; bottom: 0px; border: #999999 1px solid; }

.image-borderon		{ LEFT: 1px; position: relative; bottom: 5px; border: #e1e1e1 1px solid; }

ul {
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: square;
}
ul ul {
	margin: 10px 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type: disc;
}

 /* PAGE LINK COLORS */


a:link		{ color: #077EC2; text-decoration: none; }

a:visited	{ color: #077EC2; text-decoration: none; }

a:active	{ color: #666666; text-decoration: underline; }

a:hover		{ color: #666666; text-decoration: underline; }

/* HEADER LINK COLORS */

#headerbox {
	width: 960px;
	margin: 0 auto;
}
#header {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	line-height: normal;
	text-transform: uppercase;
}
#header p {
	margin: 6px 4px 6px 30px;
}
#header a:link {
	color: #cccccc;
	text-decoration: none;
}
#header a:visited {
	color: #cccccc;
	text-decoration: none;
}
#header a:active {
	color: #ff9900;
	text-decoration: underline;
}
#header a:hover {
	color: #ff9900;
	text-decoration: underline;
}

/* FOOTER LINK COLORS */

#footerbox {
	width: 960px;
	margin: 0 0 12px 0;
}
#footer {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	line-height: normal;
	text-transform: uppercase;
}
#footer p {
	margin: 6px auto;
}
#footer a:link {
	color: #cccccc;
	text-decoration: none;
}
#footer a:visited {
	color: #cccccc;
	text-decoration: none;
}
#footer a:active {
	color: #ff9900;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff9900;
	text-decoration: underline;
}

 /* DATA TABLE */
 
#datatable table {
 border-collapse: collapse;
 border: 0;
 font-family: arial, Helvetica, sans-serif;
 font-size: .96em;
 width: 76%;
}
#datatable a {
 border: 1px solid #4a4a4a;
 background-color: #242424;
 text-decoration: none;
 padding: 3px;
 color: #cccccc;
 display: block;
 cursor: pointer !important;
}
#datatable a:hover {
 background-color: #4d4d4d;
 color: #e1e1e1;
 background-image: none;
 border-color: #303030;
}
#datatable th, #datatable td {
 text-align: left;
 padding: 4px;
 border: 1px solid #4a4a4a;
 font-weight: normal;
}
.dwnlnk {
 background-image: none;
 background-repeat: no-repeat;
 background-position: left bottom;
}
.mainheader {
 background-color: #101010;
 color: #cccccc;
 font-weight: bold;
}
#datatable h2, #datatable h3 {
}
#datatable h2 {
 margin: 1em 0em .5em 0em;
 font-size: 1em;
 letter-spacing: .15em;
}
#datatable h3 {
 margin: 1em 0em .5em 10em;
 font-size: 1.2em;
 letter-spacing: .15em;
}
#datatable h4 {
 margin: 1em 0em .5em .75em;
 font-size: 1.1em;
 letter-spacing: .1em;
}
.liteTbl {
border:1px solid #000000;
}
.rowLite {
 cursor: default;
 background-color: #242424;


/*The bottom content - below the Accordion Panel menu*/

.grayed {
	margin: 0 1px;
	font-size: .9em;
	color: #333333;
	background-color: #4f96c2;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #99ccff;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

/*The links inside the Accordion Panel menu*/

.menulist {
	margin: 0 0 1px 0 !important;
	padding: 8px 0px 4px 0px !important;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.menulist li {
	margin: 0 0 4px 0;
}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 4px 6px;
	border: 1px solid #000;
	color: #000;
	background-color: #0099cc;
}
.menulist a:hover {
	color: #000;
	border-color: #000;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	background-color: #fff;
	text-decoration: none;
}
.panel_list {
	margin: 0 0 0 4px;
	padding: 0 0 0 1em;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color:#CC0000;
}
.panel_list li {
	margin: 6px 0;
	color: #0099cc;
}

