@charset "utf-8";


body { cursor: default; margin: 0px; background: #2C5885;
}

 body, td {
	font-family: Arial, Verdana, Trebuchet MS, sans-serif;
	font-size: 13px;
	color: black;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #316AC5;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #316AC5;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #316AC5;
	margin: 0px;
	padding: 0px;
}

 h4,h5 {
	color: #316AC5;
	font-weight: bold;
	font-size: 14px;
	margin: 0px 0px 10px;
	padding: 0px;
	font-style: normal;
}
li {
	line-height: 2;
	list-style: none;
}


a:link {
	color: #316AC5;
	text-decoration: underline;
}
a:visited {
	color: #316AC5;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}
#balloon-gallery1 {
	border-bottom: 3px solid #999;
	margin-top: 20px;
	width: 577px;
	margin-bottom: 50px;
}
#balloon-gallery2 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: 3px solid #999;
}



 .gap {
	background: #FFF;
}
 .main { background: white; }

 .head							{ border-right: 1px solid #525984; }
 .body							{ border-right: 1px solid #525984; border-bottom: 1px solid #525984; }

 IMG.break						{ border: 1px solid #525984; border-right: 0px; background: #F2F5FB; }

 .menu		A					{
	color: #316AD5;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
 .menu		A:visited			{ color: #00376D; text-decoration: none; font-size: 14px; }
 .menu		A:hover				{ color: #5FAFFF; text-decoration: underline; font-size: 14px; }
 .menu		A:active			{ color: #FF0000; text-decoration: none; font-size: 14px; }

 .menu		A.selected			{ color: red; }
 .menu		A.selected:visited	{ color: red; }
 .menu		A.selected:hover	{ color: red; }

 A.tour							{ color: #0A47A9; text-decoration: none; font-size: 14px; font-weight: bold; }
 A.tour:visited					{ color: #00376D; text-decoration: none; font-size: 14px; }
 A.tour:hover					{ color: #5FAFFF; text-decoration: underline; font-size: 14px; }
 A.tour:active					{ color: #FF0000; text-decoration: none; font-size: 14px; }
.paddingTop {
	padding-top: 30px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}
.h1Small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #000;
}
.blueHeading {
	color: #316AC5;
}
