﻿/* reset all elements */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E9E9D8;
	width: 746px;
	margin: 0 auto;
	margin-top: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #000000;
}

#header
{
	width: 746px;
	height: 119px;
	background: #942225 url(img/logo.png) no-repeat;
	/*position: relative;*/
}

#addthis
{
	width: 125px;
	height: 16px;
	position:absoulte;
	padding-top: 5px;
	padding-left: 5px;
	left:100px;
	top:10px;
}

#UserInfo 
{
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	color: White;
}

#UserInfo a 
{
	color: White;
}

#navigation
{
	width: 746px;
	height: 26px;
	background: #919576 url(img/bg_nav.gif) repeat-x;
	background-color: #919576;
}

#footer
{
	background: #fff url(images/nav02_bg_close.gif) repeat-x;
	padding-top: 15px;
	width: 746px;
	text-align: center;
	font-size: 8pt;
	margin: 15px 0px;
}

#navigation ul
{
	border: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	height: 27px;
}
#navigation li
{
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	background-image: none;
	height: 27px;
}

#undernav
{
	height:5px;
	background: #fff url(images/nav02_bg_close.gif) repeat-x;
}

/* block tags */
h1
{
	margin: 5px 0px;
	padding: 0px 0px 5px 0px;
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	border-bottom: 1px solid #B7B57D;
}

h2
{
	margin: 5px 0px;
	padding: 0px 0px 5px 0px;
	color: #990000;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #B7B57D;
}

h3
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

p
{
	margin: 10px 0px;
}

td
{
	vertical-align: top;
}

a, .link
{
	color: #990000;
	text-decoration: none;
	cursor: pointer;
}

.button1
{
	border: 1px solid rgb(123, 127, 96);
	padding: 1px 3px;
	background-color: rgb(223, 222, 195);
	color: black;
	font-weight: bold;
	margin-right: 4px;
	font-size: 10px;
}

.button2, .button3
{
	margin: 5px 0px;
	padding: 2px;
	border: thin solid #666A4A;
	background-color: #7D8161;
	color: #ffffff;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
	font-weight: bold;
}
.button2nm, .button3nm
{
	padding: 2px;
	border: thin solid #666A4A;
	background-color: #7D8161;
	color: #ffffff;
	font-family: verdana, arial, san-serif;
	font-size: 10px;
	font-weight: bold;
}

a.button2 
{
	padding: 4px;
}

.button3 
{
	margin: 0px 0px 1px 0px;
}

.button4 
{
	font-size: 10px;	
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

.block
{
	background: #F7F8F0 url(img/bg_block.gif) repeat left top;
	border: 1px solid #B7B57D;
	margin: 0px 0px 8px 0px;
	font-size: 8pt;
}

.block .title
{
	background: #EFF0E1 url(img/bg_blockhead.gif) repeat left top;
	border-bottom: 1px solid #B7B57D;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
}

.block p
{
	padding: 2px 5px;
}

.block .pad 
{
	padding: 5px;
}

ul
{
	list-style: none;
}

ul li
{
	margin: 2px 0px 2px 0px;
	padding-left: 15px;
	background-image: url(images/icon_bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
}

ol li 
{
	margin: 2px 0px 2px 30px;
	padding-left: 5px;
}
ul.morespace li
{
	margin: 10px 0px 10px 0px;
}

div.hr 
{
	height: 1px;
	background: transparent;
	border-bottom: 1px solid #B7B57D;
	margin: 0px 0px 8px 0px;
}
/* form tags */
.notice
{
	color: #f00;
}

fieldset label.manual
{
	display: block;
	padding: 0;
	margin: 7px 0px 2px 0px; /* set top margin same as form input - textarea etc. elements */
	font-weight: bold;
	font-size: 8pt;
}

fieldset label.inlinemanual
{
	display: inline;
	padding: 0;
	margin: 7px 0px 2px 0px;
	font-weight: bold;
	font-size: 8pt;
}

fieldset br.c
{
	clear: left;
}

fieldset
{
	/*background: transparent url(images/bg_fieldset.png) repeat-x;*/
}

fieldset legend
{
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

table.panel
{
	width: 598px;
}
.panel td
{
	text-align: left;
}
td.label
{
	vertical-align: top;
	font-weight: bold;
	width: 180px;
	padding-top: 9px;
	padding-bottom: 4px;
}
td.data 
{
	vertical-align: middle; /*width: 225px;*/
	padding-top: 9px;
	padding-bottom: 4px;
}
td.labellabel
{
	vertical-align: top;
	font-weight: bold;
	width: 180px;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.input
{
	vertical-align: middle; /*width: 225px;*/
	padding-top: 4px;
	padding-bottom: 4px;
}
td.other
{
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}

.panel input[type=radio], .panel input[type=checkbox]
{
	vertical-align: middle;
	margin-right: 5px;
	height: 14px;
}

.op
{
	font-family: monospace;
	font-size: 9pt;
}
.amount
{
	font-family: monospace;
	font-size: 9pt;
	padding: 2px 5px;
}
.desc
{
	padding-left: 10px;
	font-size: 8pt;
}
.u
{
	border-bottom: 1px solid black;
}

.error 
{
	color: #f00;
}

.bg_content {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
}


/* search styles */
.PaddedColumn {
	padding-top: 8px;
}
.NameColumn, .SectionColumn, .DateColumn {
	padding-left: 8px;
	padding-right: 8px;
}
#content
{
	width: 746px;
	min-height: 450px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 450px; /* for IE5.x and IE6 */
	background: url(images/bg_content.gif) repeat-x;
}
#googads
{
	width: 746px;
	min-height: 90px; /* for modern browsers */
	height: auto !important; /* for modern browsers */
	height: 90px; /* for IE5.x and IE6 */
	padding: 14px 9px 0px 9px;
}

.padded 
{
	padding: 20px 40px 20px 40px;
}