hr {
	background: #404543;
	color: #404543;
}

h1, h2, h3, h4, h5, h6 {
	color: #0055a5;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #666;
}

div#placeholder-logo {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div.whoslogged a {
	color: #000;
}

div#placeholder-search {
	background: #eee;
}

div#footer hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-footer {
	color: #aaa;
	padding: 0px 30px 0px;
}

td.menu-item {
	color: #0055a5;
	font-size:1.2em;
}

td.menu-item-hover {
	color: #328bdf;
	font-size:1.2em;
}

td.menu-item-selected {
	color: #328bdf;
	font-size:1.2em;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.subsubmenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
        position: relative;    
        left:150px
}

td.subsubmenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
        left:150px
}

td.subsubmenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
        left:150px
}




/* @group Forms */

.secure-login, .newsletter-form, div#placeholder-box1 {
	background: #EEEEEE;
	border: none;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#placeholder-box1 {
	padding: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #0055a5;
	text-decoration: none;	
}

a:hover, a:active {
	color: #0055a5;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #0055a5 url(/images/cssimg/bg.jpg) repeat-y 50% 0;
	margin: 0;
}

div#inner {
	padding: 18px 25px 10px 25px;
}

div#inner_home {
	padding: 0px 25px 10px 25px;
}

div#header, div#header-left {
	height: 123px;
}

div#header-right {
	height: 108px;
}

div#placeholder-logo {
	padding-top: 24px;
}

div#nav {
	background: url(/Images/cssimg/bg-nav-5-8.png);
	height: 36px;
        padding: 0 0 0 25px;
}

div#placeholder-nav {
	height: 36px;
	padding: 0 0;
}

div#placeholder-nav table {
	height: 36px;
	
}

div#placeholder-nav td {
	vertical-align: middle;
	padding: 0;
}

div#placeholder-hero {
	/*height: 216px;*/
	margin: 0 0 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	line-height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	margin-bottom: 18px;
	padding: 18px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	text-align: right;
}

.webpage-box {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	color: #000;
	margin: 18px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	padding: 36px 36px 36px 60px;
}

.webpage-box h1 {
	color: #000;
	margin: 0 0 18px 0;
}

.webpage-box a:link {
	color: #1969bc;
}

.basic div {
	background-color: #f9f9f9;
	padding:10px 15px 10px 15px;
	border: 1px solid #eee;
}

.webpage-form {
	background-color: #f9f9f9;
	border: 0px solid #eee;
	color: #666;
	margin: 0 40px 0 40px;
	height: auto !important;
}

.breakout {
	background-color: #c4e1fc;
	border: 1px solid #9ed0ff;
	font-size: 120%;
	color: #000;
	margin: 20px 40px 20px 40px;
	height: auto !important;
	padding: 26px 36px 26px 36px;
}

.breakout-side {
	background-color: #c4e1fc;
	border: 1px solid #9ed0ff;
	font-size: 120%;
	color: #000;
	margin: 0px 0 0 0px;
	height: auto !important;
	min-height: 280px;
	padding: 40px 16px 26px 16px;
	text-align:center;
	font-style:italic;
}

.lcol {
	float:left;
	width:170px;
	margin:0px 0 0 20px;
}

.mcol {
	float:left;
	width:170px;
	margin:0px 0 0 0;
}

.rcol {
	float:left;
	width:170px;
	margin:0px 0 0 0;
}

.fillspace{
	float:left;
	width:100%;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    

.picrotator {
	padding:2px 0 0 10px;
}

.smalltext {font-size:70%;}

.featureimage {
	float:right;
	background-color: #f9f9f9;
	margin: 0px 0px 2px 10px;
}

.flyerlink {
	margin: 15px 0 0 0;
}
 
.project-box {
	text-align:center;
	width: 250px;	
	padding: 10px;
	margin: 10px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}

.project-img {
}

.project-text {
	font-size:1.2em;
}

.sidebox {
	width: 258px;
	color:#0055a5;
	background: #f9f9f9 url(/images/cssimg/grad03.jpg) repeat-x 0 50%;
	margin: 0px;
	border: solid 1px #e1e1e1;
	padding: 10px;
}

div.two_col_one {
	float:left;
	width:435px;
	margin-right:30px;
}

div.two_col_two {
	float:left;
	width:435px;
}
/* @end */