@charset "utf-8";

/* ************************************* */
/* ******Don't mess with my styles****** */
/* ************************************* */

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}

acronym {
	cursor: help;
}

/* ***************** */
/* ******Basic****** */
/* ***************** */

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:100;
	color: #669933;
	border-bottom: 1px dotted #999999;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	overflow: hidden;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #775544;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	background: url(images/green_bg.jpg) bottom repeat-x;
	color: #FFFFFC;
	padding: 5px;
	font-weight: 600;
}
h4 {
	color:#775544;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #669966;
	margin-bottom: 10px
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	font-weight: 600;
	color: #669966;
	margin-top: 3px;
	background: url(images/bg_news.jpg) repeat-x;
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 10px;
	padding-left: 3px
}
p {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 130%;
	margin: 7px 3px 10px 3px;
}
p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
}
p a:visited {
	color: #FF9900;
}
p a:hover {
	text-decoration: underline;
}
address {
	font-style: normal;
	font-size: .8em;
	margin-left: 10px;
	color: #669966;
}
table a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
}
table a:visited {
	color: #FF9900;
}
table a:hover {
	text-decoration: underline;
}
#main img {
	float:right; 
	background-color: white;
	padding: 3px;
	margin: 5px;
}
ol {
	font-family: helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 150%;
	margin: 10px 0px 10px 30px;
}
ol a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
}
ol a:visited {
	color: #FF9900;
}
ol a:hover {
	text-decoration: underline;
}
#main ul {
	font-family: helvetica, Arial, sans-serif;
	color: #666666;
	line-height: 150%;
	margin: 10px 0px 10px 30px;
}
#main ul a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #669933;
}
#main ol a:visited {
	color: #FF9900;
}
#main ol a:hover {
	text-decoration: underline;
}

/* ****************** */
/* ******Layout****** */
/* ****************** */

body {
	text-align: center;
}
#wrapper {
	width: 786px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
}
#wrapper2 {
	background: url(images/sidebar.jpg) repeat-y 0px 90px;
	float: left;
}
#banner {
	width: 786px;
	height: 60px;
	background-image: url(images/icdsLogo.jpg);
	background-repeat: no-repeat;
}
#awmAnchor-navbar {
	position: relative;
	top: 21px;
}
#main {
	width: 585px; /*don't change! causes problems in IE6 if higher than 595px*/
	margin-left: 195px;
	margin-top: 30px;
}
#sidebar {
	width: 185px;
	float: left;
}
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFC;
	background-color: #333333;
	padding: 2px;
	text-align: center;
	clear: both;
}

/* ****************************** */
/* ******Navigation Related****** */
/* ****************************** */

#banner ul {
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	position: relative;
	top: -19px;
	color: #CCCCCC
}
#banner li {
	display: inline;
}
#banner li a {
	padding: 7px;
}
#banner li a:visited {
	color:#0000FF;
}
#sidebar ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0;
	padding-left: 0;
	margin-top: 21px;
}
#sidebar li {
	display: inline;
}
#sidebar li a {
	display: block;
	padding: 10px 10px 10px 42px;
	border: 1px solid #666666;
	border-top: none;
	background-color: white;
	color: #666666;
}
#sidebar li a:hover {
	color: #669966;
}
#sidebar li#home a {
	background: url(images/home.jpg) 8px 8px no-repeat;
	background-color: white;
}
#sidebar li#home a:hover {
	background: url(images/home2.jpg) 7px 8px no-repeat;
	background-color: white;
}
#sidebar li#contact a {
	background: url(images/contact.jpg) 8px 11px no-repeat;
	background-color: white;
}
#sidebar li#contact a:hover {
	background: url(images/contact2.jpg) 6px 9px no-repeat;
	background-color: white;
}
#sidebar li#resources a {
	background: url(images/resources.jpg) 8px 8px no-repeat;
	background-color: white;
}
#sidebar li#resources a:hover {
	background: url(images/resources2.jpg) 7px 7px no-repeat;
	background-color: white;
}
#sidebar li#employment a {
	background: url(images/employment.jpg) 8px 8px no-repeat;
	background-color: white;
}
#sidebar li#employment a:hover {
	background: url(images/employment2.jpg) 7px 7px no-repeat;
	background-color: white;
}
/* this hack is for making the entire button on the left navbar to be clickable in IE6 and below*/
* html #sidebar ul {
	height: 1px;
}
#footer table {
	background-color: white;
	adding-top: 5px;
	border-bottom: 2px solid #CCCCCC;
}
#footer {
	background-color: #666666;
	margin-top: 20px;
	text-align: center;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
	font-size: 11px;
	color: white;
}
#footer a {
	color: #666666;
	font-size: 11px;
}
#footer a:visited {
	color: #999999;
}
#footer a:hover {
	color: #775544;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}
#footer td, th {
	width: 156px;
	border: 1px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
#footer li {
	list-style: none;
	line-height: 160%;
}
h6 {
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px
}
/* ************************* */
/* ******Miscellaneous****** */
/* ************************* */
/*used for the the big ICDS next to logo*/
#icds {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #666666;
	position: relative;
	top: 1px;
	left: 41px;
	letter-spacing: 2px;
}
/*used for the the little ICDS spelled out next to logo*/
#icds2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5e8823;
	font-weight: bold;
	position: relative;
	top: -8px;
	left: 51px;
}
.asterisk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	list-style: lower-roman;
	color: #666666;
}
/*used for news and updates on home page*/
div#news {
	margin: 10px;
	border: 1px solid #CCCCCC;
	background-color: white;
	font-weight: 600;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 90%;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #775544;
}
#news a {
	color: #775544;
	text-decoration: none;
	padding-bottom: 5px;
}
#news a:visited {
	color: #775544;
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
.date {
	color: #669966;
	padding-left: 4px
}