#header {
	margin:0px;
	padding:0px;
	position:relative;
	height:140px;
	width:800px;	
}

#footer {
	text-align:left;
	background-image: url(../images/swoop.gif);
	background-repeat: repeat-x;
	background-position: 0px -10px;
	position:relative;
	margin:0px 0px 10px 0px;
	height:200px;
}
.imagebottomalign {
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
}

.hp {
	background-repeat: no-repeat;
	background-position: left;
}

.hpLogo {
	background-image: url(../images/bgmast.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoPayOptions {
	background-image: url(../images/bgmast_payoptions.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoMortgage {
	background-image: url(../images/bgmast_mortgage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoMilitary {
	background-image: url(../images/bgmast_military.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoForms {
	background-image: url(../images/bgmast_forms.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoChallenges {
	background-image: url(../images/bgmast_challenges.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.hpLogoGeneric {
	background-image: url(../images/bgmast.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#003A63;
}

.toprightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.toprightnav a {
	text-decoration:none; 
	color:#003A63;
}

.toprightnav a:hover {
	text-decoration:underline; 
	color:#0033FF
}

.btmrightnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.btmrightnav a {
	text-decoration:none; 
	color:#003A63;
}

.btmrightnav a:hover {
	text-decoration:underline; 
	color:#0033FF;
}

#ln {
	width:165px;
	padding:0px;
	background-image: url(../images/menu_bg_mid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
}

.ln h2 {
	background-image: url(../images/menu_bg_top.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:10px 10px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.ln ul, .ln form, .ln p, .ln h3  {padding:10px 10px ;}

.ln li {margin:0px 0px 10px 0px;}

.lnsmalltextnopadding {
	color:#ffffff;
	font-size:.9em;
}

.lnsmalltext {
	color:#ffffff;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.lnsmalltext a{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.lnsmalltext a:hover{
	text-decoration:underline;
	color:#b1e3fa;
}

.butblue    {
    font-weight: bold;
    font-size: 11px;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 102);
}

.lnbtm {
	background-image: url(../images/menu_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:27px;
	display:block;
	margin:10px 0px 0px 0px;
}

#blip {
	width:185px;
	padding:0px;
	background-image: url(../images/blip_bg_mid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
font-weight: bold;
	color:#003A63;
}

.blip h2 {
	background-image: url(../images/blip_bg_top.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:10px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003A63;
}

.blipbtm {
	background-image: url(../images/blip_bg_btm.gif);
	background-repeat: no-repeat;
	height:15px;
	margin:0px;
	width:185px;
}

.blip li {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	border: 0px;
	list-style-position: outside;
}

.blip a {
	text-decoration:none;
	color:#003A63;
}

.blip a:hover {
	text-decoration:underline;
	color:#0033FF;
}

.indexcontent {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#003A63;
	background-color:#fff;
	padding:20px 10px 0px 10px; 
}

.indexcontent h1 {
	font:normal 12px Arial, Helvetica, sans-serif;;
	color:#202020;
	border-bottom:dashed 2px #5BCBF5;
	padding:0;
	margin:0;
	line-height:20px;
}

.indexcontent h1 a {
	text-decoration:none;
	color:#003A63;
	font-weight:bold;
}

.indexcontent h1 a:hover {
	text-decoration:none;
	color:#996600;
}

.indexcontent h1 a:visited {
	text-decoration:none;
}

.indexcontent a {
	text-decoration:none;
	color:#003A63;
}

.indexcontent a:hover {
	text-decoration:underline;
	color:#0033FF
}

.indexcontent a:active {
	color:#930;
}

.indexcontent li {
	list-style-position: outside;
	list-style-image: url(../images/listbullet.jpg);
}

.indexcontent ul{
	padding-left: 10px; 
	margin-left: 5px;
}

.indexcontent p {margin:4px 15px 8px 0;}

h1 {
	font:normal 1.4em Arial, Helvetica, sans-serif;
	color:#202020;
	padding:0;
	margin:0;
	line-height:22px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;	
	font-weight:normal;
}

.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	float:left;
	background-color:#fff;
	padding:0px 5px 0px 10px; 
}

.pagecontenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	float:none;
	background-color:#fff;
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.pagecontenttablenoborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color:#fff;
	border: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.pagecontent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;	
	font-weight:normal;
}

.pagecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;	
	font-weight:bold;
}

.pagecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:normal;	
	font-weight:bold;
}

.pagecontent h1 {
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#003A63;
	padding:0;
	margin:0;
	line-height:35px;
	font-weight:bold;
}

.pagecontent a {
	text-decoration:underline;
	color:#0033FF;
}

.pagecontent a:hover {
	text-decoration:none;
	color:#0033FF;
}

.pagecontent p {margin:4px 15px 8px 0;}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	float:left;
	font-weight:bold;
	background-color:#fff;
	padding:12px 10px 0px 5px;
	background-image: url(../images/category_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
}

.categorybegin {
	background-image: url(../images/category_left.gif);
	background-repeat: no-repeat;
	background-position: 100% 6px;
	background-color: #fff;
	float:left;
	width: 10px;
	height: 28px;
}

.category a {
	text-decoration:none; 
	color:#003A63;
}

.category a:hover {
	text-decoration:underline; 
	color:#960;
}

.categoryIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	float:left;
	background-color:#fff;
	padding:0px 10px 0px 10px; 
}

.categoryIndex h1 {
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#202020;
	padding:0;
	margin:0;
	line-height:22px;
	font-weight:bold;
}

.categoryIndex a {
	text-decoration:none;
	color:#003A63;
}

.categoryIndex a:hover {
	text-decoration:underline;
	color:#0033FF;
}

.current {
	color:#960;	
}

.breadcrumb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	padding:10px;
}

.breadcrumb a {
	text-decoration:underline; 
	color:#990;
}

.breadcrumb a:hover{
	text-decoration:none; 
}

#menu {
	width:165px;
	background-image: url(../images/menu_bg_mid.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#ffffff;
}

.menu h2 {
	background-image: url(../images/menu_bg_top.gif);
	background-repeat: no-repeat;
	margin:0px;
	padding:10px 10px ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.menuheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

.menu a {
	text-decoration:none; 
	color:#ffffff;
}

.menu a:hover {
	text-decoration:underline; 
	color:#B1E3FA;
}

.cyan{
	color:#B1E3FA;
}

.menucontent {
	padding:10px;
}

.menubtm {
	background-image: url(../images/menu_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:27px;
	display:block;
	margin:10px 0px 0px 0px;
}

.textRedBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
}

.textRedBoldNoPadding {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

.textRedBold11NoPadding {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

.messageText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	padding:10px;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.maintenance {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 10px;
	COLOR: #ffffff;
	PADDING-TOP: 10px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

#fixedtipdiv {
	position:absolute;
	border:1px dotted black;
	z-index:100;
	font-family: Arial;
	font-size: 9px;
	background-color: #CCCCCC;
	vertical-align: middle;
	padding: 2px;
}

.disabledTextBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	float:left;
	background-color:#CCCCCC;
}

.pageContentTextBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;	
	float:left;
	background-color:#ffffff;
}