/* Start of CMSMS style sheet 'aades-style' */
.chromestyle{
font-size: 12px;
top: 88px;
left: 0;
width: 800px;
height: 34px;
position: relative;
margin: 0;
padding: 6px 0 0 0;
background: url(images/bg-nav.gif) repeat-x top left;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
margin: 0;
padding: 0;
}
.chromestyle ul{
margin: 0 0 0 11px;
padding: 4px 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
display: inline;
margin: 0;
padding: 8px 0;
border-right: 1px solid #003399;
}

.chromestyle ul li .currentpage h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
display: inline;
margin: 0;
padding: 8px 0;
border-right: 1px solid #003399;
}
.chromestyle ul li a{
color: #FFFFFF;
padding: 6px 10px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:visited{
color: #FFFFFF;
padding: 6px 10px;
margin: 0;
text-decoration: none;
letter-spacing: .05em;
}

.chromestyle ul li a:hover{
color: #ff9900;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #eeae11; /*THEME CHANGE HERE*/
border-top: 0;
font:normal 11px Arial;
line-height:12px;
z-index:100;
background-color: #fbf1ca;
width: 160px;
visibility: hidden;
}

.dropmenudiv a:link, .dropmenudiv a:visited{
width: auto;
display: block;
border-bottom: 1px solid #FFFFFF; /*THEME CHANGE HERE*/
padding: 6px 8px 6px 8px;
text-decoration: none;
color: #2d4c9c;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
color: #2d4c9c;
text-decoration: none;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #f6d36c;
color: #2d4c9c;
font-weight: bold;
text-decoration: none;
}

/* ######### end style for drop down menu ########## */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background: url(images/bg.jpg) center top no-repeat #ffffff fixed;
}
a:link, a:visited {
  color: #003399;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
  color: #666666;
  font-size: 12px;
}

ul {
  color: #666666;
}

a.pdf {
        font-size: 12px;
	background:url(images/pdf-icon.gif) no-repeat left top;
	list-style: none;
	padding: 3px 0 8px 25px;
	margin:0;
	color: #333333;
}

a.word {
        font-size: 12px;
	background:url(images/word-icon.gif) no-repeat left top;
	list-style: none;
	padding: 3px 0 8px 25px;
	margin:0;
	color: #333333;
}

#out-wrapper-bg {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#out-wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	background: #FFFFFF;
}

#wrapper {
  color: black;
  margin: 0;
  padding: 0;
  width: 800px;
}

#header {
	margin: 0;
	padding: 0;
	background: url(images/top-banner.jpg) no-repeat top right;
	width: 800px;
	height: 125px;
}
#nav a:hover {
	text-decoration: none;
	color: #d2a330;
}
.error_red {
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
/* ---------------------------------------------------------------- */

#main {
  width: 100%;
  margin: 0;
}
#content {
  margin: 0 0 0 241px;
  padding: 0;
}
#mainfeature {
  padding: 0;
  margin: 0;
}
.bold_blue {
  font-weight: bold;
  color: #2d4c9c;
}
#sidebar .inner-text p.breadcrumb, #main-panel-inside p.breadcrumb {
	border-bottom: 1px solid #e2e2e2;
	padding: 0;
	margin: -12px 0 20px 0;
}
/* Main-Panel-Inside ---------------------------------------------------------------- */

#main-panel-inside{
  margin: 2px 0 0 0;
  padding: 28px 22px 10px 22px;
  background: url(images/bg-main.jpg) right top no-repeat;
}
#main-panel-inside img.members{
float: left;
margin: 0 16px 0 0;
padding: 3px;
border: 1px solid #d1d1d1;
}
#main-panel-inside h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2d4c9c;
  font-weight: normal;
  font-size: 24px;
  margin: 0 0 16px 0;
  padding: 0 0 6px 0;
  border-bottom: 1px solid #eef1f8;
}
#main-panel-inside h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2d4c9c;
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 12px 0;
}
#main-panel-inside h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2d4c9c;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 12px 0;
  font-style: italic;
}
#main-panel-inside h4 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2d4c9c;
  font-weight: normal;
  font-size: 16px;
	border-top: 1px solid #e2e2e2;
	padding: 16px 0 0 0;
	margin: 0px 0 6px 0;
}
#main-panel-inside h5 {
  color: #2d4c9c;
  font-weight: bold;
  font-size: 12px;
	margin: 0;
}
#main-panel-inside h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #2d4c9c;
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 12px 0;
  padding-bottom:3px;
  border-bottom:solid 1px #CDCDCD;
}
#main-panel-inside p {
  line-height: 17px;
  padding: 0;
  margin: 0 0 16px 0;
}
#main-panel-inside p strong {
    color: #2d4c9c;
}
#main-panel-inside ul, #sidebar ul {
  font-size: 12px;
  line-height: 16px;
  margin: 0 0 16px 0;
  list-style: none;
  padding: 0;
}

#main-panel-inside li, #sidebar li {
  background:url(images/icon-bullet.gif) no-repeat left top;
  margin: 0 0 6px 0;
  padding: 0 0 0 16px;
}

#main-panel-inside p.highlight {
	font-size: 12px;
	line-height: 18px;
	font-style:italic;
	color: #2d4c9c;
	padding: 12px 0;
}

#main-panel-inside p.p {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 10px 0 0 0;
	text-align: left;
}

#content .inner {
  margin: 10px 20px 0 40px;
}

#main-panel-inside h2.bod {
	border-top: 1px solid #e2e2e2;
	padding: 16px 0 0 0;
	margin: 0px 0 20px 0;
}
#main-panel-inside ul.bullet li {
	background:url(images/icon-bullet.gif) no-repeat left top;
	list-style: none;
	padding: 0 0 0 14px;
	margin: 0 0 2px 0;
	color: #333333;
}
#main-panel-inside ul.sitemap {
	list-style: none;
	padding: 0;
	margin: 0 0 18px 0;
}
#main-panel-inside ul.sitemap li {
	background:url(images/icon-bullet.gif) no-repeat left top;
	list-style: none;
	line-height: 20px;
	padding: 0 0 0 14px;
	margin: 0;
	color: #333333;
}

/* Side Bar 1 - left ---------------------------------------------------------------- */

#sidebar {
  float:left;
  width: 238px;
  margin: 0;
  padding: 0;
  background: #FFFFFF;
}
#sidebar .inner {
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
}
#sidebar .inner-text {
  margin: 0;
  padding: 16px 20px 4px 20px;
  background: url(images/bg-side.jpg) no-repeat right top;
}
#sidebar .inner h1 {
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #FFF;
  padding: 5px 0 5px 20px;
  margin: 0 0 2px 0;
  background: url(images/bg-side-head.jpg) no-repeat left top;
}
#sidebar .inner-text h2 {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 0;
  text-transform:uppercase;
  color: #003399;
  margin: 0 0 4px 0;
}
#sidebar .inner-text p {
  font-size: 12px;
  line-height: 15px;
  padding: 0;
  margin: 0 0 12px 0;
}
#sidebar .panel {
  margin: 0 0 0 0;
  padding: 0;
  height: 165px;
}
#sidebar .panel img {
  margin: 0;
  padding: 0;
  border: 0;
}
#sidebar .panel h1 {
  font-weight: bold;
  font-size: 15px;
  color: blue;
  padding: 0;
  margin: 0 0 6px 0;
  background: url(images/bg_panel_head.gif) repeat-x top left;
}
#sidebar .panel p {
  font-size: 11px;
  line-height: 14px;
  padding: 0;
  margin: 0 0 16px 0;
  color: #FFFFFF;
}
#sidebar ul.pdf {
	list-style: none;
	padding: 0;
	margin: 0 0 18px 0;
}
#sidebar ul.pdf li {
  font-size: 12px;
	background:url(images/pdf-icon.gif) no-repeat left top;
	list-style: none;
	padding: 0 0 0 25px;
	margin: 0 0 8px 0;
	color: #333333;
}

#sidebar ul.pdf li.word {
	background:url(images/word-icon.gif) no-repeat left top;
}

.fields_jump {
	font-family: Arial, Helvetica, sans-serif; 
	color: #6699cc;
	font-size: 11px;
	width: 120px;
	height: 17px;
	background-color: #e7eff8;
	padding: 0px 0px 0px 2px;
	border: 1px solid #bfd6ee;
	}
.subBUTTON {
	background: url(images/b1_go.jpg) no-repeat bottom left #FFFFFF;
	border: 1px ridge #bfd6ee;
	color: #007cc3;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	width: 25px;
	height: 19px;
}

/* Main-Panel-Panel ---------------------------------------------------------------- */

#panel_wrapper{
	background: url(images/panel_wr_top.gif) no-repeat top left;
	height: 10px;
	width: 534px;
	margin: 0;
	padding: 0;
}
#panel{
  float: left;
  width: 238px;
  margin: 2px 0 0 0;
  padding: 0;
}
#panel h1 {
  font-weight: normal;
  font-size: 16px;
  color: #007cc3;
  margin: 0 0 12px 0;
}
#panel p {
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin: 0 0 12px 0;
}
#panel ul {
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  margin: 0 0 12px 12px;
}
#panel li {
  margin: 0 0 6px 0;
}
/* Field Styles ---------------------------------------------------------------------------- 

.fields {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 11px;
	width: 100%;
	height: 18px;
	background-color: #f2f2f2;
	padding: 0px 0px 0px 2px;
	border: 1px solid #ccc;
	}

.fields_small {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 11px;
	width: 150px;
	height: 18px;
	background-color: #f2f2f2;
	padding: 0px 0px 0px 2px;
	border: 1px solid #ccc;
	}

.fields_multi {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333;
	font-size: 11px;
	width: 100%;
	height:100px;
	background-color: #f2f2f2;
	padding: 0px 0px 0px 2px;
	border: 1px solid #ccc;
	}

/* Footer Styles ---------------------------------------------------------------------------- */

#footer-wrapper {
  background: none;
/*	background: url(images/bg-footer.jpg) repeat-x top left; */
	}
#footer {
	font-size: 11px;
	color:#CCCCCC;
	padding: 20px;
	border-top: 1px solid #e2e2e2;
	background: url(images/footer-logo.gif) no-repeat center right;
	}
#footer p {
	font-size: 11px;
	color:#999;
	margin: 0;
	padding: 0 0 10px 0;
	}
#footer p a:link, #footer p a:visited{
	color:#999;
	text-decoration:none;
	}
#footer p a:hover {
	color: #FF9900;
	text-decoration:underline;
	}
#clearone {
	clear: both;
	height: 1px;
}
/* End of 'aades-style' */

