*{
	font-size:11px;
	font-family:verdana, sans-serif;
}

body{
	background:#fff url(IMG/bg-body.gif) top left repeat-x;
	color:#333
}

img{
	border:none
}

form{
	padding:0;
	margin:0;
}

/* BEGIN: Headings ================== */
h1{
	font:normal 21px georgia
}

h2{
	font-size:17px
}

h3{
	font-size:15px
}

h4{
	font-size:13px
}

h5{
	font-size:11px
}

h6{
	font-size:10px
}
/* END: Headings ================== */

.leftTable{
	background:url(img/lineDash.gif) bottom left repeat-x;
}

.leftMenu{
	margin:4px 0 12px;
}
.leftMenu td{
	background:url(img/lineDot.gif) repeat-x bottom left;
	padding:2px 0;
}
.leftMenu .lastItem{
	background:none;
	padding:3px 0;
}

.leftMenu a{
	color:#000;
	text-decoration:none;
	text-transform:capitalize
}
.leftMenu a:hover{
	text-decoration:underline
}

.leftSearch{
	padding-bottom:7px;
	background:#fbfdeb url(IMG/bgLeftSearch.gif) top left repeat-x;
}
.leftSearch select{
	width:180px;
}
.searchForm{
	color:#333333;
	font-weight:bold;
	padding:3px 0;
}

.pSplash{
	margin:4px 0;
	font-size:12px;
	line-height:16px
}

.pBottomRow{
	margin:4px 8px 20px;
}

.footer{
	text-align:center;
	color:#e7e6cb;
}
.footer a{
	color:#e7e6cb;
	text-decoration:none
}
.footer a:hover{
	text-decoration:underline;
	color:#fff
}

.subFooter{
	color:#666666;
	padding-top:6px;
	margin:0;
}

#logoPrint{
	display:none
}