body{
	font-family: arial;
}

h1{ 
	margin-top:0;
}
h2{
	margin-top:0;
	font-weight:normal;
}
a{
	text-decoration:none;
}

.milShowLinksUnderscore a{
	text-decoration:underline !important;
}

div.milHeaderContainer {
	width:100%;
}

div.milMenuLine {
	width:100%;
	height: 25px;
	margin-top:10px;
	background-color:#F04D22;
}

div.milMainCenteredBox{
	width:964px;
	display:block;
	margin:0 auto;
	
}

div.milHeaderBanner{
	height:354px;
	width:966px;
	text-align:left;
	width:100%;
	margin-top: 20px;
	background-image:url('../img/mil_head_bckg_4.JPG');
}

div.milHeaderBannerText{
	padding:20px; 
	width:500px; 
	float:left;
	color: #555;
}

div.milHomeBodyFrame{
	display:inline;
	float:left;	
}

div.milHomeBodyFrame h3{
	color: #F04D22;
	font-size: 1.7em;
	font-weight: bold;
	margin-bottom: 15px;
    margin-top: 15px;
}

div.milHomeBodyFrameLeft {
	width:260px;
	margin-right:10px;
}

div.milHomeBodyFrameCenter {
	width:280px;
	margin-right:10px;
}

div.milHomeBodyFrameRight {
	width:400px;
}

div.milHomeBodyFrameRight div span{
	margin-left:10px;
	margin-bottom:20px;
} 



div.milMainMenu{
	width:100%;
	height:25px;
	background-color:#7e818a;
}



div.milTextContainer{						 
	align:left;  
	background-color: #F0F0F0; 
	border: 1px solid #5599aa;
	width:964px; 
	padding: 20px;
	margin-top:10px;
	color: #222;
	text-align:left;
	float: left;
}


div.milAddressBoxConainer{						 
	width:100%;
	padding-bottom:20px;
	float: left;
}

ul.milList li{
	margin-top:10px;
}

.milClearBoth{
	clear:both;
}
ul.milNoBullet {
  list-style-type: none
}
#bradcrumb{
	margin: 5px auto -10px auto;
	color: #D02D02;
}
#bradcrumb a{
	color: #F04D22;
}
#selectedImageDiv{
	float:left;
	margin-left:15px;
}
#selectedImageDiv img{
	width:790px;	
	border: 1px solid #D02D02;	
}	
#chooseImageDiv{
	width:155px;		
	float:left;
}
#chooseImageDiv img{
	width:155px;
	height:155px;		
	margin-bottom:10px;
	border: 1px solid #D02D02;
}

.milTblInstInfo1{
	width:155px;
	text-align:right;
	color:#D02D02;
	font-weight:bold;
	height:40px;
}
.milTblInstInfo2{
	padding-left:10px;
}
.milTblInstInfo3{
	width:45px;
}
.milTblInstInfo3 img{
	padding:3px;
	width:34px;
	height:34px;
}
.milTblInstInfo4{		
	width:150px;
	color:#D02D02;
	font-weight:bold;
}
.milTblInstInfo5{
	text-align:right;
	border-right: 1px solid #D02D02;
	color:#D02D02;
	width:200px;
	padding-right:5px;
}		
.milTblRowFirst{
	border-top: 1px solid #D02D02;
}
.milTblRowLast{
	border-bottom: 1px solid #D02D02;
}
.milInfoBlock{
	height: 25px;
	padding-left: 4px;
    width: 960px;
	margin: 30px 0 15px 0;
	background-color: #F04D22;
	color: white;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
}
#milFooter{
	width:100%;
	height: 25px;
	padding:0 0.25em;
	margin: 30px 0 0 0;
	background-color: #D02D02;
	color: white;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
}
#milNewsStoryImg{
	padding: 0 10px 10px 0;
}
#milMenuHomes{
	color:#CCCCCC;
	padding-left:171px;	
}
#milMenuPoor{
	color:#CCCCCC;
	padding-left:261px;	
}
#milMenuTemple{
	color:#CCCCCC;
	padding-left:50px;	
}

ul.milNoMargin li{
	margin:0;
}
.tableThinBorder th {
	background-color: #F04D22;
	color:white;
}
.tableThinBorder tr td{
	border-bottom: 1px solid #BBBBBB;	
	padding:2px;
}
#milInstitutionsTbl{
	width:100%;
}
#milInstitutionsTbl th{
    background-color: #F04D22;
    color: white;
    padding:3px;
}
#milInstitutionsTbl td{
	padding:3px;
	border-bottom:1px dotted #BBBBBB;
}
#milInstitutionsTbl tr:hover { background: #EEEEEE; } 