* {
	margin: 0;
	padding: 0;
}

a:link, .fakeLink {
	color: #3C3C3C;
	background-color: transparent;
	font-weight:bold;
}

a:visited {
	color: #93968D;
	background-color: transparent;
}

a:hover {
	color: #3C3C3C;
	background-color: transparent;
	
	/* text-decoration: underline; /* from style.css */
}

body {
	background: url(../images/refLeft.gif) 4% 0 no-repeat;
	text-align: center;
	font: .7em/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #6D6D6D;
	
	/* font-size: 62.5%;   /* Resets 1em to 10px 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;  /* from style.css */
}

html {
	background: #3C3C3C url(../images/refRight.gif) 97% 100% no-repeat;
}

h1, h2, h3 {
	background-color: transparent;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #3C3C3C;
	background-color: transparent;
	font-size: 21px;
	border-bottom: 1px solid #C4C4C4;
	padding: 2px;
	margin-top:30px;
}

h2 {
	color: #6D6D6D;
	font-size:1.5em;
	font-weight:normal;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 3px;
	padding: 2px;
	/* background: #EFFFEF;
	margin-left: 7px; */
}

input {
	vertical-align: middle;
}

img {
	border: none;
}

label {
	font-weight: bold;
}

p {
	margin: 0 0 15px 10px;
}

ul {
	margin: 0 10px 15px 35px;
}

#nonFluid {
	background: #FEFFFE;
	width: 700px;
	margin: 0 auto 20px;
	text-align: left;
}

#banner {
	background: #EFFFEF;
	padding: 40px 70px 60px 85px;
	border-bottom: 1px solid #C4C4C4;
}

#banner h1 {
	margin: 0;
	font: normal 24px/27px Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F3F;
}
#banner p {
	margin: 0;
}

#banner ol {
	margin: 0 0 0 22px;
}

#menu {
	position: relative;
	top: 5px;
	left: 0;
	height: 100px;
	width: 107px;
	color: #333;
	background-color: transparent;
	text-align:right;
}

#menu a:link, #menu a:visited {
	color: #333;
	background-color: transparent;
	font: normal 14px/15px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu a:hover {
	color: #FF9;
	background-color: transparent;
	font: normal 14px/15px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu p {
	margin-bottom: 9px;
}

#content p {
	margin-right: 10px;
}

#content {
	margin: 25px 10px 10px 125px;

	/* font-size: 1.2em /* from style.css */
}

#columnLeft {
	width: 180px;
	float: left;
}

#columnCenter {
	width: 180px;
	float: left;
	margin-left: 10px;
}

#columnLeftCenter {
	width: 350px;
	float: left;
	margin-bottom: 25px;
}

#columnLeftCenter a:link, #columnLeftCenter a:visited, #columnLeftCenter a:hover {
	font-weight:bold;
	text-decoration: underline;
}

#columnLeftCenter h2 a:link, #columnLeftCenter h2 a:visited, #columnLeftCenter h2 a:hover {
	font-weight:normal;
	text-decoration: none;
} 

#columnLeftCenter ul ul {
	margin-bottom: 0;
} 

#columnRight {
	width: 180px;
	float: right;
	margin-right: 5px;
	padding-top: 29px;
}

#copyright {
	width: 700px;
	margin: 15px 0 0;
	padding: 0;
	white-space: nowrap;
	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background-color: #EFFFEF;
	color: #3F3F3F;
	border-top: 1px solid #C4C4C4;
}

#copyright a {
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

#copyright p {
	text-align: right;
	margin: 0;
	padding: 5px 5px 5px 10px;
	line-height: normal;
}

#copyright p.notRight {
	text-align: left;
	margin: 40px 70px 60px 85px;
	line-height: normal;
	width: 350px;
}


.button {
	font-size: 11px;
	padding:0;
	margin-top: 0;
	letter-spacing: 1px;
	color: #FFF;
	background-color: #3C3C3C;
}

.clear {
	clear: both;
}

.note {
	font-size: 10px;
	font-style: italic;
}

.thanks {
	color: #00BF00;
	font-weight: bold;
	text-align: center;
}

.warning {
	color: #BF0000;
	font-weight: bold;
	text-align: center;
}

/* for blog */
/*#columnRight {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px; 
}*/

#columnRight a, #columnRight a:visited, #columnRight a:hover {
	font-weight:normal;
}

#columnRight form {
	margin: 0;
}

#columnRight h2 {
	margin: 5px 0 0;
	padding: 0;
	font-weight:bold;
	font-size: 1.1em;
	color: #3C3C3C;
}

#columnRight ul, #columnRight ul ol {
	margin: 0;
	padding: 0;
}

#columnRight ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#columnRight ul p, #columnRight ul select {
	margin: 5px 0 8px;
}

#columnRight ul ul, #columnRight ul ol {
	margin: 5px 0 0 10px;
}

#columnRight ul ul ul, #columnRight ul ol {
	margin: 0 0 0 10px;
}

#columnRight ul ul li, #columnRight ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#columnRight #searchform #s {
	width: 115px;
	padding: 2px;
}

#columnRight #searchsubmit {
	padding: 1px;
}

.doc, .pdf, .tif, .web, .xls {
	background: #FFF url(/images/docIcon.jpg) left no-repeat 50%;
	padding-left: 20px;
	list-style: none;
}

.doc {
	background: #FFF url(/images/docIcon.jpg) left no-repeat 50%;
}

.pdf {
	background: #FFF url(/images/pdfIcon.jpg) left no-repeat 50%;
}

.tif {
	background: #FFF url(/images/tifIcon.jpg) left no-repeat 50%;
}

.web {
	background: #FFF url(/images/webIcon.jpg) left no-repeat 50%;
}

.xls {
	background: #FFF url(/images/xlsIcon.jpg) left no-repeat 50%;
}