html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	behavior: url(/library/styles/csshover.htc);
}

hr {
	color:#e6e6e6;
	background-color:#e6e6e6;
	height:1px;
	border:0;
}

.hr-factoid {
	color:#75c7f1;
	background-color:#75c7f1;
	height:1px;
	border:0;
	padding:0;
	margin: 8px 0;
}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight:bold;
	color: #e5052a;
	margin:5px 0 10px 0;
	line-height:normal;
}

h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-weight:bold;
	color: #0696e0;
	margin:5px 0 10px 0;
	line-height:24px;
}

h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight:bold;
	color: #0696e0;
	margin:5px 0 5px 0;
	line-height:normal;
}

.content-home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
	line-height: 17px;
}

.content-home a{
	color: #0696e0;
	text-decoration: none;
}

.content-home a:hover{
	color: #0696e0;
	text-decoration: underline;
}

.content p {
	margin:20px 0 20px 0;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	line-height: 19px;
}

.content a{
	color: #de062a;
	text-decoration: none;
}

.content a:hover{
	color: #de062a;
	text-decoration: underline;
}


.contentHeaderWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:normal;
}

.contentHeaderWhite a{
	color: #ffffff;
	text-decoration: none;
}

.contentHeaderWhite a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #4e4e4e;
}

.footer a{
	color: #4e4e4e;
	text-decoration: none;
}

.footer a:hover{
	color: #4e4e4e;
	text-decoration: underline;
}

.errmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: red;
}

.ip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: solid 1px #5F5F5F;
}

.searchIP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 0;
	background:none;
}



#search-bg {
	position:relative;
	width:100%;
	background:url(/library/images/common/search-bg.gif);
	background-repeat:repeat-x;
	height:33px;
}

#search {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:33px;
	top:6px;
}

#header-bg {
	position:relative;
	width:100%;
	background:url(/library/images/common/header-bg.gif);
	background-repeat:repeat;
	height:178px;
}

#header {
	position:relative;
	margin:0 auto;
	width:1000px;
}


#menu-bg {
	position:relative;
	width:100%;
	background:url(/library/images/common/menu-bg.gif);
	background-repeat:repeat-x;
	height:52px;	
}

#menu {
	position:relative;
	margin:0 auto;
	width:984px;
}

#menu-bottom {
	position:relative;
	width:100%;
	background:url(/library/images/common/menu-bottom.png);
	background-repeat:repeat-x;
	background-position:top;
	height:7px;
	z-index:200;
}

#content {
	position:relative;
	margin:0 auto;
	width:1000px;
	z-index:100;
	margin-top:-7px;
}

#header-divider {
	width:100%;
	background:url(/library/images/common/header-divider.gif);
	background-repeat:repeat-x;
	height:7px;
	margin-bottom:30px;
}

#footer-bg {
	position:relative;
	width:100%;
	background-color:#e5e5e5;
	padding:20px 0 30px 0;
}

#footer {
	position:relative;
	margin:0 auto;
	width:1000px;
}

/****** NAVIGATION ************/

#navHeader {
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:bold;
}

#navHeader a{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#de072a;
	line-height:normal;
	text-decoration:none;
	font-weight:bold;
}

#navHeader a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#0696e0;
	line-height:normal;	
	text-decoration:none;
	font-weight:bold;
}

#navSub, #nav {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 16px;
	margin: 0 0 10px 15px;
	padding: 0;
}

#navSub a, #nav a {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #626262;
	text-decoration: none;
		/* list arrow style for all nav items */
		background: transparent url(/library/images/common/nav-arrow.gif) no-repeat 0 3px;
		padding: 0 0 0 15px;
}

#navSub a:hover, #nav a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #0696e0;
	text-decoration: none;
}

#navSub li {
	background: none;
	margin: 0;
	padding: 0 0 0 20px;
}

ul#navSub li {
	list-style-type: none;
	padding: 0;
}

.reqfldtitle {
	padding-bottom: 1px;
}

.reqfldtitle:hover {
	background-color: #d5effc;
	border-bottom: 1px dashed #a8d8eb;
	padding-bottom: 0;
}

