/* ELEMENTS */
a {
	color:#653614;
}
a:hover {
	color:#0000FF;
}


body {
	margin: 0em 0% 0em 0%;
	font-Family: Verdana,arial,sans-serif ;
	font-Size: 10px;
	color: #676767;
	text-align: center; /* To center page horizontally in IE */
	background-color: #FFFFFF;
	cursor: default;
}

h2 {
	font-Family: Verdana,arial,sans-serif;
	font-Size: 14px;
	color: #676767;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
input {
	font-Family: Verdana,arial,sans-serif;
	font-Size: 10px;
	color: #676767;
	background-color: #CCCCCC;
}
p {
	font-Family: Verdana,arial,sans-serif;
	font-Size: 10px;
	color: #676767;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
}
table {
	font-Family: Verdana,arial,sans-serif;
	font-Size: 10px;
	color: #676767;
	font-weight: normal;
}
/* CLASSES */

.returnButton{
}

/* IDs */

#content{
	width:780px;
	padding:0px;
	margin:0px;
	text-align: left;
	overflow:hidden;
}
#bottomNav{
	width:310px;
	margin:5px 0px;
	padding:0px;
	border-width:0px;
}

#bottomNav TD{
	text-align:center;
	padding:0px;
	margin:0px;
	border-right: 1px solid #653614;
}
#footer_Left{
	width:299px;
	height:31px;
	background: url(../images/themeImgs/footer_Left.gif) no-repeat;
	text-align: center;
	padding:8px 0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}
#footer_Mid{
	width:145px;
	height:31px;
	background: url(../images/themeImgs/footer_Mid.gif) no-repeat;
	padding: 0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}
#footer_Mid input {
	padding:0px;
}
#footer_Right{
	width:335px;
	height:31px;
	background: url(../images/themeImgs/footer_Right.gif) no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}

#footerTop{
	width:780px;
	height:59px;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}

#footer_Top1{
	width:271px;
	height:59px;
	background: url(../images/themeImgs/footer_Top1.gif) no-repeat;
	text-align: center;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}
#footer_Top2{
	width:344px;
	height:59px;
	background: url(../images/themeImgs/footer_Top2.gif) no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}
#footer_Top3{
	width:164px;
	height:59px;
	background: url(../images/themeImgs/footer_Top3.gif) no-repeat;
	padding:0px;
	margin:0px;
	float:left;
	display: inline;
	overflow:hidden;
}

.forcePageHeight{
	height:338px;
}

#header{
	width:780px;
	height:90px;
	padding:0px;
	margin:0px;
	overflow:hidden;
}

#talentInfo{
	text-align:center;
}

#tortoiseHare{
	border:0px;
	text-align: center;
	margin-right:auto;
	margin-left:auto;
}

#wrapper {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	display:block;
}
