body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

/* Below is used to set relative font sizes to be compliant with most major browser*/
p {
  font-size: 12px;
}
.wrap {
	border: 1px solid #000000;
	margin: 5px 5px 10px;
}
/*/*/a{}
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body p {
  font-size: small;
}
/* */

/* ----------------LINK STYLE------------------ */
a:link {
	color: blue;
	text-decoration: underline;
	}
a:visited 
	{
	color: purple;
	text-decoration: underline;
	}
a:hover {
	color: #ffffff;
	background-color: #003366;
	text-decoration: none;
	}
.title a:link {
	text-decoration:none;
	color: #000000;
	}	
.title a:visited {
	text-decoration:none;
	color: #000000;
	}		
.title a:hover {
	text-decoration:underline;
	color: #ffffff;
	background-color: #003366;
	}	
.button {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	}
.button a:link {
	text-decoration: none;
	width: 95%;
	display: block;
	color: #ffffff;
	background-color: #CC3333;
	border-top: 2px #DB6F6F solid;
	border-right: 2px #663333 solid;
	border-bottom: 2px #663333  solid;
	border-left: 2px #DB6F6F solid;	
}
.button a:visited {
	text-decoration: none;
	width: 100%;
	display: block;
	color: #ffffff;
	background-color: #cc3333;
	border-top: 2px #DB6F6F solid;
	border-right: 2px #663333 solid;	
	border-bottom: 2px #663333  solid;
	border-left: 2px #DB6F6F solid;	
}
.button a:hover {
	background-color: #003366;
	color: #ffffff;
	display: block;
	border-top: 2px #000033 solid;	
	border-right: 2px #004D98 solid;
	border-bottom: 2px #004D98 solid;
	border-left: 2px #000033 solid;
	text-decoration : underline;
}
.activebutton {
	background-color: #ffffcc;
	color: #003366;
	font-weight: bold;
	border-top: 2px #414131 solid;		
	border-right: 2px #CCCC99 solid;
	border-bottom: 2px #CCCC99 solid;
	border-left: 2px #414131 solid;	
	text-decoration : none;
}
.padding {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	}	
img a:link {
	text-decoration: none;
}	
img a:visited {
	text-decoration: none;
}	
img a:hover {
	text-decoration: none;
}		


/* ---------------------TABLE CELL STYLES------------------- */
.redlogocell {
	background-color: #C52B33;
	width: 15%;
}
.black {
	background-color: #000000;
}
.yellow {
	background-color: #ffffcc;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
}
.pagewrap {
	border: 5px solid #000000;
}
.blue {
	background-color: #003366;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.redtagline {
	background-color: #C52B33;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
.redbackground {
	background-color: #C52B33;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.yellowmenu {
	background-color: #FFFFCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.redmenu {
	background-color: #C52B33;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	width: 15%;
}
.whiteborder {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	}
/* -----------------TEXT STYLES----------------- */
h1 {
	margin-bottom: 0px;
	font-size: x-large;
	color: #000000;
	margin-left: 4px;
}
h2 {
	font-size: large;
	color: #003366;
	margin: 3px;
	}
h3 {
	font-size: medium;
	color: #ffffff;
	background-color: #000000;
	text-align: left;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
h4 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-left: 6px;
}
h5 {
	font-size: smaller;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
}
h6 {
	font-size: smaller;
	color: #000000;
	font-weight: bold;
	padding-left: 4px;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 9px;
}

.footerlogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	
}
.massatloan {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	padding-left: 4px;
}

.massatloan a:link{
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.massatloan a:visited{
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.massatloan a:hover{
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.content {
	font-size: small;
	text-align: justify;
	margin: 10px 25px 10px 10px;
}
.mini {
	font-size: medium;
	margin-bottom: 0px;
	font-size: large;
	font-weight: bold;
	color: #000000;
	margin-left: 4px;
	}

/* --------------------IMAGE STYLES------------------- */
img {
	border: 0px;
}
.pageimage {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.invisible {
	visibility: hidden;
}
.floatleft {
	float: left;
	padding: 0px;
	margin-right: 15px;
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: none;
}
.floatright {
	float: right;
}
hr {
	color: #000000;
	height: 5px;
	width: 95%;
	background-color: #000000;
	border-color: #000000;
}
/* ---------------------- LIST ITEM STYLES -----------------------*/

.insidelist {
	font-size: small;
	list-style-position: outside;
	list-style-type: square;
	line-height: 2em;
	margin-left: 225px;
			}	
.homepagelist {
	font-size: small;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 225px;
}


/*---------------WIDTH DEFINITIONS ------------------------*/
.leftcolumn {
	width: 15%;
}
.blackleft {
	background-color: #000000;
	
}
.blackright {
	background-color: #000000;
	width: 85%;
}

.nomargin {
	margin: 0px;
	padding: 0px;
}
.shiftleft {
	margin-left: -10px;
}
.border {
	border: 1px solid #000000;
}
.accesslist {
	margin-left: 225px;
}
.accesslinks {

	font-size: small;
	text-align: justify;
	margin: 10px 25px 10px 15px;
}
.maincontent {
	width: 85%;
}
