/* Intro page styles */
.intro-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
	font-size: 18px;
	line-height: 24px;
}

.intro-enter-button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006464;
	margin: 10px;
	padding: 7px 12px 7px 12px;
	border: thin outset #CCCCCC;
}

.intro-enter-button a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.intro-enter-button a:link {
	color: #FEFEFE;
}
.intro-enter-button a:visited {
	color: #FEFEFE;
}

.intro-enter-button a:hover {
	color: #FF9966;
}

/* End of intro page styles */

.body-class {
	overflow: scroll;
}

.outer-frame {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #CCCCCC;
	padding: 10px;
}
.header-top-row {
	background-color: #008080;
}
.header-bottom-row {
	background-color: #94ADAD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}

.main-cell-div {
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	padding: 5px;
	margin: 10px;
	text-align: justify;
	line-height: 19px;
}
.main-cell-div p {
}


.main-cell-div-publet {
	font-family: verdana, arial, sans-serif;
	font-size:10px;
	padding: 5px;
	margin: 10px;
	text-align: justify;
	line-height: 19px;
}
.main-cell-div-publet p {
	text-indent: 0.5cm;
}


.header-bottom-row-cell {
    border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}


.header-bottom-row-cell a {
	text-decoration: none;
}
.header-bottom-row-cell a:link {
	color: #FFFFFF;
}
.header-bottom-row-cell a:visited {
	color: #FFFFFF;
}
.header-bottom-row-cell a:hover {
	color: #FFCC00;
}


.header-bottom-row-cell-last {
}


.footer-row {
	margin:0;
	width:100%;
	text-align:center; 
	background-color: #94ADAD;
	vertical-align:top;
	padding: 5px; 
	border-left:1px solid #f9f9f9;
	border-right:1px solid #f9f9f9;
}

.page-header 	{
	font-family: Verdana,  trebuchet, Helvetica, arial, sans-serif;
	font-size:24px;
	color: #3f3f3f;
	padding: 6px;
	margin-left: 20px;
	}	

.footer-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer-menu{
	color:#0033FF;
	
}


.footer-menu a {
	text-decoration: none;
	border-left: solid thin #3399CC;
	border-right: solid thin #3399CC;
	border-bottom: solid thin #3399CC;
	padding: 10px 10px 10px 10px;
	margin: 5px;
	
}

.footer-menu a:link, a:visited {
	color:#0033FF;
}

.footer-menu a:visited {
	color:#0033FF;
}

.footer-menu a:hover {
	color:#0033FF;
	background:#3399CC;
}

.footer-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}


	
.page-subheader {
	font-family: verdana, arial, sans-serif;
	color: #008080;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.page-subheader a {
	text-decoration: none;
	color: #008080;
}

.page-subheader a:hover {
	color: #FF9966;
}

.page-subheader-2 {
	font-family: verdana, arial, sans-serif;
	color: #008080;
	font-size: 12px;
	line-height: 15px;
}


.horizontal-dot {
	background-image:url("images-new/horizontaldotababab.gif");
	background-repeat: repeat-x;
	margin-left: 5px;
}

.horizontal-divider {
	margin-left: 10px;
	margin-right: 15px;
	border-top: 1px solid #D7EED8;
}

.left-menu-cell {
	background-color: #f3f3f3; 
}

.left-menu-headers {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #008080;
	line-height: 20px;
}

.left-menu-headers a {
	text-decoration: none;
}
.left-menu-headers a:link {
	color: #008080;
}
.left-menu-headers a:visited {
	color: #008080;
}
.left-menu-headers a:hover {
	color:#008080;
/*	display:block;  */
}

.left-menu-subheaders {
background-color:#f3f3f3;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:left;
font-size : 12px;
color : #0033FF;
}

.left-menu-subheaders a {
text-decoration: none;
}
.left-menu-subheaders a:link {
color: #0033FF;
}
.left-menu-subheaders a:visited {
color: #0033FF;
}
.left-menu-subheaders a:hover {
color: #0033FF;
background-color:#FFFFFF; 
display:block; 
 }

.section-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
}


.body-page-subtitle{
	background-color:#f3f3f3;
	border: 1px solid #ECECEC;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	color: #800000;
	font-family: verdana, arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contribute-fieldName-submit-form {
	width:24%;
	text-align: right;
	vertical-align: middle;
	background: #f9f9f9;
	font-size: 11px;
	color: #003366;
	font-family: verdana, arial, Helvetica, sans-serif;
	padding: 9px;
	border-right: 1px solid #ababab;
	border-bottom: 1px solid #f3f3f3;
	}
	
.contribute-dataEntry-submit-form {
	width:66%;
	text-align: left;
	vertical-align: top;
	background-color: #f3f3f3;
	font-size: 11px;
	color: #000000;
	font-family: verdana, arial, Helvetica, sans-serif;
	padding: 9px;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.sitemap-headers {
background-color:#f3f3f3;
font-family:Georgia, "Times New Roman", Times, serif;
padding: 9px;
font-size:12px;
text-align:left;
color: #008080;

}
.sitemap-headers a {
	text-decoration: none;
}
.sitemap-headers a:link {
	color: #008080;
}
.sitemap-headers a:visited {
	color: #008080;
}
.sitemap-headers a:hover {
	color:#008080;
	background-color:#FFFFFF; 	
}

.sitemap-subheaders {
	text-align: left;
	background: #f3f3f3;
	font-size: 11px;
	color: #003366;
	font-family: verdana, arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

.sitemap-subheaders-sublevel {
background: #f3f3f3;
font-size:11px;
text-align:right;
color:#000000;
list-style:square;
}
.sitemap-subheaders-sublevel a {
	text-decoration: none;
}
.sitemap-subheaders-sublevel a:link {
	color: #000000;
}
.sitemap-subheaders-sublevel a:visited {
	color: #000000;
}
.sitemap-subheaders-sublevel a:hover {
	color:#000000;
	background-color:#FFFFFF; 	
}

.account-management-login-form{
background-color:#003366;
color:#ffffff;
text-align:center;
}

.account-management-login-table{
border:1px solid;
border-color:#CCCCCC;
}

.left-menu-text {
	margin: 3px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.left-menu-spacer {
	margin-top: 5px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.form-buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.form-boxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


.condenced-list {
	padding-left: 15px;
	margin-left: 4px;
	line-height: 16px;
}
.box {
	border: 1px solid #006633;
	padding: 10px;
	margin: 10px;
}
.headlines-table {
	border: 1px dotted #00aa00;
}

.domain-list-title{
	background-color: #f3f3f3;
	border: 1px solid #ECECEC;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	color: #008080;
	font-family: verdana, arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list-table {
	
}

.list-odd {
	background: #F7FFF7;
}

.list-even {
	background: #FBFFFB;
}

.enact-publet-button {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 7px 12px 7px 12px;
	border: thin outset #FFFFFF;
	background-color: #3333FF;
}

.enact-publet-button a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.enact-publet-button a:link {
	color: #FFFFFF;
}
.enact-publet-button a:visited {
	color: #FFFFFF;
}

.enact-publet-button a:hover {
	color: #FF9966;
}

/* Ue this to create image captions */
.image-caption {
	font-weight: bold;
}

.a {
color:blue;
cursor:pointer;
font-size:10px;
color:blue;
}

.select-option-title {
	color: #666666;
}

.select-option-main {
	font-weight: bold;
}

.select-option-normal {
}

.select-option-disabled {
	color: #666666;
	background: #eeeeee;
}
