/* CSS Document */

.style1 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #61A9B6;
}
.style2 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1A1C73;
}
.style4 {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}
.style6 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9EB678;
	font-weight: bold;
}
.style8 {color: #FFFFFF; font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #ffffff;

}
.style11 {color: #000000}
.style12 {font-size: 11px}
.style13 {font-size:x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #61A9B6;
	}

.BlueBoxdhtml {
background-color: #5999DE;
border:hidden;

}
table.Nobdr {
background-color: #ffffff;
border:hidden;
padding: 5px;
margin: 5px;
}

td.lgreenH1 {
background-color: #AED750;
border: thin solid #AED750;
font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}
td.lgreenH1 a a:hover{
background-color: #AED750;
border: thin solid #AED750;
font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

td.lgreenCnt {
background-color: #ffffff;
border: thin solid #AED750;
	font-size: 10 px;
	font-weight: bold;
}
td.lgreenCnt a{
	font-size: 10 px;
	font-weight: bold;
}
td.DgreenH1 { 
background-color: #66AC25;
border: thin solid #66AC25;
font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

td.DgreenCnt { 
background-color: #ffffff;
border: thin solid #66AC25;
	font-size: 10 px;
	font-weight: bold;
}
td.DgreenCnt a{ 
	font-size: 10 px;
	font-weight: bold;
}

td.BlueH1 { 
background-color: #5897DE;
border: thin solid #5897DE;
font:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
}

td.BlueCnt { 
background-color: #ffffff;
border: thin solid #5897DE;
	font-size: 10 px;
	font-weight: bold;
}
td.BlueCnt a{ 
	font-size: 10 px;
	font-weight: bold;
}

.style14 {font-size: 9px}
.style15 {font-size: small}
.style17 {
	font-size: 9px;
	font-style: italic;
	color: #61A9B6;
}
.CruiseBox {
	color: #000000;
	font-weight: bold;
}
.style18 {font-size: 14px}
.style19 {font-size: large}
.style20 {
	color: #FF0000;
	font-style: italic;
}
.style24 {font-size: 10px}

.GreenHead {
	color:#9EB678;
	font-size:16px;
	font-weight:bold;
}
.GreenHead a a:hover{
	color:#9EB678;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

/* Footer Starts*/
.foot01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
}
.SMbotlinks {	font-size: 9px;
	font-weight: bold;
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.SMbotlinks a{	font-size: 9px;
	font-weight: bold;
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.SMbotlinks a:hover{	font-size: 9px;
	font-weight: bold;
	color: #000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.greentxt {	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9EB678;
	font-weight: bold;
}
/* Footer Ends */

/* ====== TAB CONTENT ======== */


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 3px solid #5c7349;
color: #000000;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #000000;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #000000;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
font:Verdana;
color:#000000;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
border: 3px solid #5c7349;
width: 426px;
margin-bottom: 1em;
padding: 10px;
background-color:#FFFFFF;
}

.tabcontent{
display:none;
background-color:#FFFFFF;
}

@media print {
.tabcontent {
display:block!important;
}
}
