
body
{
    font-family: Verdana, Arial, Georgia, sans-serif;
    font-size: medium;
    line-height: 1.3;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: 333333;
    background-color: white;
}



.FormStyle
{

    BORDER-RIGHT: #7B869A 1px solid;
    BORDER-TOP: #7B869A 1px solid;
    BORDER-LEFT: #7B869A 1px solid;
    BORDER-BOTTOM: #7B869A 1px solid;
    BACKGROUND-COLOR: #FFFFFF; 
    font-size: 70%;
    COLOR: #000000;

}

/*Every page should have a top div named divBody or divBodyShort.  This div
should include the entirerty of every page*/
#divBodyShort
{
    width: 790px;
    margin: 0px;
}

.PageHeaderShort
{
    width: 100%;
    height: 59px;
}

.PageHeaderShort #RightSideHeader
{
    float: right;
    width: 280px;
    text-align: right;
}

.HeaderLinks
{
    color: White;
    font-size: 70%;
    list-style-type: none;
    margin: 0px;
    padding: 2px 30px;
    float: right;
}


.HeaderSelect
{
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    margin-top: 3px;
}

.HeaderSelect select
{
    margin-top: 3px;
    margin-right: 5px;
    float: left;
    height: 18px;
    width: 220px;
}

.HeaderSelect input
{
    float: left;
    margin-top: 3px;
}

.HeaderLogo
{
    margin: 5px 10px;
    float: left;
    border: none;
}




#wrap {
	
	width:790px;
	margin:0px;
	padding-bottom:0px ;
	padding-top:0px ;
	background:#fff;
	font-size: 70%;
	
}

/*
=Navigation
*/

#nav {
	clear:both;
	padding:0px;
	background:#c0c0c6 url(i/nav-tab.gif) repeat-x;
	
}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#c0c0c6 url(i/nav-tab.gif) repeat-x;
	border:0px;
	
}
#nav li {
	display:inline;
	margin:0;
	padding-top:0;
	
line-height: 2.5em;
	
}
#nav b {
	
	float:left;
	padding-top:7px;
		
}


#nav a {
	display:block;
	float:left;
	width:auto;
	height:31px;
	margin:0;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	color:#333333;
	background:#c0c0c6 url(i/nav-tab.gif) repeat-x;
	Font-family: Verdana, Arial, sans-serif;
	Font-weight: bold;
	Font-size : 1em;
	Font-color : # 333333;
	text-decoration:none;
	
	
	
}
#nav a:hover,
#nav a:focus,
#nav a:active {
Font-family: Verdana, Arial, sans-serif;
Font-weight: bold;
Font-size : 1em;
Font-color : # 333333;

background:#c0c0c6 url(/i/nav-tab.gif) repeat-x  }

#nav .sel a {
Font-family: Verdana, Arial, sans-serif;
Font-weight: bold;
Font-size : 1em;
Font-color : # 333333;


background:#c0c0c6 url(/i/nav-tab.gif) repeat-x }
#nav .sel a:focus {
Font-family: Verdana, Arial, sans-serif;
Font-weight: bold;
Font-size : 1em;
Font-color : # 333333;

background:#c0c0c6 url(/i/nav-tab.gif) repeat-x  }




