BODY {
	FONT: 12px arial; COLOR: #333;
	background-color: #E7EDF7;
}
TD {
	FONT: 12px arial; COLOR: #333
}
hr {
	color: #2F4A80;
	height: 1px;
}
.liRightSide{
	list-style-image: url(../images/redBullet.gif); 
	margin-top : 5px;
   	margin-bottom : 5px;
	margin-left: 10px;
	FONT: 10px verdana;
	
}
.liContent{
	list-style-image: url(../images/redBullet.gif); 
	margin-top : 5px;
   	margin-bottom : 5px;

}


A:hover {
	TEXT-DECORATION: underline
}

A {
	COLOR: #2F4A80; TEXT-DECORATION: underline
}
SUP {
	FONT: 75% arial
}
.v10 {
	FONT: 10px verdana
}
.v10b {
	FONT: 10px verdana;
	color: White;
}
.b {
	FONT-WEIGHT: bold
}
.v10b {
	FONT-WEIGHT: bold
}
.v10bb {
	FONT: 10px verdana, arial;
	color: #4265AD;
	FONT-WEIGHT: bold;
}
.v12Green {
	
	FONT: 12px verdana;
	color: #4265AD;
}

.v12Greenb {
	
	FONT: 12px verdana;
	color: #4265AD;
	FONT-WEIGHT: bold;
}
.v14b {
	FONT: 14px verdana;
	color: #4265AD;
	FONT-WEIGHT: bold;
}

.copyright {
	FONT: 10px verdana; COLOR: #999
}
.italics {
	FONT-STYLE: italic
}
.center {
	text-align:center;
}
.pad1 {
	CLEAR: both; MARGIN: 5px 10px
}
TABLE#nav {
	WIDTH: auto
}
TABLE#nav TD .h {
	BORDER-RIGHT: #333 1px solid; FONT: bold 10px verdana; BORDER-LEFT: #fff 1px solid; TEXT-ALIGN: center;
}
TABLE#nav TD .d {
	BORDER-RIGHT: #333 1px solid; FONT: bold 10px verdana; BORDER-LEFT: #fff 1px solid; TEXT-ALIGN: center
}
#nav .d A:hover {
	BACKGROUND: #FF1C21; COLOR: #000
}

TABLE#nav TD A {
	PADDING-RIGHT: 9px; DISPLAY: block; PADDING-LEFT: 9px; BACKGROUND-IMAGE: url(../images/tab_bg.jpg); PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px; TEXT-DECORATION: none
}
TABLE#nav TD .h {
	BORDER-LEFT: #D4694B 1px solid
}
.sectionColor {
	BACKGROUND-IMAGE: none; COLOR: #000; BACKGROUND-COLOR: #FF1C21;
}
TABLE#nav TD .h {
	BACKGROUND-IMAGE: none; COLOR: #000; BACKGROUND-COLOR: #FF1C21;
}
.bgtbllblue {
	BACKGROUND: #6F92DA;
	FONT: 12px verdana;
	color: White;
	FONT-WEIGHT: bold;	
}
		
.mainTitle {
	BACKGROUND: #F0F5EC;
	background-repeat: repeat;
	border-bottom: 1px solid #D4694B;
	border-right: 1px solid #4265Ad;
}
.tblfooter{
	background-color: #F0F5EC;
	border: 1px 1px 1px 1px solid #4265Ad;
}
.tblContent{
	background-color: #FFFFFF;
	border-left: 1px solid #4265Ad;
}
.sideDiv{
	background-color: #F0F5EC;
	border-left: 1px solid #4265Ad;
	border-right: 1px solid #4265Ad;
	margin-left: 3px;
	margin-right:3px;
	width:153px;
}
.rightContent{
	margin-left: 3px;
	margin-right:3px;
}

#headerTable {
	BACKGROUND-COLOR: #4265AD; WIDTH: 753px; HEIGHT: 22px; COLOR: #FFFFFF; font-weight:Bold;
}
.asdestinationlist .title
{
	background-color: #6F92DA;
	display: block;
	margin: 0;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 1px;
	border-bottom: 1px solid #4265Ad;
}

.asdestinationlist h2
{
  	color: white;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:0;
	text-align: left;
}	

.asdestinationlist h2 a
{
	text-decoration: none;
	color: white;
}

.asdestinationlist h2 a:hover
{
	text-decoration: underline;
}

.asdestinationlist ol
{
	margin: 0;
	padding: 0;
}

.asdestinationlist li
{
	margin-left: 0;
	display: block;
	background-color: #6F92DA;
	padding: 2px 5px 2px 6px;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #4265AD;
}

.asdestinationlist li a
{
	background-color: #6F92DA;
	display: block;
	text-align: left;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	color: #4265AD;
	text-decoration: none;
	clear: right;
	margin: 0;
}

.asdestinationlist li a:hover
{
	text-decoration: underline;
	margin: 0;
}

.asdestinationlist a img
{
	padding: 0 !important;
	text-decoration: none;
	clear: right;
	margin: 0;
}
h1{
	font: 16px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	font-weight: Bold;
	color: #4265AD;
}

h2{
	font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 13px;
	font-weight: Bold;
	color: #4265AD;
}
/*---Form-------------------------*/
.input-box
{
float: left;
margin-bottom: 10px;
color: #4265AD;
background: #FFF7F7;
border: #4265AD solid 1px;
FONT: 10px verdana, arial;
FONT-WEIGHT: bold;

}

.submit-button
{
clear: both;
color: #4265AD;
font-weight: Bold;
background-image: url(../images/tab_bg.jpg);
border: 1px #FF1C21 outset;
FONT: 10px verdana, arial;
FONT-WEIGHT: bold;

}
.wBorderBlue {
	background-color: #F0F8FF;
	border: 1px solid #2F4A80;
	

}