body { 
margin: 0px; 
background-color: #ffffff; 
color: #ffffff; 
} 
  .roll { }
  a.roll:link { text-decoration:none; color:#ffffff; display: block;}
  a.roll:visited { text-decoration:none; color:#ffffff; display: block;}
  A.roll:alink { text-decoration:none; color:#ffffff; display: block;}
  A.roll:hover { text-decoration:none; color:#cccccc; display: block;}

  .rolla { }
  a.rolla:link { text-decoration:none; color:#ffffff;}
  a.rolla:visited { text-decoration:none; color:#ffffff;}
  A.rolla:alink { text-decoration:none; color:#ffffff;}
  A.rolla:hover { text-decoration:none; color:#cccccc;}

  .roll1 { }
  a.roll1:link { text-decoration:none; color:#333333; display: block;}
  a.roll1:visited { text-decoration:none; color:#333333; display: block;}
  a.roll1:alink { text-decoration:none; color:#333333; display: block;}
  a.roll1:hover { text-decoration:none; color:#202020; display: block;}

  .roll2 { }
  A.roll2:link { text-decoration:none; color:#3300CC; }
  A.roll2:visited { text-decoration:none; color:#3300CC; }
  A.roll2:alink { text-decoration:none; color:#3300CC; }
  A.roll2:hover { text-decoration:underline; color:#cc0000;}

  .roll3 { }
  a.roll3:link { text-decoration:none; color:#000080; }
  a.roll3:visited { text-decoration:none; color:#000080;}
  a.roll3:alink { text-decoration:none; color:#000080;}
  a.roll3:hover { text-decoration:none; color:#666666; }

  .roll4 { }
  a.roll4:link { text-decoration:none; color:#59579d; }
  a.roll4:visited { text-decoration:none; color:#59579d;}
  a.roll4:alink { text-decoration:none; color:#59579d;}
  a.roll4:hover { text-decoration:none; color:#000000; }

  .roll5 { }
  a.roll5:link { text-decoration:none; font:none; color:#59579d; }
  a.roll5:visited { text-decoration:none; font:none; color:#59579d;}
  a.roll5:alink { text-decoration:none; font:none; color:#59579d;}
  a.roll5:hover { text-decoration:none; font:none; color:#e97900; }

  .roll6 { }
  a.roll6:link { text-decoration:none; color:#000000; }
  a.roll6:visited { text-decoration:none; color:#000000;}
  a.roll6:alink { text-decoration:none; color:#000000;}
  a.roll6:hover { text-decoration:none; color:#59579d; }

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #7797d7;
border-bottom-width: 0;
font:normal 12px arial;
line-height: 12px;
z-index: 100;
background-color: #97b0e1;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #7797d7;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 8px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #e97900;
color: white;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px verdana;
width: 100%;
border: 1px solid #202020;
border-width: 1px 0;
background: black url(head/off01.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(head/on01.gif) center center repeat-x;
}

</style>

<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]-->

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 200px;

padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #ffffff;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 167px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 20px solid #86659f;
border-right: 0px solid #c2a3d9;
background-color: #7f80a5;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 20px solid #a884ac;
border-right: 0px solid #5ba3e0;
background-color: #7e8dcc;
color: #fff;
}

#blueblock .current{
border-left: 20px solid #a884ac;
border-right: 0px solid #5ba3e0;
background-color: #7e8dcc;
color: #fff;
}



#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: #d4cae7;
color: #333333;
width: 200px; /*Default width of hint.*/ 
padding: 2px;
border:1px solid black;
font:normal 11px arial;
line-height:18px;
z-index:100;
border-right: 2px solid black;
border-bottom: 2px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
color: navy;
margin: 0px 0px;
}



.tbl a: {
	width:100%;
	background-color: #282e52;
	text-align: left;
	text-decoration: none;
	color:#ffffff;
	margin-left: 5px;
}
.tbl a:hover {
	text-decoration: none;
	background-color: #4d6266;
	color: #cccccc;
}


ul { 
font-size: 13px;
font-family: arial; 
line-height: 15px;
color: #333333; 
}

.ul1 { 
font-size: 12px;
font-family: verdana, arial; 
color: #59579d;
font-weight: normal; 
margin-left: 0;
line-height: 20px;
padding-left: 45px;
}

.ul2 { 
font-size: 12px;
font-family: verdana, arial; 
color: #333333; 
line-height: 16px;
list-style-type: circle;
}

ol { 
font-size: 14px;
font-family: arial; 
line-height: 20px;
color: #333399; 
}

h1 { 
font-size: 14px;
font-family: verdana, arial; 
color: #cccccc;
font-weight: bold;
letter-spacing: 6px 
}

h2 { 
font-size: 18px;
font-family: arial; 
color: #333366; 
font-weight: normal;
letter-spacing: 10px 
}

hr {

width: 100%;
color: #808080;
height: 1px;
	border-top: 1px dashed #808080;
text-align: left;/*this will align it for IE*/
margin: 0 auto 0 0; /*this will align it left for Mozilla*/

}

.head1 { 
font-size: 16px;
font-family: arial; 
color: #ffffff;
font-weight: normal;
letter-spacing: 15px 
}

.head2 { 
font-size: 12px;
font-family: arial; 
color: #cccccc; 

}

.list1 { 
font-size: 12px;
font-family: arial; 
color: #333333; 
}

.list1a { 
font-size: 16px;
font-family: verdana, arial; 
color: #cccccc; 
}

.list1b { 
font-size: 16px;
font-family: verdana, arial; 
color: #ffffff; 
}

.list2a { 
font-size: 9px;
font-family: arial; 
color: #333333; 

}

.list2b { 
font-size: 10px;
font-family: arial; 
color: #ffffff; 

}

.list1hd { 
font-size: 20px;
font-family: Arial; 
color: #ffffff; 
font-weight: bold;
text-decoration: none;
}

.list2bold { 
font-size: 16px;
font-family: verdana, arial; 
color: #59579d;
font-weight: normal;
}

.list3bold { 
font-size: 16px;
font-family: verdana, arial; 
color: #800080;
font-weight: normal;
}

.list3 { 
font-size: 12px;
font-family: verdana, arial; 
color: #333333;
font-weight: normal;
}

.list3a { 
font-size: 10px;
font-family: verdana, arial; 
color: #333333;
font-weight: normal;
}

.list2b { 
font-size: 12px;
font-family: verdana, arial; 
color: #59579d;
font-weight: normal;
}

.list4 { 
font-size: 11px;
font-family: verdana, arial;; 
font-weight: normal;
color: #ffffff;
}

.list5 { 
font-size: 9px;
font-family: verdana, arial; 
font-style: normal;
color: #333333;
}

.list6 { 
font-size: 12px;
font-family: verdana, arial; 
font-style: normal;
color: #333399;
}

.list7 { 
font-size: 13px;
font-family: verdana, arial; 
font-style: normal;
color: #008000;
}

.list8 { 
font-size: 13px;
font-family: tahoma, arial; 
font-style: normal;
color: #0000ff;
}

.list9 { 
font-size: 14px;
font-family: tahoma, arial; 
font-style: normal;
color: #800080;
}

.list10 { 
font-size: 15px;
font-family: sylfaen, arial; 
font-style: normal;
color: #5aa0ee;
}

.list11 { 
font-size: 13px;
font-family: verdana, arial; 
font-style: normal;
color: #d10f13;
}



.tablelist { 
font-size: 12px;
font-family: times new roman; 
line-height: 15px;
color: #666633;
}

.tablelist1 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #5769b8;
}

.tablelist2 { 
font-size: 11px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #97b0e1;
}

.tablelist3 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #c000000;
background-color: #5769b8;
}

.tablelist4 { 
font-size: 14px;
font-family: arial; 
line-height: 15px;
color: #333333;
}

.tablelist5 { 
font-size: 11px;
font-family: arial; 
line-height: 15px;
color: #ffffcc;
background-color: #7797d7;
}

.tablelist6 { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffff;
background-color: #333333;
}

.tablelist6a { 
font-size: 12px;
font-family: arial; 
line-height: 15px;
color: #ffffff;
background-color: #202020;
}

.tablethin {
border-width: 1px;
border-color: #7f80a5;
border-style: solid;
background-color: #E3E4FA; 
}

.timeline {
background-image:url(images/timeline.gif) 
}

.tm { 
font-size: 8px;
font-family: arial; 
color: #333333;
}

.orange { 
font-size: 13px;
font-family: Arial; 
color: #ffcc99;
}

.tdblue1{
background-color: #c8c9ee; 
}

.tdblue2{
background-color: #7f80a5;
}

.tdbluedk{
background-color: #373b5f; 
}

.tdblue{
background-color: #cd5c5c; 
}

.tdwhite{
background-color: #ffffff; 
}

.tdgrey{
background-color: #d0def2; 
}

.tdgreya{
background-color: #999999; 
}

.tdgreyb{
background-color: #666666; 
}

.tdoren{
background-color: #c74818; 
}

.tdoren2{
background-color: #6e86aa; 
}

.tdgreen{
background-color: #4778ab; 
}

.tdbrown{
background-color: #cad6b0; 
}

.tdwhite{
background-color: #ffffff; 
}

.tdred{
background-color: #57575f; 
}

.tdyell{
background-color: #FFFFCC; 
}

.tdblack{
background-color: #000000; 
}


