body {
	/*background: transparent url(../images/cloud-bg.jpg) no-repeat fixed left top;*/
	background: transparent url(../images/cloud-bg.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2;
	padding: 2;
	color: #000033;
	/*position: fixed;*/
	position: static;
	left: 300px;
	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.logonButton {
width:11ex;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #E3EDF6;
display: block;
margin-left: auto;
margin-right: auto;
background-color: #003366;
}

.highlightButton {
width:11ex;
font-weight: bold;
padding-top: 1px;
padding-bottom: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #003366;
display: block;
margin-left: auto;
margin-right: auto;
background-color: #FFFFCC;}

button{	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: E3EDF6;
	background-color: 003366;}

button:hover,button:focus{background-color: 003366;
    color: #e3edf6;}
	
button:active{background-color: #e3edf6;
    color: 003366;}

input {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
input.disabled{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;}
	
.headerRow{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: 003366;
	color: #e3edf6;
	font-weight: bold;}
	
.highlightRow{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: FFFFCC;}
	
.normalRow{	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;}
	
.lightRow{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3edf6;}
	

.requiredField {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;}
	
.italicField {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic}
	
.errorField {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;}

a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: underline;}
	
a:visited {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
	text-decoration: underline;}
	
select {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
	
select.disabled {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;}
	
select.multi {	font-family: "Courier New", Courier, mono;
	font-size: 12px;}
	
fieldset {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;}
	
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 000033;
	color: 000033;
}
	
.largeText {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;}

.header {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000033;
	background-color: 999999;
	font-weight: bold;}
	
.pageTitle {font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	font-weight: bold;}
	
.subTitle {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 003366;}
	

textarea {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;}

#container {
	width: 95%;
	position:relative;
	margin: 5px auto;
	/* background: #fff url(nav-bg.gif) repeat-y; */
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}

#header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	height:auto;
	/*background-color: #e3edf6; */
	background-color: #6699cc;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 2px;
	padding: 2px;*/
	height:75%;

}

#leftHeader {
	float: left;
	background-image:url(../images/photo-collage.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width: 650px;
	margin: 1;
	/*background-color:#e3edf6;*/
	color: #003366;
	vertical-align: top;
	text-indent: 20px;
	/* padding: 5px; */
	height: 75px; 
}

#midHeader {
/*	float:left;
	width: 150px;
	margin: 2;
	padding: 1em;
	color: #003366;
	font-weight:bold;
	text-align: center;
*/
	/*background-color:#e3edf6;*/}

#rightHeader {
	float: right;
	position:inherit;
	padding: 1em;
	font-size: 12px;
	/*background-color:#e3edf6;*/
	color: #003366;
	font-style: italic;
	text-align: right;
}

.loc{
position:absolute;
width:235px;
font: bold 12px Arial;
list-style-type: none;
text-align: left; 
background-color: #6699cc;
}

.date{
	position:absolute;
	font: bold 10px Arial;
	list-style-type: none;
	text-align: right;
	text-indent: 10px;
	background-color: #6699cc;
}

.basictab ul{
/* margin: 4px;
padding: 3px 0; */
margin-left: 0px;
font: bold 12px Arial;
border-bottom: 1px solid #003366;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
text-indent: 20px;
padding: 10px;
background-color: #6699cc;
}

.basictab li{
	display: inline;
	margin: 0;
	right: 100px;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #003366;
border-bottom: none;
background-color: #6699cc;
color: #003366; 
}

.basictab li a:visited{
font: bold 12px Arial;
background-color: #6699cc;
color: #003366;
}

.basictab li a:hover, .basictab li a.current{
font: bold 12px Arial;
background-color: #ffffcc;
color: #003366;
}

.basictab li a:active{
font: bold 12px Arial;
background-color: #6699cc;
color: #003366;
}

#tabcontentcontainer{
width:95%; /*width of 2nd level content*/
height:1.5em; 
/*height of 2nd level content. Set to largest's content height to avoid jittering.*/
text-indent:20px;
font-size:12px;
font-weight:bold;
}


.tabcontent {
display:none;
}

.tabcontent a, .tabcontent a:active, .tabcontent a:hover, .tabcontent a:visited {
font: bold 12px Arial;
}


#content {
	/*background-image: url(umc_bg.jpg);
	background-repeat:no-repeat;
	background-position:center; */
	/* height:500px;  */
	width:auto;
	height:auto;
	padding-left: 25px;
	
}

#content a, a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
	text-decoration: underline;
}

#contentH {
	/* height:350px; */
 	width:auto;
	height:auto;
	padding-left: 25px;
}


#footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
/*text-decoration:underline; */
color:#003366;
text-align: center;
}

/*#footer a, a:visited { */
#footer a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:underline;
color:#003366;
}

/*#footer td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
} */

#contentH td {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 14px; */
	text-align: left;
}

 #content td {
	font-family: Arial, Helvetica, sans-serif; 
			/* font-size: 14px; */
	 text-align: left;
	 vertical-align:top;
} 


.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.calText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
