@charset "utf-8";
html, body, div, p, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#divWrapper {
	background: url(../images/bg.gif) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#divBrand {
	border-bottom: 1px solid #cdaa4f;
	height: 150px;
}

#divBrand #divBrandContainer {
	padding: 0px;
	width: 960px;
	position: relative;
	height: 150px;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#divBrandContainer #divLogin {
	position: absolute;
	width: 363px;
	height: 25px;
	left: 536px;
	top: 123px;
	text-align: right;
}


#divBrand #divBrandContainer #divNav {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 605px;
	position: absolute;
	left: 357px;
	top: 98px;
	color: #993333;
	font: 11pt Georgia, "Times New Roman", Times, serif;
}
#divBrand #divBrandContainer #divNav a {
	color: #993332;
	text-decoration: none;
	margin: 0px;
	padding: 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
}
#divBrand #divBrandContainer #divNav a:visited {
	color: #993332;
	text-decoration: none;
	margin: 0px;
	padding: 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
}
#divBrand #divBrandContainer #divNav a:hover {
	color: #000000;
	text-decoration: underline;
	margin: 0px;
	padding: 0px 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
}




#divMainContainer {
	width: 910px;
	background: url(../images/InsideColor.jpg) no-repeat;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 44px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#divFooter {
	background: #efe3c5;
	height: 100px;
	width: 100%;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#divFooter #divFooterContainer {
	width: 960px;
	font: 10px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divFooter #divFooterContainer a {
	text-decoration: none;
	color: #000001;
}
h1 {
	color: #A70000;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}


h2 {
	color: #A70000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 12px;
	margin-bottom: 4px;
}

h3 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
}
h5 {
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #999;
}

.tableBorders {
	border: 1px solid #E8D0D0;
}
p {
	margin-top: 2px;
	margin-bottom: 10px;
}


.clear {
	clear: both;
}
.picborder {
	padding: 3px;
	border: 1px solid #A99A71;
}
.padding10 {
	padding: 10px;
}
.padding10LightColor {
	padding: 10px;
	background-color: #E8D0D0;
}
.TDbotBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8D0D0;
}
#form1 table {
	background-color: #ECECEC;
	border: 1px solid #C4C4C4;
}
.loginBox {
	background-color: #ECECEC;
	border: 1px solid #C4C4C4;
}
.yellowFormField, .loginRequestFields, .loginRequestComments {
	background-color: #FCFDD1;
}
.red {
	color: #C00;
}
.loginRequestFields {
    margin-left: 30px;
}
.loginRequestComments {
    margin-left: 16px;
}

.userNameCell {
	text-align: right;
	width: auto;
	color: #A70000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}

.logOutCell {
	text-align: right;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}