﻿body
{
	background-color: #f3f3eb;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 100%;
	font-size: 9pt;
	color: #382e1f;
	line-height: 180%;
	font-family: "Lucida Grande" , Arial, Sans-serif;
}

#login {
	border: 1px solid #a2a2a2;
	padding: 15px;
}

.lblDef
{
	font-size: 9pt;
	color: #382e1f;
	line-height: 180%;
	font-family: "Lucida Grande" , Arial, Sans-serif;
}

.lblBas
{
	font-size: 12pt;
	font-weight:bold;
	color: #382e1f;
	line-height: 180%;
	font-family: "Lucida Grande" , Arial, Sans-serif;
}


.box2
{
	background-position: right bottom;
	background-image: url(../images/style/back_prominent2.jpg);
	background-repeat: no-repeat;
	background-color: #f4f4ec;
	padding:15px 15px 15px 15px;
}

.box1
{
	padding-right: 1em;
	border-top: #e1d2bd 1px solid;
	padding-left: 1em;
	background: url(../images/style/boxbg.gif) #fdfcf6 repeat-x;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: #e1d2bd 1px solid;
	text-align: left;
	overflow:hidden;
}

td
{
	font-size: 9pt;
	color: #382e1f;
	line-height: 180%;
	font-family: "Lucida Grande" , Arial, Sans-serif;
}

.tdReq
{
	font-size: 9pt;
	color: firebrick;
	line-height: 180%;
	font-family: "Lucida Grande" , Arial, Sans-serif;
}


td.topSides
{
	background-image: url(../Images/Style/back_header.gif);
	background-repeat: repeat-x;
}

td.topMiddle
{
	width: 860px;
	height: 145px;
	background-image: url(../Images/Style/header.jpg);
}

td.interMiddle
{
	background-image: url(../Images/Style/back_content2.gif);
	background-repeat: repeat-y;
}

td.bottomMiddle
{
	width: 860px;
	height: 140px;
	background-image: url(../Images/Style/footer.jpg);
}

td.bottomSides
{
	background-image: url(../Images/Style/back_footer.gif);
	background-repeat: repeat-x;
}

td.sideMargins
{
	width: 40px;
}


A
{
	color: #bb6f02;
}
A:link
{
	color: #bb6f02;
}
A:hover
{
	color: #e58802;
}
A:active
{
	color: #e58802;
}
#header
{
	color: #ffffff;
}
#footer
{
	color: #ffffff;
}
#header A
{
	color: #ffffff;
	text-decoration: none;
}
#header A:link
{
	color: #ffffff;
}
#footer A
{
	color: #ffffff;
}
#footer A:link
{
	color: #ffffff;
}
#header A:hover
{
	color: #dddddd;
}
#header A:active
{
	color: #dddddd;
}
#footer A:hover
{
	color: #dddddd;
}
#footer A:active
{
	color: #dddddd;
}

H1
{
	font-weight: normal;
	letter-spacing: -0.06em;
}
H2
{
	font-weight: normal;
	letter-spacing: -0.06em;
}
H3
{
	font-weight: normal;
	letter-spacing: -0.06em;
}
H4
{
	font-weight: normal;
	letter-spacing: -0.06em;
}


H5
{
	font-weight: normal;
	letter-spacing: -0.06em;
}
H6
{
	font-weight: normal;
	letter-spacing: -0.06em;
}
.input
{
	border-right: #a79d8f 1px solid;
	padding-right: 1px;
	background-position: 50% top;
	border-top: #a79d8f 1px solid;
	display: inline;
	padding-left: 1px;
	background-image: url(../images/style/back_input.gif);
	padding-bottom: 2px;
	margin: 0px;
	border-left: #a79d8f 1px solid;
	padding-top: 2px;
	border-bottom: #a79d8f 1px solid;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
.inputReadOnly
{
	border-right: #696969 1px solid;
	padding-right: 1px;
	background-position: 50% top;
	border-top: #696969 1px solid;
	display: inline;
	padding-left: 1px;
	background-image: url(../images/style/back_input.gif);
	padding-bottom: 2px;
	margin: 0px;
	border-left: #696969 1px solid;
	padding-top: 2px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #ffffff;
}
/* Typography ------------------------------------------------------ */

p, center, blockquote, quote, pre {
	margin: 0px 0px 20px;
}

.reduced p, .reduced center, .reduced blockquote, .reduced quote, .reduced pre, .reduced ol, .reduced ul, .reduced table, .reduced dl, .reduced dd, .reduced dt {
	font-size: 95%;
}

blockquote, quote {
	margin: 30px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 5px;
}

h1 {
	font-size: 250%;
	line-height: 100%;
}

h2 {
	font-size: 170%;
	line-height: 100%;
	margin: 0px 0px 5px;
}

.lead h3.title, #loop_single h3.title, #loop_page h3.title {
	font-size: 200%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
	line-height: 100%;
}

h4 {
	font-size: 130%;
	line-height: 100%;
}

h5 {
	font-size: 110%;
	line-height: 100%;
}

h6 {
	font-size: 100%;
	line-height: 100%;
}

ul, ol, dl {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
}

li, dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;
}

ul li {
	list-style-type: square;
}

dt {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}
