h1 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #000033;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-family: "Trebuchet MS";
}

p.nobotspace
{
	margin-bottom: 0px;
	padding: 0px;
}

p.10space {
	margin-top: 10px;
	margin-bottom: 10px;	
}

input, select  {
 font: 8pt verdana;
}

hr.itembreak {
	border-bottom: 1px solid #111648;
	height: 1px;
}

.hideState {
	Position: relative;
	LEFT: -999em;
}


.showState {
	Left: auto;
}

.capfont {
	text-transform: capitalize;
}

ul.notopspace 
{
	margin-top: 0px;
}

.userinfo {
	border: 0px solid #000000;
	background-Color: transparent;
}

.buttonOut {
	color: #FFCC66;
	font: 12px verdana;
	background-color: #111648;
	border:1px solid #FFCC66;
	
	cursor: pointer;
	cursor: hand;
}

.buttonOver {
	color: #FFFFFF;
	font: 12px verdana;
	background-color: #FFCC66;
	border: 1px solid #111648;

	cursor: pointer;
	cursor: hand;
}

.headerTxt
{
	font:bold 12px verdana;
}

.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;

}
.main td{
	color: #000033;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

.main a:link {
	color: #000066;
	text-decoration: underline;
} 
.main a:visited {
	color: #000066;
	text-decoration: underline;
}
.main a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.main a:active {
	color: #0099FF;
	text-decoration: underline;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navbar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:active {
	color: #FFCC66;
	text-decoration: none;
}
.navbar a:hover {
	text-decoration: none;
	color: #FFCC66;
}
.navRt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.navRt a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navRt a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navRt a:active {
	color: #FFCC66;
	text-decoration: none;
}
.navRt a:hover {
	text-decoration: none;
	color: #FFCC66;
}
.navSmall td{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 

.navSmall a:link {
	color: #000000;
	text-decoration: none;
} 
.navSmall a:visited {
	color: #000000;
	text-decoration: none;
}
.navSmall a:hover {color: #FFFFFF;}
.navSmall a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.navtop td{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
} 

.navtop a:link {
	color: #FFFFFF;
	text-decoration: none;
} 
.navtop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navtop a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.navtop a:active {
	color: #FFCC66;
	text-decoration: none;
}
li {
	list-style-image: url(../images/bullet-li.gif);
}
a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
	text-decoration: none;
}
