body,td,th, .frmText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	background-color: #A1A7AC;
	background-image: url(../_img/BackgroundTile.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1
{
	color: #00274B;
	font-size: 30px;
	margin-top:5px;
	margin-bottom:8px;
}

h2
{
	color: #00274B;
	font-size: 16px;
}

h3
{
	color: #666666;	
	font-size: 12px;
	margin-bottom:10px;
}

p
{
	margin:0px 0px 10px 0px;
}

td.txtText
{
	padding: 2px;
}

.required
{
	color: #00274B;
}

table.contentBackground 
{
	height:430px;
	background-image: url(../_img/ContentBackground.jpg);
	background-repeat: repeat-x;
}

td.contentBackground {
	background-image: url(../_img/ContentBackground.jpg);
	background-repeat: repeat-x;
}
.contentCornerLeft {
	background-image: url(../_img/ContentCornerLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentCornerRight {
	background-image: url(../_img/ContentCornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentSide {
	height: 150px;
	background-image: url(../_img/ContentSideBackground.jpg);
	background-repeat: no-repeat;
}

.images
{
	padding-top:10px;
}

.attachments
{
	padding: 13px;
}

.contentSide h3
{
	color: #727F85;
}

.txtDownload
{
	font-size: 11px;
}

.txtQualifications
{
	display:block;
	margin-top:10px;
	font-size: 11px;
	line-height: normal;
}

td.submenu
{
	padding:5px 0px 5px 0px;
	border-bottom: 1px #CCCCCC solid; 
	border-top: 1px #CCCCCC solid;
	line-height:1em;
}

td.submenu2
{
	padding:5px 0px 5px 0px;
	line-height:1em;
}

ul.newsline
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;
}

ul.newsline li
{
	background-image: url(../_img/IconDownload.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:4px;
}

ul.searchResults
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:none;	
}

ul.searchResults p
{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

p.summary
{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

.featuredItemTitle
{
	margin-top: 5px;
	font-size: 14px;
	color: #00274B;
	font-weight:bold;
}

.txtError
{
	font-style:italic;
	font-weight:bold;
	color: #FF0000; 
}


a:link {
	color: #00274B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #00274B;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #00274B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #256078;
	font-weight: bold;
	text-decoration: none;
}
.backgroundFlashAreaHome 
{
	width:980px;
	height:250px;
	background-image: url(../_img/FlashAreaHome.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashArea {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaAboutUs {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaServices {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaOurAdvisers {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaMedia {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaWorkshops {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaCareers {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.backgroundFlashAreaContactUs {
	background-image: url(../_img/FlashArea.jpg);
	background-repeat: no-repeat;
}

.frmSearch {
	height: 22px;
	width: 126px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../_img/InputShadow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}

.featuredNavigation
{
	padding: 12px 10px 0px 0px;
	text-align: right;
}

.CookieCrumbItem
{
	color: #00274B;
}

#sitemap ul
{
  
}

#newsAndEvents p
{
	margin:0px 0px 10px 0px;
	padding: 0px;
}

#buttons
{
	float:right;
	padding-top: 5px;
	padding-right:10px;
}
