/* CSS for OR Blue */

    html , body {
          margin : 0;
          padding : 0;
          text-align : center;
          font-family : Tahoma, Arial, Verdana, Helvetica sans-serif;
          font-size : 12px;
          font-style : normal;
          color : #000;
      }

/*=COMMON
=== === === === === === === === === === */

a, a:visited {
 color : #000;
	text-decoration: underline;
	}
	
a:hover {
	color: #999999;
	text-decoration: none;
	}

img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.alignleft {   float: left; display: inline;}
.alignright { float: right; display: inline; }

/* alignment classes */
img.float-right{margin:5px 0 10px 10px;}
img.float-left{margin:5px 10px 10px 0;}



    h1 , h2 , h3 , h4 , h5 , h6 {
          color : #314963;
          margin-top : 10px;
          margin-bottom : 10px;
      }
    h3.top_heading {
          background : #9caece;
          line-height : 24px;
          font-size : 13px;
          color : #fff;
          font-weight : bold;
          text-align : right;
          margin : 0;
          padding-right : 15px;
      }
    h3 {
          margin-top : 5px;
          margin-bottom : 5px;
      }

/*=
=== === === === === === === === === === */

    #pagewidth {
          width : 750px;
          text-align : left;
          min-width : 530px;
          margin-left : auto;
          margin-right : auto;
      }
    #top {
          width : 750px;
          background-image : url('dotted_line.gif');
          background-position : 0% 100%;
          background-repeat : repeat-x;
          height : 180px;
      }

    #top_header {
          height : 145px;
          width : 100%;
          background : #ffffff url("top_logo.jpg") repeat;
          background-position : 0% 100%;
          background-repeat : repeat-x;
          border-bottom: 5px solid #FFFFFF;
      }
/*
    .header h1 {
          height : 65px;
          margin : 0;
          margin-top : 30px;

	      font-family: 'Times New Roman', Georgia, Arial, Tahoma, Verdana;
          color : #ffffff;
          f//ont-size : 11px;
      }
*/

h1.header  {
    color : #FFFFFF;
	font-size: 38px;
	font-family: Times New Roman, Georgia, Arial;
	font-weight: normal;
	margin: 0px;
	padding: 25px 0px 0px 20px;
	text-decoration: none;
	}



/*=
=== === === === === === === === === === */

    #top_right {
          width : 560px;
          height : 172px;
          float : right;
/*        background : #fff url(lower_header.jpg) repeat;  */
          background : #fff;

          background-position : 0 26px;
          background-repeat : no-repeat;
      }
    #top_left {
          width : 180px;
      }
    #lower_right {
          padding : 0;
          margin-top : 2px;
          width : 560px;
          float : right;
          border : 1px solid #314963;
          text-align : left;
      }

/* Left Box
-----------------------------------------*/

    #lower_left {
          width : 180px;
          background : #fff;
      }

    .left_box {
          border : 1px solid #314963;
          padding : 5px;
          color : rgb(102,124,153);
          font-size : 11px;

      }

.left_box a, .left_box a:visited {
 color : rgb(102,124,153);
	text-decoration: underline;
	}
	
.left_box a:hover {
 color : #999999;
	text-decoration: none;
	}


    .left_img {
          background : url("log.jpg") repeat;
          height : 131px;
          width : 100%;
          background-repeat : no-repeat;
          margin-top : 10px;
      }

/* main content
-----------------------------------------*/

    .content {
          padding : 5px;
          font-size : 12px;
      }
    .clr {
          clear : both;
      }


/* footer
-----------------------------------------*/

    #footer {
          padding-top : 5px;
          text-align : center;
          width : 750px;
          background-image : url('dotted_line.gif');
          background-position : 0% 0%;
          background-repeat : repeat-x;
      }
    #navcontainer {
          white-space : nowrap;
          overflow : visible;
      }
    #navcontainer ul {
          margin : 0;
          padding-left : 0;
          list-style-type : none;
          font-size : 11px;
          font-weight : bold;
          font-family : Arial, Helvetica, sans-serif;
      }
    #navcontainer a {
          display : block;
          padding : 2px 0;
          text-indent : 35px;
          background-image : url("m1.jpg");
          height : 18px;
          line-height : 18px;
          margin : 0;
          margin-top : 2px;
          text-decoration : none;
      }
    #navcontainer a:link , #navcontainer a:visited {
          color : #fff;
          text-decoration : none;
      }
    #navcontainer a:hover {
          background-image : url("m1r.jpg");
          color : #fff;
      }

    h1.heading {
          background : #637d9c;
          margin-top : -1px;
          color : #fff;
          line-height : 24px;
          font-size : 11px;
          text-indent : 10px;
          border-bottom : 2px solid #000;
      }

    .left_img h1 {
          color : #fff;
          font-size : 17px;
          line-height : 17px;
          width : 124px;
          margin-bottom : 0;
          margin-left : 5px;
      }
    .navlist span {
          background-image : url(sym.jpg);
          background-repeat : no-repeat;
          margin-left : 12px;
          margin-top : 7px;
          line-height : 17px;
          padding-left : 12px;
          font-size : 12px;
          background-position : 0% 50%;
      }

    .navlist h3 {
          margin-left : 2px;
          padding: 5px;

          color : #000000;
          font-size : 11px;
          background-color : #c6d2e2;
      }

    .navlist a {
          color : #505050;
          text-decoration : none;
      }
    .navlist a:hover {
          color : #314963;
          font-weight : bold;
      }
    .date {
          text-align : center;
          font-size : 11px;
          line-height : 24px;
          color : #fff;
          height : 24px;
          background : #737173;
      }
    p , h3 {
          margin-left : 0;
      }
    @media print {
          #leftcol {
                + display : none;
            }
          #outer {
                + border-left : 0 none inherit;
            }
      }

/* original CSS for Simply Blue Boxes commented out*/
/*td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
 a {
	text-decoration: none;
}
a.1 {
	text-decoration: none;
	color: #000;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal; 
}


    td, table {
          font-family : Tahoma, Verdana, Arial, Helvetica sans-serif;
          font-size : 12px;
      }

 
#rol { background-image:url(m1r.jpg); cursor:hand}
#bg { background-image:url(m1.jpg)} 

.style1 {
	color: #667c99;
	font-size: 10px;
}
.style2 {
	color: #fff;
	font-size: 10px;
}
.style3 {color: #ffffff}
.style4 {color: #333333}
.style5 {color: #505050}
.style6 {color: #667c99}

*/
