body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	line-height: 180%;
}

img#bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

a	{
	color: #0067b4;
}

a:hover	{
	color: #3299e6;
}

#headercontainer	{
	width: 100%;
}

#header	{
	position: relative;
	z-index: 1;
	margin: 0 auto;
	margin-top: 10px;
	width: 760px;
	height: 162px;
	border-top: 2px solid #0067b4;
	vertical-align: bottom;
	text-align: left;
	background: url('../images/aywhead2.gif');
	background-repeat: no-repeat;
}

#header h1	{
	margin: 0;
	color: #0000CC;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 50px;
}

#menu	{
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 760px;
	height: 28px;
	border-bottom: 3px solid #00a54f;
}

#content	{
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 740px;
	padding: 5px 10px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: white;/*#e4f2e7;*/
}

#content h2	{
	color: #00a54f;
	padding-bottom: 3px;
	border-bottom: 2px solid #00a54f;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 150%;
	letter-spacing: -1px;
}

#footer	{
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 740px;
	text-align: center;
	color: white;
	letter-spacing: 2px;
	background: #0067b4;
	border: 1px solid #0067b4;
	border-top: 3px solid #00a54f;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 3px 10px;
	height: 65px;
}

.right	{
	float: right;
	padding: 8px;
	vertical-align: middle;
}

.left	{
	float: left;
	padding: 8px;
	vertical-align: top;
}

.form table td	{
	text-align: left;
}

.box_right {
	position:relative;
	float:right;
	clear:both;
	width:200px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#0067b4;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight: bold;
}

.box_right	a,  #footer a {
	color: white;
	font-weight: bolder;
}

.box_right a:hover, #footer a:hover	{
	color: #33FFFF;
	font-weight: bolder;
}


.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:15px;
height:15px;
border:none;
display: block !important;
}

#pop-up-panel {
	background-color: #00a54f;
	width: 100%;
	border: 2px solid #0067b4;
	/*font-size: larger;*/
	font-weight: bold;
	color: #ffffff;
}

#pop-up-panel h2 {
	color: #ffffff;
	border-color: #ffffff;
	}

#pop-up-panel a:link, #pop-up-panel a:visited {
	color: #FFFF79;
	}
#pop-up-panel a:hover {
	#FF0000;
	}

#inner	{
	width: 90%;
	padding: 10px 40px;
}

.callout {
	padding: 5px 20px;
	border-top: 3px solid #009900;
	border-bottom: 3px solid #009900;
	background-color: #E1FFE1;
}

/* resources table styles */
table#resources {
	border: 1px solid #009900;
	width:100%;
	font-size: smaller;
}

table#resources th {
	background-color: #99FF99;
	color: #009900;
	font-weight: bold;
	text-align: center;
	}

table#resources th, table#resources td {
	border: 1px solid #009900;
	padding: 3px 10px;
}



/*.ayw	{
	font-weight: bold;
}

.green	{
	color: #00a54f;
	font-weight: bold;
}*/
