body {
	/*background-image:  url('../images/pattern1.gif');*/
	background-color: #EBF9EB;
	margin: 0;
	padding: 0;
	
}
h1 {
	font: normal 1.4em Arial, Verdana, Sans-serif;
	text-align: center;
	padding: 1em 1em 1em 1em;
}
h2 {
	font: normal 1.5em Arial, Verdana, Sans-serif;
	text-align: center;
	text-decoration: underline;
	color: #408080; 
}
h3 {
	font: normal 0.8em Arial, Verdana, Sans-serif;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #408080; 
}

a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:active {text-decoration: none; color: blue;}
a:hover {text-decoration: none; color: green;}

a img {border: none}

a.whiteStyle:link {text-decoration: none; color: white;}
a.whiteStyle:visited {text-decoration: none; color: white;}
a.whiteStyle:active {text-decoration: none; color: yellow;}
a.whiteStyle:hover {text-decoration: none; color: yellow;}

a.greenStyle:link {text-decoration: none; color: #096216;}
a.greenStyle:visited {text-decoration: none; color: #096216;}
a.greenStyle:active {text-decoration: none; color: #13c52d;}
a.greenStyle:hover {text-decoration: none; color: #13c52d;}

.elink{
font: normal 0.8em Arial, Verdana, Sans-serif;
}

.maintable {
	background-color: #FEFAEF;
	height: 100%;
	width: 634px;
	border: 1px solid #F1F1F1;
}

/*NEW TABLE FORMAT*/
.tablebody{
	background-color: #FEFAEF;
	width: 800px;/*width: 634px;width: 700px;*/
	height: 100%;
	margin-left: auto;
	margin-right: auto;	
	/*border-left: 1px solid #01914E;
	border-right: 1px solid #01914E;*/
}
.headercell{
height: 145px;
/*BANNER EXTENSION FOR THOSE REALLY WIDE TABLES*/
background-image:  url('../images/newbannerext.jpg');
}
.menucell{
height: 16px;
background-color: #01914E;
background-image: url('../images/greenbg.gif');
background-repeat: repeat;
}
.h1row{
height: 16px;
}
.titleRow {
	vertical-align: center; /* should be 'middle' */
}
.h1Cell{
	border-left: 1px solid #01914E;
	border-right: 1px solid #01914E;
}
.titleText {
	font-weight: bold;
	font-family: arial;
	font-size: 1.5em;
	text-decoration: underline overline;
	color: #408080;
	margin:0px auto;
	text-align:left;
	padding: 0em 0em 0em 1.5em;
	border-left: 1px solid #01914E;
	border-right: 1px solid #01914E;
}
.infoText{
	vertical-align: top;
	text-align:left;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	padding: 1em 2.6em 1em 2.6em;
	border-left: 1px solid #01914E;
	border-right: 1px solid #01914E;
}

.infoRow{
height: 100%;
}

.footercell{
background-color: #01914E;
height: 32px;
}
.centertable{ /*IE Version*/
text-align: center;
}
.centertable{ /*Mozilla Version*/
text-align: -moz-center;
}

.outlineElement{
border: 1px solid rgb(0,0,0);
}
.thinBlackLeft{
border-left: 1px solid rgb(0,0,0);
}
.thinBlackRight{
border-right: 1px solid rgb(0,0,0);
}
.thinBlackTop{
border-top: 1px solid rgb(0,0,0);
}
.thinBlackBottom{
border-bottom: 1px solid rgb(0,0,0);
}
/* END NEW TABLE FORMAT*/

.calendarMonthName{
text-align: center;
background-color: #01914E;
color: white;
border-top: thin solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}
.calendarImageCell{
text-align: center;
vertical-align: top;
border-top: thin solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;

}

.listText{
vertical-align: top;
text-align:left;
font-family: Arial, Verdana, Sans-serif;
font-size: 0.9em;
padding: 1em 1em 1em 1em;
}

iframe.vidselector {
text-align: center;
width: 98%;
height: 275px;
}

.menurow {
background-image: url('../images/greenbg.gif');
background-repeat: repeat;
}

.subText {
text-align: center;
color: white;
font: normal xx-small Arial, Verdana, Sans-serif;
}
.subText:first-line {
font-weight: bold;
text-decoration: underline;
}

div.imageBox {
	font: normal x-small Arial, Verdana, Sans-serif;
	width: 80%;
	height: 190px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	/*background-color: #A0FFCD;*/
}

td.newsdivider {
	width: 100%;
	margin:0px auto;
	text-align:left;
	padding:0;/*15px*/
	/*border:1px dashed #333;*/
	/*background-color: #A0FFCD;*/
}
.newsrow {
	vertical-align: top;
}
p.newstext:first-line {
	font-weight: bold;
	text-decoration: underline;
}
img.textIconLeft{
	float:left;
	width:128px;
}
img.textIconRight{
	float:right;
	width:128px;
}
.imageLeft{
	float:left;
	margin: 1em 1em 1em 0em;
}
.imageRight{
	float:right;
	margin: 1em 0em 1em 1em;
}
.imageCenter{
	float:center;
}

.imageTopLeft{
	float:left;
	margin: 0em 1em 1em 0em;
	vertical-align: top;
}
.imageTopRight{
	float:right;
	margin: 0em 0em 1em 1em;
	vertical-align: top;
}

.cardImage{
	float:left;
	margin: 0em 0.2em 0.2em 0em;
	vertical-align: top;
	width: 80px;
	height: 80px;
}


.vidRightSelector {
float: right;
padding: 0em 0em 0.4em 0.4em;
}
.vidLeftSelector {
float: left;
padding: 0em 0.4em 0.4em 0em;
}


.monthIsDay{
	/*background-image: url('../images/cal_isday.jpg');*/
	font-variant:small-caps;
	vertical-align: top;
	width: 64px;
	height: 64px;
	border: 1px solid rgb(100,100,100);
	/*background-color: rgb(220,220,220);*/
}
.todayMark {
	background-image: url('../images/cal_isToday.gif');
	background-repeat: no-repeat;
}

.monthIsRedDay {
	background-image: url('../images/cal_isRedDay.gif');
	background-repeat: no-repeat;
	font-variant:small-caps;
	vertical-align: top;
	width: 64px;
	height: 64px;
	border: 1px solid rgb(100,100,100);
	/*background-color: rgb(220,220,220);*/
}
.monthIsStartDay {
	background-image: url('../images/cal_isStartDay.gif');
	background-repeat: no-repeat;
	font-variant:small-caps;
	vertical-align: top;
	width: 64px;
	height: 64px;
	border: 1px solid rgb(100,100,100);
	/*background-color: rgb(180,180,180);*/
}

.monthNotDay{
	/*background-image: url('../images/cal_notday.jpg');*/
	font-variant:small-caps;
	vertical-align: top;
	width: 64px;
	height: 64px;
	border: 1px solid rgb(100,100,100);
	background-color: rgb(250,250,250);/* 120,120,120 */
}

.schedMonthDays{
	width: 64px;
	text-align: center;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	border-bottom: 1px solid #FBDD03;
	background-image: url('../images/greenbg.gif');
}

.schedMonthName{
	width: 100%;
	text-align: center;
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1.5em;
	border-bottom: 1px solid #FBDD03;	
	background-color: #01914E;
}
.seriesDeadline:first-line {
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: red;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	/*border-bottom: 1px solid #FBDD03;	*/
	/*background-color: #01914E;*/
}
.seriesDeadline {
	font-style: normal;
	text-align: center;
	color: black;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 0.9em;
	/*border-bottom: 1px solid #FBDD03;	*/
	/*background-color: #01914E;*/
}
.thinGreenBox{
border: 1px solid #01914E;
}
.thinGreenLeft{
border-left: 1px solid #01914E;
}
.thinGreenRight{
border-right: 1px solid #01914E;
}
.thinGreenTop{
border-top: 1px solid #01914E;
}
.thinGreenBottom{
border-bottom: 1px solid #01914E;
}
.thinYellowBottom{
border-bottom: 1px solid #FBDD03;
}
.sqlDataName{
	vertical-align: top;
	font-size: 12px;	
	font-weight: bold;
	max-width: 10em;
	/*white-space: normal;*/
	text-align:left;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}
.sqlDataSubject{
	vertical-align: top;
	font-size: 12px;	
	max-width: 10em;
	/*white-space: normal;*/
	text-align: center;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}
.sqlDataDescription{
	vertical-align: top;
	font-size: 12px;	
	max-width: 10em;
	/*white-space: normal;*/
	text-align:left;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}
.sqlDataContactName{
	vertical-align: top;
	font-size: 12px;	
	max-width: 10em;
	/*white-space: normal;*/
	text-align:center;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}
.sqlDataContactNumber{
	vertical-align: top;
	font-size: 12px;	
	max-width: 10em;
	white-space: nowrap;
	text-align:center;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}
.sqlDataDate{
	vertical-align: top;
	font-size: 12px;	
	min-width: 10em;
	white-space: nowrap;
	text-align:center;
	font-family: Arial, Verdana, Sans-serif;
	padding: 1px 1px 1px 1px;
}

/* SORT TABLE DEFINITIONS */
a.sortTableText:link{text-decoration: none; color: yellow;text-align: center;}
a.sortTableText:visited{text-decoration: none; color: yellow;text-align: center;}
a.sortTableText:active{text-decoration: none; color: yellow;text-align: center;}
a.sortTableText:hover{text-decoration: none; color: yellow;text-align: center;}

.sortTableText{
	/*width: 100%;*/
	white-space: nowrap;
	text-align: left;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:1px;
}
.sortTableText { 
	vertical-align: top; 
	text-align: -moz-left; 
}
.sortTableBGND{
	background: url('../images/greenSort-link.jpg') repeat;
}

.rowTableText{
	/*width: 100%;*/
	white-space: nowrap;
	text-align: right;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	margin-left:auto;
	margin-right:1px;
}
.rowTableText { 
	vertical-align: top; 
	text-align: -moz-left; 
}
/*arrow indicator border*/
.darkGreenBorderLeft{
	border-left: 1px solid #016537;
}
.darkGreenBorderRight{
	border-right: 1px solid #016537;
}
/* Sort Arrow States */
.sortTableNORM{
	min-width: 16px;
	text-align: center;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	border-left: 1px solid #016537;
	background: url('../images/greenSort-link.jpg') repeat;
}
.sortTableASC{
	min-width: 16px;
	text-align: center;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	border-left: 1px solid #016537;
	background: url('../images/greenSort-ASC.jpg') repeat;
}
.sortTableDESC{
	min-width: 16px;
	text-align: center;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	border-left: 1px solid #016537;
	background: url('../images/greenSort-DESC.jpg') repeat;
}
.messageHead{
	text-align: left;	
	color: white;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 1px solid #FBDD03;
	background-image: url('../images/greenbg.gif');
}
.profileBGND{
	background-color: #026C3B;
}
/* buttons */
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.linkbutton {
    background: transparent url('../images/GreenbuttonRight.gif') no-repeat scroll top right;
    color: green;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
	font-weight: bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.linkbutton span {
    background: transparent url('../images/GreenbuttonLeft.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.linkbutton:hover {
    background-position: bottom right;
    color: green;
    outline: none; /* hide dotted outline in Firefox */
}

a.linkbutton:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
}

/* SORT TABLE DEFINITIONS */
a.cmcLinkText:link{font: normal 12px arial, sans-serif;text-decoration: none; color: yellow;text-align: center;}
a.cmcLinkText:visited{font: normal 12px arial, sans-serif;text-decoration: none; color: yellow;text-align: center;}
a.cmcLinkText:active{font: normal 12px arial, sans-serif;text-decoration: none; color: yellow;text-align: center;}
a.cmcLinkText:hover{font: normal 12px arial, sans-serif;text-decoration: none; color: gold;text-align: center;}