

/* CSS Document */

/*
* { padding: 0; margin: 0; }
*/



html, body {
	height: 100%;
	padding: 0px; 
	margin: 0px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #666;
	background-color: #fff;
	background-image: url(../images/global_bg.gif);
	background-repeat: repeat-y;
}

table,td,tr {
	padding: 1px;
}

p {
	line-height: 1.5em;
	padding: 0px 0px 20px 0px; 
	margin: 0px; 
}

ul {
	line-height: 1.5em;
	margin-top: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

h1 {
	padding: 0px;
	margin: 0px 0px 5px 0px;
	color: #06a24a;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px; 
}

#wrapper {
	width: 960px;
	padding: 0px;
	margin: 0px;
}



#header {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #333;
	width: 960px;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/banner_gold.jpg);
}

#top-nav {
	position: absolute;
	top: 77px;
	left: 0px;
	color: #333;
	width: 960px;
	height: 33px;
	padding: 0px;
	margin: 0px;
	text-align: right;
}


#top-nav-line {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 960px;
	height: 2px;
	padding: 0px;
	margin: 0px;
}

#left-nav {
	position: absolute;
	top: 112px;
	left: 0px;
	color: #333;
	width: 135px;
	height: 450px;
	padding: 15px 0px 0px 15px;
	margin: 0px;
	float: left;
	background-image: url(../images/side_nav_bg.gif);
}

#main-content {
	position: absolute;
	top: 112px;
	left: 150px;
	color: #333;
	width: 780px;
	padding: 15px 15px 0px 15px;
	margin: 0px;
	display: inline;
	float: left;
	background: transparent;
}

#footer {
	width: 780px;
	height: 50px;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	float: left;
	clear: both;
	font-size: 10px; 
}

.footer-text {
	font-size: 9px; 
}

#breadcrumbs {
	width: 780px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	background: #fff;
	font-size: 10px; 
}

#toolbar {
	width: 600px;
	padding: 0px;
	margin: 0px;
	float: right;
	background: #fff;
	font-size: 10px; 
}

#toolbar-component {
	width: 130px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #fff;
	font-size: 10px; 
}

#toolbar-component-tiny {
	width: 80px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #fff;
	font-size: 10px; 
}

#back-to-top-head {
	width: 350px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #fff;
	clear:both;
}

#back-to-top {
	width: 100px;
	padding: 0px;
	margin: 0px;
	float: left;
	text-align:right;
	background: #fff;
}

#toolbar-disclaimer-component {
	padding: 0px;
	margin: 0px;
	float: left;
	background: #fff;
	font-size: 10px; 
	color: #666; 
}

#pagination-component {
	padding: 0px;
	margin: 0px;
	float: right;
	background: #fff;
	font-size: 10px; 
}

#left-dropdowns {
	width: 180px;
	padding: 60px 0px 0px 0px;
	margin: 0px;
	float: left;
	background: #fff;
	font-size: 10px; 
}

#content-area {
	width: 600px;
	padding: 0px;
	margin: 0px;
	float: left;
	background: #fff;
}

#landing-indented {
	width: 280px;
	height: 360px;
	min-height: 360px;
	padding: 0px 20px 0px 30px;
	margin: 0px;
	float: left;
}

#landing-indented-detail {
	width: 280px;
	height: 380px;
	min-height: 380px;
	padding: 0px 20px 0px 30px;
	margin: 0px;
	float: left;
}

#landing-hero {
	width: 450px;
	height: 420px;
	padding: 0px;
	margin: 0px;
	float: right;
	clear:both;
}

#landing-indented-detail-wide {
	width: 420px;
	height: 380px;
	min-height: 380px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}

#landing-hero-narrow {
	width: 330px;
	height: 420px;
	padding: 0px;
	margin: 0px;
	float: right;
	clear:both;
}

#content-column {
	width: 450px;
	min-height: 380px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}

#content-column-medium {
	width: 400px;
	min-height: 380px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}

#nav-column-medium {
	width: 270px;
	padding: 90px 0px 0px 0px;
	margin: 0px;
	float: right;
	clear:both;
}

#content-column-narrow {
	width: 320px;
	height: 350px;
	min-height: 350px;
	padding: 0px 10px 0px 40px;
	margin: 0px;
}

#content-column-narrow-long {
	width: 320px;
	height: 900px;
	min-height: 900px;
	padding: 0px 10px 0px 40px;
	margin: 0px;
}

#content-column-long {
	width: 450px;
	height: 2000px;
	min-height: 2000px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	float: left;
}

#nav-column {
	width: 210px;
	padding: 80px 0px 0px 0px;
	margin: 0px;
	float: right;
	clear:both;
}

#nav-column-wide {
	width: 310px;
	padding: 80px 0px 0px 0px;
	margin: 0px;
	float: right;
	clear:both;
}

#search-list-item {
	width: 180px;
	height: 200px;
	min-height: 200px;
	padding: 0px 10px 30px 10px;
	margin: 0px;
	float: left;
	background: #fff;
	font-size: 10px;
	text-align: center;
}

#nav-column ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}


#nav-column-wide ul {
	list-style: disc;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

#nav-column-wide ul li{
	padding: 0px 10px 10px 0px;
	margin: 0px;
}

#content-column ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#content-column-long ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.no-margin {
	margin: 0px;
}

.no-pad {
	padding: 0px;
}

.small-pad {
	padding: 0px 0px 8px 0px;
}

.break-space {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.yellow-dash-bullet {
	list-style: url(../images/yellow_dash_bullet.gif);
	margin: 0px 0px 0px 30px;
}

.textField {
	width: 160px;
	font-size: 10px; 
}

.textFieldSmall {
	width: 120px;
	font-size: 10px; 
}

.textFieldTiny {
	width: 80px;
	font-size: 10px; 
}

.textFieldSuperTiny {
	width: 70px;
	font-size: 10px; 
}

.buttonSmall {
	width: 35px;
	font-size: 10px; 
}

.memoField {
	width: 240px;
	height: 100px;
}

.head-serif-text { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 20px; 
	font-weight: bold;
}

.subhead-serif-text { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 20px; 
}

.table-head-serif-text { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: bold;
	color: #49869b;
}

.table-head-gray-serif-text { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.large-quote { 
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; vertical-align:middle;
}

.yellow-bold {
	font-weight: bold;
	color: #ffbf00;
}

.white-small {
	font-size: 10px;
	color: #fff;
}

.blue-small {
	font-size: 10px;
	color: #2b738b;
}

.small-text {
	font-size: 10px;
}

.small-label {
	font-size: 9px;
	color: #666;
}

.green-bold {
	font-weight: bold;
	color: #00a33d;
}

.blue-subhead {
	font-weight: bold;
	color: #3183a0;
	font-size: 12px; 
}

.blue-bold {
	font-weight: bold;
	color: #3183a0;
}

.red-bold {
	font-weight: bold;
	color: #990000;
}

.small-red {
	color: #990000;
	font-size: 10px;
}

.blue-newestdesign {
	font-weight: bold;
	color: #3183a0;
    font-family: Georgia, "Times New Roman", Times, serif; 
}

.newestDesigns {
	background-image: url(../images/newest-designs.gif);
}

a:link 
{ color: #333; font-weight: normal; text-decoration: underline; }
a:active
{ color: #333; font-weight: normal; text-decoration: underline; }
a:visited
{ color: #333; font-weight: normal; text-decoration: underline; }
a:hover
{ color: #49869b; font-weight: normal; text-decoration: underline; }

a.leftNavOn:link 
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.leftNavOn:active
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.leftNavOn:visited
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.leftNavOn:hover
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }

a.leftNav:link 
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.leftNav:active
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.leftNav:visited
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.leftNav:hover
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }

a.blueLink:link 
{ color: #49869b; font-weight: normal; text-decoration: underline; }
a.blueLink:active
{ color: #49869b; font-weight: normal; text-decoration: underline; }
a.blueLink:visited
{ color: #49869b; font-weight: normal; text-decoration: underline; }
a.blueLink:hover
{ color: #49869b; font-weight: normal; text-decoration: underline; }

a.blueBoldLink:link 
{ color: #49869b; font-weight: bold; text-decoration: none; }
a.blueBoldLink:active
{ color: #49869b; font-weight: bold; text-decoration: none; }
a.blueBoldLink:visited
{ color: #49869b; font-weight: bold; text-decoration: none; }
a.blueBoldLink:hover
{ color: #49869b; font-weight: bold; text-decoration: none; }

a.smallBlueBoldLink:link 
{ color: #2b738b; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.smallBlueBoldLink:active
{ color: #2b738b; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.smallBlueBoldLink:visited
{ color: #2b738b; font-size: 10px; font-weight: bold; text-decoration: underline; }
a.smallBlueBoldLink:hover
{ color: #2b738b; font-size: 10px; font-weight: bold; text-decoration: underline; }

a.blueSerifLink:link 
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; line-height: 22px; }
a.blueSerifLink:active
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; line-height: 22px; }
a.blueSerifLink:visited
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; line-height: 22px; }
a.blueSerifLink:hover
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; line-height: 22px; }

a.blueSerifLinkLarge:link 
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.blueSerifLinkLarge:active
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.blueSerifLinkLarge:visited
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #49869b; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.blueSerifLinkLarge:hover
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }

a.graySerifLinkLarge:link 
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.graySerifLinkLarge:active
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.graySerifLinkLarge:visited
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }
a.graySerifLinkLarge:hover
{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #333; font-weight: normal; text-decoration: none; font-weight: normal; font-variant: small-caps; }

a.footerNav:link 
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.footerNav:active
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.footerNav:visited
{ font-size: 10px; color: #333; font-weight: normal; text-decoration: none; }
a.footerNav:hover
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }

a.footerNavOn:link 
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.footerNavOn:active
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.footerNavOn:visited
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }
a.footerNavOn:hover
{ font-size: 10px; color: #49869b; font-weight: normal; text-decoration: none; }

a.boldLink:link 
{ color: #333; font-weight: bold; text-decoration: underline; }
a.boldLink:active
{ color: #333; font-weight: bold; text-decoration: underline; }
a.boldLink:visited
{ color: #333; font-weight: bold; text-decoration: underline; }
a.boldLink:hover
{ color: #49869b; font-weight: bold; text-decoration: underline; }

a.newestLink:link 
{ font-size: 14px; color: #2b738b; font-weight: normal; text-decoration: underline; }
a.newestLink:active
{ font-size: 14px; color: #2b738b; font-weight: normal; text-decoration: none; }
a.newestLink:visited
{ font-size: 14px; color: #2b738b; font-weight: normal; text-decoration: none; }
a.newestLink:hover
{ font-size: 14px; color: #000000; font-weight: normal; text-decoration: none; }

