body {
  font-family: Geneva,Arial,Helvetica,sans-serif;
  text-align: center;
  font-size: small;
  background-color: #343839;
}
#page-wrapper {
  margin: 0px auto;
}
#page {
  margin: 0px auto;
  display: block;
  background-color: #ffffff;
  left: 0px;
  width:880px;
  height: 900px;
}

#page.front{
	color: #ffffff;
	background-color: #444d4c;
}

#designation{
	font-family: Times New Roman, serif;
	font-size: 10pt;
	width: 100%;
	text-align: center;
	padding-top:5px;
}

#designation p{
    width:99%;
    margin:auto;
    text-align: justify;
}

#designation input, #designation select{
	margin-top: 6px;
    background-color: #e0e0e0;
 
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #222222;
    font-weight: normal;
}

img {
  border: 0px solid #ffffff;
}

#headerwrapper{
	float:left;
    display: block;
    width: 100%;

/*  background: url("../images/headerbg.jpg") repeat-x; */
}

#header{
	text-align: left;
	display: block;
	Float:left;
	width: 705px;
	height: 200px;
/*	background: url("../images/headerbg.jpg") repeat-x; */
}

#tophdr{
    display: block;
    float:left;
    width: 705px;
    height: 164px;
    color: #81b4d1;
    background-color: #444d4c;
}
#tophdr h1 {
	font-family: TimesNew Roman, serif;
    font-size: 54px;
    font-weight:normal;
    margin-top:15px;
    margin-bottom: 0px;
    padding-left: 40px;
}
#tophdr .italss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	font-style:italic;
}

#tophdr h2 {
	margin-left:450px;
	font-size: 20px;
	color: #ffffff;
}
#tophdr h3 {
    font-size: 14px;
    padding-left: 0px;
    margin: 5px 0px 5px 40px;
}
#phone{
	color: #ffffff;
	margin-left:230px;
}

#botthdr{
	display: block;
	float: left;
    width: 705px;
    height: 36px;
    background-color: #343839;
    text-align:center;
	
}
.blacktabs {
	display:block;
    border-bottom: 1px solid black;
    overflow: hidden;
    width: 100%;
}
.blacktabs ul {
	display:block;
	height:36px;
    font: bold 12px Verdana;
    list-style-type: none;
    margin: 0 0 0 110px;
    padding: 0 0 0 0px;
    border-left: 1px solid grey;
}
.blacktabs li {
    display: inline;
    margin: 0;
}
.blacktabs li a {
    background: none repeat scroll 0 0 #343839;
    border-right: 1px solid grey;
    color: white;
    display: block;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 10px 8px;
    text-decoration: none;
}


.blacktabs li a:hover, .mattblacktabs li.selected a {
    background: none repeat scroll 0 0  #535f4c;
    color: #f7f97c;
}



#logowrapper{
	display:block;
	float:left;
	
}
#overlay {
  position: absolute;
  display: block;

  top: 85px;
  left: 470px;
/*  opacity: 0; */
  z-index: 3;
}

#overlay img {
	display:none;
}

#leftimage {
  float: left;
  display: block;
  margin-top: 0px;
  margin-right: 15px;
  width: 300px;
}

#rightimage {
  opacity: 1;
}
#rightcol {
  float: left;
  display: block;
  margin-top: 0px;
  width: 503px;
}

#content {
 /* background: transparent url(../images/gradebg.png) repeat-x scroll center top; */
 float:left;
 text-align: left;
  padding-top: 30px;
  display: block;
  width: 80%;
  padding: 0 10%;
}

#content p{
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-align: justify;
}

#intro p{
	margin-bottom: 8px;
	margin-top: 8px;
	text-align: justify;
}
#lower-half {
  display: block;
  width: 972px;
}
#lower-text {
  float: left;
  display: block;
  width: 750px;
}
#helptext {
  font-family: Times New Roman,serif;
  font-size: 28px;
  font-weight: bold;
}
#risktext {
  font-size: 20px;
  color: #ff5713;
}
#rewardtext {
  font-size: 20px;
  color: #1f497d;
  font-weight: bold;
}
#tagtext {
  font-size: 18px;
  color: #000000;
  font-weight: normal;
}
#logoimage {
  float: left;
  display: block;
  width: 220px;
}
#logofiller {
  display: block;
  width: 222px;
  height: 220px;
}
#logoimage img {
  height: 150px;
  margin-bottom: 10px;
}
.button {
  border:  none;
  padding: 8px 14px 10px;
  color: #ffffff;
  background-color: gold;
  margin-right: 25px;
  position: relative;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
}
.button:active {
  position: relative;
  top: 3px;
}
.button:active:after {
  background: #ffffff none repeat scroll 0%;
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.button.crdgrey, input.crdgrey{
  background: #343839 none repeat scroll 0%;
}
a.button:link, a.button:active, a.button:visited {
  color: #ffffff;
  text-decoration: none;
}
a.button:hover, input.button:hover {
  color: #cccccc;
   background: #737f6c none repeat scroll 0%;
}
#footer {
  float: left;  
  margin: 10px auto;
  display: block;
  width: 972px;
  height: 25px;
}
.footertext {
  color: #004b8d;
}
.clear {
  clear: both;
}

.ButtonStyle2 {
    border-bottom: 3px SOLID #222222;
    border-right: 3px SOLID #222222;
    border-top: 3px SOLID #dddddd;
    border-left: 3px SOLID #dddddd;
    font-weight: BOLD;
    border-radius: 8px;
    text-decoration: none;
    font-size: 0.8em;
    color: #ffffff;
 /*   background-color: #ff0000; */
    font-family: ARIAL;
    line-height: 1.1em;
    padding: 0.5em 1.0em 0.5em 1.0em;
    margin: 1em;
    cursor: pointer;
    }

.ButtonStyle2:hover {
	 
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;

	
	}


.ButtonStyle2:active {
	color: yellow;
    border-bottom: 3px SOLID #dddddd;;
    border-right: 3px SOLID #dddddd;;
    border-top: 3px SOLID #111111;
    border-left: 3px SOLID #111111;
    color: yellow;
    filter:alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
    }
 
    
a.crdgrey, input.crdgrey{
	
	 background: url(../images/goldbg.png)  repeat-x scroll 0%;
}

input.confirm{
	padding: 0 5px;
	margin-left: 15px;
	background-color:  #c8dce9;
}

.err {
	color: red;
	
}
