@charset "UTF-8";

@import url("home.css");
/* CSS Document */

* {
	margin-top: 0px;
	margin-left: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .925em;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #87C349;
	margin-bottom: 3px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099FF;
	margin-bottom: 3px;
	margin-top: 0px;
}
body {
	background-image: url(../images/MockupRedesignHR.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#hr  {
	height: 25px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 25px;
}



.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imgLeft {
	float: left;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#BoxContent     a:link, a:visited  {
	color: #FF6634;
	text-decoration: underline;
	font-size: .925em;
}
#BoxContent  a:hover {
	color: #99CDFF;
	text-decoration: none;
}

#Wrapper {
	background-image: url(../images/wrapper_background.jpg);
	background-repeat: no-repeat;
	width: 1025px;
}

#Header {
	width: 1025px;
	height: 158px;
}
#Nav {
	height: 50px;
	text-align: right;
	padding-right: 10px;
}

#mainNav {

}

ul#mainNav {
	list-style-type: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
#mainNav li {
	list-style-type: none;
	display: inline;
}
#mainNav       a:link  {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF6632;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: .625em;
}
#mainNav a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #FF6632;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: .625em;
}
#mainNav a:hover {
	text-transform: uppercase;
	text-decoration: underline;
	color: #99CDFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 0.625em;
}
#mainNav #Current {
	text-transform: uppercase;
	text-decoration: none;
	color: #99CDFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.625em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#mainNav #Current a {
	text-transform: uppercase;
	text-decoration: underline;
	color: #99CDFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-size: 0.625em;
}


#HomeContent {
	height: 350px;
}
#HomeContent    a:link   {
	text-decoration: underline;
	color: #FF6632;
}
#HomeContent a:hover {
	text-decoration: underline;
	color: #69BA53;
}
#RowOne {
	padding-left: 465px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#Box {
	background-color: #FFFFFF;
	width: 270px;
	margin-bottom: 0px;
	font-size: 0.825em;
}
#BoxRight {
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	width: 270px;
	font-size: 0.825em;
}
#BoxContent {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-align: left;
	height: 125px;
}
#BoxContent h1 {
	color: #0099ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#RowTwo {
	padding-left: 465px;
	padding-right: 10px;
	padding-top: 10px;
}
#MainContent {

}
#MainContentAlt {
	width: 800px;
	height: 350px;
}
#MainContentRow {
	padding-left: 465px;
	width: 540px;
}
#MainContentRowAlt {
	padding-left: 465px;
}


#MainContentBox {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	font-size: .825em;
}
#MainContentBoxAlt {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: 320px;
}
ul#MainContentBoxContent   a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.925em;
}
#MainContentBoxContent ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.925em;
}


#MainContentBoxContent {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	text-align: left;
}
#MainContentBoxContentAlt {
	background-color: #FFFFFF;
	border: 1px dashed #CCCCCC;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: left;
}
#MainContentBoxContentAlt ul {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 50px;
}


#MainContent  blockquote {
	font-size: .925em;
	padding-left: 30px;
}
#MainContent       a:link    {
	color: #FF6634;
	text-decoration: underline;
	font-size: .925em;
}

#MainContent a:hover {
	color: #99CDFF;
	text-decoration: none;
}
#Footer {
	font-size: 0.725em;
	margin-top: 35px;
	text-align: right;
	margin-right: 85px;
}
#Footer a:link {
	color: #FF6634;
	text-decoration: underline;
}
#Footer a:hover {
	color: #99CDFF;
	text-decoration: none;
}
#Disclaimer {
	text-align: right;
	font-size: 0.575em;
	padding-right: 145px;
	padding-top: 20px;
}
