@charset "UTF-8";
.heading1 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:27px;
color:#334484;
text-transform:none;
font-weight:600;
font-variant:normal;
font-style:italic;
line-height:normal;
text-align:center;
}

.heading2 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
color:#334484;
line-height:22px;
font-style:italic;
font-weight:400;
font-variant:normal;
text-transform:none;
}

.para {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:14px;
line-height:20px;
color:#333;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
}

.twoColFixLtHdr #container {
width:950px;
border:1px solid #000;
background-color:#F0eae1;
margin:0 auto;
padding:0 23px 23px;
}

.twoColFixLtHdr #header {
height:186px;
width:950px;
margin:0;
padding:0;
}

.twoColFixLtHdr #header h1 {
font-family:Tahoma, Geneva, sans-serif;
font-size:18px;
margin:0;
padding:10px 0;
}

.twoColFixLtHdr #sidebar1 {
float:left;
width:170px;
height:625px;
position:relative;
top:-20px;
background-image:url(images/nav-button-600px.jpg);
background-repeat:no-repeat;
border:thick none #FC3;
margin-top:0;
visibility:visible;
padding:0;
}

.twoColFixLtHdr #mainContent {
	vertical-align:top;
	padding:0;
	margin-top: 80px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 210px;
}

.twoColFixLtHdr #mainContentNB {
vertical-align:top;
margin:20px 0 20px 210px;
padding:0;
}

.twoColFixLtHdr #footer {
height:40px;
margin-left:0;
background-image:url(images/footer.jpg);
width:950px;
padding:0;
}

.twoColFixLtHdr #footer p {
margin:0;
padding:10px 0;
}

.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

.clearfloat {
clear:both;
height:0;
font-size:1px;
line-height:0;
}

#Button {
margin:10px 0 0;
}

#AdCol {
margin-top:0;
z-index:2;
position:relative;
right:0;
left:550px;
top:0;
bottom:0;
margin-left:0;
height:500px;
width:100px;
}

.table {
border-collapse:collapse;
border-color:#A98B55;
border-style:solid;
border-width:1px;
}

.table th {
text-align:left;
font-weight:700;
color:#FFF;
background-image:url(images/tableH.gif);
border-color:#A98B55;
border-style:solid;
border-width:1px;
padding:6px 6px 6px 8px;
}

.TabTxt {
text-align:left;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:13px;
border-color:#A98B55;
border-style:solid;
border-width:1px;
padding:6px 6px 6px 8px;
}

.TabBr {
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	border-color:#A98B55;
	border-style:solid;
	border-width:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.TabSH {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	border-color:#A98B55;
	border-style:solid;
	border-width:1px;
	padding:6px 6px 6px 8px;
	background-image: url(images/tableSH.gif);
	background-repeat: no-repeat;
	font-weight: 700;
	color: #FFF;
}
.heading1Left {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:27px;
	color:#334484;
	text-transform:none;
	font-weight:600;
	font-variant:normal;
	font-style:italic;
	line-height:normal;
	text-align:left;
	vertical-align: top;
}
.TabImg {
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	border-color:#A98B55;
	border-style:solid;
	border-width:1px;
	padding:6px 6px 6px 8px;
	vertical-align: middle;
}

body,td,th {
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        color: #333;
}
body {
	background-image: url(images/DOTBG.gif);
	background-repeat: repeat-x;
	background-color: #40569c;
}
a:link {
	color: #336699;
}
a:hover {
	color: #d6bd1a;
}
