/*---- body declaration -----*/
html, body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
body {
	font-size: 62.5%;
	/*background:url(../images/template/back.gif) 0px 0px #006699 repeat;*/
	background-color:#014b72;
}

ul{ font-size: 108%; }

/*--------------------------------*/
/*           content wrap         */
/*--------------------------------*/
#wrap {
	width:100%;
	background-color:#FFFFFF;
}
/*--------------------------------*/
/*         breadcrumbs            */
/*--------------------------------*/
#breadcrumbs {
	width:100%;
	background:url(../images/template/bread_crumbs_back.gif) 100% 0px #FFFFFF repeat-y;
	font-size: 1.1em;
	height: 19px;
	/*padding-left:10px;*/
	padding-top: 6px;
	text-indent: 10px;
	color:#666666;
}
#breadcrumbs a {
	text-decoration:none;
	color:#006699;
}
#breadcrumbs a:hover {
	text-decoration:underline;
	color:#006699;
}
.breadCrumbArrows {
line-height: 5px;
}
.activeLink {
	font-weight:bold;
}
/*--------------------------------*/
/*            header              */
/*--------------------------------*/
#headerWrap {
	/*width:100%;*/
	height:80px; /*?*/
	background:url(../images/template/header_back.gif) 0px 0px #006699 repeat-x;
	/*overflow:hidden;*/
}
#headerWrap img {
	border: 0px;
}
#headerWrapContentLeft {
	width: 250px;
}
#headerWrapContentRight {
	float: right;
	clear:none;
}
.logo {
	margin-top:25px;
	float:left;
}
.logotext {
	margin-top:35px;
	margin-left:3px;
	vertical-align:top;
}
/*--------------------------------*/
/*        search form             */
/*--------------------------------*/
#searchBox {
	/*float: right;
	clear:none;*/
	/*width: 100%;*/
	height:59px;
	border-top:#000000 solid 1px;
	background-color: #a2d3eb;
	padding:10px;
	font-size: 1.1em;
	color:#000033;
	/*line-height: 17px;*/
}
#searchBox form, label {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.searchTextField {
	border: #7f9db9 solid 1px;
	font-size: 1.1em;
	width: 132px;
	color: #663333;
	padding-bottom: 3px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 3px;
	margin-left: 0px;
}
.findButtonFix {
	font-size:1.1em;
	padding:1px;
	margin-top:2px;
}
.radioPositionFix {
	margin-top:2px;
}
.mainFindButtonFix {
	font-size:1.1em;
	padding:1px;
	margin-top:10px;
}
.mainRadioPositionFix {
	margin-left:8px;
	margin-top:5px;
}
/*--------------------------------*/
/*        quick Links             */
/*--------------------------------*/
#quickLinks {
	float: right;
	clear:none;
	/*width: 160px;*/
	height:60px;
	padding-top:12px;
	padding-bottom:8px;
	padding-right:12px;
	background:url(../images/template/header_border_right.gif) 100% 0px no-repeat;
	font-size: 1.1em;
}
#quickLinks table {
	font-size: 1.1em;
	color:#cce0eb;
}
#quickLinks input {
	margin-top: 5px;
}
#quickLinks select {
	font-size: 1.1em;
}
.quickLinksLabels{
	margin-right:12px;
	white-space:nowrap;
}
.alignFix {
	margin-top:9px;
}
.dropDownMenu
{
	width: 295px;
	border: #7f9db9 1px solid;
	color:#000000;
	font-size: 1.1em;
}
#linkHolderBack {
	background:url(../images/template/quickLinks_back.gif) 0px 0px repeat;
	/*height:26px;*/
}
#linkHolder {
	margin-left:6px;
	margin-right:6px;
	white-space:nowrap;
}
#linkHolder a {
	line-height:24px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:6px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#linkHolder a:hover {
	background-color:#944b4b;
}
#empBenHolder {
	white-space:nowrap;
}
#empBenHolder select{
	font-size: 1.1em;
}
/*--------------------------------*/
/*     quick Links wrapers        */
/*--------------------------------*/
#quickLinksLeftBorder {
	background:url(../images/template/quickLinks_border.gif) 0px 0px repeat-y;
}
#quickLinksRightBorder {
	background:url(../images/template/quickLinks_border.gif) 100% 0px repeat-y;
}
#quickLinksBottomBorder {
	background:url(../images/template/quickLinks_border.gif) 0px 100% repeat-x;
}
#quickLinksTopBorder {
	background:url(../images/template/quickLinks_border.gif) 0px 0px repeat-x;
}
#quickLinksTopCorner {
	background:url(../images/template/quickLinks_corrner_tl.gif) 0px 0px no-repeat;
}
#quickLinksBottomCorner {
	width:100%;
	height:26px;
	background:url(../images/template/quickLinks_corrner_br.gif) 100% 100% no-repeat;
}
/*--------------------------------*/
/*             footer             */
/*--------------------------------*/
#footer {
	width:100%;
	margin-top:20px;
	background: url(../images/template/footer_back.gif) 0px 100% repeat-x;
	height:39px;
	border-bottom:#a2d3eb solid 1px;
}
#footerBorder {
	float:right;
	height:39px;
	width:20px;
	background: url(../images/template/footer_border_right.gif) 100% 0px no-repeat;
}
#mitLogo {
	width:229px;
	height:21px;
	background-color: #a2d3eb;
	padding:9px;
}
.linkTop {
	font-size: 1.1em;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/template/footer_link_arrow.gif) 10px 0px no-repeat;
	padding-left: 29px;
}
/*--------------------------------*/
/*            content             */
/*--------------------------------*/
#content {
	width:100%;
	font-size: 1.1em;
}
#contentFrame {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	background:url(../images/template/content_border.gif) 0px 0px repeat-y;
	/*border-bottom:5px solid #d9d9d9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #d9d9d9;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;*/
}
#contentHeader {
	background:url(../images/template/content_header_back.gif) 0px 0px repeat;
	/*padding-top: 14px;
	padding-bottom: 10px;*/
	/*border-bottom: #b2b2b2 solid 1px;*/
}
#contentHeader h1 {
	font-size: 1.8em;
	color:#666666;
	margin:0px;
	padding:0px;
	text-indent:10px;
}
.logoHolder {
	border-bottom: 1px solid #b2b2b2;
	background:url(../images/template/content_border.gif) 0px 0px repeat-y #FFFFFF;
}
/*--------------------------------*/
/*   rounded corrners content     */
/*--------------------------------*/
#topLeftRound 
{
	background:url(../images/template/content_border_tl.gif) 0px 0px no-repeat;
}
#topLeftRoundBranded
{
	background:url(../images/template/content_border_tl.gif) 0px 0px no-repeat;
	padding:10px;
	height:100%;
}
#topRightRound 
{
	width:100%;
	padding-top: 14px;
	padding-bottom: 10px;
	background:url(../images/template/content_border_tr.gif) 100% 0px no-repeat;
}
#topRightRoundBranded 
{
	width:10px;
	height: 10px;
	/*padding-top: 14px;
	padding-bottom: 10px;*/
	background:url(../images/template/content_border_tr.gif) 100% 0px no-repeat;
}
.topBorder {
	background:url(../images/template/content_border.gif) 0px 0px repeat-x;
}
.leftBorder {
	background:url(../images/template/content_border.gif) 0px 0px repeat-y;
}
.rightBorder {
	background:url(../images/template/content_border.gif) 100% 0px repeat-y;
}
#bottomLeftRound
{
	background:url(../images/template/content_border_bl.gif) 0px 100% no-repeat;
}
#bottomRightRound
{
	width:100%;
	background:url(../images/template/content_border_br.gif) 100% 100% no-repeat;
}

#bottomBorder {
	background:url(../images/template/content_border_bottom.gif) 0px 100% repeat-x;
}
#contentHeaderBroderBottom {
	background:url(../images/template/content_header_bottom.gif) 0px 100% repeat-x;
}
#contentCopyHolder {
	margin:22px 20px 60px;
	color:#333333;
	font-size: 1.1em;
}
#contentCopyHolder h2 {
	font-size: 1.6em;
	margin:0px 0px 8px;
	padding:0px 0px 8px;
}
#contentCopyHolder h3 {
	font-size: 1.2em;
	margin:15px 0px 0px;
	padding:0px;
}
#contentCopyHolder p {
	margin-top: 10px;
	margin-bottom: 0px;
	/* font-size 1.1em;*/
	font-size: 1em;
	line-height: 16px;
}
/*--------------------------------*/
/*          right column          */
/*--------------------------------*/
#rightColumnBack {
width:202px;
height:20px;
padding-top:5px;
border-left:1px #d1d1d1 solid;
border-right:1px #d9d9d9 solid;
background:url(../images/template/content_right_column_back.gif) 0px 0px repeat;
font-size: 1.1em;
font-weight:bold;
text-indent:14px;
}
#rightColumnBack h4 {
	color:#000000;
	font-size: 1em;
	font-weight:bold;
	text-indent:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#rightColumnBorder {
background:url(../images/template/right_column_border.gif) 0px 100% no-repeat;
width:100%;
padding-bottom:20px;
}
#rightColumnCopyHolder {
	font-size: 1.1em;
	line-height:16px;
	margin-left:15px;
	margin-right:15px;
	padding-top:15px;
	padding-bottom:5px;
	
}

#rightColumnSubhead {
	font-size: 1em;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:5px;
}

#padder {
margin-left: 15px;
}
#adobe {
	list-style-image:url(../images/template/pdf.gif);
	line-height:22px;
}


#list_notab { 
padding-left: -10px;
margin: 0;
}

#list_notab li
{
padding-left: 10px;
margin: 8px;
}



/*--------------------------------*/
/*             sublinks           */
/*--------------------------------*/
/*#pageLinksHolder {
	margin:10px;
}
#pageLinksHolder a
{
	padding-top: 5px;
	display:block;
	height:19px;
	width:166px;
	background-color:#3281a9;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 1.1em;
	text-decoration:none;
	margin-bottom:1px;
	text-indent:8px;
	
}
#pageLinksHolder a:hover
{
	color:#333333;
	background-color:#dddddd;	
}*/
#hatchedLinksHolder01
{
	margin-top:9px;
}
#hatchedLinksHolder01 a {
	display:block;
	font-size: 1.1em;
	background:url(../images/template/hatched_button_back.gif) #666666 0px 0px no-repeat;
	text-indent: 34px;
	margin-bottom: 1px;
	color:#FFFFFF;
	width:155px;
	height:14px;
	padding-top:4px;
	text-decoration:none;
	font-weight: bold;
	/*line-height:18px;*/
}
#hatchedLinksHolder01 a:hover {
	color:#333333;
}
#hatchedLinksHolder02
{
	margin-top:9px;
}
#hatchedLinksHolder02 a {
	display:block;
	font-size: 1.1em;
	background:url(../images/template/hatched_button_back.gif) #999999 0px 0px no-repeat;
	text-indent: 34px;
	margin-bottom: 1px;
	color:#FFFFFF;
	width:166px;
	height:20px;
	padding-top:4px;
	text-decoration:none;
	font-weight: bold;
	/*line-height:18px;*/
}
#hatchedLinksHolder02 a:hover {
	color:#333333;
}
.imagePadder {
	padding:0px 10px;
}
#brandedHolder {
	padding-bottom:10px;
	padding-top:14px;
}
#spacer {
width:1px;
}

/*--------------------------------*/
/*       main page content        */
/*--------------------------------*/
#contentMain {
	/*width:100%;*/
	padding-top:41px;
	padding-left:20px;
	padding-right:20px;
}
#columnOne{
	width:246px;
	height:304px;
	padding-right:1px;
	background:url(../images/template/main_page_dotted_line.gif) 100% 0px repeat-y;
}
#columnTwo{
	height:304px;
	background:url(../images/template/main_page_dotted_line.gif) 100% 0px repeat-y;
}
#columnTwoHeadline {
	background-color:#1975a3;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 1.1em;
	font-weight:bold;
	white-space:nowrap;
	height: 28px;
	line-height: 28px;
	margin-right:1px;
	padding-left:15px;
	padding-right:20px;
}
#columnTwoLinksHolder {
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
}
#columnTwoLinksHolder a {
	display:block;
	white-space:nowrap;
	text-decoration:none;
	color:#773c3c;
	font-size:1.2em;
	background: url(../images/template/link_arrow_blue.gif) 0px 5px no-repeat;
	padding-top:2px;
	padding-bottom: 1px;
	padding-left: 14px;
}
#columnTwoLinksHolder a:hover {
	text-decoration:underline;
}
#columnThree{
	height:304px;
	background:url(../images/template/main_page_dotted_line.gif) 100% 0px repeat-y;
}
#columnThreeHeadlineOne {
	background-color:#8b5252;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 1.1em;
	font-weight:bold;
	white-space:nowrap;
	height: 28px;
	line-height: 28px;
	margin-right:1px;
	padding-left:15px;
	padding-right:20px;
}
#columnThreeLinksHolderOne {
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:16px;
}
#columnThreeLinksHolderOne a {
	display: block;
	white-space:nowrap;
	text-decoration:none;
	color:#773c3c;
	font-size:1.2em;
	background: url(../images/template/link_arrow_red.gif) 0px 5px no-repeat;
	padding-top:2px;
	padding-bottom: 1px;
	padding-left: 14px;
}
#columnThreeLinksHolderOne a:hover {
	text-decoration:underline;
}
#columnThreeHeadlineTwo {
	background-color:#7f7f7f;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size: 1.1em;
	font-weight:bold;
	white-space:nowrap;
	height: 28px;
	line-height: 28px;
	margin-right:1px;
	padding-left:15px;
	padding-right:20px;
}
#columnThreeLinksHolderTwo {
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
}
#columnThreeLinksHolderTwo a {
	display: block;
	white-space:nowrap;
	text-decoration:none;
	color:#773c3c;
	font-size:1.2em;
	background: url(../images/template/link_arrow_gray.gif) 0px 5px no-repeat;
	padding-top:2px;
	padding-bottom: 1px;
	padding-left: 14px;
}
#columnThreeLinksHolderTwo a:hover {
	text-decoration:underline;
}
#columnFour{
	height:304px;
	background: url(../images/template/content_header_back.gif) 0 0 repeat;
}
#columnFourHeadline {
	background-color:#a2d3eb;
	background-image: url(../images/template/main_corner_ur.gif);
	background-position: 100% 0px;
	background-repeat:no-repeat;
	color:#004c73;
	text-transform:uppercase;
	font-size: 1.1em;
	font-weight:bold;
	white-space:nowrap;
	height: 28px;
	line-height: 28px;
	margin-bottom:1px;
	padding-left:15px;
	padding-right:20px;
}
#columnFourContentHolder {
	padding-top: 10px;
	padding-left:15px;
	padding-right:20px;
	font-size: 1.2em;
	line-height: 18px;
}
#columnFourContentHolder a {
	display: block;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
	color:#773c3c;
	font-size: 1.2em;
	background: url(../images/template/link_arrow_gray.gif) 0px 4px no-repeat;
	padding-top:0px;
	padding-bottom: 3px;
	padding-left: 14px;
}
#columnFourContentHolder a:hover {
	text-decoration:underline;
}
#columnFourContentHolder p {
	color: #444444;
	margin:0px;
	padding:0px;
}
#columnFourBorderRight {
	height: 304px;
	background: url(../images/template/main_content_border.gif) 100% 0px no-repeat;
}
#columnFourCorner {
	height: 304px;
	background:url(../images/template/content_border_br.gif) 100% 100% no-repeat;
}
.mainBottomLine {
	height: 304px;
	background:url(../images/template/content_border_bottom.gif) 0px 100% repeat-x;
}
#imageHeadlineHolder {
	padding-bottom: 5px;
}
/*--------------------------------*/
/*   center of a bottom page      */
/*--------------------------------*/
/*--------------------------------*/
/*     spotlight main page        */
/*--------------------------------*/
/*--------------------------------*/
/*   bulletted arrows navigation  */
/*--------------------------------*/
/*--------------------------------*/
/*     boxed navigation           */
/*--------------------------------*/
/*--------------------------------*/
/*  intermediate page specific    */
/*--------------------------------*/

h3 {
	font-weight: bold;
	color: #944b4b;
}

.text_emphasis_red {  
	font-family: Arial, Geneva, Helvetica, sans-serif;  
	font-size: 10pt;
	line-height: normal;
	color: #990000
	}
/*--------------------------------*/
/*  intermediate page specific    */
/*       caption formating        */
/*--------------------------------*/
/*--------------------------------*/
/*     inside page specific       */
/*--------------------------------*/
/*--------------------------------*/
/*     bulletted navigation       */
/*--------------------------------*/


#list_notab { 
padding-left: -5px;
margin: 2;
}

#list_notab li
{
/*background-image: url('../images/template/bullet.gif');*/
background-repeat: no-repeat;
padding-left: 5px;
margin: 6px;
}


.level3links {
	margin-bottom: 20px;
}

