
A:Link {color: #28688f; text-decoration: none; font-weight: bold; }
A:Visited {color: #28688f; text-decoration: none;  font-weight: bold; }
A:Hover {color: #656565; text-decoration: none;  font-weight: bold; }

h1 {color: #656565; font-size: 18px; line-height: 14pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; display:inline}

.text, P, LI, UL, OL {color: #333333; font-size: 11px; line-height: 11pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; }

.codestudy td {
	vertical-align:top;
	color: #333333; font-size: 11px; line-height: 11pt; font-family: Verdana, Arial, sans-serif; font-weight: normal; 
	border-bottom:1px solid #666666;
}


.nav {color: #28688f; font-size: 14px; line-height: 17pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
A.nav:Link {color: #28688f; text-decoration: none; font-weight: bold; }
A.nav:Visited {color: #28688f; text-decoration: none;  font-weight: bold; }
A.nav:Hover {color: #656565; text-decoration: none;  font-weight: bold; }

.gray {color: #656565; font-size: 14px; line-height: 17pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; display:inline }
.graysm {color: #656565; font-size: 11px; line-height: 11pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; display:inline }

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: 28688f;
	text-decoration: none;
	font-weight: normal;
}
A.footer:Link { text-decoration: underline; font-weight: normal;}
A.footer:Visited { text-decoration: underline; font-weight: normal;}
A.footer:hover { color: #999999; text-decoration: underline; font-weight: normal;}

ul {
	list-style-type: square;
	list-style-image:  url(images/bullet.gif);
}



.pgborder {
   border-style: solid;
   border-color: #000000;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:866px;
   background-color: ffffff;
}


HR { border: 0;
color: #022F6A;
background-color: #022F6A;
height: 1px;
width: 100%;
text-align: left;
}


.inputFormButton { font-size:11px; cursor:hand; background-color:#656565; color: #ffffff; border: 1px; border-style: solid; border-color: #ffffff; }
