/* mim header */

body {
	background: url(images/background.gif) repeat;
	margin: 0px;
	color: #666;
}

#leftcolumnmenu a {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
   font-variant:small-caps;
}

img.guidence {
  border-top: 6px solid #fff;
  border-bottom: 5px solid #fff;
  border-left: 50px solid #fff;
  border-right: 50px solid #fff;
}

#leftcolumnmenu a:hover {
	color: #FFEEDD;
	text-decoration: underline;
   font-weight: bold;
   font-variant:small-caps;
}

a {
	color:#0000B3;
	font-weight: bold;
	text-decoration: none;
}


a:hover {
	color: #B05800;
	text-decoration: underline;
}



#header {
	background: url(images/cyber-background.jpg) no-repeat 0px 0px;
	height: 88px;
	width: 950px;
}


#header img.cyberglow {
	margin-top: 2px;
	margin-left: 20px;
	float: left;
}

#header img.cyberincident {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}

#cyberaddress {
	color: #ddd;
	font-variant:small-caps;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 5px;

}

#cyberaddress span {
	color: #bbb;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:normal;
	font-size: smaller;
}

#cyberaddresslinks {
  border-top: 1px dotted #bbb;
  color: #ddd;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 0px;
  padding-top: 10px;
}

#cyberaddresslinks a {
  color: #ddd;
   text-decoration: none;
   font-size:90%;
   padding: 0px;
   font-weight: normal;
}

#cyberaddresslinks a:hover {
	color: #FFEEDD;
	text-decoration: underline;
}


/*<group=additions>*/

.defaultMiddleContent {
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	text-align: left;
	color: #FF8A00;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 165%;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002f86;
}

h2 {
	text-align: left;
	color: #ff8a00;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 165%;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002f86;
}

.orangetext {
	text-align: left;
	color: #ff8a00;
	text-indent: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
}

h4 {
	text-align: left;
	color: #B05800;
	margin-top: 0px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002f86;
}

p {
	margin-top: 0px;
}

.rightside {
	background: #F2F4F9 repeat-x url(images/blue_top.gif);
	border-left: 1px solid #D3DBEA;
	border-right: 8px solid #00467f;
}

#globe {
	background: url(images/globe-top.gif) no-repeat right top;
	padding-top: 17px;
}

#globe p {
	padding-right: 15px;
	padding-left: 13px;
	
}

#globe h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
font-variant:small-caps;
font-weight: bold;
padding: 5px;
background-color: #224E69;
display:block;
width: 100%;
color: #fff;
height: 20px;
margin-left: 0px;
margin-right: 0px;
}

td.middleColumn {
	background: repeat-x top url(images/content-top-shadow.gif);
	padding: 18px 10px 10px 0px;
}

.middleColumn > p {
	padding-left: 5px;
}
	
/*</group>*/

/*<group=original>*/

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.searchback {
	background-image: url(images/search-back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.boldorange {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.boldblue2 {
	font-weight: bold;
	color: #003366;
}
/*
.blue {
	color: #003366;
}*/
.LtBlueTable {

	background-color: D6E2EE;
}
.red {
	color: #CC0000;
}
.smallwhite {

	color: #FFFFFF;
	font-size: 11px;
}
.smallgray {
	font-size: 10px;
	color: #666666;
}
.LtBlueTable2 {


	background-color: E8EFF6;
}
.smallorange {
	font-size: 10px;
	color: #FF9900;
}




.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #003366;
	font-size: 1.25em;
	margin: 10px;
	padding: 0px;
	width: 70%;
}

.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}

.alertBox h1.errorHeader {
	background-color: #003366;
}

.alertBox h1.msgHeader {
	background-color: #008000;
}

.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}

.error{
	color: #FF0000;
}

.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}

.search_container{
	list-style-position: outside;
	list-style-type: disc;
	width: 450px;
}

.search_hitCount{
	font-size: smaller;
}

.search_summary{
	color: #666;
}

.search_term{
	background-color: #F5F5F5;
	font-weight: bolder;
}

.search_title :link{
	color: #003366;
}

.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}
.search_title :visited {
	color: #003366;
}

.search_title :hover {
	color: #FF6600;
}

.backleft {
	background-image: url(images/left-back.gif);
	background-position: right;
	background-repeat: repeat;
}
.backright {
	background-image: url(images/right-back.gif);
	background-position: left;
	background-repeat: repeat;
}
	
/*</group>*/

/* Left navigation Menu */
#button {
        width: 110px;
        padding: 0px 0px 1px 0px;
        margin-bottom: 1em;
        background-color: none;
        color: #FFF;
		
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	 width: 110px;
	 margin-left: -10px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 14px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                background-color: #5692BE;
                color: #fff;
                }

        #button li #active {
                background-color: #2586d7;
                color: #fff;
                }


/*- Menu Tabs E--------------------------- */

    #tabsEbkgd {
	 background: url(images/mainmenu-bkgd.gif) no-repeat 35px 10px;
	 	width:660px;
		float:right;
			margin-top: -7px;
			margin-right: 4px;
	}
    #tabsEbkgd span {
	float:right;
	 background: url(images/mainmenu-rt.gif) no-repeat right 10px;	
	}
  
  #tabsE {
      float:right;
      width:100%;
      font-size:88%;
      line-height: normal;
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	 
	  border: 0px solid #f00;

      }
    #tabsE ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsE li {
      display:inline;
      margin: 0;
      padding:0;


      }
	  
    #tabsE a {
     float:right;
      background: url(images/tableftE.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  	  border-right: 1px solid #333;
		  font-weight: normal;
	
      }
	  
      #tabsE a.cyberhome {
  	  border-left: 1px solid #333;
      }
	  
    #tabsE a span {
      float:right;
      display:block;
      background: #5E87A7 url(images/tabrightE.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#000;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }

        #tabsE #current a {
                background-position:0% -42px;
        }
        #tabsE #current a span {
                background-position:100% -42px;
        }
/* home page css */	
		
#cyberlist {
  	float: left;
  	width: 560px;
  	padding: 10px 0;
  	background: url(images/cyberbg.jpg) no-repeat top left;
  	}
#cyberlist dl {
  	float: left;
  	width: 525px;
  	margin: 25px 20px;
  	padding: 0;
  	display: inline; /* fixes IE/Win double margin bug */
  	}
#cyberlist dt {
  	float: right;
  	width: 305px;
  	margin: 0;
  	padding: 0;
  	font-size: 130%;
  	letter-spacing: 1px;
  	color: #627081;
	border-bottom: 1px solid #ccc;
  	}
	
a.dtlink {
	color: #224E69;
	font-weight: bold;
	text-decoration: none;
}

a.dtlink:hover {
	color: #627081;
	text-decoration: none;
}
#cyberlist dd {
	padding: 0;
	font-size: 100%;
	line-height: 1.5em;
	color: #666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
  	}
#cyberlist dl dd.img {
   	margin: 0;
   	}
#cyberlist dd.img img {
  	float: left;
  	margin: 0 8px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
  	}

/* reverse float */

#cyberlist .alt dt {
  	float: left;
  	}
#cyberlist .alt dd {
  	margin: 0 220px 0 0;
  	}
#cyberlist .alt dd.img img {
  	float: right;
  	margin: 0 0 0 8px;
  	}

a#info{
	position:relative; /*this is the key*/
	z-index:24;
	background-color:#ddd;
	color:#000;
	text-decoration:none;
	margin-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	padding: 0;
	font-weight: normal;
	width: 110px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #C9C9C9;
	font-weight: bold;
	font-variant:small-caps;
	height: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	display:block;
	}

a#info:hover{
z-index:25; 
background-color:#333333;
text-decoration:none;
}

a#info span{display: none}

a#info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:35em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #C9C9C9;	
    background-color:#E8ECEF; color:#222;
    text-align: left;
	text-decoration:none;
	padding: 3px;
	font-weight: normal;
	font-variant:normal;
	}
	

fieldset {
border : 1px dotted #003333;
padding : 15px 0px 0px 0px;
width: 70%;
margin-top: 8px;
margin-left: 80px;
margin-bottom: 8px;
}
legend {
font : bold 12px Arial, Helvetica, sans-serif;
color : #ddd;
background-color : #214F6A;
padding: 5px 10px;
margin: 5px 10px;
border-top: 1px solid #C7C7C7;
border-left:  1px solid #C7C7C7;
border-bottom: 2px solid #606060;
border-right: 2px solid #606060;
}

input {
float : left;
color : #000000;
background-color :#E6EFF4;
border : 1px inset #00008B;
width : 200px;
font-size :  12px;
text-indent: 5px;
}


input.searchbox {
   width: 115px;
   float:none;
   border: none;

}
input.searchboxbtn {
    background: none;
	 width: auto;
	 border: none;
	  float:none;
}


input.radio {
	background: none;
	width: auto;
	border: none;
	float: none;
}

input.btn {
color : #fff;
font : bold 12px Arial, Helvetica, sans-serif;
background-color : #1E4965;
border : 1px solid #FFF;
padding: 5px;
}
textarea {
width : 230px;
height : 100px;
color : #000;
background-color : #E6EFF4;
border : 1px solid #00008B;
font-size : 12px;
padding: 5px;
}
