/* --- Default Style For Page --- */
body {
	margin: 0;
	padding: 0;
	font-family: helvetica, tahoma, verdana, arial, sans-serif;
	text-align: center;
	line-height: 1.2em;
	color: #333;
	background: #aad0de url(/images/background-new.gif) repeat-y 50% 0;
	font-size: x-small; /* IE5 Win */
		voice-family: "\"}\""; 
		voice-family: inherit;
		font-size: small;
}

html>body { /* be nice to Opera */
	font-size: small;
}
	
/* --- Layout Style For Page --- */
#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	font-size: 100%;
	text-align: left;
	width: 750px;
}

#content {
	padding: 10px 10px 20px 10px;
	width: 680px;
	clear: left;
}

#banner {
	padding: 20px 10px 20px 10px;
	width: 685px;
}

	#banner #logo {
		float: left;
		padding-right: 20px;
	}
	
	#banner form {
		text-align:right;
		float:left; 
		border:0px solid;
		width: 400px; 
	}
	
	#banner #logo {
		float: left;
		padding-right: 80px;
	}	
	
	#banner #banner-main {
		clear: right;
	}
	
	#banner #site-title {
		font-family: trebuchet ms, sans-serif;
		font-size: 370%;
		color: #427085;
		padding: 50px 0 0 0;
		margin:0;
	}
	
	#banner #site-subtitle {
		font-family: trebuchet ms, sans-serif;
		font-size: 128%;
		color: #F09D67;
		font-weight: bold;
		padding: 14px 0 0 0;
		margin:0;
	}
	
	#banner #sponsor {
		font-family: trebuchet ms, sans-serif;
		font-size: 100%;
		color: #C4CED3;
		padding: 0 0 5px 0;
		margin:0;
	}
	
	#banner input.box {
		font-family: trebuchet ms, sans-serif;
		width: 280px;
		border-top: 1px solid #7497A6;
		border-left: 1px solid #7497A6;
		border-bottom: 1px solid #CFDADF;
		border-right: 1px solid #CFDADF;
             float:left;
	}
	
ul.alphabet {
	margin: -7px;
	padding: 0 0 0 0;
}

ul.alphabet li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

ul.alphabet a {
	float: left;
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4b778b;
	padding: 7px 12px 7px 8px;
	text-decoration: none;
	margin: -1px;
}

ul.alphabet a:hover {
	float: left;
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4b778b;
	padding: 7px 12px 7px 8px;
	margin: -1px;
	text-decoration: none;
	background: url(/images/yellow1.gif) no-repeat center;
}

ul.alphabet a.on {
	float: left;
	font-family: trebuchet ms, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #4b778b;
	padding: 7px 12px 7px 8px;
	margin: -1px;
	text-decoration: none;
	background: url(/images/yellow1.gif) no-repeat center;
}

#right-bar {
	float: right;
	width: 200px;
	margin-top: 0;
	line-height: 100%;
}

	#right-bar h4 {
		margin-top: 13px;
	}
	
	#right-bar dt {
		padding: 0;
		margin: 0;
		font-size: 80%;
		font-weight: normal;
		background: none;
		color: #0D3E70;
	}
	
	#right-bar dd {
		font-weight: normal;
		background: none;
		color: #0D3E70;
	}
	
	#right-bar ul {
		padding: 10px 0 0 0;
		margin: 0;
		list-style: none;
	}
	
	#right-bar li {
		font-family: helvetica, tahoma, verdana, arial, sans-serif;
		font-weight: normal;
		color: #0D3E70;
		background: none;

	}
	
	#right-bar li a {
		text-decoration: none;
		font-size: 80%;
	}
	
	#right-bar li a:hover {
		text-decoration: underline;
		color: #F09D67;
	}
	
	#right-bar li a:visited {
		color: #0D3E70;
	}
	
	#right-bar dd {
		padding: 0;
		margin: 0;
		: 0;
		font-size: 80%;
	}
	
	#right-bar p {
		font-size: 80%;
	}
	
#main {
	width: 440px;
	padding-right: 20px;
	border-right: 1px solid #CFDADF;
}

/* --- Class Styles For Page --- */
.edit-buttons {
	text-align: right;
	padding-bottom: 20px;
	padding-right: 48px;
}

.footer {
	border-top: 1px solid #CFDADF;
	padding-top: 20px;
	text-align: center;
	clear: both;
	font-size: 78%;
}

.hidden {
	display: none;
}

.page-nav{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

table {
	display: block;
	margin-top: 20px;
}
/* --- Tag Styles For Page --- */
	
h1 {
	font-family: trebuchet ms, sans-serif;
	font-size: 150%;
	color: #0D3E70;
	margin-bottom: -1%;
}

h2 {
	font-family: trebuchet ms, sans-serif;
	font-size: 140%;
	color: #0D3E70;
	margin-bottom: -1%;
}

h3 {
	font-family: trebuchet ms, sans-serif;
	font-size: 125%;
	color: #0D3E70;
	margin-bottom: -1%;
}

h4 {
	font-family: trebuchet ms, sans-serif;
	font-size: 110%;
	color: #F09D67;
	margin-bottom: -2%;
}

p, label, blockquote {
	font-size: 95%;
}

a:link,a:active {
	color: #0D3E70;
}

a:hover, a:visited {
	color:#F09D67;
}

#main a[href^="http:"] {
	background: transparent url('/images/external.png') 100% 50% no-repeat;
	padding-right: 13px;
}

#main dt {
	font-family: trebuchet ms, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #0D3E70;
	padding: 10px 0 0 20px;
	background: url(/images/yellow2.gif) no-repeat left bottom;
}

#main dd {
	font-size: 90%;
	margin: 0;
	padding: 5px 0 10px 20px;
	text-align: justify;
}

small, small a:link, small a:visited {
	font-size: 85%;
	color: #C4CED3;
}

input.button {
	background:#B5D3DE none repeat scroll 0%;
	border-color:#CFDADF rgb(116, 151, 166) rgb(116, 151, 166) rgb(207, 218, 223);
	border-style:solid;
	border-width:1px;
	color:#0D3E70;
	float:left;
	font-family:sans-serif;
	font-size:90%;
	margin-left:8px;
	margin-right:0pt;
	
	padding:2px;
}

blockquote {
	font-style: italic;
}

hr {
	width: 100%;
	height: 1px;
	border: 0px;
	/* for IE*/
	color: #cfdadf;
	background: url(/images/line.gif);
}

