@charset "utf-8";

/** =Resets **/
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}

:focus
{
  -moz-outline-style: none;
}
.borderUnderDotted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border-bottom-style: dotted;
	font-size: 9px;
}
html {
    overflow-y: scroll;
}

body {
	background: #FFFFFF;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 10px;
		line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF3300;
	font-weight: normal;
	line-height: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 12px;


}
a:visited {
	text-decoration: none;
	font-style: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 12px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
	line-height: 12px;
}
#backbutton {
	position: absolute;
	left: 871px;
	top: 258px;
	z-index: 31;
}

#barMid {
	position:absolute;
	width:949px;
	height:40px;
	z-index:4;
	top: 240px;
	background-image: url(graphics/BarMid.jpg);




	vertical-align: bottom;
	visibility: visible;
}
#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	position: relative;
	background-image: url(graphics/grad.jpg);
	z-index: 1;
	margin: 1px auto;
	text-align: left;
	top: 50px;
}
#headerPageName {
	position: absolute;
	width: 202px;
	height: 25px;
	z-index: 5;
	top: 256px;
	vertical-align: bottom;
	left: 50px;
	visibility: visible;
}
#logo {
	position:absolute;
	left:12px;
	top:-44px;
	width:213px;
	height:44px;
	z-index:16;
	overflow: visible;
}
#nav a{

}
#nav {
	position:absolute;
	width:300px;
	height:240px;
	z-index:25;
	left: 30px;
}
/* end hide */

#topphoto {
	top:0px;
	width:920px;
	height:264px;
	z-index:9;
	position: absolute;
	left: 30px;
	bottom: 0px;
}
/* mac hide \*/
* html #textLeft{
	height: 310px;

}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666
}


.boldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F73333
}

.boldItalic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #707070;
	font-style: italic;
}
.BlueItalicBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #4B7DC9;
	font-style: italic;
}
.RedItalicBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FA3D3D;
	font-style: italic;
}
.GrayItalicBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	font-style: italic;
	line-height: 14pt;
}





.borderBottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 1px;
	height: 4px;
}
.borderTop {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 1px;
	height: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borderTop5space {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-bottom: 1px;
	height: 4px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.SpaceTop5 {
	top: 5px;
	position: relative;
}
.SpaceTop10 {
	top: 10px;
	position: relative;
}
.SpaceTop40 {
	top: 40px;
	position: relative;
}

.Pinline {
	display: inline;
}

.MarginLeft10 {
	position: relative;
	left: 10px;
	width: 250px;
}
.Width275 {
	width: 225px;
	position: relative;
}
.borderUnder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	border-bottom-style: solid;
	font-size: 10px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#search {
	position: absolute;
	height: 20px;
	width: 256px;
	left: 701px;
	top: -30px;
}
#NoFlashNav2 {
	position: absolute;
	height: 100px;
	width: 150px;
	left: 150px;
	top: 110px;
	color: #CCCCCC;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
	font-style: italic;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
