/*//////////////////////////////////////////////////////////////////////////////////// page setup ///////////*/html,body,a:link,a:visited,a:hover,a:active,h1,h2,h3,h4,h5,p,ul,li,div,span,img,form,label,input,textarea,select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	margin:0;
	padding:0;
	border:0;
}
input,textarea,select {
	margin:0;
	padding:1px;
	border:1px solid #017DC3;
}
input[type="radio"],input[type="checkbox"] {
	border:0;
}
a.button,input.button{
	display:block;
	float:left;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	background-color:#e3e3e3;
	width:auto;
	text-decoration:none;
	margin:0;
	border:1px solid #017DC3;
	cursor:pointer;
}
input.button {
	height:24px;
	padding:0 1px 3px 1px;
}
a.button {
	height:20px;
	padding:2px 6px 0 6px;
}
body {
	width:100%;
	height:100%;
	background-color:#f6ea1a;
	position:relative;
	z-index:0;
}
.msg {
	color:#ffffff;
	font-weight:bold;
	border:1px solid #330000;
	background-color:#990000;
	display:block;
	width:400px;
	margin:10px 10px 10px 250px;
	padding:5px;
	text-align:center;
}
.clear {
	clear:both;
	width:0;
	height:0;
}
h2{
	font-size:x-large;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-style:italic;
	color:#00468e;
	padding:20px 0 10px 240px;
}
h4{
	font-size:large;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-style:italic;
	color:#00468e;
}
/*//////////////////////////////////////////////////////////////////////////////////// page styles ///////////*/

#page2{
	width:50%;
	margin-left:50%;
	height:632px;
	background-color:#FFFFFF;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#page1{
	position:absolute;
	width:100%;
	z-index:5;
	left:0;
	top:0;
}
#page {
	margin:0 auto;
	background:url(library/page_bg5.jpg) no-repeat;
	width:779px;
	height:739px;
	padding:0 0 0 121px;
}
#newtop {
	display:block;
	width:479px;
	height:121px;
	padding:8px 300px 0 121px;
	text-align:right;
	font-size:18px;
	font-weight:bold;
}
#newtop a:link,#newtop a:visited {
	color:#999999;
	text-decoration:none;
	font-size:x-small;
	font-weight:normal;
}

#newtop a:hover {
	text-decoration:underline;
}
.bar_top{
	display:block;
	float:left;
	font-size:large;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-style:italic;
	color:#00468e;
	padding:10px;
	width:400px;
	background-color:#F3EC55;
}
.bar_top2{
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	padding:0 0px 10px 10px;
	width:410px;
	height:40px;
}
.bar_top3{
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	padding:0 0px 10px 10px;
	width:410px;
}
.bar_top3 p{
	padding-bottom:10px;
}
.bar_top4{
	display:block;
	float:left;
	font-size:large;
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-style:italic;
	color:#00468e;
	padding:10px;
	width:400px;
	background-color:#F3EC55;
}
.bar_top2 .mini_del{
	display:block;
	float:right;
	width:50px;
	height:25px;
	padding:10px 5px 5px 5px;
	background-color:#3E7CB7;
	color:#FFFFFF;
	text-decoration:none;
}
.bar_top2 .mini_view{
	display:block;
	float:right;
	width:80px;
	height:25px;
	padding:10px 5px 5px 5px;
	background-color:#3E7CB7;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;
}
.bar_top2  .mini_checkout{
	display:block;
	float:right;
	width:100px;
	height:25px;
	padding:10px 5px 5px 5px;
	background-color:#3E7CB7;
	color:#FFFFFF;
	text-decoration:none;
	border-right:1px solid #FFFFFF;	
}
.bar_top2 .mini_del a:link,.bar_top2 .mini_del a:visited,.bar_top2 .mini_del a:hover{
	width:60px;
	height:30px;
	color:#FFFFFF;
	text-decoration:none;
}
.bar_top5{
	display:block;
	float:left;
	font-family:"Trebuchet MS";
	padding:0 0px 10px 5px;
	width:410px;
}
/*//////////////////////////////////////////////////////////////////////////////////// glossary styles ///////////*/
a.gloss {
	text-decoration:none;
	border-bottom:dotted 1px #000000;
}
.alphabet {
	 list-style-position:outside;
}
.alphabet li {
	list-style-type:none;
	display:block;
	float:left;
	width:21px;
	text-align:center;
	line-height:30px;
}
.ab_on {
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#5AB68D;
	color:#ffffff;
	font-weight:bold;
}
a.ab_off:link,a.ab_off:visited {
	text-decoration:none;
	padding:1px 3px;
	border:1px solid #4187B8;
	background-color:#ffffff;
	font-weight:bold;
}
a.ab_off:hover {
	background-color:#5AB68D;
	color:#ffffff;
}
.checkout_label {
	display:block;
	float:left;
	width:120px;
}
/*//////////////////////////////////////////////////////////////////////////////////// xstandard styles //////*/
.black {
	color:#000000;
}
.grey {
	color:#666666;
}
.red {
	color:#990000;
}
.blue {
	color:#000099;
}
.green {
	color:#009900;
}
.smaller {
	font-size:x-small;
}
