body {
	background-image: url("imagesnew/bkgd_page2.gif");
	background-repeat: repeat-y;
	background-color: #a7a7a7;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.centergradient {
	background-image: url("imagesnew/bkgd_table.jpg");
	background-repeat: no-repeat;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #e05206;
	text-transform: uppercase;
}

p {
	font-size: 12px;
}

ul {
	font-size: 12px;
	list-style-type: square;
}

.quote {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	margin: 10px;
	padding: 10px;
}

.quote2 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}

/*
UBERLINK 
  STYLES Begin here:
*/
#navlist {
	font-size: 10px;
	margin-left: 16px;
	padding-left: 16px;
	line-height: 11px;
	list-style-type: none;
	width: 200px;
	text-indent: -10px;
}

#navlist .navsubhead {	
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline;
}

#navlist a, #navlist a:visited {	
	color: #e05206;
	text-decoration: none; 
}
#navlist a:hover  {
	color: #CCCCCC;
}


#sidebar #navlist .uberlink {
	color: #FFFFFF!important;
	cursor: default;
}
.white {
	color: #FFFFFF;
	text-decoration: underline;
}

.homeimage {
	border: 1px solid #e05206;
	margin-bottom: 20px;
	margin-right: 20px;	
	float: left;
}

.footnote {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.emphasis {
	font-size: 10px;
	font-weight: bold;
	color: #e05206;
}
.orange {
	font-weight: bold;
	color: #e05206;
}
.font14 {
	font-size: 14px;
}
.formbkgd {
	background-color: #ffffff;
}

.largeImage {
	float: right;
	margin: 0px 0px 10px 10px;	
	border: 1px solid #e05206;
}


