/* 
   MAS/FPS Website
	Code by HC Michi Associates (c)2006
	Coded in TopStyle Pro 3.12
*/ 


a, p, h1, h2, h3, h4, h5, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   
}

body {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #DDDDFF;
	/*background-image: url(i/lblue096.jpg); */
}

p, td {
		font-size: 10pt;
}


.content {
	text-align: center;
	font-size: 9px;
}
.td-dir {
	font-size: 9pt;
}


h1, h2, h3 {
   background-color: #DDDDFF;
	text-align: center;
}


.bodyHeading {
   text-align: center;
   color: #2F4F4F;
   text-transform: uppercase;
   font-weight: bold;
}

td.left {
	border-right-color: #CCCCFF;
	border-right-style: solid;
	border-right-width: thin;
}

td.topleft {
	border-right-color: #CCCCFF;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CCCCFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

td.bottom {
	border-top-color: #CCCCFF;
	border-top-style: solid;
	border-top-width: thin;
	background-color: #EEEEFF;
}

td.top {
	border-bottom-color: #CCCCFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	background-color: #CCCCFF;
}

a:active {
	text-decoration: none;
}

/* ID Styles */

#navigation a {
	font:10px verdana;
	color: Navy;
	text-decoration:none;
	letter-spacing:.1em;
   font-weight: bold;
	}
	
#navigation a:hover {
	color: #99CCFF;
	text-decoration: underline;
   font-weight: bold;
	}

/*Content for sidebar */

p.smallTextHeading {
	font-size: 10pt;
   color: #8A0045;
	text-align: center;
	font-weight: bold;
}

p.smallText {
	/* font-size: 10px;*/
	color: #8A0045;
}

a.smallText {
	font-size: 10px;
	text-decoration: none;
}

a:hover.smallText {
	font-size: 10px;
	text-decoration: underline;
	background-color: #00017D;
}

a:active.smallText {
	font-size: 10px;
	text-transform: capitalize;
}
