/***********************************************/
/* 2col_leftNav.css                            */
/* built using parts of ds_3col-float.css      */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	margin: 0px;
	padding: 0px;
	background-color: #C5D3DB;
	line-height: 140%;
	font-size: 11px;
	background-image: url(../images/banner_mp_02.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.navbartop a:link {
	color: #ffffff;
	text-decoration: none;
}

.navbartop a:visited {
	color: #ffffff;
	text-decoration: none;
}

.navbartop a:hover {
	color: #FFCC99;
	text-decotation: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #000000;
}

a:link {
	color: #115348;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #115348;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #115348;
	text-decotation: none;
	font-weight: bold;
}

h1, h2 {
	padding: 0px;
	margin: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #006600;
	font-variant: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: bold;
	color: #666699;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #663366;
	font-style: italic;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	font-weight: bold;
	color: #000066;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 100%;
	 color: #334d55;
}

ul {
	list-style-type: square;
}
li {
}


ul ul{
	list-style-type: disc;
	margin: 10px;
}

ul ul ul{
 list-style-type: none;
}
			

/***********************************************/
/*          Layout Divs                        */
/* 2-column: Use leftwide and centerwide       */
/* 3-column: Use left, right, and center      */
/***********************************************/
#top {
	margin: 0px;
	padding: 0px;
	height: 60px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #3E7D5C;
}

#left {
	float: left;
	width: 125px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 15px 10px 15px 0px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #c2c5b1;
	background-color: #BCCAD3;
}

#leftwide {
	float: left;
	width: 200px;
	margin-left: -10px;
	margin-top: 1px;
	padding: 10px 15px 15px 10px;
}

#right {
	float: right;
	width: 120px;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 10px;
	margin-top: 0px;
	background-color: #BCCAD3;
}

#center {
	margin-left: 153px;
	margin-right: 140px;
	padding: 10px 10px 15px;
	margin-top: 0px;
}

#centerwide {
	margin-left: 225px;
	margin-right: 10%;
	padding: 10px;
}

}
#clear {
  clear: both;
}

#footer {
	clear: both;
	margin: 0px 100px 0px 120px;
	text-align: center;
	padding: 2px 0px 0px 15px;
	font-size: 9px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #c2c5b1;
}

/* Removes default top margin from left/right column paragraphs in Mozilla */
div > p {
  margin-top: 0;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/


/************* #globalNav styles **************/

.navbartop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	line-height: 6px;
	text-align: center;
	overflow: visible;
	visibility: visible;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	position: static;
	background-color: #2a5191;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B1C496;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** .relatedLinks styles ***********/

.leftnavlinks{
	margin: 0px;
	padding: 0px 0px 5px 10px;
	font-size: 11px;
	color: #115348;
	font-weight: normal;
}

.leftnavLinks h3{
	padding: 10px 0px 2px 0px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.h1navbg {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-indent: 4pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #1e8170;
	margin-bottom: 5px;
	margin-right: 0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #1e8170;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #006600;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 5px;
	font-weight: normal;
}
li {
	padding-top: 6px;
}
.banner {
	background-repeat: no-repeat;
	background-position: 3px 3px;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 115%;
	height: 119px;
	background-color: 21498b;
	background-image: url(../images/banner_mp_01.jpg);
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 125%;
	color: #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-align: center;
}
blockquote {
}
