/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/
div.wrapper { background: url("../images/page_bg.jpg") repeat-y left; text-align:left; margin:0px auto; padding: 0px; width:800px} /* The 1x1 PNG repeats across the entire div. Its width is 900 - (2 x 20) = 860 */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	background-attachment: fixed;
	background-image:  url("../images/screen_bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #2C341D;
}

a{
	color: #003300;
	text-decoration: none;
}

a:link{
	color: #99CC00;
	text-decoration: none;
}

a:visited{
	color: #99CC66;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font-family: Arial,sans-serif;
 font-size: 10px;
 color: #000000;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	width: 100%;
	background-image:  url("../images/masthead_bg.jpg");
	background-repeat: no-repeat;
	height: 105px;
}

#navBar{
	float: left;
	width: 200px;
	background-image:  url(../images/mitre_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#headlines{
  float:right;
	width: 214px;
}

#content{
	width: 365px;
	background-image:  url("../images/mitre_bg2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-top: 49px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
}

.feature h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	font-size: 16px;
	margin-top: 20px;
	padding-top: 0px;
}
.feature h2{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.feature p{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
.feature ol, li{
	font-size: 12px;
	list-style-type: circle;
}


/************** .story styles *****************/

.story{
	padding: 0px 10px 0px 10px;
}

.story h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 20px;
}
.story h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
.story p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;

}
.story ol{
	font-size: 12px;
	color: #000000;

}
.imageR {
	float: right;
	margin-bottom: 5px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 9px;
	color: #cccccc;
	padding: 10px 10px 10px 210px;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px solid #CCCCCC;
	background-image:  url("../images/footer_bg.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}



/*********** #leftcol styles ***********/

#leftcol{
	position: relative;
	padding: 0px 10px 0px 40px;
	margin-top: 70px;
}

#leftcol h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}

#leftcol p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#leftcol ul li{
	border-bottom: solid #ffffff 1px;
	padding: 3px 0px 3px 0px;
}
#leftcol img {
	clear: right;
	padding-bottom: 3px;
}


/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px 0px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 50px 10px 20px 0px;
}

#headlines h1{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}
#headlines h2{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#headlines p{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#headlines ul, li{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-type: circle;
	padding-left: 10px;
}
#headlines ol, li{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	list-style-type: circle;
	padding-left: 10px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 3px;
	border-bottom-color: #999999;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;

}
#leftcol ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.inset-pic {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 102px;
}
.inset-pic img {
	margin-bottom: 5px;
	float: none;
}
