/* Common to All Pages */
body, td, th{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
a {color: #3366CC;text-decoration: none;}
a:hover {color: #6699CC;text-decoration: underline;}

#navTxt { font: 80%; }
.navTable{ height: 100%; color: 334488; background-color: #BBBBCC; padding: 5px 5px 5px 5 px;}
.navTable a { color: 334488; }
.navTable a:hover { color:#FFF; }

.link { padding: 4px 12px 4px 12px;	}
.altColor { background-color: #FFFFCC; } 
.seperator{ border-bottom: solid 1px #FFF; margin: 0px 30px 0px 30px; height: 2px; overflow:hidden;}

.contentHeader { font: bold 125%; color: #334488; position:relative; }
.listHeader {
	font-weight: bold;
    position: relative;
    padding: 10px 0px 0px 0px;
    height: 25px;
    background-color:#334488;
    border:1px solid;
    border-color:#334488;
}


.literal { font-weight: bold;  font-size: 110%; position:relative;	}
#line { height:5px; overflow: hidden; border-top: black solid 1px; position: relative;}




.contenthdr {font-size: 80%;font-weight: bold;color: #000000;}
.contenttxt {font-size: 75%;}

