/* General font settings */
body { color: #000000; margin: 0 0 0 0; }
body,div,td,th { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #000000; }
img {
	border:none;
}

/* Standard tags */
div.h1 { font-size: 16pt; color: #000099; font-style: italic; font-weight: bold; }
div.h2 { font-size: 14pt; color: #000099; }
div.h3 { font-size: 10pt; color: #000099; font-weight: bold; }

span.h1 { font-size: 16pt; color: #000099; font-style: italic; font-weight: bold; }
span.h2 { font-size: 14pt; color: #000099; }
span.h3 { font-size: 10pt; color: #000099; font-weight: bold; }

div.white { color:#FFFFFF; }
div.notes { font-size: 8pt; }

div.homepageTraining {
	font-size: 9pt; color: #000099; font-weight: bold;
}

/* Links */
a { color:#0000cc; }
a:visited { color: #000000; }
a:hover { color: #00cc00; }

div.white a { color:#ffffff; }
div.white a:visited { color: #ffffff; }
div.white a:hover { color:#00cc00; }

.header {
	font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:30px; }
	
.slogan 
	{font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:normal; font-size:12px; font-style:italic;}


.notice {	
	font-size:14px; 
	font-style:italic;
}

.extraLarge {
 font-size:150%;
}

ul.arrowList {
	list-style: none;
}	

ul.arrowList li {
	list-style-image: url(images/icons/arrow1.png);
	text-align:justify;
	padding-left: 1em;
}

/* gallery */
.galleryHomeContainer {
	
}

img.galleryHomePics {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 4px;
	vertical-align: top;
}

.galleryHomePicContainer {
	color: inherit;
	padding: 4px;
	text-align:center;
	width:205px;
	vertical-align:top;	
	float: left;
}

img.galleryThumbs {
	width:200px;
	height:150px;
	border:none;	
}

.galleryPics {
	color: inherit;
	padding: 6px;
	text-align:center;
	width:205px;
	vertical-align:top;
	display: inline;
	float:left;
}
.galleryHeader {
	font-family:Arial, Helvetica, sans-serif; 	
	font-weight:bold;
	font-size:16px; 
}

.fontgreen {
	font-family:Arial, Helvetica, sans-serif;
	color:#00FF00;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
}

/* course */
#courseOutline {
	width: 80%;	
}
#courseOutline p{
	text-align:justify;
}
#courseOutline h3,h4 {
	color: #0000FF;
}

/**/

ul.events li {
	line-height: 160%;
}