td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
li {
    margin-top: 15px;
	}	
.pagebody {
	margin-top: 10px;
	background-color: #000;
	color: #000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
    }
a { color: #000; text-decoration: underline; }
a:hover   { color: #C93; text-decoration: underline; }	
#maintable {
	width: 760px;
	background-image: url(../graphics/common/pg_tile_v4.jpg);
	background-repeat: repeat-y;
	}
#masthead  {
    width: 760px;
    height: 156px;
	text-align: left;
	vertical-align: top;
	}	
#main-cont-tbl {
    width: 760px;
	}
#main-cont-tbl td {
    vertical-align: top;
	}
#nav-bar-1-cont {
    width: 760px;
	height: 30px;
	}
#nav-bar-1-tbl {
    width: 760px;
	}
#nav-bar-1-tbl td {	
	height: 30px;
	vertical-align: top;
	text-align: left;
	}			
#masthead-base  {
    width: 760px;
    height: 31px;
	text-align: left;
	vertical-align: top;
	}	
#pg-base {
    width: 760px;
    height: 88px;
	background-image: url(../graphics/common/pg_base_v4.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	}	
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #330;
	}
input.contact {
    background-color:#F9A300;
    font-family:Verdana;
    font-size:10px;
	color: #000;
    border-top-color:#000;
    border-right-color:#925173;
    border-bottom-color:#925173;
    border-left-color:#000;
	border: solid 1px;
    }
.red {
    color: #F00;
	}
.blue {
    color: #2D4784;
	}		
.blkb {
     color: #000;
	 font-weight: bold;
	 }		
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}
.bolder {
    font-weight: bolder;
	}		
.red-ital {
    color: #F00;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.red-bold {
    font-weight: bold;
	color: #F00;
	}
.blilg {
    color: #2D4784;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	}
.blism {
    color: #2D4784;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}	
.redilg {
    color: #DE0E0E;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	}	
.sm-ital {
    font-size: 11px;
    font-style: italic;
	}
.sm-blk {
    font-size: 11px;
	}
#footer {
    float: left;
	padding-top: 10px;
    height: 58px;
    width: 760px;
	color: #C38657;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: center;
    }
#footer a { color: #C38657; text-decoration: none; }
#footer a:hover   { color: #CCC; text-decoration: underline; }

