/*  -----{ second level stylesheet }---------------------------  */

* { margin:0; padding:0; }

html {}

body {
	margin: 0;
	/*padding: 0;*/
	border: 0;
	font: 0.7125em Verdana, arial, helvetica, sans-serif; 
	line-height: 1.5em;
	color: #000000;
	background: #c9c9c0 url(../../graphics/bg-header.gif) repeat-x 0 0;
	text-align:left;
}

img	{ border: 0;
	  hspace: 10px;
	  vspace: 0px;
	 }
div { margin: 0; padding: 0; }
.clearing { clear:both;font-size:0;line-height:0; }
.skipnav { display: none; }

.VerdanaBoldReverse {
	font-family:Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5em;
	}


.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	}

.textsmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-align:left;	
	}

.textbold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92928d;
	font-weight: bold;
	}

.textreverse {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	line-height: 1.5em;
	}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f8f7f2;
	font-weight: bold;
	}

.pagesubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #92928d;
	font-weight: bold;
	}

/*  -----{ wrapper }---------------------------  */


#wrapper {
	background: #c9c9c0 repeat-x 0 795px;/*  -----{ added }--------  */
	position: relative;
	margin: 0 auto;
	padding-bottom: 24px;
	text-align:left;
}

li {margin-left:10px;} 

ul {margin-left:50px;
text-align:left;
}

/*  -----{ quicksearch }---------------------------  */


#quicksearch {
	clear:right;
	padding-right: 10px;
}

fieldset {
	border: 0 solid;
}

#quicksearch input {
	vertical-align: middle;
	display: inline;
	font-size: 100%;
}

#quicksearch input#query {
	color: #555f6a;
	background: #ffffff url(../testGraphics/bg-input.gif) repeat-x 0 0;
	border: 1px solid #969b9f;
	border-right-color: #d1d3d5;
	border-bottom-color: #d1d3d5;
	padding: 2px 3px;
	width: 11.5em;
}

#quicksearch input.radio {
	vertical-align:middle;
	font-size:150%;
}

#quicksearch label {
	font-size: 90%;
	color: #969b9f;
	padding: 0 0 0 3px !important;
	padding: 0 0 0 0;
	margin-right:6px;
}

#quicksearch input.image,
#quicksearch input.radio,
#quicksearch label {
	cursor:pointer;
}




/*  -----{ header }---------------------------  */


#header {
	height: 93px;
	background-color:#c9c9c0;
	text-align: right;
}

#header h1 {
	float: left;
	width: 300px;
	height: 93px;
	text-align: left;
}

#header h1 a {
	color: #fff; /* rule and filter below for for IE5 */
	text-indent/**/: -9999px;
	overflow: hidden;
	display:block;
	width: 300px;
	height: 93px;
	background: transparent url(../testGraphics/bg-heading-BU.gif) no-repeat 10px 10px;
}

#header ul {
	padding: 6px 4px 0 0;
	float: right;
	height: 40px;
}

#header li {
	list-style: none;
	display: inline;
}

#header li a {
	font-size: 90%;
	color: #92928d;
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../testGraphics/bg-divider.gif) repeat-y 100% 0;
}

#header li a:hover {
	color: #555f6a;
	background-color: #f8f7f2;
	text-decoration: none;
}

#header li.last a {
	background-image: none;
}

#header li a.links {
	padding: 0 6px 0 21px;
	background: transparent url(../testGraphics/icn-links.gif) no-repeat 6px 50%;
}

#header li a.links:hover {
	background: #f7f8f2 url(../testGraphics/icn-links.gif) no-repeat -144px 50%;
}



#container {
	width:795px; /*  -----{ added }---------------------------  */
	position: relative;/*  -----{ added }---------------------------  */
	margin: 0 auto;/*  -----{ added }---------------------------  */
	text-align:left;
}

/*  -----{ typography }---------------------------  */

p {
	margin-bottom:1.1em;
}

.h1	{
}

.h2 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 120%;
	color: #fff;
	margin-bottom: 18px;
	text-transform: uppercase;
}

.h3	{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 200%;
	margin-bottom: .7em;
	color: #c00;
	line-height: 120%;
}

.h4	{
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 120%;
	color: #92928d;
	margin-bottom: .8em;
	text-transform: uppercase;
}

.h5	{
	margin-bottom: 1em;
}

h6	{
}

a:link {
	color: #92928d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #92928d;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}

/*a {color: #555f6a;text-decoration:none;}
a:hover {background: #f2e3e6; /* background on menu headers*/


abbr {border: none;}
sup {line-height: 100%;}


/* photos */

div.photo {
	float: right;
	width: 278px;
}

div.photo p {
	padding-left: 18px;
}

#content p.caption {
	color: #92928d;
	font-size: 90%;
	line-height: 1.3em;
	margin: -1.2em 0 1.4em 0;
}

/* small photos */

img.float-left {
	float: left;
	margin: .3em 18px .8em 0;
	clear: left;
}

img.float-right {
	float: right;
	margin: .3em 0 .8em 18px;
	clear: right;
}

.menuhhead {
	font-size: 12px;
	color: #92928d;
	font-weight: bold;
	}
	
.underline {text-decoration:underline;}

/*  -----{ bodytable }---------------------------  */

div.bodytable table {
	padding: 30px;
	border: 1px;
	}



/*  -----{ footer }---------------------------  */


#footer {
	padding: 16px 6px 18px 6px;
	clear: left;
	text-align:left;
	color: #92928d;
}

#footer p {
	display:block;
	width: 112px;
	height: 50px;
	margin: 0 34px 0 0;
	float: left;
}

#footer ul {
}

#footer li {
	list-style: none;
	display: inline;
	color: #92928d;
}

#footer li a {
	font-size: 90%;
	padding: 0 6px;
	float: left;
	text-align: center;
	display: block;
	width: auto;
	background: transparent url(../../graphics/bg-divider-bottom.gif) repeat-y 100% 0;
}

#footer li a:hover,
#footer li a.rss:hover {
	background-color: #f8f7f2;
	text-decoration: none;
}

#footer li.last a {
	background-image: none;
}

#footer li a.rss {
	background: transparent url(../../graphics/icn-rss-small.gif) no-repeat 6px 50%;
	padding-left: 38px;
}


