@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../../images_blue/beta_blu_gradiant3.jpg);
	color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 0 0; 
    padding: 0 0 0 0;
    text-align: center;
}

p { 
    size:13px;
	font-weight:500;
    color: #fff;
	text-align: left
	padding-left: 20px;
	padding-right: 20px;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}
	
h6 {
	font-size: 24px;
	font-family: "Minion Pro SmBd";
	margin: 20px 0px 6px 0px;
	padding: 0px;
	}
	
a, a:link, a:visited {
  color: #FFD86E;
  font-weight: 500;
  text-decoration: none;
}

a:link:hover {
  color: #624202;
  font-weight:500;
  text-decoration: none;
}

a:hover {
	color:#624202;
}

#outerWrapper {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 920px;
}

#header {
	height: 92px;
	width: 920px;
	margin-bottom:5px;
	text-align:center;
}

#menu {
	height: 60px;
	width: 920px;
}

#content {
	margin:10px 0 0 10px;
	font-size: 12px;
	width: 900px;
	min-height:500px;
}

#footer {
	/*background-image: url(../../images_blue/bg_beta2_footer.jpg);*/
	background-color:#000;
	/*margin-top:20px;*/
	/*padding-top:20px;*/
	height:auto;
	color: #CCC;
	bottom: 0;
	line-height:15px;
    font-size: 11px;
    font-weight: 500;
    position: inherit;
    width: 100%;
}

#indexfooter {
	background-image: url(../../images_new/bg_grn-blue-blk_100.jpg);
	/*margin-top:20px;*/
	/*padding-top:20px;*/
	height:auto;
	color: #CCC;
	bottom: 0;
	line-height:15px;
    font-size: 11px;
    font-weight: 500;
    position: inherit;
    width: 100%;
}

.search {
	color:#000;
}

.options {
	margin-top:5px;
	font-size: 14px;
	font-weight: 500;
	text-align:justify;
	padding-left: 0;
	padding-right: 5px;
	line-height: 17px;
	color: #fff;
}

.options2 {
	margin-top:5px;
	font-size: 14px;
	font-weight: 500;
	text-align:left;
	padding-left: 0;
	padding-right: 5px;
	line-height: 17px;
	color: #fff;
}

.options3 {
	margin-top:5px;
	font-size: 14px;
	font-weight: 500;
	text-align:justify;
	padding-left: 0;
	padding-right: 5px;
	line-height: 17px;
	color: #fff;
}

.newsplash {
	position: absolute;
	visibility: visible;
	z-index:100;
	left: 0px;
	top: 0px;
}

#outerWrapper #searchContent {
	height: auto;
}

.pagelinks {
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 20px;
	color: #896510;
	font-family:Arial, Helvetica, sans-serif;
}
.BulletUL2 {
	list-style-image: url(../../images/triangleb_l.gif);
	line-height: 1.8em;
}
.dimmed {
	color: #CCC;
	font-weight:500;
}
#larger {
	font-size: 14px;
}
#standout {
	font-size: 18px;
	font-weight: 700;
	font-style: oblique;
}
.smaller {
	font-size: 80%;
}.bigger {
	font-size: 16px;
	color: #fff;
	font-weight: 600;
	font-variant: normal;
	line-height: 33px;
}
#standout {
	font-size: 16px;
	color: #FF9;
}

