/* resume */
.userWelcome {
font-size: 14px;
font-weight: bold;
text-align: right;}

.userOrganization{
font-size: 9px;
text-align: right;}

body { 
background-color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: 1.2em;
margin-top: 0;
}

td { 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
line-height: 1.2em;
}

p {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
}

img {
	border : 0;
}

/*
text-align: left;
margin: 0em;}
*/
a {
	color: Blue;
	text-decoration: underline;
}

a:link {
	color: Blue;
	text-decoration: underline;
}

a:hover {color: #696;
text-decoration: underline;}

a:visited {
	color: Blue;
}

input {
font-size: 9pt;
}

h1 {
	font-size: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
	color: #039;
	margin-bottom : 2px;
	padding-bottom : 2px;
}

.pagetitle {font-size: 2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;
margin-top: 2px;
color: #039;}


h2 {font-size: 1.2em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-align: left;}

h3 {font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
font-style: italic;
text-align: left;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

.mainNav{
background-color: #669966;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #003399;
font-weight: bold;
font-size: 11px;
}

.mainNav a {
	color: #003399;
}
.mainNav a:hover {
	color: #669966;
}
.mainNav a:visited {
	color: #003399;
}


.utilityNav{
background-color: #99cc99;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #ffffff;
font-weight: bold;
font-size: 11px;
}

.searchBar{
background-color: #CCCCCC;
}

.searchBar p{
font-size: 0.9em;}

.featuredBlock{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #060606;
border: 2px solid #9c9;}

.featuredBlockhead{
background-color: #9c9;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #039;
font-weight: bold;
font-size: 13px;
padding: 3px;}

.featuredBlocktext{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #060606;
padding: 3px;}


.featuredBlock li{
color: #060606;
margin-top: 1em;}

.featuredBlock p{
color: #060606;
}

.featuredBlockCaption{
font-size: 1em;}

.categories {
background-color: white;
}

.contents {
background-color: white;
}


.categorythumbsname {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #036;
font-weight: bold;
margin: 0;
padding: 1px 0;
}

.categorythumbsname a {
color: #036;
}
.categorythumbsname a:link {
color: #036;
}
.categorythumbsname a:hover {
color: #036;
}
.categorythumbsname a:visited {
color: #036;
}

.footer{
font-weight: bold;
text-align: center;
color: #696;
font-size: 1em;
}


.featuredLink{
font-size: 1.1em;
font-weight: bold;}

.breadcrumbs{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #040404;
font-size: .9em;}

.qtyHeaderInfoCell{
color: #efefef;
background-color: #696;
/*font-size: .6em;*/}

.pricingRowPrice{
color: #336633;
/*font-size: .6em;*/
background-color: #cdcdcd;}

.qtyValue{
color: #efefef;
background-color: #696;
/*font-size: .6em;*/}

.pricingRowInfoCell{
color: #336633;
font-weight: bold;
/*font-size: .6em;*/
background-color: #cdcdcd;}

.detailPageCaption{
font-size: x-small;
text-align: center;}

.displayOnlyAttribute{
color: #003366;
/*font-size: .6em;*/
font-weight: bold;}

.displayOnlyAttributeValue{
/*font-size: .6em;*/}

.legal {
	width: 100%;
	padding : 7px;
	color : #696;
	margin: 12px 0;
	font-size: 1.2em;
	font-weight: bold;
}
.legal hr {
	width: 100%;
	color : #9c9;
}

.poweredby {
	margin : 4px 0;
	color: red;
}
.poweredby a {
	color: red;
}

*/
