body 
{
	background-color: #ffffff;
	margin: 0px;	
	font-family: Arial,Verdana;
	color: #3d3d3d;
	font-size: smaller;
	line-height: 125%;

}

#container
{
	width:799px;
	margin:0 auto;

}

h1
{
	font-family: Arial,Verdana;
 margin-top:0px;
	padding-top:10px;
	margin-bottom:  8px;	
	letter-spacing: 1.5px;
	font-size: large;
    line-height: 120%;
    text-align: left;
    color: #263248;
}

h2
{
	font-family: Arial,Verdana;
	font-size: large;
	/*color: #7ea8de;*/
	color: #7fa8de;
	letter-spacing: 1.5px;
	margin-top: 20px;
	margin-bottom:  8px;	
}

a 
{
		color: #e38803;
}
p
{
	margin-top:5px;	
}

td 
{
	font-size: small;	
}


#toptext
{
	font-size: larger;
	margin-top: 15px;
	line-height: 140%;
}

#header 
{
	background-image: url(images/header.jpg); 
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	z-index: 100;
}
img
{
	border: 0;	
}

#logo
{
	width:799px;
	margin: 0 auto;
	
}


#middlebox
{
	margin-top: 25px;	
	height: 330px;
}

#mainimage
{
	float: right;
	width: 360px;	
}

#menu
{
	float:right;
	margin-top:62px;
	padding:0;
	color:#e5ecf4;
	word-spacing: 7px;
	position:relative;
z-index: 101;
}

#menu a
{
	color:#e5ecf4;	
	text-decoration: none
}

#menu a:hover
{
	color:#ff9800;
	
}

#news
{
	float: left;
	width: 360px;
	margin-top: -20px;

}

#login
{
	float: left;
	width: 360px;
	text-align: left;
	line-height: 175%;

}

#login h2
{
	text-align:left
}


#bottombox
{
	margin-top: -20px;
}


#maincontent
{
	margin-top:12px;	
}

#blurb1
{
	width: 360px;
	float: left;	
}

#blurb2
{
	width: 360px;	
	float: right;	
}

#blurb3
{
	width: 480px;
	float: left;	
}

#blurb4
{
	width: 240px;	
	float: right;	
}

#footer
{
	color: #959595;
	text-align: center;
	width: 799px;
	margin-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#footer a
{
	color: #959595;
}

.spacedout
{
	line-height:160%;
}

.button
{
	position:relative;
	top:-2px;
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align: middle;
}


  #tabsI {
     /* float:left;*/
      width:799px;
      /*background:#EFF4FA;*/
      font-size:73%;
    /*  line-height:normal;*/
    line-height: 14px;
      border-bottom:1px solid #DD740B;
      height:33px;
      margin: 0;
      padding: 0;
      
      }
    #tabsI ul {
        margin:0;
        padding:10px 10px 0 0px;
        list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }

        #tabsI .current a {
                background-position:0% -42px;
        }
        #tabsI .current a span {
                background-position:100% -42px;
        }

