html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	
}
ol,ul
{
	font: 12px/18px Verdana,Geneva,sans-serif;
	list-style: none;
	margin: 10px 0;
}
ol ul,ul ul
{
	list-style-type: disc;
}
blockquote,q
{
	quotes: none;
}
blockquote:before,blockquote:after,q:before,q:after
{
	content: '';
	content: none;
}
:focus
{
	outline: 0;
}
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
ul.nolistyle
{
	list-style: none;
}
fieldset
{
	padding: 10px;
}

.bufferTop1  { margin-top: 1px; }
.bufferTop2  { margin-top: 2px; }
.bufferTop4  { margin-top: 4px; }
.bufferTop5  { margin-top: 5px; }
.bufferTop10  { margin-top: 10px; }
.bufferTop15  { margin-top: 15px; }
.bufferTop20  { margin-top: 20px; }
.bufferTop30  { margin-top: 30px; }

.bufferBottom5  { margin-bottom: 5px; }
.bufferBottom10  { margin-bottom: 10px; }
.bufferBottom15  { margin-bottom: 15px; }
.bufferBottom20  { margin-bottom: 20px; }

.bufferLeft5  { margin-left: 5px; }
.bufferLeft10  { margin-left: 10px; }
.bufferLeft15  { margin-left: 15px; }
.bufferLeft20  { margin-left: 20px; }

.bufferRight5  { margin-right: 5px; }
.bufferRight10  { margin-right: 10px; }
.bufferRight15  { margin-right: 15px; }
.bufferRight20  { margin-right: 20px; }

.debug{background-color:red;}
.debug_beta{background-color:yellow;}
.green_bg{background-color:#339701; padding:2px; margin-left:-2px; -moz-border-radius:2px;}
.blue_bg, .blue_bg a{background-color:#002962; padding:2px; margin-left:-2px; -moz-border-radius:2px; color:#fff;}

.font_size_14
{
	font-size: 14px;
	line-height: 19px;
}
.font_size_10, #mainbox .font_size_10
{
	font-size: 10px;
	line-height: 15px;
}
.font_size_11
{
	font-size: 11px;
	line-height: 17px;
}
.font_size_12
{
	font-size: 12px;
	line-height: 17px;
}
#bar_banners
{
	display: block;
	float: left;
	position: relative;
	width: 190px;
}
#book_the_best a
{
	color: #fff;
}
#book_the_best
{
	color: #fff;
	font-family: Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	left: 10px;
	line-height: 18px;
	position: absolute;
	text-align: left;
	top: 60px;
}
.float_left
{
	float: left;
}
.float_right
{
	float: right;
}
.skiplink
{
	display: none;
}
label
{
	cursor: pointer;
}
a,a:visited
{
	color: #00f;
	text-decoration: none;
}
a:focus,a:hover
{
	text-decoration: underline;
}
html
{
	height: 100%;
}
body
{
	background: #002b63 url(../images/bgr-body.gif) repeat-x;
	color: #002962;
	font: 62.5%/1 Arial,Helvetica,sans-serif;
	height: 100%;
}
#wrapper
{
	margin: 20px auto 0;
	position: relative;
	width: 968px;
}
#container
{
	background: url(../images/bgr-container.gif) repeat-y;
	width: 968px;
}
#bgr-top
{
	background: url(../images/bgr-containertop.gif) no-repeat top;
	width: 968px;
}
#bgr-bot
{
	background: url(../images/bgr-containerbot.gif) no-repeat bottom;
	padding-bottom: 40px;
	width: 968px;
}
#header
{
	clear: both;
	overflow: hidden;
	padding: 25px 0 0 45px;
	width: 923px;
}
#header h2
{
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	position: absolute;
	right: 15px;
	top: -15px;
}
#header h2 a, #header h2 a:visited
{
	color: #fff;
	text-decoration: none;
}
#mastimg
{
	background: url(../images/bgr-mastimg.jpg) no-repeat;
	clear: both;
	height: 137px;
	margin-bottom: 6px;
	width: 888px;
}
#nav
{
	background: url(../images/bgr-nav.gif) no-repeat;
	display: block;
	height: 42px;
	overflow: hidden;
	text-align: center;
	width: 888px;
}
#nav ul
{
	clear: left;
	float: left;
	font-size: 22px;
	height: 39px;
	left: 50%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#nav li
{
	display: block;
	float: left;
	line-height: 35px;
	list-style: none;
	margin: 0 35px;
	padding: 0;
	position: relative;
	right: 50%;
}
#nav li a,
#nav li a:visited
{
	color: #fff;
	float: left;
	height: 39px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#nav li a:hover
{
	color: #011d43;
	text-decoration: none;
}
#content
{
	clear: both;
	overflow: hidden;
	padding: 0 0 10px 45px;
	width: 923px;
}
#sidebox
{
	float: left;
	margin-right: 5px;
	width: 190px;
}
#sidenav
{
	background: url(../images/bgr-sidenav.gif) repeat-y;
	float: left;
	font: bold 11px Tahoma,Geneva,sans-serif;
	width: 190px;
}
#sidenav li.first
{
	background: url(../images/bgr-sidenavtab-first.jpg) no-repeat;
	height: 36px;
	margin-bottom: 2px;
	width: 190px;
}
#sidenav li
{
	background: url(../images/bgr-sidenavtab.jpg) no-repeat;
	display: block;
	float: left;
	height: 36px;
	margin-bottom: 2px;
	width: 190px;
}
#sidenav li a,
		#sidenav li a:visited
{
	color: #434a55;
	display: block;
	padding: 12px 0 1px 30px;
}
#bookservice
{
	clear: both;
}
#mainbox
{
	float: left;
	overflow: hidden;
	width: 693px;
}
#mainbox h1
{
	background: url(../images/bgr-pagetitle.gif) no-repeat;
	clear: both;
	font: bold 12px Verdana,Geneva,sans-serif;
	height: 24px;
	padding: 12px 0 0 10px;
	width: 683px;
}
#mainbox h2
{
	background: url(../images/bgr-pagetitle.gif) no-repeat;
	 margin:0 0 0 -10px; 
	clear: both;
	font: bold 11px Verdana,Geneva,sans-serif;
	height: 24px;
	padding: 12px 0 0 10px;
	width: 683px;
	
}
#mastmain
{
	clear: both;
	margin-bottom: 6px;
}
#mainbox p
{	
	font: 12px/18px Verdana,Geneva,sans-serif;
	margin: 10px 0;
}
#columns
{
	overflow: hidden;
	width: 693px;
}
#mainbox .leftcol
{
	float: left;
	padding: 10px 10px 0 10px;
	width: 648px;
}
.booklink
{
font-weight:bold;	
}
#addlinks
{
	background: url(../images/bgr-addlinks.gif) no-repeat 0 0;
	font: bold 11px Verdana,Geneva,sans-serif;
	height: 200px;
	margin: 10px auto 5px;
	overflow: hidden;
	width: 194px;
}
#addlinks ul
{
	list-style-position: inside;
	list-style-type: disc;
	width: 190px;
}
#addlinks li
{
	color: #000099;
	font-weight: bold;
	line-height: 14px;
	padding: 0 10px;
}
#addlinks li a, 
	#addlinks li a:visited
{
	color: #000099;
	line-height: 16px;
}
#footer_wrap
{
	background: url(../images/bgr-footer.gif) 0 0 no-repeat;
	display: block;
	height: 76px;
	margin: 0px auto;
	overflow: hidden;
	padding: 5px 0 0;
	position: relative;
	width: 888px;
}
#footer_wrap ul
{
	font: bold 11px Tahoma,Geneva,sans-serif;
	left: 50%;
	list-style: none;
	margin: 0;
	padding: 6px 0 0px;
	text-align: center;
}
#footer_wrap ul li
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	right: 50%;
}
#footer_wrap ul li a
{
	color: #fff;
	margin: 0 2px;
	text-decoration: none;
}
#footer_wrap ul li a:hover
{
	text-decoration: underline;
}
#columns a
{
	color: #002962;
	text-decoration:underline;
}
#content ul
{
	list-style-position: inside;
	list-style-type: disc;
}