/** html styles **/
/*****************************************************************************/
body {
	font-size: 0.8em;
	color: #717171;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #FF8003;
}

a:hover	{
	text-decoration: underline;
	color: #FF8003;
}

p {
	margin-top: 0px
}

hr {
	height: 1px;
	color:#E3E2E1;
}

form{
	margin: 0px 0px 0px 0px;
}
/*****************************************************************************/



/** page layout styles **/
/*****************************************************************************/
#functionBar {
	height:22px;
	font-size: 0.9em;
	color: #4C4C4C;
	background-color: #D7D7D7;
}

#displayVersion {
	padding-top: 4px;
	padding-left: 5px
}

#keyLinks {
	padding-top: 4px
}

#keyLinks a {
	padding-right: 10px;
	color: #419CD2
}

#siteSearch {
	line-height:2em
}

#siteSearch form {
	margin: 0px;
	padding: 0px
}

#siteSearch input {
	font-size: 1em;
}

#siteSearch .submit {
	border: medium none;
	font-weight: bold;
	width: 30px;
	cursor: pointer;
	color: #ff8003;
	font-size: 0.9em;
	background-color: #D7D7D7;
}

div#innerHeader {
	background: #FFFFFF;			
}

div#innerLeftColumn {
	position: absolute;
	top: 66px;
	left: 3px;
	bottom: 5px;
}

.homepage div#innerLeftColumn{top: 33px;}

div#innerRightColumn {
	position: absolute;
	top: 66px;
	left: 475px;
	bottom: 5px;
}

div#innerContainer10 div#center{
	padding: 66px 10px 0px 310px;
}

div#innerContainer11 div#center{
	padding: 66px 110px 0px 310px;
}

div#innerContainer01 div#center{
	padding: 66px 310px 0px 10px;
}

div#innerContainer00 div#center{
	padding: 66px 0px 0px 0px;
}

.homepage div#center{padding-top: 33px;}
	
div.pageTitle {
	font-size: 1.9em;
	position: absolute;
	top: 23px;
	left: 3px;
	
}

div#innerFooter {
	margin-top: 100px;
	border-top: 1px solid #e3e8eb;
	font-size: 0.8em;
	padding: 10px 0px;
	text-align: center;
	color: #aeaeae
}

#innerFooter A {
	color: #aeaeae;
	text-decoration: underline
}

#innerFooter a:hover {
	color: #ff0000;
	text-decoration: underline
}
/*****************************************************************************/



/** default form styles **/
/*****************************************************************************/
.activeForm { 
	float: left;
	width: 560px;
}

.activeForm td{
	font-family: arial;
}

.activeForm input {
	font-size: 1em;
}

.activeForm button {
	font-size: 0.8em;
}

.activeForm submit {
	font-size: 1em;
}

.activeForm select {
	font-size: 1em;
}

.activeForm textarea {
	font-size: 1em;
	font-family: arial;
}

.formMessage {
	margin-bottom: 10px;
}

.formItemWrapper {
	float: left;
	width: 560px;
}

.formLabelH {
	float: left;
	width: 200px;
	padding: 4px 1px 1px 5px;
	text-align: right;
}

.formInputH {
	float: right;
	width: 345px;
	padding: 1px;
}

.formSummaryH {
	float: right;
	width: 345px;
	padding: 4px 1px 4px 1px;
}

.formLabelV {
	float: left;
}

.formInputV {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
}

.formText {
	float: left;
	padding: 4px 1px 1px 5px;
	width: 548px;
}

.formButton{
	clear:left;
}
/*****************************************************************************/



/** standard widget styles **/
/*****************************************************************************/
.widgetHeader {
	font-size: 0;
	background-color: #D9F54A
}

.widgetHeader .topLeftBorder {
	float:left;
	width: 3px;
	height: 3px
}

.widgetHeader .topRightBorder {
	float: right;
	width: 3px;
	height: 3px
}
	
.widgetContents .title {
	background-color: #D9F54A;
	color: #554B46;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}

.widgetContents .body {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px
}

.widgetContents a {
	text-decoration: none;
	color: #FF8003
}

.widgetContents a:hover	{
	text-decoration: underline;
	color: #FF8003
}

.widgetContents a:hover	{
	text-decoration: underline;
	color: #FF8003
}

.widgetContents .menuItem a{
	color: #554B46;
}

.widgetContents .childMenu .menuItem{
	padding-left: 10px;
}

.widgetContents .childMenu .menuItem a{
	color: #999999;
}
/*****************************************************************************/



/** default tables styles **/
/*****************************************************************************/
.tableContents {
	float: left;
	/*width: 590px;*/
}

.columnTitles {
	clear: left;
	float: left;
}

.columnTitle {
	/*background-color: #a8dade;
	color: #034961;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;*/
}

.tableData {
	float: left;
}

.tableItem {
	clear: left;
	float: left;
}

.itemDetails {
	float: left;
	/*width: 590px;*/
}

.itemDetails .cell{
	/*border-right: 1px solid #FFFFFF;
	padding: 4px 4px 4px 4px;
	float: left;
	overflow: hidden;*/
}


.tableNavigation {
	/*background-color: #e5f7fd;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	width: 582px;
	padding: 4px 4px 4px 4px;*/
}

.tableNavigation .pageCount {
	float: left;
}

.tableNavigation .navLinks {
	/*float: right;*/
}

.tableNavigation .navLinks .prevPageLink {
	padding-right: 20px;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-left: 20px;
}
/*****************************************************************************/


/** dates and rates **/
/*****************************************************************************/
.datesAndRates td {
	padding: 5px 5px 5px 5px;
}

.datesAndRates .titles {
	color: #FFFFFF;
	background-color: #707779;
	font-weight: bold;
}

.datesAndRates .oddRow {
	background-color: #e3eaec;
}
/*****************************************************************************/


/** picture gallery **/
/*****************************************************************************/
.pictureGallery {
	margin-left: 150px;
}

.pictureGallery a{
	color: #FFFFFF;
}

.pictureGallery .imagesHTMLOutput {
	height: 480px;
	width: 480px;
	text-align: center;
	background-color: #e3eaec;
	
}

.pictureGallery .imagesHTMLOutput img{
	margin: 0 auto;
	
}



.pictureGallery .captionHTMLOutput {
	text-align: center;
	background-color: #e3eaec;
	color: #3F3F3F;
	padding: 5px 0px;
	
}


.pictureGallery .tableNavigation {
	background-color: #9ba6aa;
	border-bottom: 1px solid #FFFFFF;
	float: left;
	width: 480px;
	text-align: left;
	padding: 5px 0px 5px 0px;
}

.pictureGallery .navLinks .prevPageLink {
	padding-left: 10px;
	float: left;
	width: 60px;
}

.pictureGallery .navLinks .pageNumbers {
	float: left;
	width: 300px;
	text-align: center;
}

.tableNavigation .navLinks .pageNumber{
	padding: 0px 2px 0px 2px;
}

.tableNavigation .navLinks .nextPageLink {
	padding-right: 10px;
	float: right;
	text-align: right;
	width: 60px;
}
/*****************************************************************************/