body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-track-color:#666666;
	scrollbar-arrow-color:#666666;
	background-color: #DDE1E6;
	margin: 0px;
	}




form {
	margin: 0px;
	}

ul {
	list-style-image: url(../images/interior/bullet.gif);
	}

/* Main Body Text */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	}

/* Main Link Styles */

a:link {
	color: #001E82;
	text-decoration: underline;
	}
	a:hover {
		color: #9BA8CE;
		text-decoration: underline;
		}
	a:active {
		color: #001E82;
		text-decoration: underline;
		}
	a:visited {
		color: #001E82;
		text-decoration: underline;
		}
	a:visited:hover {
		color: #9BA8CE;
		text-decoration: underline;
		}
		
.whitelink {
	font-size: x-small;
	color: #FFFFFF;
	}
	a.whitelink:link {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.white:active {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited {
		color: #FFFFFF;
		text-decoration: underline;
		}
	a.whitelink:visited:hover {
		color: #FFFFFF;
		text-decoration: underline;
		}

/* --------CUSTOM TEXT--------- */

/* - footer - */
.footer {
	font-size: 10px;
	color: #001E82;
	}

	a.footer:link {
		color: #001E82;
		text-decoration: underline;
		}
	a.footer:hover {
		color: #9BA8CE;
		text-decoration: underline;
		}
	a.footer:active {
		color: #001E82;
		text-decoration: underline;
		}
	a.footer:visited {
		color: #001E82;
		text-decoration: underline;
		}
	a.footer:visited:hover {
		color: #9BA8CE;
		text-decoration: underline;
		}
		
	
	
/* - forms - */

.forms {
	background-color: #D1D8E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001E82;
	font-weight: bold;
	text-transform: capitalize;
	}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E7FB8;
	font-weight: bold;
	text-transform: capitalize;
	}
	
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	}.background {
	background-image: url(../images/interior/background.jpg);
	background-repeat: no-repeat;
}
.callout {
	background-image: url(../images/interior/callout/repeat.gif);
	background-repeat: repeat-y;
}
.callouttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #001E82;
}
.bigcallout {
	background-image: url(../images/interior/callout/big/repeat_big.gif);
	background-repeat: repeat-y;
}
