* {
	margin: 0;
	padding: 0px;
}
html, body {
	height: 100%;
}
.clear {
	clear:both;
}
#container {
	width: 858px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	}
#container .padding {
	padding-left: 29px;
	padding-right: 29px;
	padding-bottom: 25px;
}
body {
	background-color: #adc7be;
	color: #2b2b2b;
}
#header .left {
float: left;
width: 435px;
background-image: url(images/logo.gif);
background-repeat: no-repeat;
background-position: 13px 15px;
}
#header .left a {
	display: block;
	text-indent: -1200px;
	width: 435px;
	height: 94px;
}
#header .right {
	display: block;
	float: right;
	width: 320px;
}
#header .right h2 {
	padding-top: 40px;
	text-align: right;
	padding-right: 15px;
	
}
#header .right h2 a {
	text-decoration: none;
	font-size: 26px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #2b2b2b;
	font-weight: normal;
}
#header .right h2 a:hover {
	color: red;
}
#header .right .menu {
	background-color: #adc7be;
	width: 320px;
	margin-top: 15px;
	padding-top: 3px;
	padding-bottom: 3px;

}
#header .right .menu ul,
#header .right .menu ul li {
	list-style-type: none;
}
#header .right .menu ul li {
	float: left;
	font-size: 13px;

}
#header .right .menu ul li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	font-size: 13px;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding-left: 13px;
	padding-right: 13px;
}
#header .right .menu ul li a:hover {
	color: red;
}

#section-header {
	margin-bottom: 2px;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	color: #2b2b2b;
	font-size: 16px;
	padding-bottom: 20px;
}
.normal .padding {
	padding: 20px;
}
.normal p {
	padding-bottom: 10px;
}
.normal h1 {
	padding-bottom: 5px;
	font-size: 26px;
	font-variant: small-caps;
}
.normal h2 {

	padding-bottom: 5px;
	font-size: 18px;
	font-variant: small-caps;
}
.normal h3 {

	padding-bottom: 5px;
	font-size: 16px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.normal h4 {
	padding-bottom: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.normal ul {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 16px;
	padding-bottom: 10px;
}
.normal a {
	color: #29568f;
}
.normal h1 a,
.normal h2 a,
.normal h3 a,
.normal h4 a {
	text-decoration: none;
}
.normal a:hover {
	color: red;
}
.normal .csc-frame-frame1 {
	width: 320px;
	float: right;
	border-color: #adc7be;
	border-style: solid;
	border-width: 1px;
	padding-bottom: 10px;
}
.normal .csc-frame-frame1 h3 {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #adc7be;
	margin-bottom: 10px;
}
.normal .csc-frame-frame1 ul,
.normal .csc-frame-frame1 ul li {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	list-style-type: none;
}
.normal .csc-frame-frame1 ul li a {
	display: block;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}
.normal .csc-frame-frame1 ul li a:hover {
	color: red;
}
.normal .csc-frame-frame1 ul ul li {
	font-family: "Times New Roman", Times, serif;
	color: #2b2b2b;
	font-size: 14px;
	padding: 10px;

}
.normal .csc-frame-frame1 ul ul {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #d9e68e;
	border-color: #c2af06;
	border-width: 1px;
	border-style: solid;
	margin-top: 3px;
	margin-bottom: 10px;
}
.normal .csc-frame-frame1 ul ul a {
	color: #2b2b2b;
}
.normal .csc-frame-frame2 p {
padding: 20px;
padding-top: 40px;
font-size: 18px;
line-height: 22px;
}
#footer .left {
	float: left;
	width: 30%;
	color: white;	
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#footer .left a {
	color: white;	
}
#footer .left a:hover {
color: #c2af06;
}
#footer .right {
	float: right;
	width: 70%;
	text-align: right;
}
#footer .right ul,
#footer .right ul li {
	margin:0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#footer .right ul li a {
color: white;
text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;

}
#footer .right ul li a:hover {
color: #c2af06;
}
#footer .right ul li.newsletter a {
background-image: url(images/newsletter.gif);
}
#footer .right ul li.print a {
background-image: url(images/print.gif);
}
#footer .right ul li.email a {
background-image: url(images/email.gif);
}
#footer .right ul li.share a {
background-image: url(images/share.gif);
}
#footer .right ul li.search a {
background-image: url(images/search.gif);
}
#footer {
	background-color: #2b2b2b;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 20px;
}
#copyright {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #adc7be;
	width: 858px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 20px;
}
#copyright p {
	color: #2b2b2b;	
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding-top: 15px;
}
#home-updates {
	background-color: #d9e68e;
	margin-bottom: 5px;
	padding: 16px;
	margin-top: 3px;
}
#home-updates-one h1 a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	border-bottom-color: #c2af06;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 10px;
}
#home-updates-two h1 a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	border-bottom-color: #c2af06;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(images/news.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}
#home-updates-three h1 a {
	display: block;
	color: #2b2b2b;
	text-decoration: none;
	border-bottom-color: #c2af06;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: normal;
	padding-left: 10px;
	background-image: url(images/rss.gif);
	background-position: right 4px;
	background-repeat: no-repeat;
}
#home-updates-one h1 a:hover,
#home-updates-two h1 a:hover,
#home-updates-three h1 a:hover {
	color: red;
}
#home-updates-one h2 a,
#home-updates-two h2 a {
	color: #2b2b2b;
	text-decoration: none;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: normal;
	display: block;

}
#home-updates-one h2 a:hover,
#home-updates-two h2 a:hover {
	color: red;
}
#home-updates-one p,
#home-updates-two p {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	bottom: 10px;
}
#home-updates-one p a,
#home-updates-two p a {
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	display: block;
	float: right;
	width: 50px;
	background-color: #adc7be;
	color: #2b2b2b;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	
	}
#home-updates-one p a:hover,
#home-updates-two p a:hover {
	background-color: red;
	color: white;
}
#home-updates-one .one,
#home-updates-two .one,
#home-updates-three .one {
	border-right-color: #c2af06;
	border-left-color: #c2af06;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #c2af06;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 150px;
}
#home-updates-three p a {
padding-left: 15px;
padding-right: 15px;
padding-top: 10px;
display: block;
color: #2b2b2b;
text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#home-updates-three p a:hover {
	color: red;
}
#home-updates-one {
	float: left;
	width: 246px;
}
#home-updates-two {
	float: left;
	width: 246px;
}
#home-updates-three {
	float: left;
	width: 246px;
}
#home-updates .spacer {
	float: left;
	width: 15px;
	height: 150px;
}
#content img {
	margin: 5px;
}
#content .left {
	float: left;
	width: 235px;
	background-color: #d9e68e;
}

#content .left ul,
#content .left ul li {
	list-style-type: none;
	
}
#content .left ul li a {
	background-position: 10px 8px;
	background-image: url(images/leftmenu_off.gif);
	background-repeat: no-repeat;
	display: block;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #2b2b2b;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#content .left ul li a:hover {
	background-color: #c2af06;
}
#content .left ul li a.on {
	font-weight: bold;
	background-image: url(images/leftmenu_on.gif);

}
#content .left ul ul li a {
	border-bottom: 0;
	padding-left: 40px;
		font-size: 11px;
			padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;

}
#content .left ul ul li a.on {
	font-weight: bold;
	background-image: url(images/leftmenu_sub.gif);
	background-position: 33px 6px;
}
#content .two-column-left {
	margin-left: 235px
}
/* GLOBALNAV */
.ddsmoothmenu{
font-size: 14px;
width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
background-color: #2b2b2b;

}

.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 13px;
	text-decoration: none;
	font-weight: bold;

}


* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color: white;
}
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
color: #c2af06;
}

.ddsmoothmenu ul li a:hover{
color: #c2af06;
}

/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font-size: 12px;
width: 180px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #c2af06;
height: auto;
overflow: visible;
text-indent: 0;
font-weight: normal;
color: #2b2b2b;

}
.ddsmoothmenu ul li ul li a {
	background-color: #d9e68e;
}

.ddsmoothmenu ul li ul li a:link, .ddsmoothmenu ul li ul li a:visited{
color: #2b2b2b;
}
.ddsmoothmenu ul li ul li a:hover {
background-color: #c2af06;
}
.ddsmoothmenu ul li ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background-color: #c2af06;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background-color: silver;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
div#section-header {
	padding-top: 5px;
}
div#section-header .left {
float: left;
width: 480px;
}
div#section-header .right {
float: right;
width: 320px;
}
div#level-one {
	margin-top: 5px;
	margin-bottom: 20px;
	background-color: #c2af06;
}
div#level-one .left{
	width: 235px;
	float: left;
}
div#level-one .right{
	width: 565px;
	float: right;
}
div#level-one .right h1 {
	text-align: center;
	padding-top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	font-variant: small-caps;	
}
div#level-one .right p {
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	padding-top: 70px;
}
div#level-one h2 {
text-align: right;
	padding:20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: small-caps;	
}