body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #003366;
	background-color: #FFFFFF;
    margin-left: 0px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 6px;
}

a.nav:link {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bg {
	background-image: url(images/layout/nav1.gif);
	height: 34px;
	text-align: center;
}


a.nav:visited {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
}

a.nav:active {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
.bg-main {
	background-image: url(images/layout/bg-main.gif);
	background-repeat: repeat;
}
.text-main {
	padding-top: 18px;
	padding-right: 22px;
	padding-bottom: 2px;
	padding-left: 22px;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
}
h3 {
	font-size: 16px;
}


a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}
.floatright {
	float: right;
	padding-left: 20px;
}
hr {
	color: #006699;
}
.shadow-right-bg {
	background-image: url(images/layout/shadow-right-bg.gif);
	background-repeat: repeat;
	width: 11px;
}
.box1 {
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
	background-color: #FFFFFF;
	padding: 12px;
	border: 2px dashed #006699;
	width: 100%;
}
.header2 {

	font-size: 18px;
	font-weight: lighter;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
a.red:link {
	color: #FF0000;
	text-decoration: underline;
}
a.red:visited {
	color: #FF0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.red {
	color: #FF0000;
	text-decoration: none;
}
