body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #336699;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000075;
	background-image: url(../images/sandbk_gray.gif);
	background-repeat: repeat;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000075;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000075;
}


a:hover {
	color: #FF0000;
}
a:link {
	color: #336666;
}

#Logo {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: center;
	border-bottom-style: solid;
	border-left-color: #336699;
	padding-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 0px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	margin-right: 35px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	background-image: url(../images/blue_gradient2.jpg);
	background-repeat: repeat-y;

}

#skip {
	font-size: 10px;
	text-align: center;
}

#skip a{
	color: #CCCCCC;
}

#skip a:hover{
	color: #FFCC66;
}

#contentText {
	margin-right: 35px;
	margin-left: 20px;
	padding: 5px 5px 20px 0px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-left-color: #336699;
	border-bottom-width: 1px;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	font-size: smaller;
}

.indentedBody{
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}


#footer {
	font-size: smaller;
	text-align: center;
	margin-right: 35px;
	margin-left: 20px;
	padding: 5px 5px 20px 0px;
	color: #000000;
	border: 0px none;

}

#footerMenu {
	font-size: smaller;
	text-align: center;
	margin-right: 35px;
	margin-left: 20px;
	padding: 20px 5px 20px 0px;

}

.blueTexture {
	background-image: url(../images/granite_grn_lt.gif);
	background-repeat: repeat;

}

#google {
	margin: 0px;
}

#content {
	margin-left: 12em;
	left: auto;
}

.smallCentered {
	font-size: smaller;
}
.BlueWhtTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #07146A;
	font-weight: bolder;
	text-indent: 10px;
}
.roseColor {
	color: #FF6666;
}
.bodyBlueCenter {
	color: #444E8F;
	text-align: center;
}
.flowerBackText {
	background-image: url(../images/flower_back_lt.gif);
	background-repeat: repeat;
	margin: 25px 25px 25px 40px;
	border: 1px solid #E5E3F3;
}
.sandbackBlue {
	background-image: url(../images/sandbk_gray.gif);
	background-repeat: repeat-x;
}



#menu a {
	width: 120px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(../Buttons/blueButton130.gif);
	background-repeat: repeat-y;
	background-position: center center;
	vertical-align: bottom;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 6px;
	padding-bottom: 8px;
	height: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	background-color: #2C367C;
}

#menu a:hover {
	color: #000000;
	background-image: url(../images/lt_blue_button.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	text-decoration: underline;
	background-color: #E2E7FF;
}

#YouAreHere {
	width: 120px;
	display: block;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/yellow_button.gif);
	background-repeat: repeat-y;
	background-position: center center;
	vertical-align: bottom;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 6px;
	padding-bottom: 8px;
	height: 10px;
	background-color: #FCFEDC;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.largeIndent {
	margin-left: 50px;
}
.returnLinks {
}
.todoHighlight {
	background-color: #FFFFCC;
}

#jobOpenings {
	background-color: #ECFFFF;
	padding: 20px;
	border: thin inset;
}

.inLineButton {
 border-bottom: 1px solid #999999; border-left: 1px solid #CCCCCC; border-right: 1px solid #999999; border-top: 1px solid #CCCCCC; background-color: #D5DAFF; font-size: 12px; font-family: Tahoma, Verdana, Arial, Helvetica; font-weight: normal; 
}
.objectCenter {
	text-align: center;
}
