/* CSS Document */
body {
	/*background: #b9c9d6 url(../images/bodybg.gif) 0 0 repeat-x scroll;*/
	background-color: #ffffcc;
}

#solid_shadow {
	width: 845px;
	margin: 0 auto;
	background: transparent url(../images/solid_shadow.gif) 0 0 repeat-y scroll;
}


#container {
	width: 835px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-color: #fff;
}

#headwrap {
	width: 200px;
	float: left;
	margin-top: 20px;

}

#rsswrap {
	width: 160px;
	float: left;
}

#jumpBox {
	color:#132647;
	font-family: "Trebuchet MS";
	width: 200px;
	float: right;
	text-align: right;
	left: 702px;
	margin-right: 20px;
	margin-top: 26px;
}


#content_footer {
	width: 845px;
	margin: 0 auto;
	clear: both;
	background: transparent url(../images/footer_bg.gif) bottom center no-repeat scroll;
	background-position: bottom center;
	padding: 10px 0px 13px 0px;
}

#page_footer {
	width: 805px;
	margin: 0 auto;
	color: #666666;
	background-color: #ffffcc;
	background-image:none;
	position: relative;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-family: "Trebuchet MS";
	font-size: 11px;
	/*border: 1px solid #000000;*/
}
#menuDiv
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	text-align:left;
	font-size:12px;
	color:#006cab;
	margin-top: 130px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0 0 10px 0;
	letter-spacing: -1px;
	word-spacing: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #006cab;
}

.333{
color:#333333;
}

/*width:157px; */
#leftNavBar {
	float:left;
	margin-left: 4px;
}

/*margin-left: 5px; */
#mainpageBanner {
	width: 669px;
	float: right;	
}

#mainpageFull {
	width: 625px;
	float: left;
	margin: 25px 0 0 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
}

#mainpageWelcome {
	width: 290px;
	float: left;
	margin: 25px 0 0 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
}
#mainpageNews {
	width: 310px;
	float: right;
	margin-top: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	margin-right: 20px;
}

#doublepageNews {
	width: 100px;
	margin-top: 25px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	float: right;
	margin-right: 15px;
}

.jumpboxHead{
	font-size:14px;
	margin-bottom: 5px;
	padding-right: 3px;
}

.jumpboxSub{
	font-size:10px;
	padding-right: 3px;
}
h2 {
	font-size: 16px;
	color: #0066cc;
	padding-bottom:10px;
	margin: 0;
	font-weight: normal;
}

h3, h4 {
	font-size: 12px;
	color: #00569d;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

.itemContainer {
	/*padding: 0 0 20px 0;*/
	position: inherit;
	max-height: 90px;
}

.listTitleHolder h3 {
	font-size: 100%;
	margin: 0;
	padding: 2px 0;
}

.listItemTitle {padding-bottom:5px; color: #323131; font-weight: bold;}
.listItemImage { width:90px; text-align:left; position: absolute; left: 0; top: 0;}

.moreInfo a {display:block; color:#00569D; text-decoration: none; font-size: 11px;}

.moreInfo a:hover {
	text-decoration: underline;
	font-size: 11px;
	clear: both;
}

li {
	list-style-position: outside;
	list-style-type: square;
}
/* used for quick jump on every page*/
input, textarea, select {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.heading {
	font-size: 16px;
	color: #0066cc;
	padding-bottom:10px;
	margin: 0;
	font-weight: normal;
}

.subheading {
	font-size: 13px;
	color: #00569d;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
.spacer{height:20px;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
