/* CSS Document */

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}



#mainTable {
font-size: 80%;
}
#paid table {
font-size: 100%;
}
#PADescription .leftnav {
	font-size: 100%;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
#PADescription .yellowdots {
   	color: #FF9900;
	font-size: 250%;
	font-weight:bold;
	letter-spacing:-1px;
}
#specialty {
    width: 96%;
	height: 100%;
	
}
.staticlink {
color: #FF9900;
}
#wrapper {
    width: 100%;
	height: 100%;
	
}
#txtresizenav {
	position:absolute;
	width:208px;
	height:16px;
	z-index:1;
	left: 16px;
	top: 72px;
	text-align: center; 
	font-size: 70%;
}
.navsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
a {
	font-size: 100%;
	color: #0033CC;
	text-decoration:underline
}

a:hover {
	color:#FF9900;
}

.imgpad {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.bgtop {
	background-image: url(img/t.gif);
	background-repeat: repeat-x;
}
.bgbottom {
	background-image: url(img/b.gif);
	background-repeat: repeat-x;
	vertical-align:bottom;
		height: 94px;
	width: 100%;
}
.bgright {
	background-image: url(img/r.gif);
	background-repeat: repeat-y;

}
.pointer {
	text-decoration: underline;
	cursor: pointer;
}
.style1 {
	color: #003366;
	font-weight: bold;
font-size: 110%;
}
.smtxt70 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.rpad {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
HR {
border-style:dotted ; color:#CCCCCC;
}
h1 {
	font-size: 120%;
	color: #003366;
	font-weight:bold;
}
h2 {
	font-size: 120%;
	color: #003366;
	font-weight:bold;
}
h3 {
	font-size: 100%;
	color: #003366;
	font-weight:bold;
}
.yellowdots {
    font-family: Garamond;  
	color: #FF9900;
	font-size: 250%;
	font-weight:bold;
	letter-spacing:-1px;
}
.leftnav {
	font-size: 100%;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
.leftnav1 {
	font-size: 100%;
	color: #003366;
	
	text-decoration:none;
}

.leftnav2 {
	font-size: 75%;
	color: #003366;
	
	text-decoration:none;
}

.leftnav:hover {
font-size: 100%;
	color:#FF9900;
		font-weight:bold;
	text-decoration:none;
}

