<style type="text/css">



body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	*/
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

.x-window-body{
background-color: #ffffff !important;
}

a.ovalbutton{
background: transparent url('/images/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */

line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #0000FF; /*button text color*/

}

a.ovalbutton span{
background: transparent url('/images/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: red;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}

.menutext {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


#sectiontitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}

.sectiontitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}


#pagetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:600;
}

.pagetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:600;
}

.subpagetitle {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:600;
color:#000000;
}

.Error {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.subpage {
	background-color:#E1E1FF;
	color:#000000;


}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

.celldata {
		font-size:12px;
		background-color:#EFEFEF;
		}
		
.cellreq {
		font-size:12px;
		background-color:#EFEFEF;
		border-right-style:solid;
		border-right-width:medium;
		border-right-color:#FF0000;
		}	
		
.cellreqLeft {
		font-size:12px;
		background-color:#EFEFEF;
		border-left-style:solid;
		border-left-width:medium;
		border-left-color:#FF0000;
		}				
		
.celldatareq {
		font-size:12px;
		background-color:#EFEFEF;
		border-right-width:medium; border-right-style:solid; border-right-color:#FF0000; 
		}
.celllabel {
		font-size:12px;
		}		

.cellrequired {
		font-size:12px;
		background-color:#FFFF80;
		}		

.sectiontitle {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:600;
	}

.framesettitle {
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:600;
	}

#rowtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#E5E5E5;
	
	}
.rowtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#C0C0C0;
	
	}

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: 500;
	font-family: Lato;
	font-size: 14px;
	width: 100%;
	border: 1px solid #DFDFDF;
	border-width: 1px 0;
	color: #9da4b0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: white url(/images/menudivide.gif) top right repeat-y;
}

/* css for rollover tab */
#underlinemenu ul li a:hover{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}

/* css for active or selected tab */
#underlinemenu ul .current a{
color: black;
background-color: #F3F3F3;
border-bottom: 4px solid #2bb4d3;
padding-bottom: 0;
} 

#underlinemenu ul #current a{
 color: black;
 background-color: #F3F3F3;
 border-bottom: 4px solid #2bb4d3;
 padding-bottom: 0;
 } 


#underlinemenu{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin: 0;
padding: 0;
}

#loggedInAs {
	float: right;
	font-family: Lato;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #333333;

}

.loggedInAs {
	float: right;
	font-family: Lato;
	font-size: 14px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #333333;

}

#siteFooter {
	font-family: Lato;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.11;
	letter-spacing: -0.29px;
	color: #00145e;

}

.siteFooter {
	font-family: Lato;
	font-size: 18px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.11;
	letter-spacing: -0.29px;
	color: #00145e;

}



.alt_1 td {background-color:#FFFFFF;}
.alt_2 td {background-color:#EEEEEE;}
#alt_1 td {background-color:#FFFFFF;}
#alt_2 td {background-color:#EEEEEE;}

/* CF 9 */
/* .ext-el-mask{ */
/* background-color: #000000 !important; */
/* opacity:0.70; */
/* } */

/* .x-window-body{ */
/* 	background-color: #ffffff !important; */
/* 	opacity:1; */
/* } */

/* CF 8  */
.x-dlg-mask{
    background-color: #c0c0c0 !important;
    opacity:0.5;
}

.x-dlg-bd{
	background-color: #ffffff !important;
	opacity:1.0;
}

.toggler
{
	float:right;
	cursor:pointer;
	background-image:url('../images/shut.svg');
	height:15px;
	width:15px;
}

.toggler_open
{
	float:right;
	cursor:pointer;
	background-image:url('../images/open.svg');
	height:15px;
	width:15px;
}

</style>