* {
	margin: 0;
	padding-top: 0;
	padding-left: 0;
}
html { 
  font:normal .79em "din_bold", Arial, Helvetica, sans-serif;
  }
body {
  font-family: Arial, Helvetica, sans-serif;
  background-image: url(imgs/wrapbg.gif);
  background-repeat: repeat-x;
  background-color: #fff;
  }
#container {
  width:79em;
  height:100%;
  margin:auto;
  margin-top:0em;
  margin-bottom:0em;
  position:relative;
  text-align:justify;
  }
 
  
  /* Theses styles pertain to the header atop the container  */

#header {
	background-image: url(imgs/header_bg.gif);
	 width: 100%;
	 height: 10.8em;
  }
#header h1 {
    font-size: 2.4em;
	font-style: italic;
	color: #fff;
	text-align: center;
	padding-left: 6em;
	padding-top: 0.7em;
	line-height:1.1em;
  }
  span.url {
    font-weight: normal;
	color: #929296;
	font-size: .76em;
	}
	fieldset {
	position: relative;
	width: 40em;
	padding-left: 100px;
	margin-left: 10px;
	}
	
	legend {
	font-weight: 800;
	margin-left: 100px;

	}
/* Theses styles pertain to the sidebar floating on the left side of the container  */

#sidebar {
  position: absolute;
  left:0em;
  top:10em;
  bottom:0em;
  z-index:2;
  width: 35%;
  background-color:#FFF;
  padding-top: 5em;
  }
  
/* These are the styles nested within the main div above - they include the text and icons on the sidebar floating on the left side of the container  */

#keyside {
  margin:auto;
  width: 88%;
  height: 11em;
  }
#keyside h1 {
  font-size: 1em;
  text-transform: capitalize;
  text-align: center;
  color: #030303;
  padding-bottom: 1em;
  }
  #keyside h2 {
  font-size: 1.2em;
  text-transform: capitalize;
  text-align: center;
  color: #012a4b;  
  padding: .65em;
  }
#keyside p {
	text-align: justify;
	margin-bottom: .67em;
  	font-size: .93em;
	padding-left:2em;
	padding-right:2em;
  }
.icon{
	padding-left: .5em;
	padding-bottom: .3em;
	border: 0em;
  }
 #keyside a {
	 text-align: center;
	  font-weight: 200;
	  text-decoration: none;
	  font-size: 1.1em;
 	  color: #004687;
  }
 #keyside a:hover {
   text-decoration:underline;
   }
  #keyside p.img {
	text-align: center;
	position: relative;
	font-size: 1em;
	color: #030303;
	bottom: 2.5em;
	left: 1.3em;
	font-weight: 800;
	vertical-align: top;
	margin: 0em;
	padding: 0em;
  }
	.img1 {
	position: relative;
	padding-top: 1em;
	left:3.3em;
	border: 0em;	
  }
    .img2 {
	position: relative;
	border: 0em;
	margin: auto;
  }
     .img3 {
	position: relative;
	border: 0em;
	}
#keyside ul {
  margin-left: 0em;
  padding: 0em;
  vertical-align:text-top;
  }
#keyside li {
  margin-left: 1em;
  padding-bottom:.4em;
  left: .9em;
  vertical-align:text-top;
  }
  #border {
  position:absolute;
  clear: both;
  top:0px;
  bottom:0px;
  width:.25em; 
  background-color:#cccccc;
  margin-right:.75em;
  } 
 .greybox {
   background-color:#f3f3f3;
   padding:12px;
   border:1px solid #ccc;
   margin-top:1.5em;
   margin-bottom:1.5em;
   }

#keyside p.greyboxp {
	font-weight:bold;
	text-align:center;
	font-size:1em;
	margin-top:1em;
}
 
 /* These styles pertain to the important dates table*/
#important {
  position: relative;
  z-index: 5;
  margin-left: 0em;

 }
div#important table {
	margin:auto;
	width: 100%;
	text-align: left;
  }
div#important table tr td {
	font-size:1em;
	}
  caption {
	  font-size: 1.3em;
	  color: #004687;
	  font-weight: 800;
	  padding-bottom: .3em;
  }
th {
  color: #666;
  font-size: 1.2em;
  padding-bottom: .3em;
  text-align: center;
  text-transform: capitalize;
  text-align: left;
  }
td.date {
  vertical-align: top;
  padding: 0.4em;
  text-align: right;
  }
td.deadline {
  vertical-align: top;
  width: 13em;
  font-weight: 600;
  text-align: left;
padding: 0.4em;
  padding-bottom: 9px;
  }
  /* end Important Date styles */
  
  /* end left sidebar styles */
  
  /*div containing overview, paragraph descriptions within site*/
  
blockquote {
width: 490px;
font-size: 13px;
margin-left: 70px;
padding: 5px;
text-align: justify;
}  

  #main {
  position:relative;
  width:64%;
  min-height: 75em;
  margin-left:35%;
  margin-top:20px;
  margin-bottom:0px;
  padding-right: 1%;
  padding-left:0px;
  padding-top:30px;
  background-color: #FFF;
  }
#main p {
  padding-top: .6em;
  padding-right: 2.1em;
  padding-bottom: .8em;
  padding-left: 2.5em;
  text-align:justify;
  }
#main h1 {	
  padding-top: .3em;
  font-size: 2em; 
  padding-left: 3em;
  padding-bottom: .75em;
  text-transform: capitalize;
  }
#main h2 {	
  font-size: 1.8em;
  padding-left: .2em;
  padding-top: .46em;
  padding-bottom: .7em;

  text-align:center;
  } 
#main h3 {	
  font-size: 1.3em;
  padding-left: 2.2em;
  padding-top: .73em;
  padding-bottom: .53em;
  text-transform: capitalize;
  text-align:center;
  } 
#main table {
  margin:auto;
  }
#main ol, #main ul {
  margin-left:6em;
  padding-right: 2.1em;
  }
#main li {

/*
  margin-bottom:9px;
  margin-top:9px;
  */
  }
ul.documents {
  padding: 0;
  margin: 0;
  }
ul.documents li {
  margin-right: 4em;

 padding-bottom: 3px;
 padding-top: 3px;

 }

  
  
#main .center {
  text-align:center;
  }
.expired {
	font-weight:800;
	color:#ff0000;
	}
/* The navigation pertains to the formatting under the header to select a page on the site */

#navblue {
  position:absolute; 
  margin-top: 1.3em;
  padding-bottom: 1.4em;
  left:0em;
  top:8.5em;
  z-index:6;
  width: 100%; 
  height:3.4em;
  font-size:.91em;
  font-weight:bold;
  background:transparent url(imgs/blueslate_background.gif) repeat-x top left;
  font-family:Arial,Verdana,Helvitica,sans-serif;
  text-transform: uppercase;
  }
#navblue ul {
  margin:0em;
  padding:0em;
  list-style-type:none;
  width:auto;
  }
#navblue ul li {
  display:block;
  float:left;
  margin:0em .09em 0em 0em;

  }
#navblue ul li a {
  display:block;
  float:left;
  color:#000;
  text-decoration:none;
  padding:1.3em 1.5em 0em 1.1em;
  height:2.4em;
  }
	
#navblue ul li a:hover,#navblue ul li a.on {
  color:#fff;
  background:transparent url(imgs/blueslate_backgroundOVER.gif) no-repeat top center;
  }

/* ---------------------- END  NAV ---------------------- */  



  
  /*Styles pertaining to the overview of benefits table at bottom of home page*/
  #benefitside {
	background-color: #d5d5d7;
	position: relative;
	width: 45%;
	padding: 1.7em;
    margin-left: auto;
	margin-top: -18em;
	margin-bottom: 3.7em;
	margin-right: 2em;
  }
  #benefitside h3 {
	padding-bottom: .5em;
	font-weight: normal;
	font-size: 1.267em;
	color: #004687;
	text-align: center;
  }
  #benefitside ul {
	  padding: .4em .4em .4em .4em;
  }
   #benefitside li {
     	  padding: .4em .4em .4em .4em;
	}
 #benefitside a {
		color: #004687;
	  }
	/* end of benefit styles */
	
	/*Begin footer styles*/
#footer {
	z-index: 3;
	background:transparent url(imgs/blueslate_background.gif) repeat-x top left;
	text-align: center;
    width: 100%;
	padding: .6em;
	position: relative;
	padding-bottom: 1.67em;
}
#footer ul  {
	text-align: center;
	display: inline;
	top: .6em;
	padding: .9em;
	padding-top: .6em;
	list-style-type: none;
	padding-bottom: 1.67em;
}
#footer li  {
	text-transform: uppercase;
	text-align: center;
	display: inline;
	font-size: .8em;
	top: .85em;
	padding-top: .66em;
	padding: 1em;
	text-decoration: none;
	color: #004687;
}
#footer li a {
	text-transform: uppercase;
	text-align: center;
	display: inline;
	font-size: .92em;
	top: .25em;
	padding: 10px;
	text-decoration: none;
	color: #004687;
}
/*end footer styles*/

/*These are styles pertaining to the drop shadow (do not alter) */

#rightborder {
  float:left;
  z-index: 25;
  width:3.3em;
  position:absolute;
  top:0em;
  bottom:0em;
  left:100%; 
  background-image: url("imgs/right-side-gradient.gif");
  background-repeat: repeat-y; 
  background-position:left top;
  }
  
#rightinside {
  position:absolute;
  top:0em;
  right:0em;
  bottom:0em;
  left:0em;
  background-image: url("imgs/right-wrap-shadow.gif");
  background-repeat: no-repeat; 
  background-position:left top; 
  }  

#leftborder {
  float:left;
  width:3.18em;
  position:absolute;
  z-index:25;
  top:0em;
  bottom:0em;
  right:100%;
  background-image: url("imgs/left-side-gradient.gif");
  background-repeat: repeat-y; 
  background-position:right top;
  }
#leftinside {
  position:absolute;
  top:0em;
  right:0em;
  bottom:0em;
  left:0em;
  background-image: url("imgs/left-wrap-shadow.gif");
  background-repeat: no-repeat; 
  background-position:left top; 
  }
  /* end shadow styles */
  
 /* search mechanism styling */
 label#search {
 text-align: center;
  color: #004687;
  padding-bottom: .80em;
  font-weight: 800;
  }
  input#textfield{	
  border: .1em solid #BFBFBF;	
  height: 1.9em;	width: 8.7em;
  float: left;
  padding: 0em;
  }
 input#search {	
 float: right;
 padding: 0em;
  }
  /* end search mechanism styling */
  
 /* email styling */

label {
 text-align: left;
  color: #000;
  padding-bottom: .80em;
  font-weight: 800;
  }
input.formbox{	
  border: .1em solid #BFBFBF;	
  height: 1.4em;	
  width: 10em;
  }
  input#send {
  padding: .3em;
  }
.warning {
  text-align: left;
  font-size: .9em;
  color: #cc0a0a;
  }
   
  /* end email styling styling */
  
  /* List styles */
  
  
  ul.documents {
    padding: 0px;
    margin: 0px;
    }
  ul.documents li {
   margin-left: 60px;
/*
   padding-bottom: 10px;
   padding-top: 10px;
*/
    }
ol.faq {
        padding: 0px;
        margin: 0px;
        }
#main ol.faq li {
       margin-right: 20px;
         margin-top:1.3em;
  margin-bottom:0em;
    }
  0l.documents {
    padding-bottom: 10px;
    padding: 0px;
    margin: 0px;
    }
  0l.documents li {
    padding-bottom: 10px;
    margin-left: 60px;
    padding-top: 10px;
    }
  ol.alpha {
     font-size: 13px;
    list-style-type: upper-alpha;
     padding: 0px;  
     margin: 0px;
    }
  ol.alpha li {
    list-style-type: upper-alpha; 
    padding-right: 40px;
    text-align: justify;
    padding-bottom: 10px;
    margin-left: 80px;
    padding-top: 10px;
    }
    .indent {
	padding-left: 1em;	
	}
	span.pad {
	padding-right: 1em;
	}
  ol.alpha2 {
     font-size: 13px;
    list-style-type: lower-alpha;
     padding: 0px;  
     margin-left: 25px;
    }
  ol.alpha2 li {
    list-style-type: lower-alpha; 
    padding-right: 40px;
    text-align: justify;
    padding-bottom: 10px;
    margin-left: 25px;
    padding-top: 10px;
    }
 #main ol.roman {
     font-size: 13px;
    list-style-type: lower-roman;
     padding: 0px;  
     margin-left: 6em;
	 padding-right: 0px;
     list-style-position: outside;
    }
  ol.roman li {
    list-style-type: lower-roman; 
     list-style-position: outside;
    padding-right: 0px;
	margin-right: 0px;
    text-align: justify;
    padding-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    }
  p a:link {
   font-weight: bold;
    }
  a:link {
   font-weight: bold;
    } 
  ul a:link {
   font-weight: bold;
    } 
  p.question {
    margin-top: 40px;
  }
    /* End List styles */
    
    
/* Linkforms POC Download Styles */

table.form {
margin: auto;
padding-left: 0;
}
table.form tr{
padding-right: 1em;
padding-left: 0;
}
table.form td {
padding-left: 0;
padding-bottom: .3em;
}
legend {
background-color: #22488b;
padding: .5em;
color: #fff;
margin-bottom: 1em;
}
fieldset {
margin: auto;
width: 450px;
margin-bottom: 2em;
padding-right: 4em;
}
.required {
font-style: italic;
color: #760000;
font-size: 1.2em;
font-weight: 800;
}
input.submit {
	margin-left: auto;
	font-weight: 800;
	background: #24529b;
	background: -webkit-gradient(linear, left top, left bottom,  from(#23478a), to(#24529b));
	background: -moz-linear-gradient(top,  #23478a, #65a9d7);
	padding: 5px 10px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	margin-top: 1em; 
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box; 
   }
input.submit:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #d8d7d7;
   }
input.submit:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }

#home table {
  border-collapse:collapse;
  border:2px solid #000;
  width:550px;
  margin:20px auto;
  }
#home table tr th {
  background-color:#eee;
  padding:5px;
  border:2px solid #000;
  width:30px;
  }
#home table tr th.th1 {  
  background-image: url("imgs/tmk-th1.gif");
  background-repeat:no-repeat;
  background-position:50% 50%;
  }
#home table tr th.th2 {  
  background-image: url("imgs/tmk-th2.gif");
  background-repeat:no-repeat;
  background-position:50% 50%;
  }  
#home table tr th.th3 {  
  background-image: url("imgs/tmk-th3.gif");
  background-repeat:no-repeat;
  background-position:50% 50%;
  padding-bottom:50px;
  }    
#home table tr td {
  border:2px solid #000;
  padding:13px;
  vertical-align:top;
  }

#response ul ol {
  margin-left: 0px;
  margin-right:0px;
  
    padding-left:6em;
  padding-right:0px;
  }
#response ul ol li {
  margin-left:0px;
  margin-right:0px;
  padding:0px;
  }
#faq1 {
	list-style-position: outside;
	padding-left: -1em;
	/*list-style-type: none;*/
}

#main table.email{
	
	padding-right: 2.1em;
	padding-left: 2.5em;
	margin:0;
}

#main table.email td{
	padding-top: .6em;
	padding-bottom: .8em;
	padding-right: 1em;
}