/* CSS Document */

/*baseline resets all values to zero */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
cite,code,em,strong,th{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
th{text-align:left;}
h1,h2,h3,h4{font-size:100%;}
q:before,q:after{content:'';}




body {
	margin: 0;
	background-color:#fff;
	font-family: Verdana, sans-serif;
	line-height: 13px;
	font-size:12px; 
	text-align: center;
	color: #000;
	padding-bottom: 10px;
}

/* -----------------------------
=PAGE LAYOUT DECLARATIONS
----------------------------- */
#page {
	text-align: left;
	width: 750px;
	margin: 0px auto; 
}

#utilities {
	float: left;
	clear:both;
	margin-top: 20px;
	margin-bottom:1px;
}	

#utilities ul {
	float:right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#utilities li { /* all list items */
	float: left;
	position: relative;
	margin-left:1px;
	z-index:100;	
}
	
#utilities ul a {
	text-decoration: none;
	color: #fff;
	background-color: #00254E;
	font: bold 10px Arial, sans-serif;
	display:block;
	text-align:center;
	padding:3px 5px;
} 

#utilities ul a:hover {
background-color:#588B8F;
}
	


#header {
	float:left;
	clear:both;
	width:750px;
	margin-bottom:15px;
	background-image:url(images/mast_home.jpg);
	background-repeat:no-repeat;
}

#header img {
float:left;
}

#header_internal {
	float:left;
	clear:both;
	width:750px;
	background-image:url(images/mast_internal.jpg);
	background-repeat:no-repeat;
	margin-bottom: 1px;
}
#header_internal img {
float:left;
}

#lc_internal {
	float: left;
	width: 240px;
	height:149px;
	clear:both;
	background-color:#330000;
	}

#lc_internal_callout {
	position: relative;
    min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}

#cc_internal h1 a:hover{
font-weight:bold;
}

#cc_internal {
	float: left;
	width: 460px;
	clear:right;
	background-color:#FFF;
	}

#container {
	float: left;
	width:753px;
	clear:both;
	overflow: hidden;
	margin-top:0px!important;margin-top:2px;
	}

#cc_internal h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #330000;
	line-height:24px;
	margin-top:15px;
	}

#cc_internal h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #330000;
	line-height:15px;
	padding-top:10px!important;
	margin-bottom:0;
	font-weight:bold;
	}

#cc_internal ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: none;
	margin-left:25px;

	}
#cc_internal ol {
	list-style-position: outside;
	list-style-type: decimal;
	list-style-image: none;
	margin-left:25px;
	}



#cc_internal strong {
	font-weight: bolder;
	}

#cc_internal p, #cc_internal td, #cc_internal ul, #cc_internal ol  {
	margin-top:5px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height:15px;
	}

#cc_internal a, #cc_internal a:visited {
	color:#590000;
	text-decoration:none;
	}
	
#cc_internal a:active, #cc_internal a:hover {
	text-decoration:underline;
	font-weight: normal;
	}


#lc_internal h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #FFF;
	line-height:26px;
	margin-left:22px;
	position:absolute;
	bottom:0;
	margin-bottom:16px;
	}

#lc {
	float: left;
	width: 240px;
	clear:both;
	background-color:#A7AFB5;
	}

#cc {
	float: left;
	width: 240px;
	clear:right;
	background-color:#9FABA7;
	margin-left: 15px;
	}

#rc {
	float: left;
	width: 240px;
	clear:right;
	margin-left: 15px;
	background-color:#AD9999;
	}

 .table-content {
	border-bottom:1px dotted #999;
	vertical-align:top;
	padding:5px 0;
}

 .table-img {
 	border-bottom:1px dotted #999;
	vertical-align:top; 
	padding:5px; 
	vertical-align:top; 
	text-align:center
	}

#home_starter_lc_bg_content{
	background-color:#4F5E6C;
	}

#home_starter_cc_bg_content{
	background-color:#3F574E;
	}

#home_starter_rc_bg_content{
	background-color:#5C3333;
}

#home_starter_lc_bg_content,#home_starter_cc_bg_content,#home_starter_rc_bg_content, .starter_bg_content_font {
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:16px;
	font-size:12px;
	border-bottom:1px solid #fff;
	margin-top:-3px;
	}

.home_detail {
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#00254E;
	line-height:16px;
	font-size:12px;
	}
.home_detail a, .home_detail a:visited  {
	color: #00254E;
}


#lc, #cc, #rc, .columns {
	padding-bottom: 20000px;  
  	margin-bottom: -20000px; 
	}

#footer{
	clear:both;
	background-color: #FFF;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00254E;
	line-height:20px;
	text-align: right;	
	}

#footer a {
	color:#00254E;
	text-decoration:underline;
	}

/*** IE Fix ***/
* html #header_internal {
	margin-bottom: -1px;
}

/* NEWS PRESS */
.presslist {
	list-style-type: none;
	padding: 10px;
	height: 45px;
}

.presslist li {
	list-style-type: none;
	float: left;
}

.pressitem1 {
	width: 150px;
}

.pressitem2 {
	width: 290px;
	line-height: 13px;
}
