* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
	font-size: 100%;
}

html>body, html>div, html>p, html>th, html>td, html>li, html>dd {
	font-size: small
}

html {
	color: #536482;
	background: #26252a;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-ie browsers */
	height: 100%;
	margin-bottom: 1px;
	background-image: url(../images/background_tile.jpg);
}

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;	/* This sets the default font size to be equivalent to 10px */
}

img {
	border: 0;
	padding: 0;
}

.small { 
	font-size: 0.85em; 
}

/* General links  */
a:link, a:visited {
	color: #105289;
	text-decoration: none;
}

a:hover {
	color: #BC2A4D;
	text-decoration: underline;
}

a:active {
	color: #368AD2;
	text-decoration: none;
}

/* Main blocks
---------------------------------------- */
.indent {
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
}
.wrap2 {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #175586;
	border-top: none;
	border-bottom: none;
	height: auto;
	display: block;
	
}

.wrap3 {
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #fff;
	border-top: none;
	border-bottom: none;
	height: auto;
	display: block;
}

.wrap {
	width: 770px;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #278bd9;
	border-top: none;
	border-bottom: none;
	background-image: url(../images/tile-trick.jpg);
	background-repeat: repeat-y;
}
.header_bar {
	height: 26px;
	width: 770px;
	background-image: url(../images/top_header_tile.jpg);
}
.header_nav {
	height: 37px;
	width: 770px;
	background-color: #496396;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.date {
width: 400px;
float: left;
}
.date, .mininav {
font-family: Tahoma, Helvetica, Arial, sans-serif;
padding-top: 4px;
padding-left: 5px;
color: #fff;
font-size: 12px;
font-weight: 500;
}
.mininav {
	padding-right: 5px;
	float: right;
}
.mininav a,.mininav a:link,.mininav a:visited,.mininav a:active {
	color: #fff;
	text-decoration: none;
}
.mininav a:hover {
	color: #fff;
	text-decoration: underline;
}
.searchbox {
width: 325px;
float: left;
font-size: 12px;
font-weight: 900;
color: #fff;
padding-left: 5px;
}
.userbutton
{
	background-image: url(../images/search_button.jpg);
	height: 34px;
	width: 36px;
	border: 0px;
	color: #fff;
	font-size: 0px;
	border: 0px;
}


#navcontainer { 
	width: 430px; 
	background-color: #e4e4e4;
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	float: right;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
float: left;
}

#navcontainer a
{
	display: block;
	width: 86px;
	height: 27px;
	background-color: #f2efef;
	float: left;
	text-align: center;
	padding-top: 10px;
	font-weight: 600;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #CCCCCC;
	color: #fff;
}
#navcontainer ul li { display: inline; }






.subheader {
	background-image: url(../images/sub_header.jpg);
	width: 770px;
	height: 19px;
	display: block;
}
.content {
	width: 537px;
	height: auto;
	display: block;
	float: left;
	background-color: #fff;
	padding-bottom: 50px;
}
.content p {
padding: 5px 10px;
}
.content h2 {
	color: #175682;
	font-size: 20px;
	font-weight: 900;
}
.auto {
	min-height: 100%;
	_height: 100%;
	height: 100%;
	width: 233px;
	height: auto;
	float: right;
	background-image: url(../images/side_tile.jpg);
	background-repeat: repeat-y;
}
.index_left {
	width: 200px;
	height: 400px;
	display: block;
	float: left;
}
.index_left li
{
margin-left: 20px;
padding-left: 0;
list-style-type: none;
}
.index_left ul {
list-style-type: none;
}
.index_right {
	width: 300px;
	height: 500px;
	display: block;
	float: right;
	position: relative;
}
.index_right li
{
margin-left: 40px;
padding-left: 0;
list-style-type: none;
}
.org li {
margin-left: 40px;
padding-left: 0;
list-style-type: none;
}
.org ul {
list-style-type: none;
}
.index_right ul {
list-style-type: none;
}
.sidebar {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	width: 233px;
	height: auto;
	display: block;
	min-height: 566px;
	background-image: url(../images/right_bg.gif);
	background-repeat:no-repeat;
}
.sidebar ul {
padding-top: 10px;
padding-left: 5px;
list-style-type: none;
color: #fff;
font-size: 15px;
font-weight: 800;
}
.sidebar p {
padding-top: 5px;
padding-left: 10px;
list-style-type: none;
color: #fff;
font-size: 15px;
font-weight: 800;
}
.sidebar li
{
margin-left: 30px;
padding-left: 0;
list-style-type: none;
color: #fff;
font-size: 12px;
font-weight: 800;
}
.sidebar li.move
{
margin-left: 40px;
}
.sidebar a, .sidebar a:hover, .sidebar a:link, .sidebar a:visited {
color: #fff;
font-size: 12px;
font-weight: 800;
}
.sidebar li a:hover {
text-decoration: underlined;
}
.footer {
	width: 784px;
	height: 39px;
	display: block;
	background-image: url(../images/footer.jpg);
	margin-left: auto;
	margin-right: auto;
	background-color: #456699;
}

.footer ul {
     list-style: none;
     padding: 12px 15px;
}

.footer ul li {
     display: inline;
     color:#fff;
     font-size: 11px;
}

.footer ul li.left {
     float: left;
}

.footer ul li.right {
     float: right;
}

.footer ul li a {
     color:#fff;
}

.content_header {
background-image: url(../images/nameofpage_header.jpg);
height: 26px;
width: 517px;
background-repeat: no-repeat;
padding-left: 5px;
display: block;
font-size: 18px;
padding-top: 5px;
color: #fff;
font-weight: 700;
padding-bottom: 10px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Jake Updates */

.product-spotlight h3       { font-size:12px; font-family:Arial, Verdana, Tahoma; color:#fff; padding:5px 0 0 10px; }
.product-spotlight a        { color:#fff; }
.product-spotlight a:hover  { text-decoration:none; }
.product-spotlight dl       { margin:25px 0 0 25px; color:#fff; }
.product-spotlight dl dt    { font-weight:bold; font-size:12px; font-family:Arial, Verdana, Tahoma; }
.product-spotlight dl dd    { margin-top:5px; }
.product-spotlight p        { padding:0 25px 0 25px; margin:0; font-weight:normal; font-size:12px; line-height:15px; color:#fff; }
