/* main body style */
body {
	margin: 0px 0px 20px 0px;
	padding: 0;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#4F6EAF;
	scrollbar-base-color:#4F6EAF;
	scrollbar-track-color:#4F6EAF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#4F6EAF;
	background: #4F6EAF;

}

/* td & p styles */
td, p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #113569;
	margin: 0px;


}

/* H1 & H2 styles */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 125%;
	font-weight: bold;
	color: #90AEE2;
	text-transform: none;
	letter-spacing: 1px;
	text-align: left;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 10pt;

}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 125%;
	font-weight: normal;
	color: #113569;
	text-transform: none;
	letter-spacing: 1px;
	font-style: normal;
	margin: 0px 0px 0px 10px;
	padding: 0px;

}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	color: #4F6EAF;
	text-transform: none;
	letter-spacing: 1px;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}


hr {
	border: thin solid #90AEE2;
}

/*table {
	background: #FFFFFF;
	padding: 0px;
	border: 2px solid #BC9C5A;
}*/

.details {
	background: #FFFFFF;
	padding: 10px;
	border: 2px solid #4F6EAF;
}


ul {
	COLOR: #4F6EAF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style: square;



}

li   {
	COLOR: #4F6EAF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 0px 8px;
	list-style: square;


}



/* link styles */

a {
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #011F45;
}

a:hover 	{
	color: #4F6EAF;
	font-weight: normal;
	text-decoration: none;
}

a:link 	{
	color: #383D75;
	font-weight: normal;
	text-decoration: none;
}

/* misc styles */
.button {
	color: #494E34;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #BC9C5A;
	background-color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}

.small {
	font: italic 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;


}
.heading {
	color: #FFFFFF;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
}
.small1 {

	font: italic 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


/* form style*/

form {	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px}

input , select, textarea {
	color: #333333;
	border: 1px solid #AD9CA8;
	background-color: #FFFFFF;
}

.Dates {
	color: #120F11;
}

.Rates {
	color: #003ACE;
}

.booklink {
	color: #00902C;
}

h5 {
	COLOR: #4F6EAF;
	background: #FFFFFF;
	border-top: 1px solid #90AEE2;
	border-bottom: 1px solid #90AEE2;

}

.AdditionalHeadings {
	COLOR: #646253;
}
