/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #333366;
	background-image: url(../images/banner_blue3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	height: 13500px;
}
#content {
	background-color: #FFFFFF;
	width: 647px;
	margin-left: 145px;
	margin-top: 50px;
	padding-top: 5px;
	height: 13400px
}
#banner{
background-image: url(../images/godeep_banners_004d.jpg);
background-repeat: no-repeat;
height: 126px;
margin-top: 5px;
margin-left: 5px;
position: relative;
}
#menu {
width: 113px;
margin-left: 5px;
margin-top: 165px;
padding-top: 15px;
float: left;
}

#menu ul{
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
list-style-type: none;
}

#menu li {
margin: 0px;
padding: 0px;
}

#menu a {
margin: 0px;
padding: 3px 3px 3px 10px;
width: 100%;
display: block;
color: #000000;
background-color: #CCCCFF;
border-top: 2px solid #DEDEFD;
border-left: 2px solid #DEDEFD;
border-bottom: 2px solid #A1A1FC;
border-right: 2px solid #A1A1FC;
text-decoration: none;
}

#menu a:hover, #menu a:focus {
	border-top: 2px solid #A1A1FC;
	border-left: 2px solid #A1A1FC;
	border-bottom: 2px solid #DEDEFD;
	border-right: 2px solid #DEDEFD;
	background: #BCBCFD;
}
.container{
width: 99%;
float: right;
background-color: #FFFFFF;
margin-right: 3px;
margin-left: 3px;
}
.attentionbox {
	text-align: center;
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 5px;
	height: 380px;
	width: 350px;
	border: 2px solid #000000;
	float: left;
}
.topsignupbox{
float: right;
margin-bottom: 10px;
margin-right: 15px;
/*margin-top: -2px;*/
}
.hrcibox{
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	height: 100px;
	width: 350px;
	float: left;
}

h1{
font-size: 125%;
text-align: left;
}
p{
font-size: 95%;
margin-left: 5px;
margin-right: 5px;
}
.attentionboxlinks{
	text-align:left;
	font-size: 75%;
	color: #333366;
	background-color: #CCCCFF;
	margin-left: 0px;
	padding: 0px;
}
a{
color: #333366;
text-decoration: underline;
}
a:hover, a:focus{
color: #0033CC;
text-decoration: none;
}
h2{
	font-size: 125%;
	margin-left: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #CCCCFF;
}
h3{
font-size: 105%;
margin-left: 5px;
}
.checks{
list-style-image: url(../images/yellowcheck.png);
}
.table{
width: 75%;
margin: 10px auto;
border: 3px solid #000000;
}
.td{
border: 1px solid #000000;
padding: 10px;
width: 50%;
font-size: 95%;
}
.signupboxtable{
border: none;
margin: 10px auto;
width: 200px;
}
.signupboxcell1{
border: none;
padding: 0;
font-size: 95%;
text-align: right;
}
.signupboxcell2{
border: none;
padding: 0;
font-size: 95%;
text-align: left;
}
.signupbox{
border: 3px solid #000000;
background-color: #CCCCFF;
text-align: center;
width: 270px;
margin: 10px auto;
}
.centerh1{
text-align:center;
}
h1 strong{
color: #0033CC;
}
.valuetable{
border: 3px solid #000000;
width: 587px;
font-size: 85%;
}
.valuecell1{
border: none;
width: 15px;
}
.valuecell2{
border: none;
width: 502px;
}
.valuecell3{
border: none;
width: 70px;
color: red;
text-align: right;
font-size: 80%;
}
.totalvalue{
	text-align: center;
	color: red;
	font-size: 105%;
	background-color: #FFFF00;
}
.leftimage{
float: left;
margin-right: 10px;
}
.testimonial{
border: none;
width: 500px;
}
.testimonial2{
border: none;
width: 400px;
}
.testimonial3{
border: none;
width: 350px;
}
ul{
font-size: 95%;
}
.smallerp{
font-size: 75%;
}
.smallerpcenter{
font-size: 75%;
text-align: center;
}
.choicebox {
	background-color: #CCCCFF;
	text-align: center;
	margin: 10px;
	padding: 10px;
	width: 225px;
	height: 150px;
}
.choice1 {
	float: left;
	border: 3px solid #7b96ce;
	margin-left: 10px;
}
.choice2{
float: right;
border: 3px solid #7b96ce;
margin-right: 10px;
}
.centerimage{
text-align: center}
}
.logo{
width: 135px;
}
.hilight{
background-color: #FFFF00;

}
