.navbar {
	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.copyright {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.progTitle {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
}
.smallTitle {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
}
.mainText {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.mainText img{
	padding: 0px;
	margin: 15px;
}

.highlights {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #CC6633;
}

.highlightsG {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color:#009933;
}

.highlightsY {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color:#FF9900;
}
.highlightsB {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color:#3366CC;
}

.smalllink {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color:#3333FF;
	text-decoration: none;
}
.largelink {
	font-family: "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color:#3333FF;
	text-decoration: none;

}
a {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
	color:#0033ff;
	text-decoration: none;
}
#divmain {	
	border: 1px solid #aaaaff;
	position:relative;
	width: 95%;
	top: 0px;
	background-color: #ffffff;
	background-image:url(images/gradient_v.gif);
	background-repeat:repeat-x;	
}

#divmain ul{	
list-style-image:url(images/listdot.gif);
}

.hrblue {
	background-color: #003399;
}
.tdnormal {
	vertical-align: top;
}
a:hover {
	text-decoration: underline;
}
.maintextBig {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: normal;
}
.titlelink {

	font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0033ff;
}
.Featured {
	font-family: "Tahoma";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #557D00;
}

.list1 {
	list-style-position: inside;
	list-style-image: url(images/bullet1.gif);
	list-style-type: disc;
}
.bizform 
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #000000;
    BORDER-BOTTOM: #666666 1px solid;
    FONT-FAMILY: Verdana
}
#mainContent
{
border-left:1px solid #aaaadd;
border-right:1px solid #aaaadd;
}
#mainContent img
{
border-style:none;
}

.leftNav
{
font-family: "Tahoma";
font-size: 14px;
font-weight: bold;
background-image:url(images/rightbar_top.jpg);
border-left:1px solid #ccCCff;
border-right:1px solid #000066;
border-bottom:1px solid #000033;
border-top:1px solid #FFFFFF;
}

.hr1
{
color:#99CC00;
height:1px;
}

.hr2
{
color:#D1D1D1;
height:1px;
}

.divblock
{
	width:95%;
	margin-left:5px;
	border-bottom:1px solid #d0d0f0;
	border-left:1px solid #d0d0f0;
	border-right:1px solid #d0d0f0;
	border-top:1px solid #d0d0f0;
	border-collapse:collapse;
}

.divblock2
{
	width:95%;
	margin-left:5px;
	border-bottom:1px dotted #d0d0f0;
	border-left:1px solid #d0d0f0;
	border-right:1px solid #d0d0f0;
	border-top:1px solid #ffffff;
}

.divblockgradient
{
	width:95%;
	margin-left:5px;
	border-bottom:1px solid #d0d0f0;
	border-left:1px solid #d0d0f0;
	border-right:1px solid #d0d0f0;
	border-top:1px solid #d0d0f0;
	background-image:url(images/gradient_h.gif);
	background-repeat:repeat-y;
}
.divright
{
	width:100%;
	background-image:url(images/rightstrip.gif);
	background-repeat:repeat-y;
}
.searchbox
{
	width:95%;
	height:90px;
	background-color:#FFFFDF:#FFFF99;
	border:1px solid #d0d0f0;
}
