/* Global Styles */

.logo {
	color: #71CBD3;
	letter-spacing:0.4em;
	font-weight:bold;
	background-color:#FFFFFF;
	font-family: "times new roman";
	font-size: 20px;
	text-align: left;
	font-style: oblique;
	}

.sidebarText {
	color: #54ADB5;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	font-style: italic;
	filter: Glow(Color=000000, Strength=10);
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	text-align: justify;
	}
	
.pageName {
	color: #52ACB4;
	letter-spacing:0.1em;
	line-height:26px;
	filter: DropShadow(Color=#000000, OffX=5, OffY=9, Positive=0);
	font-family: georgia;
	font-size: 14px;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #016A6D;
	}
	
.subHeader {
	color: #53ACB4;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: center;
	font-family: georgia;
	font-size: 12px;
	}
	.date {
	color: #53ACB4;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-align: left;
	font-family: georgia;
	font-size: 12px;
	}
	
.navText {
	color: #67635A;
	letter-spacing:0.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	.main {
	font:11px arial;
	line-height:14px;
	color:#333333;
	background-image: url(../images/mainbg.jpg)
	}
	
.ophman {
	font-size: 12px;
	color: #00686B;
	background-color: #52ACB4;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bgroundnew.jpg);

