/* CSS Document */
  
body {
color: #000000; 
padding: 0;
margin: 0;
font: Arial, Helvetica, sans-serif;
font-size: small; 
text-align: left;
background: #749696 url(../Pics/wrapbg5.gif) top center repeat-y;
} 
table, tr, td, p, li {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

/************ Data Table *************/
		
#data table {
		font: 70% Verdana, Helvetica, Arial, sans-serif;
		text-align: left;
		color: #000;
		padding: 0;
		width: 95%;
		margin: 0 0 10px 15px;
		border: 1px solid #FFD89D;
		/*border: 1px solid #89ca9d;*/
		border-collapse: collapse;
		}
		
#data caption {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #002b40;
		text-align: left;
		padding: 5px 0px 0px 15px;
		
		background: url(../Pics/bullet_go.png) bottom left no-repeat;		
		}
	
#data tr td {	
		/*background-color: #; */
		padding: 5px;
		border: 1px solid #CFCFCF;
		/*border: 1px solid #D6EBFE;*/
    	}
    
	tr.odd td {
      	background-color: #fff;
		padding: 5px;
		border: 1px solid #89ca9d;
		}

#data th {
		background-color: #fff;
		padding: 5px;
		border: 1px solid #CFCFCF;
		}

#data_absence table {
		font: 70% Verdana, Helvetica, Arial, sans-serif;
		text-align: left;
		color: #000;
		padding: 0;
		width: 95%;
		margin: 0 0 10px 15px;
		border: 1px solid #FFD89D;
		/*border: 1px solid #89ca9d;*/
		border-collapse: collapse;
		}
		
#data_absence caption {
		font-family: Verdana, Helvetica, Arial, sans-serif;
		font-size: small;
		font-weight: bold;
		color: #002b40;
		text-align: left;
		padding: 5px 0px 0px 15px;
		
		background: url(../Pics/bullet_go.png) bottom left no-repeat;
*/		
		}
	
#data_absence tr td {	
		/*background-color: #; */
		padding: 5px;
		border: 1px solid #CFCFCF;
		/*border: 1px solid #D6EBFE;*/
    	}
    
	tr.odd td {
      	background-color: #fff;
		padding: 5px;
		border: 1px solid #89ca9d;
		}

#data_absence th {
		background-color: #fff;
		padding: 5px;
		border: 1px solid #CFCFCF;
		}

	

/************* End Data Table ************/





.dotted {
border-bottom:#339 dotted 1px;
}
.solid {
border-bottom:#cccccc solid 1px;
}
.solid_right {
border-right:#cccccc solid 1px;
}
.solid_left {
border-left:#cccccc solid 1px;
}
p {
font-family:Arial, Helvetica, sans-serif;
font-size: 100%;
}
.crumbs {
font-family:Arial, Helvetica, sans-serif;
font-size: 80%;
}
/*Section 508 code to skip repetitive links*/
img.skip {
display:block;
color:#FFFFFF;
background-color: #FFFFFF;
position: absolute; 
left: -1000em; 
width: 20em; 
}
a.skip {
color:#FFFFFF;
background-color: #FFFFFF;
position: absolute; 
left: -1000em; 
width: 20em; 
}
a.skip:active {color: #FFFFFF; background-color: #FFFFFF;}
a.skip:hover {color: #FFFFFF; background-color: #FFFFFF;}
a.skip:visited {color: #FFFFFF; background-color: #FFFFFF;}
/* End Section 508 code to skip repetitive links*/

.continuous {
font-stretch: wider;
font-style: oblique;
}

.small {
	COLOR: #6d7e92
}

img.feature { 
padding: 5px 5px 5px 10px;
float:right;	
}

h1 {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:large;
font-weight: bold;
background: transparent; 
color: #002f6a; 
/* padding: 5px 0 0 0; */ 
} 
h2 {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:medium;
background: transparent; 
color:#000000;
}

/*** H2 used for emergency info **/

h2.emergency {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;
color:#FFFFFF;
padding: 5px 5px 5px 5px;
background-color: #FF0000;
border: #000066 solid 2px;
}

/** End H2 emergency info ****/

h3 {font: bold 1em Verdana, Arial, sans-serif; 
letter-spacing: 2px;
color: #000; 
} 

#content {
	/*width: 0%; */
	text-align: left;
	vertical-align: top;
	/*margin-left: 0px;
	padding-left:0px;
	padding-right:5px;
	padding-top: 5px; */
	 padding: 5px 10px 10px 5px;
} 	

#left {
	/*width: 0%; */
	margin-left: 0px;
	padding-left:5px;
	padding-top:15px;
	/* padding: 15px 0px 0px 5px; */
}

#right {
	/* border-left: 1px solid #C9C99E; */
	border-left: 1px solid #FFCC66; 
	height: 275px;
	padding-left:5px;
	padding-right:2px;
	padding-top:10px;
}

#middle {
padding-left:5px;
padding-top: 5px;
padding-right:5px;
padding-bottom:5px;
}

#middle a {
	color: #900;
	font-weight:bold;
}

#middle a:visited {
	color: #900;
}

#middle a:hover {
	color: #900;
	background-color: transparent;
}

#middle a:active {
	color: #900;
	background-color: transparent;
}
#middle h3 {
color: #900;
font-size: 90%;
font:Arial, Helvetica, sans-serif;
}
#middle em {
color: #003366;
}
#signature {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#333333;
padding: 2px 2px 2px 2px;
border-top: #000066 dotted 2px;
width: 350px;
}
#pdf {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color:#333333;
padding: 2px 2px 2px 2px;
border-top: #000066 dotted 2px;
border-bottom: #000066 dotted 2px;
width: 450px;
}
 .floatright
{
float: right;
width: 175px;
margin: 5 5 5px 5px;
background-color: #fff;
padding: 5px;
}


img.middle {
padding: 5px 5px 5px 10px;
float:right;
}
.download {
	float: right;
}
#feature {
/* border-bottom: 1px solid #C9C99E;*/
/* border-bottom: 1px solid #FFCC66; */ 
padding-left:5px;
padding-top: 1px;
padding-right:5px;
padding-bottom:5px;
}

a:visited {
	color: #00018C;
}

a:hover {
	color: #600;
	background-color: transparent;
}

a:active {
	color: #339;
	background-color: transparent;
}
*/ 
#frame {
/* border-right: 1px solid #CCCCCC; */
}

/************ sectionLinks styles **************/

/**  Left Nav new */
#left #left_nav {
	float: left;
	width: 150px;
	height: auto;
	margin: 0px 0px 5px 0px;
	/* margin: 0px 0px 10px 0px; */
	font:90% verdana, helvetica, sans-serif;
	background: transparent url(../Pics/left_nav_bot1.gif) bottom left no-repeat;
	text-align:left;
	/*padding:0px;*/
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	/* padding: 0px 0px 10px 0px;*/
}
#left #left_nav_top {
	width: 150px;
	height: auto;
	margin: 0px;
	background: transparent url(../Pics/left_nav_top1.gif) 0px 0px no-repeat;
	padding: 0px;
}
#left #left_nav_mid {
	width: 150px;
	height: auto;
	/* font: 95% verdana, helvetica, sans-serif; */
	background: transparent url(../Pics/left_nav_mid1.gif) top left repeat-y;
}
/* #left_nav_mid span {
	color: #666;
	font-weight: 500;
}
*/
#left_nav_top h2 {
	padding: 8px 0px 5px 10px;
	margin: 0px;
	color: #002f6a;
	/* color: #900; */
	font-size: 110%;
	border-bottom: #CCCCCC solid 1px;
	/* border-bottom: #000066 dotted 1px; */
}
#left_nav_mid ul#resources {
	/*border-top: 0px dotted #ccc;*/
	padding: 5px 0px 5px 5px;
	margin: 0px 4px 0px 2px;
	/* background-color: #f8f8f8; */
	background-color: #FBFDFF;
}
#left_nav_mid ul#resources li {
	list-style-type: none;
	display:block;
	/* height: 15px; */
	font:95% verdana, helvetica, sans-serif;
	padding: 2px 5px 2px 5px; 
	margin: 1px 0px 1px 0px;
}
#left_nav_mid ul#resources li#on {
	font: bold 95% verdana, helvetica, sans-serif;
	color: #666;
}
#left_nav_mid ul#resources li a {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none; color:#339; 
	text-decoration:underline;
}
#left_nav_mid ul#resources li a:hover {color: #600; text-decoration: none;}
#left_nav_mid ul #res_links li  {
	list-style-type: none; 
	height: auto;
	padding: 0px 0px 0px 10px; 
	margin: 0px 0px 0px 10px;
	font-size: 95%;
	/*line-height:18px; */
}

/*  end left nav rules  */


/* content rules */
/** End left nav new ***/


/* Rigth side Nav List */

#newslinks {
border-top: #000066 dotted 2px;
}


#right {
font: 90% verdana, helvetica, sans-serif;
}
div#rightcolumn {
width:156px; 
right:0px;  
margin:0px 0 0 0; /* padding:1em 0; */}
div#rightcolumn p {font-size:.75em;}
div#rightcolumn img {border:none; float: right; padding-right:5px; padding-top:25px;}


div#rightcolumn div#newslinks ul{
margin: 0;
padding-left: 0px;
/* padding-left: 3px; */
list-style: none;
font: bold 95% verdana, helvetica, sans-serif;
color: #333333;
}
div#rightcolumn div#newslinks li 
{
list-style: none;
background-image: url(../Pics/red_arrow.gif);
/* background-repeat: no-repeat; 
background-position: 0em .5em; 
padding-left: .4em; */
font-size: 100%;
/* font-size: 95%;*/ 
line-height:15px;
padding-top: 3px;
/*height: 15px; */   
padding-left: 10px;
background-repeat: no-repeat;
background-position: 0 .5em; 
}
div#rightcolumn h3 {
text-align:left; 
font-size: 110%;
color:#900; 
margin-bottom:0px; 
padding-top:0px; 
padding-bottom: 5px;
padding-left:5px;

}
div#rightcolumn a {text-decoration:none; color:#339; text-decoration:underline}
div#rightcolumn a:hover {color: #600; text-decoration: none;}
div#rightcolumn li.morelink {font-style:italic;}
	
/* End Rigth side nav List */


/************** footer styles ****************/

#footer{
	text-align:center;
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #333333;
	padding-top: 5px;
	margin-top: 0px; 
	
	/* start new */

  font-size:90%;
  line-height:1.6em;
  /* color:#dee; */
	
}

/*** For the Print style sheet code ******/
.hide {
	display: none;
}
.hide_img {
	display: none;
}
.small {
	display: none;
}
.printhide_table {
background-image:url(../Pics/nav_bkgrd6.gif);
}
/***** End the Print style sheet code ******/

/***************************************************************/
/* Generated CSS - do not edit this directly                   */
/***************************************************************/
#udm {
display: block;
}
.udm li {
	display:block;
	width:5.8em;
/* 	position:static; */
	}
/* @media Screen,Projection {
	.udm [class="udm"] li {
	position:relative;
	}}
*/
.udm li a {
	/* position:relative; */
	display:block;
	}
.udm li {
	margin-bottom:1px;
	}
.udm a,.udm a:link,.udm a.nohref {
	background-image:none;
	background-color:#F8F8FC;
	cursor:pointer !important;
	/*z-index:1000;*/
	text-align:left;
	border-style:solid;
	border-color:#ead4a4 #edbb85 #edbb85 #ead4a4;
	padding-left:3px;
	padding-right:0px;
	padding-top:3px !important;
	padding-bottom:3px !important;
	text-decoration:none;
	color:#002f6a;
	border-width:1px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold !important;
	}
.udm a,.udm a.nohref {
	font-size:70%;
	}
.udm li a,.udm li a:link,.udm li a.nohref,.udm li a:visited {
	letter-spacing:1px !important;
	}
.udm li a:visited {
	background-image:none;
	background-color:#ffc;
	border-width:1px;
	color:#002f6a;
	font-style:normal;
	border-style:solid dashed solid solid;
	border-color:#ead4a4 #edbb85 #edbb85 #ead4a4;
	}
.udm li a.udmR,.udm li a.udmY,.udm li a.udmR:visited,.udm li a.udmY:visited,.udm li a:hover,.udm li a:focus,.udm li a.nohref:hover,.udm li a.nohref:focus {
	font-style:normal;
	background-image:none;
	background-color:#ffe;
	text-decoration:none;
	color:#b05010;
	border-color:#ead4a4 #ead4a4 #fae4b4 #fae4b4;
	border-style:solid;
	border-width:1px;
	}
* html .udm li a:active {
	font-style:normal;
	background-image:none;
	background-color:#ffe;
	text-decoration:none;
	color:#b05010;
	border-color:#ead4a4 #ead4a4 #fae4b4 #fae4b4;
	border-style:solid;
	border-width:1px;
	}
.udm a.nohref,.udm ul a.nohref {
	cursor:default !important;
	}
@media screen,projection {
	* html .udm li {
	display:inline;
	}}
@media screen,projection {
	* html .udm li,* html .udm ul li {
	display/**/:block;
	float/**/:left;
	}}
.udm li.orangeMenuItem a,.udm li.orangeMenuItem a:link,.udm li.orangeMenuItem a.nohref {
	border-color:#fec;
	border-style:solid;
	border-width:1px;
	background-image:none;
	background-color:#fec;
	text-decoration:none;
	text-align:left;
	color:#803090;
	font-style:normal;
	font-size:70%;
	}
* html .udm li.orangeMenuItem a:active {
	background-image:none;
	background-color:#f8fbd0;
	text-decoration:none;
	color:#5656bd;
	border-width:1px;
	border-color:#edbb85;
	border-style:solid;
	font-style:normal;
	}


/***** End the Print style sheet code ******/

/* Alert */

.alert {
margin: 0px; 
	background: #F8FAFC url(../pics/information.png) center no-repeat;
	/*background: #fff6bf url(../pics/exclamation.png) center no-repeat;*/
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	color:#FF0000;
	font-weight: bold;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #B5D4FE;
	border-bottom: 2px solid #B5D4FE;
	/*border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;*/
	}
/*End Alert */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* Loading Please Wait Code */

/* Thanks for the code http://javascript.internet.com/css/pre-loading-message.html */
#loading {
font-size:14px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#339;
 	width: 400px;
 	height: 200px;
 	/*background-color: #c0c0c0;*/
	background-color:#FFFFFF;
	background: #fff url(../images/loader.gif) no-repeat;
	/*background: #fff url(../images/loader.gif) no-repeat 5px 4px;*/
 	position: absolute;
	left: 50%;
 	top: 50%;
 	margin-top: -50px;
	
 	margin-left: -100px;
 	text-align: left;
}
/* End Loading Please Wait Code */
