<!--

body	{
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background: #FFF url(../images/sidebar-blue.gif) repeat-y;	}
	
a:link {
	text-decoration: underline;
	background: transparent;
	color : #66C;	
	}
a:visited {
	text-decoration: underline;
	background: transparent;
	color : #66C;	
	}
a:hover {
	text-decoration : underline; 
	background: transparent;
	color : #C00;
	}
a:active {
	text-decoration : underline; 
	background: transparent;
	color : #C00;	
	}

h1, h2, h3, h4, h5, h6, li, ul, ol {
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: normal;
	text-align: left;
	}
h1 {
	font-size: 18px;
	color: #000;
	height: 47px;
	background-color: #eee;
	padding: 15px 0 0 30px; 
	font-weight: bold;
	margin: 0 0 0 -30px;
	white-space: nowrap;
/*	border-top: 4px solid #aaa; */
	}
h2 {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	margin-bottom: -5px;
	margin-top: 30px;
	padding-top: 10px;	
	font-weight: bold;
	color: #333;
	}
h3 {
	font-size: 15px;
	margin-bottom: -5px;
	margin-top: 30px;
	padding-top: 10px;	
	font-weight: bold;
	color: #369;
	}
h3 a:link {
	text-decoration: none;
	background: transparent;
	color : #369;	
	}
h3 a:visited {
	text-decoration: none;
	background: transparent;
	color : #369;	
	}
h3 a:hover {
	text-decoration : underline; 
	background: transparent;
	color : #369;
	}
h3 a:active {
	text-decoration : underline; 
	background: transparent;
	color : #369;	
	}
h4 {
	font-size: 18px;
	text-align: center;
	color: #000;
	height: 47px;
	padding: 10px 0 0 30px; 
	font-weight: bold;
	margin: 0 0 0 -30px;
	white-space: nowrap;
	}
h5 {
	font-size: 15px;
	text-align: center;
	margin: 2px 0;
	font-weight: bold;
	color: #369;
	}
	
p {
	font-family: Verdana, sans-serif;
	color: #000;
	line-height: 165%;
	font-weight: normal;
	text-align: left;
	}

#header { 
	color: #000;
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif;
	width: 100%; 
	margin: 0;
	border: 0;
	padding: 0;
/*	border-top: 8px solid #aaa; 
	border-bottom: 8px solid #aaa; */
	} 
#header td.logo {
	color: #FFF;
	width: 55%;
	text-align: left;
	padding: 20px 15px 40px 0; 
	white-space: nowrap;
	background: #FFF url(../images/sidebar-gray.gif) repeat-y;	}
	}
#header td.search {
	width: 40%;
	padding: 10px 35px 15px 100px; 
	white-space: nowrap; }
#header td.search p {
	text-align: center;
	white-space: nowrap; }


#main{
	margin: 0;
	width: 100%;
	color: #000;
	font-size: 11px; 
	font-family: Arial, sans-serif;
	background-color: transparent; 
/*	border-top: 4px solid #999; 
	border-bottom: 0px solid #AAA; 
	border-top: 2px solid #000; */
	border-left: 0;
	border-right: 0;
	padding: 0;
	}
#main td {
}


#navbar{
	width: 124px;
	color: #000;
	border: 0;
	padding: 0;
	padding-top: 0;
/*	background-color: #eee; 
	border-top: 52px solid #eee; */
	margin: 0; 
	}
#navbar td {
	}
#navbar td p {
	display: inline;
	font-weight: bold; 
	text-align: right;
	white-space: nowrap;
	}
#navbar a:link {
	text-decoration: none;
	background-color: #369; /* button background */
	color: #FFF;  	/* button text color */
}
#navbar a:visited {
	text-decoration: none;
	color: #FFF; } 
#navbar a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #FFF; } 
#navbar a:active {
	text-decoration: none;
	color: #FFF; } 


#navbar ul.nav {
	margin-top: 42px;
}
	/*  Create buttons 	*/ 
/*
#primetop	{
	border-top: 1px solid #f5d7b4;
	}
*/
#secondarynav ul {
	list-style: none;
	padding: 0;
	margin: 10px 0;
	border: 0; 	}
#secondarynav li	{
	text-align: left;
	width: 102px;	/* how wide is the underlying button? */
	height: 24px;
	margin: 6px 5px 6px 8px;
	padding: 0;
	font: 11px/16px arial, helvetica, sans-serif;
	}
#secondarynav li a {
	display: block;
	font-weight: bold;
	padding: 4px 8px 4px 4px;
	text-decoration: none;
	width: 102px; 	/* False value for IE4-5.x/Win. */
	height: 23px;
 	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 100px;	/* You get it. Good value for compliant browers. */	
	}
html>#secondarynav li a {
	width: 102px;	 /* Be nice to Opera */	}
#secondarynav li a:hover {
	font-weight: bold;
	background: #000;
	color: #fff;
/*	background: #f5d7b4; 
	color: #930; */
	text-decoration: none;
	}


#content{
	margin: 0;
	width: auto;
	color: #000;
	font-size: 11px; 
	font-family: Arial, sans-serif;
	padding: 0 10px 30px 30px;
	}
#content td {
	padding: 0px 4px 4px 0px;
	margin: 0; 
	}
#content td p {
	display: inline;
	font-weight: bold; 
	text-align: right;
	white-space: nowrap;
	}
#content li	{
	text-align: left;
	list-style: circle outside none;
	font-family: verdana, sans-serif;
	line-height: 165%;
	padding: 2px 0; 

	}

.path  {
	color: #999;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding: 0 8px 4px 0;
	margin-bottom: 40px;
	width: 100%;
}

.sidebar1 {
	background-color: #ddd;
	width: 308px;
	height: 408px;
	float: right;
	border: 0px solid #669;
	text-align: center;
	padding: 2px;
	padding-top: 4px;
	margin: 20px 0 8px 20px;
}



#footer p {
	color: #ccc;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 5px 8px 8px 12px; 
	line-height: 175%;
	border-top: 1px dotted #aaa;
	width: 100%;
	height: 10px;
	margin: 0 10px 40px 140px;
	white-space: nowrap;
}
.smallprint p {
	margin-top: 50px;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height: 10px;
	margin-left: 140px;
	margin-bottom: 40px;
	text-align: center;
}

.footnav a:link {
	background-color: #fff;
	color: #369;
	font-weight: bolder;
	padding: 1px 7px;
	text-decoration: none;
}
.footnav a:visited {
	background-color: #fff;
	color: #369;
	font-weight: bolder;
	padding: 1px 7px;
	text-decoration: none;
}
.footnav a:hover {
	background-color: #eee;
	color: #000;
	font-weight: bolder;
	padding: 1px 7px;
	text-decoration: none;
}
.footnav a:active {
	background-color: #fff;
	color: #000;
	font-weight: bolder;
	padding: 1px 7px;
	text-decoration: none;
}

#amyformbox {
	width: 500px;
	border: solid #ccc 3px;
	margin: 0;
	padding: 0;
	color: #000;
	vertical-align: top;
}
.amyformintro{
	margin:0px;
	width: auto;
	color: #000;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	padding: 10px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	color: #369;
}	
.field {
	margin:0;
	width: auto;
	color: #000;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	padding: 0;
}
.labelleft {
	margin:0px;
	width: auto;
	color: #000;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	padding: 10px;
	text-align: right;
	color: #369;
}

.button {
	margin:10px;
	width: auto;
	color: #000;
	font-size: 11px; 
	font-family: Verdana, sans-serif;
	padding: 2px;
}

-->

