/* GENERAL STYLES */
body {behavior:url("csshover.htc")
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	color: #333; 
	background-color:#ffffff;
	margin:0;
	padding:0;
	line-height:130%;
	}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00264c;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00264c;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9a9b9d;
	}
	
a:link {color:#666666; text-decoration:underline;}

a:visited {color:#666666; text-decoration:underline;}

a:hover {color:#9a9b9d; text-decoration: none;}

a:active {color:#00264c; text-decoration:none;}

a img {border-style: none;}

#blue-header {
       background-color:#ffffff;
       height:92px; 
       padding:0;
       margin:0 auto; 
       /* border:1px solid pink;  */
       width: 970px;
       }
	
#logo {float:left; width:200px;padding:10px 0px 0px 15px;}
#blue-right {float:right;width:600px;text-align:right;padding:10px 15px 25px 0px;color:#ffffff;font-size:11px;}
#blue-right a{color:#575757;text-decoration:none;}
#blue-right a:hover{color:#575757;text-decoration:underline;}
#blue-right a:visited{color:#575757;text-decoration:none;}
#blue-right .button {vertical-align:middle;}
#blue-right form{padding-top:15px;}
#blue-right fieldset {
	width: 600px;
	border-style:none;
	padding: 0px;
	margin: 0px;
	}

/******************* menu styles *******************/
#top-nav {
	margin-top:2px;
	/*background-image: url(/images/nav-bkgd.jpg);
	background-repeat:repeat-x;*/
       background-color: #afafaf;

	}

#nav-container {
	width: 970px; 
	height: 28px;
	margin: 0px auto;  
	padding: 0px; 
	
	}

#nav {
	font-size:14px;
	font-weight:normal;
	line-height:2em;
	margin:0px;
	padding: 0px; 
	text-align: left; 
}

#nav a		{color:#ffffff; font-weight:normal; text-decoration:none;}
#nav ul		{padding: 0;  margin: 0; list-style: none;}
  
#nav li	{
	float: left;
  	position: relative;
  	border-left:1px solid #ffffff;
  	text-align:left;
list-style: none;
}

#nav	.last	{border-right:1px solid #ffffff; padding: 0;}

#nav li a {
  float:left;
  padding:0 40px;
  color:#ffffff;
  text-decoration:none;
}

#nav li a:hover {
	/*background-image: url(/images/nav-hover-bkgd.jpg);
	background-repeat:repeat-x;*/
	background-color: #8c8d8e;
        position:relative;
}

#nav li ul {
  display: none;
  position: absolute; 
  padding: 0px;
  margin: 0px;
  top: 28px;
  border-top: 1px solid white;
  left: 0;
width:230px;
  background-color: #bdbdbd;
  padding:0px;
  /*white-space: nowrap*/
  }
	
#nav li ul a {
  width:210px;
  padding:0 10px;
  color:#ffffff;
  text-decoration:none;
  border-bottom:1px solid white;
}

#nav li ul a:hover {
	/*background-image: url(/images/nav-hover-bkgd.jpg);
	background-repeat:repeat-x;*/
        background-color: #8c8d8e;
	position:relative;
}
	
#nav li li {
	display: block;
	background-color: transparent;
	border: 0;
}

#nav li:hover ul, li.over ul { display: block; }

#nav ul ul ul		{top:auto;}	
#nav ul ul ul a 	{width:210px;}	
#nav li ul ul 		{left:186px;margin:0px 0 0 10px;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
    display:none;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
    display:block;
    }



/******************* end menu styles *******************/

#container {
	width: 970px; 
	margin: 0 auto; 
	padding: 0; 
	text-align: left;
font-size:12px; 
	}
	
#topflash {
	width: 970px;
        height: 281px;
	margin: 0px;
	padding-top: 2px;
        background: url(background: url(/media/17427/DI_new_static.jpg) no-repeat;
) no-repeat;
	}



/******************** begin styles for main content ********************/

#main {width:970px;min-height:300px;}
.home-box h1 {color:#9a9b9d; font-size:13px;font-weight:bold; text-transform: uppercase;}
.home-box-press h1 {color:#ffffff; font-size:13px;font-weight:bold; text-transform: uppercase;}

.home-box {
	float: left;
	width: 226px;
	min-height: 90px;
	border-top: 4px dotted #83a3b7;
	margin-top: 15px;
	margin-right:17px;
	padding:0px;
	text-align:left;
	}

.home-box-press {
	float: left;
	width: 227px;
	min-height: 90px;
	border-top: 4px dotted #000000;
	margin-top: 15px;
	margin-right:0px;
	padding:0px 7px;
	text-align:left;
	background-image: url(/images/press-box-bg.png);
	background-repeat:repeat-x;
	}

h1.home-box-press a{color:#333;text-decoration:none;}	
.home-box-press a{color:#333;text-decoration:none;}
.home-box-press a:hover{color:#333;text-decoration:underline;}
.home-box-press a:visited{color:#333;text-decoration:none;}

/******************** end main content ********************/


/******************** interior page styles ********************/

#left-column	{
	float:left;
	width:195px;
	color:#00264c;
	/*font-size:1em;*/
}

#left-column	 h1{text-transform: uppercase;border-top:7px solid #ff9933;padding-top:15px;margin-top:2px;}

.list ul{padding-left:15px;}
.list li {padding-bottom:10px;}

#submain	{
	float:right;
	width:740px;
	text-align:left;
	padding:2px 0 10px 0;
}

#submain-left	{
	float:left;
	width:500px;
	padding-right:15px;
}

#submain-left h1	{text-transform: uppercase;}
#submain-left h2	{text-transform: uppercase;color:#00264c;}

#submain-right	        {float:right;width:225px;}

#submain-right h2  	{text-transform: uppercase;border-top:7px solid #00264c;padding-top:8px;}
#submain-right p  	{padding-bottom:5px;padding-top:0;margin-bottom:5px;margin-top:0;}
#submain-right a  	{color:#333;text-decoration:underline;line-height:130%;}
#submain-right a:hover	{color:#999;text-decoration:none;}
#submain-right a:visited	{color:#333;text-decoration:underline;line-height:130%;}

ul#left-nav	{padding: 0;  margin: 0; list-style: none;padding-bottom:45px;}
#left-nav li	{width:195px;border-bottom:1px solid #999;}
#left-nav  li a	{color:#00264c; font-weight:normal; text-decoration:none;line-height:2em;width:195px;}


/******************** end interior page styles ********************/


/******************** footer styles ********************/

#social-media{ 
	width:970px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	font-size:12px;
	color:#333333;
	/*font-weight:bold;*/
	text-transform: uppercase;
	text-align: right;
	}

#social-media img {margin: 0px; padding: 0px;}
#social-media p {margin: 0px}
#social-media a {color: #999999; text-decoration: underline;}
#social-media a:hover {text-decoration: underline;}
#social-media span {color: #00264c; font-weight: bold;}

#top-footer { 
	width:970px;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
	font-size:12px;
	color:#999;
	font-weight:bold;
	text-transform: uppercase;
	}
	
	
#top-footer	a {
display:inline-block;
padding-left:15px;
background:transparent url(/images/arrow.gif) center left no-repeat;
}

#top-footer-left	 {
float:left;
width:400px;
text-align:left;
}

#top-footer-right	 {
float:right;
width:400px;
text-align:right;
}


#footer {
	width:970px;
	margin: 0 auto;
	padding-top: 5px;
	border-top:1px solid #00264c;
	font-size:12px;
	}	
	
#footer a {color:#999;}

#footer-left	{
	float:left; 
	width: 650px;
}

#footer-right	{
	float:right; 
	width: 300px;
	text-align:right;
}

#footer-small	{
	width: 650px;
	font-size:10px;
}

/******************** end footer styles ********************/

/******************** idex2011 styles ********************/
#idex2011-top {padding-top:2px;}
.idexhome-box h1 {color:#00264c; font-size:16px;font-weight:bold; text-transform: uppercase;}

.idexhome-box {
	float: left;
	width: 627px;
	min-height: 90px;
	border-top: 10px solid #666;
	margin-top: 10px;
	margin-right:5px;
	padding:7px;
	text-align:left;
	background-image: url(/images/bkgd-box.jpg);
	background-repeat:repeat-x;
	}

.idexhome-nav {
	float: left;
	width: 302px;
	min-height: 90px;
	border-top: 10px solid #ff9933;
	margin-top: 10px;
	margin-right:5px;
	padding:7px;
	text-align:left;

	}

.idexhome-nav h1 {color:#00264c; font-size:16px;font-weight:bold; text-transform: uppercase;}
.idexhome-nav a{color:#333;text-decoration:none;}
.idexhome-nav a:hover{color:#333;text-decoration:underline;}
.idexhome-nav a:visited{color:#333;text-decoration:none;}

ul#left-nav-sid	{padding: 0;  margin: 0; list-style: none; border-bottom:1px solid #999;}
}


/* EDITOR PROPERTIES */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #00264c;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00264c;
}

.titleblue {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00264c;
padding:0;
margin:0;
}


