body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/*
With background image
body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff url("../images/bg_blueGreyLines.png") fixed;
}
*/

td.botBord
{
	border-bottom: medium solid #000000;
}

#pageFrame
{
 position: absolute;
 width: 75%;
 background: #000080;
 top: 0px;
 left: 12.3%;
 right: 12.3%;
 text-align: center;
 padding: 0px;
}

ul.nrml
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:normal;
 color: #000000;
 line-height: 12px;
 list-style-type: disc; 
 margin: 20px; 
}

/*////////////////////////////////////////////////////////////////////*/
/*Text styles*/
h1	{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:18px;
	 font-weight:bold;
	 color: #000000;
	 line-height: 18px;
	}

h4	{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color: #000000;
	 line-height: 12px;
	}
	
h5	{
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:10px;
	 font-weight:normal;
	 color: #000000;
	 line-height: 10px;
	}
	
a.image {
		 text-decoration: none;
		 }

a.bld
{
	font-weight: bold;
	text-decoration: underline;	
}

#indent
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:12px;
	 font-weight:normal;
	 color: #0000aa;
	 line-height: 12px;
	margin: 20px;
}

a.small
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #0000aa;
	line-height: 10px;
	text-decoration: none;
	text-decoration: none;
}

/* //////////////////////////////////////////////////////////////////////////////////// */
/*Navbar styles */
h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}


/*- Menu 2--------------------------- */

#menu2 {
        width: 150px;
        margin: 2px;
        border-style: solid solid none solid;
        border-color: #D8D5D1;
        border-size: 1px;
        border-width: 1px;
        font-weight: bold;
        font-size: 60%;
        text-align: left;
        }

#menu2 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu2 li a:link, #menu2 li a:visited {
        color: #3688BA;
        display: block;
        background:  url("../images/navBar/menu2.gif");
        padding: 8px 0 0 30px;
        }

#menu2 li a:hover{ 
        color: #3688BA;
        background:  url("../images/navBar/menu2.gif") 0 -32px;
        padding: 8px 0 0 32px;
        }
        
/*////////////////  Articles Box  \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/* set millions of background images */
.rbroundbox { background: url("../images/nt.gif") repeat; }
.rbtop div { background: url("../images/tl.gif") no-repeat top left; }
.rbtop { background: url("../images/tr.gif") no-repeat top right; }
.rbbot div { background: url("../images/bl.gif") no-repeat bottom left; }
.rbbot { background: url("../images/br.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }


.rbroundbox2 { background: url("../images/nt2.gif") repeat; }
.rbtop2 div { background: url("../images/tl2.gif") no-repeat top left; }
.rbtop2 { background: url("../images/tr2.gif") no-repeat top right; }
.rbbot2 div { background: url("../images/bl2.gif") no-repeat bottom left; }
.rbbot2 { background: url("../images/br2.gif") no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 100%; margin: 1em auto; }
