
/*
html
{
	overflow-x: hidden;
	overflow-y: auto;
}
*/

/* IE scroll fix_ clear*/
*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

.clearfloats
{
	clear: both;
}
p
{
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
}


.sm
{
	color: #000;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 0px 10px 0px;
	}
ul,ol
{
	color: #000;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 0px 0px 0px;
}

li
{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 10px 5px 20px;
}


.resources li
{
	list-style-type: none;
	list-style-position: outside;
	margin: 5px 10px 15px 20px;
}

.resources ul,ol
{
	color: #000;
	font-size: 12px;
	line-height: 13px;
	margin: 0px 15px 0px 0px;
}

h4
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

h3
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 15px;
	margin: 7px 0px 7px 0px;
}

h2
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #f20017;
	font-size: 16px;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px #ffcc66 solid;
}

h1
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #f20017;
	font-size: 18px;
	line-height: 19px;
	margin: 0px 0px 2px 0px;
	font-style: normal;
	text-align: right;
}

a:link
{
	color: green;
	text-decoration: underline;
}

a:visited { color: #C90; }
a:hover { text-decoration: none; }


#container
{
	width: 900px;
	border-width: 0px;
	border-style: solid;
	border-color: #096;
	position: relative;
	bottom: auto;
	right: auto;
	left: auto;
	height: auto;
	margin: 0px auto 0px auto;
	min-height: 600px;
	background-color: #FFF;
}

#content
{
	width: 900px;
	border-width: 0px;
	border-style: solid;
	border-color: #096;
	position: relative;
	bottom: auto;
	right: auto;
	left: auto;
	height: auto;
	margin: 0px auto 0px auto;
	min-height: 600px;
	background-color: #FFF;
}



#footer
{
	width: 900px;
	height: 25px;
	color: white;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	vertical-align: middle;
	margin: 0px auto 0px auto;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #f20017;
	position: relative;
	bottom: auto;
}

div#leftcol
{
	margin: 0px 20px 10px 10px;
	padding: 0px;
	vertical-align: top;
	border-color: black;
	border-width: 0px;
	border-style: dotted;
	padding-top: 20px;
	font-family: Verdana, Helvetica, sans-serif;
}

.leftcol p
{
	color: #000;
	font-size: 12px;
	line-height: 15px;
	margin: 10px 0px 5px 0px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: right;
}

div#advocacylogin
{
	padding: 5px 1px 5px 1px;
	border-color: #f20017;
	border-width: 2px;
	border-style: solid;
	width: 100%;
}


#membersright
{
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px 230px;
	width: 650px;
	background-color: transparent;
	position: relative;
}


#membersrightcaspio
{
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	width: 650px;
	height: auto;
	background-color: ffffff;
	left: 10px;
	right: 10px;
	position: relative;
	top: 10px;
	float: left;
	bottom: auto;
}

#panel
{
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	padding: 10px;
	margin: 0px;
	width: auto;
	height: 90px;
	background-color: ffffff;
	position: relative;
	top: 20px;
	float: left;
}

#leftpanel
{
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	width: 210px;
	height: auto;
	background-color: #FFF;
	position: relative;
	float: left;
	bottom: auto;
}

#left_nav
{
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	padding: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 10px auto auto auto;
	width: 124px;
	height: auto;
	background-color: #FFF;
	position: relative;
	bottom: auto;
}


/*_______________IMAGES_____________________*/

#image_header
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
}


#image_header a
{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 120px;
	display: block;
}


.centeredImage

{
    text-align:center;
    display:block;
    }

#image_currentprograms
{
	background-image: url(../images/currentprograms_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	border-color: #f20017;
	border-width: 0px;
	border-style: solid;
	margin: 0 auto 0 auto;
	position: relative;
	float: left;
}

#image_currentprograms a
{
	background-image: url(images/currentprograms_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	display: block;
}


#image_addprograms
{
	background-image: url(../images/addprograms_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	margin: 0 auto 0 auto;
	position: relative;
	float: left;
}

#image_addprograms a
{
	background-image: url(../images/addprograms_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	display: block;

}


#image_advocacyresources
{
	background-image: url(../images/advocacyresources_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	margin: 0 auto 0 auto;
	position: relative;
	float: left;
}

#image_advocacyresources a
{
	background-image: url(../images/advocacyresources_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	display: block;
}

#image_editprofile
{
	background-image: url(../images/editprofile_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	margin: 0 auto 0 auto;
	position: relative;
	float: left;
}

#image_editprofile a
{
	background-image: url(../images/editprofile_button.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 90px;
	display: block;
}

#image_leftborder
{
	background-image: url(../images/leftborder.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 9px;
	height: 100%;
	display: block;
	min-height: 100%;
	background-position: left top;
	position: absolute;
	top: 0px;
	left: 0px;
}

*image_leftborder { height: 100%}

#image_rightborder
{
	background-image: url(../images/rightborder.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	width: 9px;
	height: 100%;
	display: block;
	min-height: 100%;
	background-position: right top;
	position: absolute;
	top: 0px;
	right: 0px;
}

*image_rightborder { height: 100%}