/* ------------------------- RESETS */


html,body,div,span,h1,h2,h3,h4,h5,p,ul,li,table,tbody,tfoot,thead,tr,th,td { margin: 0; padding: 0;  }

a img { border: none; }


/* ------------------------- LAYOUT */


html,body { height: 100%; }

body {}

.pageWrapper {border-top: 3px solid #90CCF8; }

#outerWrapper {background-image: url(/i/home-bg.png); background-repeat: no-repeat; background-position: center top;}

#wrapper { margin: 0 auto; width: 960px; max-width: 960px;}

#logo { height: 90px; width: 640px; text-align: left; }

#utility { text-align: right; padding: 10px 10px 0 0; vertical-align: top; }

#nav { background-image: url(/i/nav-bg.jpg); background-repeat: repeat-x; width: 960px; height: 40px; text-align: center;}

#tierbanner { height: 55px; background-color: #91132f; padding: 20px 0 0 20px; vertical-align: top; text-align: left; }

#sidebar { width: 285px; vertical-align: top; text-align: left;}

.sidebarContainer {padding: 10px; margin: 0 0 10px 0; color: #FFFFFF; background-color: #91132F; min-height: 211px;}

.sidebarContainer p {padding: 10px; margin: 0 0 10px 0; color: #FFFFFF; background-color: #91132F; min-height: 211px;}

#content { width: 679px; min-width: 679px; vertical-align: top; text-align: left; }

#rightsidebar { width: 300px; padding: 40px 0 0 0; vertical-align: top; text-align: left; }

/* ------------------------- TEXT */

p { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; color: #000000; line-height: 18px; padding-bottom: 5px; }

	p a { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; color: #339999; line-height: 18px; outline: none; text-decoration: none; }
	p a:hover { font-family: Arial, sans-serif; font-size: 14px; font-weight: normal; color: #339999; line-height: 18px; text-decoration: underline; }

#utility { font-family: Arial, sans-serif; font-size: 14px; color: #878787; }

	#utility a { font-family: Arial, sans-serif; font-size: 14px; color: #878787; text-decoration: none; outline: none; }
	#utility a:hover { font-family: Arial, sans-serif; font-size: 14px; color: #5d5d5d; text-decoration: none; }

#nav { font-family: Arial, sans-serif; font-size: 14px; color: #adadad; }

	#nav a { font-family: Arial, sans-serif; font-size: 14px; color: #adadad; padding: 0 10px 0 10px; outline: none; text-decoration: none; }
	#nav a:hover { font-family: Arial, sans-serif; font-size: 14px; color: white; padding: 11px 10px 13px 10px; min-height: 40px; background-image: url(/i/nav-active-bg.jpg); background-repeat: repeat-x; text-decoration: none; }
	#nav .active { font-family: Arial, sans-serif; font-size: 14px; color: white; padding: 11px 10px 13px 10px; min-height: 40px; background-image: url(/i/nav-active-bg.jpg); background-repeat: repeat-x; text-decoration: none; }

.search-field {width: 125px; height: 20px; border: none; background-color: transparent; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #c4c4c4; }

	:focus { outline: none; }
	
.breadcrumb a { font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #c26e81; outline: none; text-decoration: none; }
.breadcrumb a:hover { font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: white; text-decoration: none; }

p.bannerheadline { font-family: Arial, sans-serif; font-size: 18px; font-weight: lighter; color: white; padding-top: 5px; }

ul.ccChildList { margin: 10px 0 10px 45px; }
ul.ccChildList li { padding: 3px; }

	li.sister { padding: 5px 0 5px 0; border-bottom: 1px solid #c9c9c9; }
	li.sister-active { padding: 5px 0 5px 0; border-bottom: 1px solid #c9c9c9; font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; color: #999999; }
	li.sister a { font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; color: #339999; outline: none; text-decoration: none; }
	li.sister a:hover { font-family: Arial, sans-serif; font-size: 13px; font-weight: normal; color: #1c7474; text-decoration: none; }

#followustier { font-family: Arial, sans-serif; font-size: 11px; color: #000000; line-height: 22px; }
	
	#followustier a { font-family: Arial, sans-serif; font-size: 11px; color: #339999; outline: none; text-decoration: none; }
	#followustier a:hover { font-family: Arial, sans-serif; font-size: 11px; color: #339999; text-decoration: underline; }

h1 { font-family: Arial, sans-serif; font-size: 20px; font-weight: lighter; color: #C80000; padding: 0 0 20px 0; }

/* ------------------------- FOOTER */

#footer { background-color: #f1f1f1; width: 100%; padding: 20px 0 0 0; height: 75px; }

	#footer p { color: #B8BCC0; font-size: 14px; }

.siteLine{ color: #9e9e9e; font-weight: bold; padding:0px 10px 10px 10px; font-size:13px; font-style: italic;}

ul.topNav {display:inline; margin:5px 0 0 0;}
ul.topNav li {display:inline; list-style:none; padding:5px; color: #B8BCC0; font-size: 14px;}

#loginWrapper{ display:none; background-color:#8FCEFF;}

#loginContainer { margin: 0 auto; width: 960px; max-width: 960px; }