@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #2b2b2c;
	background-repeat:repeat-x;
	background-image:url(cssImages/mainBG.jpg);
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#homeWrapper {
	background-image: url(cssImages/homeBG.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 660px;
	margin: 0 auto;
	position: relative;
}
#insideTopper {
	background-image: url(cssImages/navBG.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0;
	width: 1000px;
	height: 147px;
	margin: 0 auto;
	position: relative;
}
#mainNav {
	font-size: 14px;
	white-space: nowrap;
	position: absolute;
	left: 29px;
	top: 20px;
	width: 945px;
}
#subNav {
	font-size: 12px;
	white-space: nowrap;
	position: absolute;
	left: 28px;
	top: 91px;
}
#mainNav li {
	display: inline;
}
#mainNav a, #mainNav a:link, #mainNav a:visited, #mainNav a:active, #mainNav a:focus  {
	white-space: nowrap;
	color:#FFF;
	width: 134px;
	text-decoration: none;
	float: left;
	text-align:center;
	border-left: #777 1px solid;
	margin-top: 10px;
}
#mainNav a.logoNav:link, #mainNav a.logoNav:visited, #mainNav a.logoNav:active, #mainNav a.logoNav:focus  {
	border-left: none;
	margin-top: 0;
}
#mainNav a:hover, #mainNav a.selected:link, #mainNav a.selected:visited, #mainNav a.selected:active, #mainNav a.selected:focus {
	color: #333;
	text-decoration: none;
}
#subNav li {
	display: inline;
}
#subNav a, #subNav a:link, #subNav a:visited, #subNav a:active, #subNav a:focus  {
	white-space: nowrap;
	color:#333;
	text-decoration: none;
	width: 137px;
	height: 43px;
	float: left;
	text-align:center;
	padding-top: 12px;
}
#subNav a.onPageSub:link, #subNav a.onPageSub:visited, #subNav a.onPageSub:active, #subNav a.onPageSub:focus  {
	background-image:url(cssImages/tab.jpg);
	background-repeat:no-repeat;
}
#subNav a.subNavHeader:link, #subNav a.subNavHeader:visited, #subNav a.subNavHeader:active, #subNav a.subNavHeader:focus  {
	font-size: 17px;
	padding-top: 7px;
}
#subNav a:hover, #subNav a.selected:link, #subNav a.selected:visited, #subNav a.selected:active, #subNav a.selected:focus {
	color: #569524;
	text-decoration: none;
}
#login {
	position: absolute;
	bottom: 80px;
	right: 45px;
	color: #666;
	font-size: 13px;
}
#login a, #login a:link, #login a:visited, #login a:active, #login a:focus  {
	color: #666;
	width: 134px;
	text-decoration: none;
	text-align:right;
}
#login a:hover  {
	color: #690;
}
#homeIntro {
	position: absolute;
	width: 550px;
	right: 139px;
	top: 325px;
	line-height: 30px;
}
#bodyWrapper {
	background-image: url(cssImages/pageBG.gif);
	background-repeat: repeat-y;
	width: 953px;
	margin: 0 auto;
	position: relative;
}
#leftMargin {
	position: absolute;
	left: 40px;
	top: 15px;
}
#rightMargin {
	position: absolute;
	right: 45px;
	top: 15px;
}
#bodyWrapper h1 {
	color: #69B038;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #69B038;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 21px;
}
#bodyWrapper h2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 0 6px 0;
}
#bodyWrapper p {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 12px;
}
#bodyWrapper p a:link, #bodyWrapper p a:visited, #bodyWrapper p a:active, #bodyWrapper p a:focus, #bodyWrapper li a:link, #bodyWrapper li a:visited, #bodyWrapper li a:active, #bodyWrapper li a:focus, a.highslide:link {
	color:#2267C4;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px dotted #2267C4;
}
#bodyWrapper p a:hover, #bodyWrapper li a:hover {
	color:#6C3;
}
#bodyWrapper .imgRightSpace {
	padding-right: 10px;
	float: left;
}
#bodyWrapper ul.basicList {
	font-size: 13px;
	line-height: 21px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#bodyWrapper ul.basicList li{
	list-style-image: url(cssImages/greetDot.gif);
}
#bodyWrapper ul.basicList h2 {
	margin-left: -20px;
}
#bodyWrapper ul.basicList li.box{
	list-style-image: url(css-images/greetBox.gif);
}
#bodyWrapper ol.basicList {
	font-size: 13px;
	line-height: 21px;
	margin-left: 20px;
	margin-bottom: 20px;
	list-style-type: decimal;
}
#bodyWrapper ol.basicList li{
	padding-bottom: 8px;
}
img.blockDisp {
	display: block;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#bodyWrapper td {
	font-size: 12px;
	line-height: 15px;
}
#overlay {
	width: 955px;
	background-color:#FFF; 
	display: none;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;

}
#overlay .close {
	background-image:url(cssImages/close.png);
	position:absolute; right:-10px; top:-10px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.loaded {
	margin: 0 auto;
	background-color:#FFF; 
	padding: 25px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
}
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
#star {
	position: absolute;
	bottom: 250px;
	right: 45px;
}
