html {
	height:  100%;
	margin:  0;
	padding:  0;
	}

body {
	font-family:  arial;
	font-size:  small;
	text-align:  justify;
	height:  100%;
	margin:  0;
	padding:  0;
	}

select {
	font-family:  arial;
	font-size:  small;
	}

p {
	margin:  0;
	padding:  0;
	}

a {
	color:  #6699ff;
}

a:hover {
	color:#FF3333;
}
	
#page_wrap {
	width:  760px;
	margin-left: auto;
	margin-right: auto;
  }
  
#border {
	width:  760px;
	margin-left: auto;
	margin-right: auto;
	border-left:  1px solid #dbd4ca;
	border-right:  1px solid #dbd4ca;
  }
  
#logo_wrap, #support_wrap {
	margin-top:  10px;
	}
	
#logo_wrap {
	float:  left;
	display:  inline;
	margin-left:  15px;
	}
	
#support_wrap {
	float:  right;
	display:  inline;
	margin-right:  15px;
	padding: 0 0 5px 0;
	border-bottom:  1px dotted #cccccc;
	}
	
#support_wrap p {
	display:  inline;
	padding:  0 0 0 30px;
	font-size:  85%;
	letter-spacing:.1em;
	}

#support_wrap a {
	text-decoration: none;
	color:#000000;
	}

#support_wrap a:hover {
	color:#FF3333;
	}

#login_wrap {
	clear:  right;
	float:  right;
	display:  inline;
	width:  485px;
	margin:  10px 1px 10px 0;
	}

html>body #login_wrap {
	margin:  10px 15px 25px 0;
	}
	
#login_wrap * {
	display:  inline;
	}
	
#welcome_wrap {
	clear:  both;
	width:  756px;
	height:  229px;
	margin:  0 0 -3px 2px;
	background:   url(../_images/welcome.jpg) top left no-repeat;
	color:  white;
	}
	
html>body #welcome_wrap {
	margin:  0 0 0 2px;
	}
	
#welcome_wrap p {
	margin-left:  17px;
	width:  200px;
	}

#start	{
	margin-left:  37px;
	display: block;
	margin-top: 11px;
	width:  160px;
	height: 38px;

	text-align:  center;

}

.welcome_header {
	font-size:  120%;
	padding-top:  45px;
	margin-bottom:  7px;
	font-weight:  bold;
	text-align:  center;
	letter-spacing:  1.1px;
	}
	
.welcome_desc { 
	font-size:  90%;
	}

.welcome_style {
	font-size:  90%;
	margin-left: 17px;
	margin-top:  10px;
	width:  200px;
	}
	
#product_line {
	margin-left:  7px;
	margin-right:  -7px; /* Compensating for IE's lack of proper CSS support */
	width:  760px;
	}

#product_line h1, #product_line h2, #product_line h3 {
	font-size:  120%;
	letter-spacing:  1.1px;
	margin:  0 0 3px 0;
	padding:  0;
	}
	
#product_line h1, #product_line h2 {
	color:  #0066cc;
	}
	
#product_line h3 {
	color:  #ff3333;
	}
	
#product_line p {
	width:  230px;
	margin-bottom:  30px;
	}
	
#citation_builder_pro, #cite_it_right, #academic_subscriptions {
	margin:  25px 0 0 0;
	}
	
#citation_builder_pro {
	float:  left;
	width:  252px;
	margin-left:  2px;
	}
	
#cite_it_right {
	width:  252px;
	float: left;
	}
	
#academic_subscriptions {
	width:  252px;
	float:  right;
	}

#float_fix {
	clear:  both;
	}

#footer {
	clear:  both;
	width:  762px;
	padding-top:  15px;
	background:   url(../_images/border_bottom.jpg) top left repeat-x;
	}

#footer_left {
	float:  left;
	width:  140px;
	}

#footer_center {
	float:  left;
	width:  482px;
	}

#footer_right {
	float:  left;
	width:  140px;
	}

#links {
	text-align:  center;
	color:  #999999;
	}

#links p {
	display:  inline;
	margin-left:  13px;
	font-size:  90%;
	}

#links a {
	text-decoration: none;
	}

#verisign {
	margin-top:-15px;
	text-align:  right;
	}

#xhtml {
	text-align:  center;
	color:  #cccccc;
	margin-top:  8px;
	}

#xhtml img {
	padding-right: 8px;
	}

#content_wrap {
	clear: both;
	margin: 0 0 -3px 2px;
	width: 760px;
	display: table;
	background:  url(/images/sidebar.gif) top left;
	background-repeat: repeat-y;
	}

#content {
	padding: 10px 0 30px 22px;
	float: left;
	width: 492px;
	}

#content p {
	padding-top: 10px;
	}

#submenu {
	float:  left;
}

#submenutitle {
	width: 214px;
}

* html #submenutitle { /*IE 6 only */
	w\idth: 222px; /*Box model bug: 180px minus all left and right paddings for #submenulist */
}

#submenutitle div {
	border-bottom: 1px solid #FFF;
}

#submenutitle h2 { 
	margin: 0;
	background: #446679 url(/_images/submenutitlecurve.gif) no-repeat;
	border-bottom: 1px solid #FFF;
	font-size: 1.2em;
	height: 30px;
}

#submenutitle h2 a { 
	padding: 7px 0 6px 4px;
	margin-left: 26px;
	background: #ac5400 url(/_images/submenutitleline.gif) top right no-repeat;
	height: 30px;
	heigh\t: 17px;
	overflow/**/: hidden;
	display: block;
	color: #FFFFFF;
	width: 50%;
	text-decoration: none;
}


#submenulist {
	width: 213px;
	border-right: 1px solid #999999;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	background-color: #90bade;
	color: #333;
}

* html #submenulist{ /*IE 6 only */
	w\idth: 185px; /*Box model bug: 180px minus all left and right paddings for #submenulist */
}

#submenulist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#submenulist li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}

#submenulist li a{
	display: block;
	padding: 5px 8px 5px 8px;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-size: 1em;
	font-weight: 600;
}

html>body #submenulist li a{ /*Non IE6 width*/
	width: auto;
}

#submenulist li a:hover {
	border-right: 10px solid #FFE84F;
} 

#submenulist ul ul li a {
	font-size: 1em;
	padding: 5px 0px 5px 16px;
	border-left: 10px solid #54A4DE;
	border-right: 10px solid #EBF4FA;
	background-color: #BBD9EE;
	color: #666;
	font-weight: 400;
}

#submenulist ul ul li a:hover {
	border-right: 10px solid #FFFFC1;
}

td.featureName {
	border-bottom:1px solid #CCCCCC;
}

td.featureCitationBuilder {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
}

td.featureCitationBuilderPro {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	}
	
td.featureName a {
	text-decoration: none;
}

input.order {
	width:120px;margin-right:20px;
}

h3, h4 {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3.head {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h3.line {
	padding:0px;
	border-top:1px dotted #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.line {
	padding:10px 0px 0px 0px;
	border-top:1px dotted #999999;
}

.floatright	{
	float: right;
	width: 179px;
	padding: 0px 7px 7px;
	margin: 8px 0px 0px 12px;
	background-color: #ffffcc;
	border: 1px dotted #666666;
	font-size: 88%;
}

ul.spacelist li {
	padding-top: 3px;
}

td.Label { background-color:#FFFFFF;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;border-left:1px solid #FFFFFF; }
td.Field { background-color:#FFFFFF;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;border-right:1px solid #FFFFFF; }
td.Combine { background-color:#FFFFFF;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF; }
td.Highlight { background-color:#E5EFF6;border:1px solid #97C0DC; }
td.LabelHighlight { background-color:#E5EFF6;border-top:1px solid #97C0DC;border-bottom:1px solid #97C0DC;border-left:1px solid #97C0DC; }
td.FieldHighlight { background-color:#E5EFF6;border-top:1px solid #97C0DC;border-bottom:1px solid #97C0DC;border-right:1px solid #97C0DC; }
td.CombineHighlight { background-color:#E5EFF6;border-top:1px solid #97C0DC;border-bottom:1px solid #97C0DC; }