.topImage {
	border: 2px solid #1A1A42;
	background-image: url(images/topbannerblue.jpg);
	background-repeat: no-repeat;
	height: 113px;
	width: 960px;
	background-position: center;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #FFFFFF;
	border: #FFFFCC;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
	vertical-align: top;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: scroll;
	background-image: url(images/v-knot.jpg);
	width: 65px
}

.mainBody {
	background-repeat: no-repeat;
	background-image: url(images/triskel_bg.jpg);
	background-position: center center;
	height: auto;
	width: auto;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px;
	font-size: 10pt;
	margin: 10px;
	border: none;
	text-align: justify;
	position: static;
	width: auto;
}

.callOut{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	font-size: 12pt;
	margin: 10px 10px;
	border: none;
	text-align: center;
	position: static;
	width: auto;
	text-align:center;
	font-style=oblique;
	font-size:13.5pt;
	padding:10px 0px 10px 0px;
	background-color: #F0ED98;

}

.contentTitle1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F0ED98;
	padding: 10px;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: auto;
}
.frame {
	border: medium solid #1A1A42;
}
.inlineImg {
	padding: 5px;
	margin: 10px;
	border: medium solid #1a1a42;
	display: inline;
	background-color: #1a1a42;

}
.contentTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 5px 0px;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: auto auto 0px 0px;
	list-style-type: none;
	page-break-before: auto;
	clip:   rect(auto auto auto auto);
}

.welcomePage {
	background-color: #000000;
	background-image: url(images/title-white.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.TriskelBg {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
	background-image: url(images/triskel.jpg)
}

.welcomePageIntroduction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	background-color: #1a1a42;
	text-align: center;
	font-weight: bold;



}
.underscored {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFF99;
}
.sideBar2 {
	background-color: #1a1a42;
}

.strip {
	margin-bottom: 5px;
	padding: 5px;
	color: #f0ed98;
	text-transform: none;
	font-weight: bold;
	background-color: #1a1a42;
}

.box01 {
	border: 5px solid #1a1a42;
	padding: 5px;
}

.tmp{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.topBanner {  height: 140px; width: 800px}
