* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #E1E1E1;
	text-align: center;
	font-size: 75%;
}

li ul, li ol{
	margin: 0 0;
}

 p, pre, blockquote, ul, ol, dl, table{
	margin: 1.2em 0;
}

p.adobe {font-size: .8em;}

h1, h2, h3, h4, h5, h6{
	margin: .5em 0;
	display: block;
clear: both;}

h1{
	background: url(../images/sys_images/h1banner.gif) bottom left no-repeat;
	padding-bottom: 12px;
	color:#FE8E22;
}

div.blog_content h1 {
	font-size: 24px;
}

h2{
       padding-top: 18px;
	padding-bottom: 12px;
	color: #646E70;
	background: url(../images/sys_images/h2.png) bottom left no-repeat;
}

h3{
	padding-top: 18px;
	padding-bottom: 6px;
	color: #646E70;
}

dd{
	margin-left: 3em;
}

ul,ol{
	padding-left:0px;
	margin-left: 15px;
}

li {
	margin: .6em;
}

.toc li {
	font-size: .8em;
	margin: .1em;
}



h1 { font-size: 160% }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 70%; }
h1.blogpost { font-size: 24px; }


table {
	font-size: 100%;
}

.color1 {
  background-color: #ebebeb;
}

.color2 {
  background-color: white;
}

.colorhead {
  background-color: #c3c3c3;
}

a img {
	border: none;
}


#container {
	padding: 0px 0px;
	width: 1006px;
	text-align: left;
	margin: 10px auto;
	background-color: white;
	border:1px solid #cdccff;	  /*periwinkle*/
	overflow: hidden;
}

.skip {
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	z-index: -1;
}

.skip a {
	color: #cdccff;
}

.to_top {
  font-size: 0.8em;
  float: right;
  margin-right: 20px;
}

.to_top_left {
  font-size: 0.8em;
  float: left;
  margin-right: 20px;
}

.header {
	background-color: white;
	position: relative;
	width: 1006px;
	height: 164px;
}

.header .headrightborder{
	float:right;
}

.header .headrightborder{
	margin-right: -3px;
}
.header img {
	position: absolute;
}

.header .search{
	position: absolute;
	bottom: 8px;
	right: 5px;
	width: 207;
	height: 26px;
}

.header .search input#search {
	width: 173px;
	height: 18px;
	background-color: #FFF;
	border: 1px solid #a6a6a6;
	float: left;
	clear: none;
	padding: 2px;
}

.header .search input#gsearch {
	float: left;
	clear: none;
	margin-left: 2px;
	height: 26px;
	width: 26px;
}

/*
.header .gsearch .quicklink{
	text-align: right;
	margin: 10px 0px;
	padding: 5px 0px;
}
*/
/*
.header .gsearch .quicklink{
	font-size: 1.2em;
}


.header .gsearch .quicklink a{
	color: white;
	margin-left:20px;
}


.header .gsearch form {
	text-align: right;
	padding: 0px 0px;
	margin:0px 0px;


}*/
/*
.header .gsearch form {
	text-align: left;
}


.header .gsearch input.submit{
	background-color: #FBAF0F;
	color: #7E1530;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 0px;
}
*/
.control {
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.control img {
	vertical-align: middle;
}
.nav_top {
	display:block;
	position: relative;
	padding: 0px 0px;
	margin: 0px 0px;
}

.nav_top table{
		position: relative;
		margin: 0px 0px;
		padding: 0px 0px;

}
.nav_top table{
	margin-top: -2px;
}

.nav_top td {                              /*nav tab, off, no hover */
	margin: 0px 0px;
	padding: 2px 0px;
	background-color: #4593B5;
	margin-top: 0px;
}

.nav_top td.hover {                           /*nav tab, off, hover over */
}

.nav_top td.nohover {                               /*nav tab, off, no hover */

}


.nav_top td.divider {						/*divider nav tab */
	width: 35px;
}

.nav_top td.dividerfirst {						/*first divider nav tab */
	margin-top: 0px;
	width: 80px;
}


.nav_top td.active {                        /*nav tab, on*/

}

.nav_top td p{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;
	text-align:center;
	font-weight: bold;
}

/*.nav_top td.end p{
	border-right: none;
}*/

.nav_top td p a {
	display: block;
	position: relative;
	padding: 4px 0px 4px 0px;
	color: white;
	text-decoration: none;
}
.nav_top td p a:hover{
	color: #FFCC66;
}

.nav_top td.active p a {
	display: block;
	color: #FFCC66;
	position: relative;
	text-decoration: none;
}

#container .content_table{
	margin-bottom: 0px;
	margin-top: 14px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	background: url(../images/sys_images/fade_line.jpg) repeat-y 693px 0px;
}

#container .content_table_whole {
	margin-bottom: 0px;
	margin-top: 14px;
	padding-bottom: 0px;
	float: left;
	clear: both;
}


#container .content {
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#container .nav_right{

	
	padding-bottom: 15px;


}

#container .nav_right .right_sidebar {
	margin-left: 13px;
	/*margin-top: -5px;*/
}

#container .nav_right .sidebar {
	width: 270px;
	background-color: white;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 5px;

}

#container .nav_right .right_sidebar .hidetopbar {
	background-color: white;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	position: relative;
	display: block;
	padding-top:10px;
	margin-bottom: -1px;
}

#container .nav_right .right_sidebar .hidetopbar {
	margin-top: -5px;
	margin-bottom: -3px;
	padding-top:0px;
}
/*
#container .nav_right .sidebar div p{

	margin-right: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
*/



#container .nav_right .sidebar p.title{
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	padding-bottom:0px;
	color: #074F8A;
	font-weight: bold;
	font-size: 135%;
	/*padding-bottom:5px;*/
	width:80%;
}

#container .nav_right .sidebar hr {
	width: 80%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: none;
	color: #8f8fbc;
	border-top: 1px solid #8f8fbc;
	margin: 0px auto;
	padding: 0px 0px;



}


#container .nav_right .sidebar hr.sidebarline {
	margin-top: -5px;
}

div.sidebarline {
	width: 70%;
	margin-left: 15%;
	height: 1px;
	background-color: #666;
	margin-bottom: 10px;
}



#container .nav_right .sidebar .sidebarbody {
	padding-top: 5px;
	margin-bottom:15px;
}

#container .nav_right .sidebar .sidebarbody {
	margin-bottom:5px;
}

#container .content .section {
	margin-bottom: 15px;
}

#container .content .section p.title{
	color:#74213D;
	font-weight: bold;
	font-size: 120%;
}


#container .content .section hr {
	width: 80%;

	height: 1px;
	border-bottom: none;
	/*
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;
	*/
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;

}

.footer{
	width: 100%;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* border-top: 2px #E3A869 solid; */
    margin-top: 0px;
	padding-top: 0px;
}




/*
===============================================================
Misc
===============================================================
*/
.indent {
	margin-left:25px;
}

.news_title {
	color: #1458A1;
}

div.home_news{
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin-bottom: 15px;
	font-size: 120%;

}

 p.blurb{
	font-family: Verdana;
	font-size: 90%;
	margin-bottom: 15px;

}

.lefthead {
	display: table-cell;
	height: 100%;

}

div.module {
	padding: 5px 5px 5px 5px;
	border: solid 1px #8f8fbc;
}

div.subColumns {
padding-top: 10px;}

.righty {float: right; margin-left: 8px;margin-bottom: 5px;}

.righty2 {float: right; margin-left: 8px;margin-bottom: 5px;}

.lefty {float: left; margin-right: 8px;margin-bottom: 5px;}

.yellowheader {background-color:#ffde5c; width: 100%; padding: 5px 5px 5px 5px; margin: 0px 0px 0px 0px;}

/*
===============================================================
Expander
===============================================================
*/

.expand {
	width: 100%;
}

.expand .unexpand a{
	display: block;
	background-image: url(../images/sys_images/show.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	/*
	height: 1.9em;
	min-height:1.9em;
	*/
	padding-bottom: 5px;
}

.expand .expanded {

}

.expand .open a{
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
}

.expand .close a{
	display: none;
}

.expand .close {
	display: none;
}

.expand .expanded .hidedetails {

}

.expand .expanded .hidedetails .collapselink{
	float: right;
	display: block;
	background-image: url(../images/sys_images/hide.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 10px;
}
.expandlink p.elink{
	float: right;
	margin: 0px 0px;
	clear: both;
}

.expandlink a{

}

/*This will suppress the display of "on this page" box  */
.syndicate #onthispage2 {
    display: none;
}


/* This will make sure long Twitter feeds get wrapped in a table in IE */
* html  .feedcell  {word-wrap: break-word}

/*
===============================================================
"Resources" Box - Purple box with rounded corners
===============================================================
*/

	table.purplebox  {
	width: 250px;
	}

	.purplebox td.topside {
	border-top: solid 2px #4a5a93;
	}

	.purplebox td.leftside {
	border-left: solid 2px #4a5a93;
	}

	.purplebox td.rightside {
	border-right: solid 2px #4a5a93;
	}

	.purplebox td.bottomside {
	border-bottom: solid 2px #4a5a93;
	}

/**************************************
Owbox
***************************************/
div.owbox{

}

div.owboxinner{
	display:block;
	width:179px;
	background: url(../images/sys_images/owboxbg.gif) top left repeat-y;
}

div.owbox1{

	background: url(../images/sys_images/owlbox_body.gif) 0px 0px no-repeat;

}

div.owbox2{
	position: relative;
	height: 100%;
	background: url(../images/sys_images/owlbox_top.gif) top left no-repeat;
	padding-top: 38px;
}

div.owbox2{
	padding-top: 43px;
}

div.owbox2 h3{
	color:white;
	text-align:center;
	font-size: 1.2em;
	margin-top: 0px;
}

div.owbox3{
	background: url(../images/sys_images/owlbox_bottom.gif) bottom left no-repeat;
	padding-bottom: 0px;
}

div.owbox_body{
	height:100%;
	padding: 0px 10px;
}

/* previously above the footer, inline */
.style1 {color: #FFFFFF}
.style2 {color: #fa891e}
.style3 {color: #00275c}
.footer:link {color:#00275c;}
.footer:visited {color:#e37c1b;}

/* from sidebar */
.WhooStyle {
	color: #000000;
	font-style: italic;
	font-size: xx-small;
}
.style3 {font-size: smaller}
.style5 {font-size: xx-small}

.owlbox_sidebar {
	background-image: url(../images/sys_images/owlbox_background-275.gif);
	background-repeat: repeat-y;
	width: 275px;
	margin-left:7px;
}

.sansowl_header p {
	color:#FFFFFF;
	margin:0;
	padding:5px 12px 0 12px;
	font-weight:bold;
}

.owl_header p {
	color:#FFFFFF;
	margin:0;
	padding: 45px 12px 0 12px;
	font-weight:bold;
}

.sansowl_header {
	background-image: url(../images/sys_images/box_top-275.gif);
	display: block;
	height: 24px;
}
.owl_header {
	background-image: url(../images/sys_images/owlbox_top-275.gif);
	display: block;
	height: 64px;
}
.owlbox_body {
	width: 251px;
	padding: 0 12px 0 12px;
}
.owlbox_footer {
	background-image: url(../images/sys_images/owlbox_bottom-275.gif);
	display: block;
	height: 14px;
}
#postrating input.radioitem {
	float: left;
	clear: none;
	margin-right: 4px;
}

#postrating input.radiolast {
	margin-right: 0px !important;
}

#postinfo {
	float: left;
	clear: both;
	width: 100%;
}

.sbody .blog_post_snippets h2 {
	/*font-size: 100%;*/
	color: #000;
}

.blog_post_snippets h2 {
	background: none !important;
}

.blog_post_snippets h2 a {
	text-decoration: none;
	color: #656e72;
}

.blog_post_snippets h2 a:hover {
	text-decoration: underline;
}
