*
{
	padding: 0px;
	margin: 0px;
}

body
{
  margin: 0px;
  padding: 0px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #666;
	background: #666 url(images/bgk.gif) repeat-x;
}

#siteBody
{
  border-top: solid 5px #FF3333;
  margin: 0 auto;
  width: 850px;
  background-color: #FFF;
}

#logoRow
{
  width: 850px;
  height: 74px;
  margin: 0 auto;
  border-bottom: solid 1px #CCC;
}

#logoRowMenuColumn
{
  width: 125px;
  display: block;
  border-left: solid 1px #CCC;
  height: 74px;
  float: right;
  clear: left;
  padding-left: 5px;
}

#graphicRow
{
  width: 850px;
  height: 181px;
  border-bottom: solid 1px #CCC;
  background-color: #DFDDDA;
}

#graphicContainer
{
  display: block;
  float: left;
}

#contentColumnGraphicRow
{
  width: 714px;
  height: 181px;
  border-right: solid 1px #CCC; 
}

#menu
{
  width: 130px;
  height: 176px;
  display: block;
  float: right;
  background-color: #999;
  border-left: solid 1px #CCC;
  color: #FFF;
  padding-top: 5px;
}

#menu a, a:visited
{
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  padding-left: 15px;
  line-height: 20px;
  display: inline-block;
  width: 130px;
  font-size: 9pt;
}

#menu a.menuNormal, #menu a:visited.menuNormal
{
}

#menu a.menuSelected, #menu a:visited.menuSelected
{
	background: #cc0000 url(images/nav-arrow.gif) no-repeat left;
	width: 115px;

}

#contentRow
{
  width: 100%;
  display: block;
}

.nextColumn
{
  border-left: solid 1px #CCC;
  width: 130px;
}

.lastColumn
{
	border-left: solid 1px #CCC;
  width: 130px;
  text-align: center;
  padding-top: 20px;
}

#next
{
  padding: 20px 32px 20px 0px;
  display: block;
  float: right;
  height: 100%;
  vertical-align: baseline;
  text-align: right;
}

#footer
{
  width: 850px;
  color: #FFF;
  background-color: #cc0000;
  text-align: center;
  height: 45px;
  font-weight: bold;
  font-family: Arial;
  padding-top: 3px;
  font-size: .9em;
  vertical-align: top;
  display: block;
  clear: both;
  margin: 0 auto;
}

#menuContainer
{
  width: 130px;
  display: block;
  height: 100%;
  float: right;
  clear: left;
  padding-left: 5px;
}

.nameColumn
{
  width: 45px;
  text-align: right;
}

.quoteColumn
{
  width: 96px;  
  background-color: #CCC;
}

.copyColumn
{
  width: 573px;
}

.contentColumn
{
  width: 550px;
  border-right: solid 1px #CCC;
}

p
{
	padding-bottom: 5px;
}

.contentTable
{
  border-right: solid 1px #CCC;
}

.logoRow
{
  border-bottom: solid 1px #CCC;
}

.detailsCol1
{
  width: 407px;
}

.detailsCol2
{
  text-align: right;
}





.hide
{
  display: none;
}

.show
{
  display: inline;
  background-color: #cc0001;
}

a
{
  color: #0099CC;
}

a:visited
{
  text-decoration: underline;
  font-weight: normal;
  color: #0099CC;
}

a.email, a:visited.email
{
  text-decoration: none;
}



.menuTable
{
  height: 100%;
  width: 170px;
 }

#middleText
{
  padding: 6px;
  color: #666;
}

#rightText
{
  width: 514px;
  text-align: left;
  margin: 0px auto;
  padding: 0px 25px 20px 25x;
  margin-top: 20px;

}

h1
{
  color: #3366CC;
  font-weight: bold;
  padding: 5px 0px 10px 0px;
  font-size: 1.1em;
}

h2
{
  font-size: 1em;
  color: #666;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 0px;
}

h3
{
  font-size: 1em;
  color: #666;
  font-weight: bold;
  margin: 0px;
}


ul
{
  padding-left: 15px;
  margin-top: 5px;
}

.field
{
  background-color: #CCC;
  border-style: none;
  width: 350px;
}

.labelMid
{
	width: 180px;
}

.fieldMid
{
	background-color: #CCC;
  border-style: none;
  width: 290px;
}

.fieldSmall
{
  background-color: #CCC;
  border-style: none;
  width: 158px;
}

.label
{
  width: 120px;
}

#emailStatus
{
  color: Red;
  padding: 10px 0px 10px 0px;
  font-size: 10pt;
}

.modalWindow
{
  padding: 10px 0px 10px 0px;
  background-color: #FFF;
  overflow: scroll;
  height: 80%;
  width: 80%;
  border-bottom: solid 5px red;
  border-top: solid 5px red;
}

#Window
{
  height: 100%;
}

#modalWindow
{
	
}

.modalBackground
{
  background-color: #CCC;
  filter: alpha(opacity=70);
  opacity: 0.7; 
}

.images
{
  border: solid 1px #000;
}

a.images, a:visited.images
{
  color: #000;
}

#quote
{
  width: 130px;
  color: #FF3333;
  text-align: right;
  font-weight: bold;
  padding-top: 15px;
}

.linkGroups
{
  font-size: 1em;
  color: #666;
  font-weight: bold;
  padding-top: 10px;
  margin-bottom: 0px;
}

a.newsLinks, a:visited.newsLinks
{
	color: #666;
	text-decoration: none;
}

a.linkLinks, a:visited.linkLinks, a:hover.linkLinks
{
	text-decoration: none;
}

a:hover.newsLinks 
{
	color: #0099CC;
	text-decoration: none;
}

.imageRight
{
	display: block;
	float: right;
}

.imageLeft
{
	display: block;
	float: left;
}

.borderCol
{
	width: 50px;
}

#shadowLeft
{
	width: 12px;
	background: url(images/shadowLeft.gif) no-repeat;
	border-bottom: solid 1px red;
}

#shadowRight
{
	width: 13px;
	background: url(images/shadowRight.gif) no-repeat;
}

img
{
	border: none;
}