body	{
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background: #ffffff;
	margin: 25px 0 25px 0;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #2C5491;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #2C5491;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #999999;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #999999;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
		font-family: Helvetica, sans-serif;
		color: #2C5491;
		font-size: 10pt;
		font-weight: 100;
		}
		
h2	{
	font-size: 12pt;
	font-weight: normal;

	}
	
.headtitle{
	margin-bottom: 0;
	margin-top: 0;
	padding-left:5px;
	font-family: Helvetica, sans-serif;	
    font-size: 22px;
	font-weight: bold;
	color: #2C5491;
	text-align: left;
	line-height: 24px;
	}
	
.headtitleunder{
	margin-bottom: 0;
	margin-top: 0;
	padding-left:5px;
	font-family: Helvetica, sans-serif;	
    font-size: 11px;
	font-weight: lighter;
	color: #2C5491;
	text-align: left;
	line-height: 13px;
	}
	
p.pagetitle{
	margin-bottom: 8px;
	margin-top: 0;
	font-family: Helvetica, sans-serif;	
    font-size: 14pt;
	font-weight: bold;
	color: #2C5491;
	text-align: left;
	}	
	
h3	{
	font-size: 15pt;
	font-weight: normal;
	color: #2C5491;
	line-height: 10px;
	}
	
h4	{
	font-size: 14pt;
	font-weight: bold;
	color: #2C5491;
	}

html p	{
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: left;
	padding-right: 20px;
	font-size:  10pt;
	line-height: 11.5pt;
	}
	
#spacer {
	width:370px;
	margin-bottom: 0px;
	margin-top: 0px;
	
}

#footer {
	margin-bottom:0;
	padding-bottom:0;
	padding-right: 15px;
	vertical-align:bottom;
	clear: both;
	}
	
/* Basic page divisions */

#primarycontent	{
	width:370px;
	padding-left: 0px;
	padding-top: 20px;
	border-right: 1px;
	border-right-color: #2C5491;
	}
	
#content {
	padding-top: 0;
	text-align: left;	
	font-size: 10px;
	color: #2C5491;
	border-bottom: 1px solid #2C5491;
	border-left: 1px solid #2C5491;
	border-right: 1px solid #2C5491;
	width: 523px;
	}

/* Sidebar display attributes */


#sidebar p	{
	font-style: normal;
	text-align: right;
	margin-top: 10px;
	}

#sidebar img	{
	margin: 21px 9px 15px 9px;
	}

/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #2C5491;
	border-left: 1px solid #2C5491;
	width: 523px;
	}

table#nav td	{
	font-family: Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-align: center;
	border-right: 1px solid #2C5491;
	border-top: 1px solid #2C5491;

	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}

#nav td a:link, #nav td a:visited {
	background: transparent url(images/bttnbg.gif) repeat;
	display: block;
	margin: 0;
	line-height: 18px;
	} 
		

#nav td a:hover {
	color: #999999;
	background: white url(images/bttnbg_over.gif) repeat;
	} 

td.navlinks a:link img{
	color: #2C5491;
	background: transparent url(images/bttnbg.gif) repeat;
	display: block;
	width: 73px;
	height: 75px;
	background-color:#E7E4E7;
	} 

td.navlinks a:hover img, td.navlinks a:visited img  {
	color: #999999;
	background: white url(images/bttnbg_over.gif) repeat;
	display: block;
	width: 73px;
	height: 75px;
	}
	
td#travel a:link, td#travel a:visited {
	color: #2C5491; background: #ffffff; 
	}
	
td#events a:link, td#events a:visited {
	color: #2C5491; background: #ffffff; 
	}
	
td#about a:link, td#about a:visited {
	color: #2C5491; background: #ffffff; 
	}
	
td#store a:link, td#store a:visited {
	color: #2C5491; background: #ffffff; 
	}
	
td#adbook a:link, td#adbook a:visited {
	color: #2C5491; background: #ffffff; 
}


.black {
	font-family: Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

.red {
	font-family: Helvetica, sans-serif; 
	color: #FF0000;
	font-weight: bold;
}