/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

a:link, a:visited, a:hover {
	color: #333399;
	font-weight: bold;
	text-decoration: underline;
}
#SkipToNav {
display: none;
}



h1, h2, h3, h4, h5, h6 {
	font-family: Zurich, verdana, helvetica, sans-serif;
	margin-top: 2em;
	margin-bottom: 0;
	padding: 0px;
	color: #FF0000;
	font-weight: bold;

}

h1{
 font-size: 175%;
 margin: 0;
 color: #000000;
 
}

h2{
 font-size: 140%;
 margin: 0;
 background-image:url("../aagraphics/bullets/big-bullet.gif");
 background-position: 0 0;
 background-repeat:no-repeat;
 padding-left: 25px;
}
div.attention H2 {
	background-image: none;
	}
h3{
 font-size: 130%;
 margin: 1em 0 0 0;

}
.first  {
 margin-top: 0;
}
h4{
 font-size: 120%;
 margin: 2em 0 0 0;
}

h5{
 font-size: 110%
 margin: 2em 0 0 0;
}

#Content ul li{
 list-style-type: square;
 margin-bottom: 0.5em;}

#Content ul ul li{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#Header{
	margin:0;
	font-family: Zurich, verdana, helvetica, sans-serif;
 	color: #34459C;
 	padding: 5px 0 0 5px;
	font-weight: bold;
	height: 100px;
}
#TopLogo {
	float: left;
	width: 111px;
	height: 90px;
	padding: 0 10px 0 0;
		}
#TopTel {
	margin: 1em 0 0 120px;
	font-size: 100%;
	}

#Container {
	}

#NavBar{
	display: none;
	
}

#Content{
	margin: 1em 0 0 1em;
	padding: 2px;
	 }
 #Inner{
	padding: 10px 20px 0 20px;
	padding-bottom: 2em;
	 }
#Inner P {
	margin-top: 0.5em;
	}
span.noBG a:hover {background-color:transparent} 


/************** image styles ***************/


div.Rightimg{
float: right; 
margin: 0.5em 0 10px 10px;
}
div.Leftimg{
float: left; 
margin: 0.5em 10px 10px 0;
}
div.Rightimg, div.Leftimg  {
	text-align: center;
	font-size: 90%;
	max-width: 220px;
	color: #336699;
}
div.Rightimg img, div.Leftimg img {
border: 1px solid #336699;

}
.Rightimg img a, .Leftimg img a {
/*margin: 0;*/
text-decoration: none;
background-color: transparent;
}

.Rightimg img a:hover, .Leftimg img a:hover,
.Rightimg a:hover, .Leftimg a:hover {
	background-color: transparent;
	color: #336699;
}
/*****************************/

#BottomLinks {
		display: none;

	}



/************* #Footer styles ***************/

#Footer{
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	padding: 20px 10px 10px 40px;
	margin-top: 0px;
}


#Footer a, #Footer a:hover {
	color: #000000;
	}
#Footer a:hover {
	text-decoration: underline;
	}
#Footer img{
	padding: 4px 4px 4px 0px;
}


.larger {
	font-size: larger;
	}
	
.smaller {
	font-size: smaller;
		}
		
.NoWrap {
white-space: nowrap;
	}
.centred {
	text-align: center;
	clear: both;
	}
.centred img {
	padding: 0;
	margin: 4px 0 0 0;
	vertical-align: middle;

	}
.RuledTable {
	border: solid #B5E3E3;
	border-width: 0 1pt 0 1pt;
	text-align: left;
	font-weight: normal;
	
	}
.RuledTable TD{
	padding: 5px;
	border-bottom: 1pt solid #B5E3E3;
	}
.RuledTable TH {
	border: 1pt solid #1FACAC;
	background-color: #D4D4F7;
	text-align: center;
		}
.CoursesTable {
	border-left: #34459C 1pt dotted;
	font-size: 85%;
}	
.CoursesTable TD{
	border-right: #34459C 1pt dotted;
	border-bottom: #34459C 1pt solid;
	padding: 5px;
	}
.CoursesTable TH{
	background-color: #34459C;
	color: #ffffff;
	padding: 5px 0 5px 0;
	}
.CoursesTable UL, .CoursesTable OL{
	margin: 0 0 0 1.1em;
	padding: 0;
	}
.Required {
	color:#749396;
	font-weight: bold;}
	
.abbr{
	border-bottom: 1px dashed #444;
	font-style: normal;
	cursor: help;}
	
.selectpicture {
	font-size: smaller;
	color: #749396;
	padding: 15px 0 0 0;
	
	}

.PictureCaptions {
	font-size: smaller;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #000000;}
.PleaseNote {
	border: 1pt #749396 dashed;
	padding: 10px;
	background-color: #D4F4F7;
	}
#Credit {
	font-size: smaller;
	color: #A1B3B7;

	}
#Credit a:link, #Credit a:visited,
#Credit a:hover {
	color: #A1B3B7;
	}

.RightAligned {
	text-align: right;
	}
	
	
.BookingEnquiries {
	background-color: #CCCCFF;
	}
div.attention {
	margin: 2em 0 0 0;
	background-color: #DBDFF0;
	padding: 0 15px 15px 15px;
	border: #D2E052 1pt solid;
	}
div.attention h2{
	background-color: #34459C;
	color: #ffffff;	
	margin-right: -15px;
	margin-left: -15px;
	padding: 10px;
	}
#TopLinks  {
	margin: 0.5em 1em 0 5px;
	border: 1pt #34459C solid;
	padding: 5px;
	background-color: #DBDFF0;
	color: #B30059;
	font-weight: bold;
	font-size: 110%;
	}
#TopLinks P {
	margin: 0 0 0.5em 0;
	}
#TopLinks #Here, #TopLinks #Here a:hover {
	background-color: #D2E052;
	color: #34459C;
	} 
.TestimonialsContainer {
	border-top: 1pt #757575 solid;
	border-right: 1pt #C3C3C3 solid;
	border-bottom: 1pt #C3C3C3 solid;
	border-left: 1pt #757575 solid;
	background-color: #EDEFF7;
	padding: 0 5px 5px 5px;
	margin: 0 0 0 5px;
	font-size: 95%;
	}
.TestimonialsContainer H4 {
	font-size: 1em;
	margin: 0;
	}
.Testimonials {
	border: 1pt #1530BB dotted;
	padding: 10px;
	margin: 1em 0 0 0;
	}

Blockquote {
	border: 1pt #1530BB dotted;
	padding: 10px;
	margin: 1em 0 0 0;
	}
.TestimonialsRight {
	text-align: right;
	font-style:italic;
	}
.PullQuote {
	padding: 10px;
	margin: 0.5em 2em 0.5em 2em;
	font-size: 125%;
	color: #B30059;
	font-weight: bold;
	}
.Clear, .clear {
	clear: both;
	height: 1px;
	}
.Clearright {
		clear: right;
}

