@import url(/includes/main-modern.css);
body {
	background-color: #433DA9;
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif
}
/* MAIN LINK STYLES */
a:link {
	color: #003366;
	text-decoration: underline
}
a:visited {
	color: #660000;
	text-decoration: underline
}
a:hover {
	color: #000000;
}
a:hover img {
	background: transparent
}
/* FOUNDATION STYLES */
th, td, ul, ol, dl, dt, dd, p, div, blockquote {
	color: #000000;
	font-family: arial, helvetica, sans-serif
}
b, strong {
	font-weight: bold
}
i, em {
	font-style: italic
}
img {
	padding: 0;
	margin: 0
}
/* NN4 TEXT-SIZES */
th, td, ul, ol, dl, dt, dd, p, div, blockquote, pre, code {
	font-size: small
}
.tiny, .contact, .tiny p, .tiny ul, .tiny ol, .tiny li, .crumb  {
	font-size: x-small
}
.blue {
	background-color:#333399
}
.green {
	background-color:#66CCCC
}
.white {
	background-color:#FFFFFF
}
.gradient {
	background-image: url(/images/left-side.jpg);
}
