body 
{
  margin:0;
  padding:0;
  background:#fff;
  font:small Verdana,Sans-serif;
  line-height:1.3em;
  text-align:center;
  color:#333;
  font-size:14px;
}

.container 
{
  width:750px;
  margin:0 auto;
  border:solid #fff;
  border-width:0 1px;
  text-align:left;
  color:#333;
  position:relative;
} 
 
#popup
{
display:none;
visibility:hidden;
position:absolute;
border:1px solid #005;
width:400px;
height:400px;
z-index:5000;
margin:35px;
background-color: #fff;
background-repeat: no-repeat;
background-position: center;
}
 
a, .subnav a:visited 
{
  color:#111578;
  text-decoration:underline;
}

a:visited 
{
  color:#111578;
  border-color:#899;
}

a:hover, .subnav a:hover 
{
  color:#111578;
}

a img, .noline, a.noline:link, a.noline:visited, a.noline:hover, a.thumb, a.icon, a.img:link, a.img:visited, a.img:hover 
{
  border-width:0;
}

.more a, a.more, .previous a, a.previous 
{
  white-space:nowrap;
}

#subcol .more a, #subcol a.more 
{
  white-space:normal;
}

h1 a, #section a 
{
  border-width:0;
}

#header 
{
  float:left;
  width:100%;
  height:140px;
  margin-top:1em;
  padding:0;
}

#logo 
{
  background:none;
  background-color:transparent;
  float:left;
  display:block;
  width:90px;
  height:35px;
  margin:0;
  padding:0;
  border-width:0;
  text-decoration:none;
}

#banner 
{
  background:none;
  background-color:transparent;
  float:left;
  display:block;
  margin:0;
  padding:0;
  border-width:0;
  text-decoration:none;
}


/* =Nav
----------------------------------------------- */
#nav 
{
  background: url(/images/nav_bg.gif) repeat-y left;
  background-color:#fff;
  float:left;
  width:100%;
  border-width:0;
}

#nav ul 
{
  margin:0;
  padding:0;
  list-style:none;
}
  
#nav li 
{
  float:left;
  margin:0;
  padding:2px 6px 2px 6px;
  background-image:none;
  text-indent:0;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
}

#nav a, #nav strong 
{
  display:block;
  border-width:0;
  color:#fff;
  text-decoration:none;
  white-space:nowrap;
  font-weight:bold;
 }

  
#rightcol a,  #rightcol a:visited
{
  color:#111578;
}  

#rightcol a:hover
{
  color:#111578;
  text-decoration:underline;
}

  
/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #nav a 
{
  width:1%;
}

#nav a:hover, #nav #current a:hover
{
  color:#fff;
  background-color:#00f;
  margin:0;
  display: block;
padding:2px 6px 2px 6px;
margin:-2px -6px -2px -6px;
}

#nav #current a, #nav #current
{
  color:#111578;
  background-color:#fff;
  margin:0;

}

#content, #c2, #c3 
{
  float:left;
  width:750px;
}

#c4
{
  margin: 2em auto 0 auto;
  width:750px;
}

/* Overcome stupid 3px margin bug in IE/Win floats, 
   which fixes a lot of things, including disapearing company nav,
   randomly appearing text, and wrappers pushed too wide.
   http://www.positioniseverything.net/explorer/threepxtest.html */
  * html #content, * html #c2, * html #c3 {
    margin-right:-3px;
    }
    
#c2 
{
  padding-bottom:20px;
}



#leftcol
{
	  margin:10px;
	  float:left;
	  width:200px;
	  color:#333;
}

#leftscroll
{
	margin-bottom:10px;
	padding : 5px;
	width : 230px;
	height : 350px;
	overflow : auto;
	background-color:#d3e5f5
}

#leftcontent
{
	margin-top:50px;
	margin-bottom:10px;
}


#rightcol
{
	  margin:10px;
	  margin-left:30px;
	  float:right;
	  width:480px;
}


#rightcol h2
{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:10px;
	font-size:20px;
}



#lefthalf
{
	  margin:10px;
	  float:left;
	  width:350px;
	  color:#333;
}

#lefthalfscroll
{
	margin-bottom:10px;
	padding : 5px;
	width : 330px;
	height : 350px;
	overflow : auto;
	background-color:#d3e5f5
}

#righthalf
{
	  margin:10px;
	  margin-left:30px;
	  float:right;
	  width:330px;
}


#mainscroll
{
	padding : 5px;
	width : 720px;
	height : 350px;
	overflow : auto;
	margin:10px;
	background-color:#d3e5f5;
}

#mainscroll table
{
	background-color:#d3e5f5;
}

#maincol 
{
  float:right;
  width:530px;
}

#subcol 
{
  float:left;
  width:220px;
  color:#333;
}

#right_col 
{
  float:right;
  width:350px;
}

#left_col 
{
  float:left;
  width:350px;
  color:#333;
}


#left_col li
{
	padding-bottom:12px;
}

#xcol 
{
  display:none;
  color:#666;
}

#mc2, #sc2, #xc2 
{
  padding:0;
}

#mc2 
{
  padding-right:0;
}

#mc3
{
  margin-top:30px;
}

#sc2 
{
  padding-top:30px;
}

#maincol, #subcol, #xcol 
{
  margin-top:-8px;
}

#subcol, #xcol 
{
  font-size:85%;
  line-height:1.6em;
}


  
  
  
  h1, #section 
  {
    background:#fff;
    margin:0;
    padding:20px 20px 8px;
    border-bottom:1px solid #ddd;
    font:135%/1.4em Verdana,Sans-serif;
    color:#776;
  }

  h1 #parentlink, #section  #parentlink 
  {
    float:left;
    width:210px;
    margin-right:35px;
    font-weight:normal;
    color:#776;
  }
  
  h1 #childlink 
  {
    font-style:normal;
  }
  
  h2, h2 a, h2 a:visited 
  {
    color:#12167C;
    border-width:0;
    text-align:center;
  }
  
  h2, #c-smx #maincol h2, #c-xms #maincol h2 
  {
    margin:1.25em 0 .15em;
    font:175% Verdana,Sans-serif;
    line-height:1.4em;
  }
  
  h2 a:hover 
  {
    color:#974;
    text-decoration:none;
  }
  
  .home #latest h2 a, .home #maincol h2 a 
  {
    color:#358;
  }
  
  .home #latest h2 a:visited, .home #maincol h2 a:visited 
  {
    color:#677;
  }
  
  .home #latest h2 a:hover, .home #maincol h2 a:hover 
  {
    color:#933;
  }
  
  h3
  {
    margin:1em 0 .25em;
    font:120%/1.5em Verdana,Sans-serif;
    color:#12167C;
    border-width:0;
    text-align:center;
  }
  
  h3 a 
  {
    border-width:0;
  }
  
  h4 
  {
    margin:1em 0 .25em;
    font:125% Verdana,Sans-serif;
    color:#575;
  }


/* =Footer
----------------------------------------------- */
#footer 
{
  clear:both;
  padding-top:0;
  border-bottom:1px solid #fff;
  font-size:85%;
}

#footer p 
{
  background-color:#fff;
  background-repeat:repeat-x;
  background-position:0 -4px;
  margin:0;
  padding:10px 20px;
  border-top:1px solid #ccc;
  color:#333;
  text-align:center;
  line-height:1.6em;
}
/* Fixes footer containment bug in IE-Win (5 and 6)
   http://www.positioniseverything.net/explorer/escape-floats.html
   But IE5-Mac shouldn't see this \*/
  * html #footer p {
    height:1%;
    }
  /* Resume IE5-Mac */
#footer a, #footer a:visited 
{
  color:#666;
  border-color:#444;
  text-decoration:none;
}

#footer a:hover 
{
  color:#111578;
  border-color:#b55;
}

.box 
{ 
	background: #FFFFFF; 
	width:200px;
	margin:20px 0;
}

.box2 
{ 
  background: #FFFFFF; 
  width: 200px;
  height: 200px;
}

.box3 
{ 
  background: #FFFFFF; 
  width: 170px;
  height: 130px;
}

.box3scroll
{ 
  background: #FFFFFF; 
  width: 170px;
  height: 110px;
}

.box4 
{ 
  background: #FFFFFF; 
  width: 330px;
}

.box5 
{ 
  background: #FFFFFF; 
  width: 500px;
}


.box6 
{ 
  width: 100%;
  height: 100%;
  background: #FFFFFF; 
  top : auto;
}

.boxtop 
{ 
  font-size: 0;
  height: 10px; 
  background: url(/images/t.gif); 
}

.boxtop div 
{ 
  background: url(/images/tr.gif) no-repeat top right;   
}

.boxtop div div
{ 
  font-size: 0;
  height: 10px; 
  background: url(/images/tl.gif) no-repeat top left; 
}

.boxbottom 
{ 
  font-size: 0;
  height: 14px; 
  background: url(/images/b.gif) repeat bottom center;  
}

.boxbottom div 
{ 
  font-size: 0;
  height: 14px; 
  background: url(/images/bl.gif) no-repeat bottom left; 
}

.boxbottom div div
{ 
  font-size: 0;
  height: 14px; 
  background: url(/images/br.gif) no-repeat bottom right;   
}

.boxcontent 
{
  padding: 0;
  background: url(/images/l.gif) repeat-y left;
}

.boxcontent div
{
  padding:0px 10px 0px 8px;
  margin:0;
  text-align:center;
  display:block;
  background: url(/images/r.gif) repeat-y right;
}

.boxcontent div h2
{
  padding: 0;
  margin: 0;
  line-height:1.2em;
}

.boxcontent div strong
{
  color: #000;
}  


input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana,Sans-serif;
} 

td.square_link a
{
	width:100%;
}

td.square_link a:hover
{
	width:100%;
	background-color:#0C0086;
}

.cell_over 
{ 
	background-color: #0C0086; 
	border: 1px solid #0c0086;

font-family:Verdana,Sans-serif;
font-size:11px;
font-weight:bold;
text-align:center;	
	
}

.cell_over a:hover,
.cell_over a,
.cell_over a:visited
{
	color:#fff;
}

.cell_out 
{
	background-color: #fff; 
	border: 1px solid #0c0086;
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Sans-serif;
}


.resource_link
{
	color:#0c0086;
}





table a, table a:visited
{
	color:#000;
  text-decoration:none;
}





table td
{
	color:#000;
}
