body
{
	margin: 0px auto;
	text-align:center;
	background:#917356;
}

#mainBody{
	margin: 0px auto;
	text-align:left;
}

td, div
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
	line-height:17px;
}

td{
	background-color:#000;
}

ul
{
	margin-top: 8px;
	margin-bottom: 18px;
}



/* Title & Text */
.Title
{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;

}
.SubTitle, .SubTitle1, .SubTitle2, .Bold
{
	font-weight: bold;
	font-size: 12px;
	color: #917356;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}
.SubTitle1, .SubTitle2, .Bold
{
    font-size: 11px;
	margin-bottom:1px;
}
.ToutTitle
{
	font-size: 11px;
	font-weight: bold;
	color: #005BAC;
	margin-bottom: 1px;
}
.smallText 
{
    font-size: 10px;
	color: #303032;
}
.headerText
{
	color: #666666; 
}

/* Links */
A:link, A:visited
{
    color: #fff; 
	text-decoration: underline;
}
A:hover, A:active
{
    color: #584f3e;
}

A.Nav2Link:link, A.Nav2Link:visited
{
	font-size:11px;
	color: #fff; 
	text-decoration:underline;
}
A.Nav2Link:hover, A.Nav2Link:active
{
    color: #584f3e;
    text-decoration: none
}

A.Header:link, A.Header:visited
{
	color: #fff;
	text-decoration:underline;
}
A.Header:hover, A.Header:active
{
    color: #584f3e; 
}

A.Footer:link, A.Footer:visited
{
    font-size:10px;
	color: #fff;
	text-decoration:underline;
}
A.Footer:hover, A.Footer:active
{
    color: #584f3e;
}

/* Layout */
.raquo 
{
	padding-left: 10px; 
	padding-right: 8px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration:none;
}
.pdf, .doc
{
	padding-left:22px;
	background-image:url(/images/common/im_icon_pdf.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	line-height:26px;
	padding-top:3px;
}
.doc{background-image:url(/images/common/im_icon_doc.gif);}
.box1
{
	padding:10px;
	border:solid 1px #cccccc;
	background-color:#fafaf7;
}
.tblBgSpMain {

}
.tblBgNav{
	background-color:#000;
	background-image:url(/images/common/im_dot_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.middlecol{
	background-image:url(/images/common/im_dot_vert.gif);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#000;
	padding-right:1px;
}

.tblBg1 {
	background-color:#2e230d;
}
.tblBg2 {
	background-color:#5b4d40;
}
.tdBg1 { background-color:#f7f7f2;}
.tdBg2 { background-color:#f0f0e8;}
.errorText{ color:red;}
img{ border:0 }

.boxImportant {
border:1px solid #C3D3E3;
padding:10px;
}

.hrDottedLine {
background-image:url(/images/common/im_dot_oriz.gif);
background-repeat:repeat-x;
}
