@charset "utf-8";
body  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a { 
color : #000000;
text-decoration : none;
line-height : 1.166;
} 
p {
	line-height: 1.3;
}

a:link {
	color : #333333;
	text-decoration : underline;
} 
a:visited { 
color : #333333;
text-decoration : underline;
} 
a:hover {
	color : #006699;
	text-decoration : none;
} 
a:active { 
color : #333333;
text-decoration : underline;
} 


ul{
	text-indent: 0px;
	list-style-image: url(images/Bullet.gif);
	vertical-align: text-bottom;
	line-height: 1.4;
}
h1 {
	font-size : 150%;
	color : #006699;
	margin : 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
} 
h2 {
	font-size : 120%;
	color : #006699;
	font-weight : bold;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
h3 { 
font-size : 100%;
color : #333333;
margin : 0;
padding : 0 0 5px;
} 
h4 { 
font-size : 100%;
font-weight : normal;
color : #333333;
margin : 0;
padding : 0;
} 
.Home #container {
	width: 750px;  
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.Home #header {
	background: #DDDDDD;
	padding: 0;  
	height: 95px;
} 
.Home  #hozNavbarContainer {
	height: 30px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	vertical-align: middle;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.Home #hozNavbarLeft {
	overflow: hidden;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	width: 450px;
	vertical-align: middle;
	float: left;
	height: 25px;
	font-weight: bold;
}
.Home  .hozNavbarLeft   a:link {
	color : #666666;
	text-decoration : underline;
}
.Home .hozNavbarLeft a:visited {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}
.Home .hozNavbarLeft a:hover {
	color : #0099CC;
	text-decoration : none;
	font-weight: bold;
}
.Home .hozNavbarLeft a:active {
	color : #666666;
	text-decoration : underline;
	font-weight: bold;
}
.Home #hozNavbarRight {
	overflow: visible;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 270px;
	float: right;
	text-align: right;
	color: #333333;
	font-weight: bold;
	vertical-align: 1%;
}
.Home  #sidebarLeft {
	float: left;
	width: 180px;
	height: 565px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #DAF3F8;
}
.Home  .sidebarLeft  a {
	color : #666666;
	text-decoration : underline;
	line-height: 1.8;
}
.Home .sidebarLeft a:link {
	color : #666666;
	text-decoration : underline;
}
.Home .sidebarLeft a:visited {
	color : #666666;
	text-decoration : underline;
}
.Home .sidebarLeft a:hover {
	color : #006699;
	text-decoration : none;
}
.Home .sidebarLeft a:active {
	color : #666666;
	text-decoration : underline;
}

.Home  .sidebarLefth2 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23ACE0;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Home  #sidebarRight {
	float: right;
	width: 180px;
	height: 565px;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFCC;
}
.Home .sidebarRight a {
	color : #666666;
	text-decoration : underline;
	line-height: 1.8;
}
.Home .sidebarRight a:link {
	color : #666666;
	text-decoration : underline;
}
.Home .sidebarRight a:visited {
	color : #666666;
	text-decoration : underline;
}
.Home .sidebarRight a:hover {
	color : #006699;
	text-decoration : none;
}
.Home .sidebarRight a:active {
	color : #666666;
	text-decoration : underline;
}

.Home  .sidebarRighth2 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #23ACE0;
	padding-top: 0px;
	padding-bottom: 0px;
}

.Home #videoContent {
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: 4px 5px;
}

.Home #mainContent {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.Home .mainContent {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.Home .mainContent h2 {
	margin: 0;
	font-size: 115%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-weight: bold;
}
.Home  #mainContent a:link {
	color : #006699;
	text-decoration : underline;
}
.Home #mainContent a:visited {
	color : #006699;
	text-decoration : underline;
}
.Home #mainContent a:hover {
	color : #666666;
	text-decoration: none;
}

.Home #mainContent a:active {
	color : #006699;
	text-decoration : underline;
}
.Home #footer {
	text-align: right;
	height: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
} 

.Home #footer p {
	margin: 0;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
img.alignbottom { 
margin : 0 5px 0 0;
border : 1px none #0066cc;
white-space : normal;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#PageHeader {
	color : #ffffff;
	background-color: #23ACE0;
	padding-bottom: 10px;
} 
.PageHeaderh1 {
	color : #ffffff;
	font-size: 150%;
}
.PageHeaderh2 {
	color : #ffffff;
	font-size: 130%;
}

#linksRight {
	float: right;
	width: 210px;
	height: auto;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 1.2px;
}

.linksRightImage { 
float : right;
width : 178px;
margin : 0;
padding : 0;
height : auto;
color : #000000;
background-color : #eeeeee;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-top-style : none;
border-right-style : none;
border-bottom-style : dotted;
border-left-style : dotted;
border-top-color : #999999;
border-right-color : #999999;
border-bottom-color : #999999;
border-left-color : #999999;
} 



.linksRight a:link {
	text-decoration : underline;
}
.linksRight a:visited {
	text-decoration : underline;
}
.linksRight a:hover {
	color : #006699;
	text-decoration : none;
}
.linksRight a:active {
	color : #666666;
	text-decoration : underline;
}

.linksRighth2 {
	font-size: 130%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: bold;
	color: #006699;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	line-height: 1.2;
}
#contentBlock {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	width: 500px;
	padding: 10px;
}
.contentBlockh2 {
	color: #006699;
	font-size: 120%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.contentBlockh3 {
	color: #006699;
	font-size: 100%;
	font-weight: bold;
}
#TrusteeDetails {
	color : #000000;
	width: 475px;
	height: 100px;
	margin: 10px;
}
