﻿@import url(navMenu.css);
@import url(callout.css);
@import url(search.css);

/* Design44 Base HTML/CSS  -  Written By: Eric Florez  -  Last Updated: 2007-11-14 */
/* ====================== Page Formatting  ========================*/
body, table, p, a, div {
	margin: 0px;
	padding: 0px;
	color: #8C8D8E;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
body {background: #A9DAD8 url(../Img/backgrounds/bkgndBody.jpg) repeat-x 0px 0px;}
#bodyId {background: url(../Img/backgrounds/bkgndBodySwirl.jpg) no-repeat center top;}

input, select, textarea {
	margin: 0px;
	padding: 0px;
	color: #8C8D8E;
	font-size: 10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {
	margin: 0px;
	padding: 0px;
	color: #3E5BB1;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}
h1, h1 a {
	font-size: 20px;
	padding-bottom: 10px;}
h2, h2 a {font-size: 18px;}
h3, h3 a {font-size: 16px;}
h4, h4 a {font-size: 14px;}
h5, h5 a {
	color: #8C8D8E;
	font-size: 14px;
	font-weight: bold;}
h6, h6 a {
	font-size: 13px;
	font-weight: bold;}

a {color: #3E5BB1;}
a:hover {text-decoration: underline;}

ul {
	padding: 0px;
	list-style-type: square;
	margin: 0px 0px 12px 20px;}
li {padding: 2px 0px 2px 0px;}
li a {text-decoration: none;}
li a:hover {text-decoration: underline;}

p {padding: 0px 0px 12px 0px;}

hr {
	height: 1px;
	border: none;
	margin: 10px 0px;
	background-color: #C9CACB;}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
	overflow: hidden;}


/* ====================== layout & columns ========================*/
#bodyContainer {
	width: 855px;
	margin: 16px auto 0px auto;
	background: #E0E3EE url(../Img/backgrounds/bkgndBodyContainer.gif) repeat-y 0px 0px;}

#pageContainer {
	padding: 0px 8px 0px 7px;
	border-top: 7px solid #E0E3EE;
	background: url(../Img/backgrounds/bkgndPageContainer.jpg) no-repeat left bottom;}

#main {background: #FFFFFF url(../Img/backgrounds/bkgndMain.gif) repeat-y 0px 0px;}
#leftMaster {
	float: left;
	width: 255px;
	padding-left: 5px;}

#rightMaster {
	float: right;
	width: 533px;}

#pagePhotoContainer {
	z-index: 2;
	width: 840px;
	height: 194px;
	overflow: hidden;
	border-bottom: 3px solid #BCC3DC;}
#pagePhotoContainer p {text-align: center;}


#content {padding: 22px 70px 44px 48px;}


#breadCrumbs {
	color: #8C8D8E;
	font-size: 9px;
	padding-top: 52px;
	position: relative;
	text-transform: lowercase;}
#breadCrumbs a {
	color: #8C8D8E;
	font-size: 9px;
	text-transform: lowercase;
	text-decoration: underline;}
	
/*======================= contact us=========================== */
#PreSubmitDisplay
{
	position:relative;
}



/* ====================== Header & Footer ====================== */
#headerContainer {
	z-index: 900;
	height: 129px;
	position: relative;
	background: url(../Img/KRO-newheader.gif) no-repeat 0px 0px;}
#header {
	z-index: 900;
	padding-top: 87px;}
#logo {
	top: 0px;
	left: 20px;
	z-index: 900;
	position: absolute;}
#logo img {z-index: 900;}
	

#footer {
	clear: both;
	width: 855px;
	font-size: 10px;
	margin: 0px auto;
	text-align: center;
	padding: 16px 0px 70px 0px;
	background: url(../Img/backgrounds/bkgndFooter.gif) no-repeat 0px 0px;}
#footer a, #footer p {
	padding: 0px;
	color: #3B60AF;
	font-size: 10px;
	text-decoration: none;}


/* ====================== Template Overrides ====================== */
.categoryHome #pagePhotoContainer {
	border: none;
	height: 408px;}






